<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=205.144.227.1</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=205.144.227.1"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/205.144.227.1"/>
	<updated>2026-04-20T07:48:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Installing_Emacs_on_BSD&amp;diff=3426</id>
		<title>Installing Emacs on BSD</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Installing_Emacs_on_BSD&amp;diff=3426"/>
		<updated>2012-10-12T16:10:34Z</updated>

		<summary type="html">&lt;p&gt;205.144.227.1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Emacs is available among BSD variants including FreeBSD, NetBSD, OpenBSD and PC-BSD&lt;br /&gt;
&lt;br /&gt;
== FreeBSD ==&lt;br /&gt;
&lt;br /&gt;
=== Install ===&lt;br /&gt;
&lt;br /&gt;
==== Emacs 23 ====&lt;br /&gt;
&lt;br /&gt;
To install the latest stable version of Emacs, with all the latest features, there are two approaches: using a pre built package or building from the ports.&lt;br /&gt;
&lt;br /&gt;
To fetch and install the package run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# pkg_add -r emacs&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or use the ports:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# cd /usr/ports/editors/emacs&lt;br /&gt;
&lt;br /&gt;
# make install&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Emacs 24 ====&lt;br /&gt;
&lt;br /&gt;
To install the latest development version of Emacs, with all the latest features, there are two approaches: using a pre built package or building from the ports.&lt;br /&gt;
&lt;br /&gt;
To fetch and install the package run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# pkg_add -r emacs-devel&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or use the ports:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# cd /usr/ports/editors/emacs-devel&lt;br /&gt;
&lt;br /&gt;
# make install&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Related documentation ===&lt;br /&gt;
[http://www.freebsd.org/doc/en/books/developers-handbook/emacs.html Using Emacs as a Development Environment] from the official FreeBSD project documentation. Some of the config tweaks are a bit dated and might need updating. But overall it's a good starting point.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NetBSD ==&lt;br /&gt;
&lt;br /&gt;
== OpenBSD ==&lt;br /&gt;
After setting &amp;lt;tt&amp;gt;PKG_PATH&amp;lt;/tt&amp;gt; to something appropriate (generally &amp;lt;tt&amp;gt;protocol://[http://www.openbsd.org/ftp.html mirrorsite]/pub/OpenBSD/`uname -r`/packages/`uname -m`/&amp;lt;/tt&amp;gt;), execute as root or with sudo&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
# pkg_add -i emacs&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the &amp;lt;tt&amp;gt;-i&amp;lt;/tt&amp;gt; (interactive) option tells &amp;lt;tt&amp;gt;pkg_add&amp;lt;/tt&amp;gt; to prompt you for which version to install.  Emacs 21, 22, and 23 are available in packages.  &lt;br /&gt;
&lt;br /&gt;
You can also install from the ports tree, in &amp;lt;tt&amp;gt;editors/emacs21&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;editors/emacs22&amp;lt;/tt&amp;gt;, or &amp;lt;tt&amp;gt;editors/emacs23&amp;lt;/tt&amp;gt;; however, &amp;quot;The [OpenBSD] ports tree is meant for advanced users. Everyone is encouraged to use the pre-compiled binary packages.&amp;quot;(OpenBSD FAQ, [http://www.openbsd.org/faq/faq15.html#Ports section 15.3])  &lt;br /&gt;
&lt;br /&gt;
No premade port or package for Emacs 24 seems to be publicly available currently.&lt;br /&gt;
&lt;br /&gt;
== PC-BSD ==&lt;br /&gt;
&lt;br /&gt;
[[Category:FreeBSD]][[Category:Emacs-24]][[Category:Beginner]][[Category:Install Or Upgrade]]&lt;/div&gt;</summary>
		<author><name>205.144.227.1</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Installing_Emacs_on_BSD&amp;diff=3425</id>
		<title>Installing Emacs on BSD</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Installing_Emacs_on_BSD&amp;diff=3425"/>
		<updated>2012-10-12T16:09:28Z</updated>

		<summary type="html">&lt;p&gt;205.144.227.1: /* OpenBSD */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Emacs is available among BSD variants including FreeBSD, NetBSD, OpenBSD and PC-BSD&lt;br /&gt;
&lt;br /&gt;
== FreeBSD ==&lt;br /&gt;
&lt;br /&gt;
=== Install ===&lt;br /&gt;
&lt;br /&gt;
==== Emacs 23 ====&lt;br /&gt;
&lt;br /&gt;
To install the latest stable version of Emacs, with all the latest features, there are two approaches: using a pre built package or building from the ports.&lt;br /&gt;
&lt;br /&gt;
To fetch and install the package run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# pkg_add -r emacs&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or use the ports:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# cd /usr/ports/editors/emacs&lt;br /&gt;
&lt;br /&gt;
# make install&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Emacs 24 ====&lt;br /&gt;
&lt;br /&gt;
To install the latest development version of Emacs, with all the latest features, there are two approaches: using a pre built package or building from the ports.&lt;br /&gt;
&lt;br /&gt;
To fetch and install the package run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# pkg_add -r emacs-devel&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or use the ports:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# cd /usr/ports/editors/emacs-devel&lt;br /&gt;
&lt;br /&gt;
# make install&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Related documentation ===&lt;br /&gt;
[http://www.freebsd.org/doc/en/books/developers-handbook/emacs.html Using Emacs as a Development Environment] from the official FreeBSD project documentation. Some of the config tweaks are a bit dated and might need updating. But overall it's a good starting point.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NetBSD ==&lt;br /&gt;
&lt;br /&gt;
== OpenBSD ==&lt;br /&gt;
After setting &amp;lt;tt&amp;gt;PKG_PATH&amp;lt;/tt&amp;gt; to something appropriate (generally &amp;lt;tt&amp;gt;protocol://[http://www.openbsd.org/ftp.html mirrorsite]/pub/OpenBSD/`uname -r`/packages/`uname -m`/&amp;lt;/tt&amp;gt;), execute as root or with sudo&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
# pkg_add -i emacs&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the &amp;lt;tt&amp;gt;-i&amp;lt;/tt&amp;gt; (interactive) option tells &amp;lt;tt&amp;gt;pkg_add&amp;lt;/tt&amp;gt; to prompt you for which version to install.  Emacs 21, 22, and 23 are available in packages.  &lt;br /&gt;
&lt;br /&gt;
You can also install from the ports tree, in &amp;lt;tt&amp;gt;editors/emacs21&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;editors/emacs22&amp;lt;/tt&amp;gt;, or &amp;lt;tt&amp;gt;editors/emacs23&amp;lt;/tt&amp;gt;; however, &amp;quot;The [OpenBSD] ports tree is meant for advanced users. Everyone is encouraged to use the pre-compiled binary packages.&amp;quot;&amp;lt;ref&amp;gt;OpenBSD FAQ, [http://www.openbsd.org/faq/faq15.html#Ports section 15.3]&amp;lt;/ref&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
No premade port or package for Emacs 24 seems to be publicly available currently.&lt;br /&gt;
&lt;br /&gt;
== PC-BSD ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FreeBSD]][[Category:Emacs-24]][[Category:Beginner]][[Category:Install Or Upgrade]]&lt;/div&gt;</summary>
		<author><name>205.144.227.1</name></author>
	</entry>
	<entry>
		<id>https://wikemacs.org/index.php?title=Installing_Emacs_on_BSD&amp;diff=3424</id>
		<title>Installing Emacs on BSD</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Installing_Emacs_on_BSD&amp;diff=3424"/>
		<updated>2012-10-12T15:58:39Z</updated>

		<summary type="html">&lt;p&gt;205.144.227.1: /* OpenBSD */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Emacs is available among BSD variants including FreeBSD, NetBSD, OpenBSD and PC-BSD&lt;br /&gt;
&lt;br /&gt;
== FreeBSD ==&lt;br /&gt;
&lt;br /&gt;
=== Install ===&lt;br /&gt;
&lt;br /&gt;
==== Emacs 23 ====&lt;br /&gt;
&lt;br /&gt;
To install the latest stable version of Emacs, with all the latest features, there are two approaches: using a pre built package or building from the ports.&lt;br /&gt;
&lt;br /&gt;
To fetch and install the package run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# pkg_add -r emacs&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or use the ports:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# cd /usr/ports/editors/emacs&lt;br /&gt;
&lt;br /&gt;
# make install&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Emacs 24 ====&lt;br /&gt;
&lt;br /&gt;
To install the latest development version of Emacs, with all the latest features, there are two approaches: using a pre built package or building from the ports.&lt;br /&gt;
&lt;br /&gt;
To fetch and install the package run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# pkg_add -r emacs-devel&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or use the ports:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# cd /usr/ports/editors/emacs-devel&lt;br /&gt;
&lt;br /&gt;
# make install&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Related documentation ===&lt;br /&gt;
[http://www.freebsd.org/doc/en/books/developers-handbook/emacs.html Using Emacs as a Development Environment] from the official FreeBSD project documentation. Some of the config tweaks are a bit dated and might need updating. But overall it's a good starting point.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NetBSD ==&lt;br /&gt;
&lt;br /&gt;
== OpenBSD ==&lt;br /&gt;
After setting &amp;lt;tt&amp;gt;PKG_PATH&amp;lt;/tt&amp;gt; to something appropriate (generally &amp;lt;tt&amp;gt;protocol://[http://www.openbsd.org/ftp.html mirrorsite]/pub/OpenBSD/`uname -r`/packages/`uname -m`/&amp;lt;/tt&amp;gt;), execute as root or with sudo&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
# pkg_add -i emacs&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the &amp;lt;tt&amp;gt;-i&amp;lt;/tt&amp;gt; (interactive) option tells &amp;lt;tt&amp;gt;pkg_add&amp;lt;/tt&amp;gt; to prompt you for which version to install.  Emacs 21, 22, and 23 are available in packages.  To install from the ports tree, read &amp;lt;tt&amp;gt;ports(7)&amp;lt;/tt&amp;gt; and look in &amp;lt;tt&amp;gt;editors/emacs21&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;editors/emacs22&amp;lt;/tt&amp;gt;, or &amp;lt;tt&amp;gt;editors/emacs23&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
No premade port or package for Emacs 24 seems to be publicly available currently.&lt;br /&gt;
&lt;br /&gt;
== PC-BSD ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:FreeBSD]][[Category:Emacs-24]][[Category:Beginner]][[Category:Install Or Upgrade]]&lt;/div&gt;</summary>
		<author><name>205.144.227.1</name></author>
	</entry>
</feed>