Add blurb about where elisp ports go.
Suggested by: jkoshy While I'm here, add the "virtual category" mark to elisp.
This commit is contained in:
parent
403d96e991
commit
492cc7ddf2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6306
4 changed files with 52 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.65 1999/12/10 00:32:26 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.66 1999/12/16 02:52:55 jim Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="ports">
|
<chapter id="ports">
|
||||||
|
@ -4387,7 +4387,7 @@ pre-install:
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><filename>elisp</filename></entry>
|
<entry><filename>elisp*</filename></entry>
|
||||||
<entry>Emacs-lisp ports.</entry>
|
<entry>Emacs-lisp ports.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
@ -4695,6 +4695,17 @@ pre-install:
|
||||||
for X applications.</para>
|
for X applications.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para><application>Emacs</application> modes should be
|
||||||
|
placed in the same ports category as the application
|
||||||
|
supported by the mode, not in
|
||||||
|
<filename>editors</filename>. For example, an
|
||||||
|
<application>Emacs</application> mode to edit source
|
||||||
|
files of some programming language should go into
|
||||||
|
<filename>lang</filename>.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>If your port truly does not belong anywhere else, put it in
|
<para>If your port truly does not belong anywhere else, put it in
|
||||||
<literal>misc</literal>.</para>
|
<literal>misc</literal>.</para>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.65 1999/12/10 00:32:26 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.66 1999/12/16 02:52:55 jim Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="ports">
|
<chapter id="ports">
|
||||||
|
@ -4387,7 +4387,7 @@ pre-install:
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><filename>elisp</filename></entry>
|
<entry><filename>elisp*</filename></entry>
|
||||||
<entry>Emacs-lisp ports.</entry>
|
<entry>Emacs-lisp ports.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
@ -4695,6 +4695,17 @@ pre-install:
|
||||||
for X applications.</para>
|
for X applications.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para><application>Emacs</application> modes should be
|
||||||
|
placed in the same ports category as the application
|
||||||
|
supported by the mode, not in
|
||||||
|
<filename>editors</filename>. For example, an
|
||||||
|
<application>Emacs</application> mode to edit source
|
||||||
|
files of some programming language should go into
|
||||||
|
<filename>lang</filename>.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>If your port truly does not belong anywhere else, put it in
|
<para>If your port truly does not belong anywhere else, put it in
|
||||||
<literal>misc</literal>.</para>
|
<literal>misc</literal>.</para>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.65 1999/12/10 00:32:26 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.66 1999/12/16 02:52:55 jim Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="ports">
|
<chapter id="ports">
|
||||||
|
@ -4387,7 +4387,7 @@ pre-install:
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><filename>elisp</filename></entry>
|
<entry><filename>elisp*</filename></entry>
|
||||||
<entry>Emacs-lisp ports.</entry>
|
<entry>Emacs-lisp ports.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
@ -4695,6 +4695,17 @@ pre-install:
|
||||||
for X applications.</para>
|
for X applications.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para><application>Emacs</application> modes should be
|
||||||
|
placed in the same ports category as the application
|
||||||
|
supported by the mode, not in
|
||||||
|
<filename>editors</filename>. For example, an
|
||||||
|
<application>Emacs</application> mode to edit source
|
||||||
|
files of some programming language should go into
|
||||||
|
<filename>lang</filename>.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>If your port truly does not belong anywhere else, put it in
|
<para>If your port truly does not belong anywhere else, put it in
|
||||||
<literal>misc</literal>.</para>
|
<literal>misc</literal>.</para>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.65 1999/12/10 00:32:26 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.66 1999/12/16 02:52:55 jim Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="ports">
|
<chapter id="ports">
|
||||||
|
@ -4387,7 +4387,7 @@ pre-install:
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><filename>elisp</filename></entry>
|
<entry><filename>elisp*</filename></entry>
|
||||||
<entry>Emacs-lisp ports.</entry>
|
<entry>Emacs-lisp ports.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
@ -4695,6 +4695,17 @@ pre-install:
|
||||||
for X applications.</para>
|
for X applications.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para><application>Emacs</application> modes should be
|
||||||
|
placed in the same ports category as the application
|
||||||
|
supported by the mode, not in
|
||||||
|
<filename>editors</filename>. For example, an
|
||||||
|
<application>Emacs</application> mode to edit source
|
||||||
|
files of some programming language should go into
|
||||||
|
<filename>lang</filename>.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>If your port truly does not belong anywhere else, put it in
|
<para>If your port truly does not belong anywhere else, put it in
|
||||||
<literal>misc</literal>.</para>
|
<literal>misc</literal>.</para>
|
||||||
|
|
Loading…
Reference in a new issue