svn commit: r43301 - head/en_US.ISO8859-1/books/porters-handbook

Warren Block wblock at FreeBSD.org
Sun Dec 8 16:29:38 UTC 2013


Author: wblock
Date: Sun Dec  8 16:29:37 2013
New Revision: 43301
URL: http://svnweb.freebsd.org/changeset/doc/43301

Log:
  Convert old <filename role="package"> into new <package> tags.

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/uses.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/uses.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses.xml	Sun Dec  8 16:22:12 2013	(r43300)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses.xml	Sun Dec  8 16:29:37 2013	(r43301)
@@ -28,8 +28,7 @@
   <entry><literal>bison</literal></entry>
   <entry>(none), <literal>build</literal>, <literal>run</literal>,
     <literal>both</literal></entry>
-  <entry>Implies that the port uses <filename
-      role="package">devel/bison</filename> in one way or another.  By
+  <entry>Implies that the port uses <package>devel/bison</package> in one way or another.  By
     default, with no arguments or with the <literal>build</literal>
     argument, it implies <command>bison</command> as a build-time
     dependency, <literal>run</literal> implies a run-time dependency,
@@ -42,7 +41,7 @@
   <entry>(none)</entry>
   <entry>Prevents the port from installing
     <filename>charset.alias</filename>.  This should be installed only
-    by <filename role="package">converters/libiconv</filename>.
+    by <package>converters/libiconv</package>.
     <varname>CHARSETFIX_MAKEFILEIN</varname> can be set to a path
     relative to <varname>WRKSRC</varname> if
     <filename>charset.alias</filename> is not installed by
@@ -101,7 +100,7 @@
 
   <entry>Implies that the port uses the
     <application>update-desktop-database</application> from
-    <filename role="package">devel/desktop-file-utils</filename>.  An
+    <package>devel/desktop-file-utils</package>.  An
     extra post-install step will be run without interfering with any
     post-install steps already in the port
     <filename>Makefile</filename>.  Lines will be inserted into the
@@ -144,8 +143,7 @@
 <row>
   <entry><literal>fmake</literal></entry>
   <entry>(none)</entry>
-  <entry>Implies that the port uses <filename
-      role="package">devel/fmake</filename> as build-time
+  <entry>Implies that the port uses <package>devel/fmake</package> as build-time
     dependency.</entry>
 </row>
 
@@ -163,7 +161,7 @@
   <entry>(none), <literal>lib</literal>, <literal>build</literal>,
     <literal>run</literal></entry>
   <entry>Implies that the port uses
-    <filename role="package">devel/gettext</filename> in one way or
+    <package>devel/gettext</package> in one way or
     another.  By default, with no arguments or with the
     <literal>lib</literal> argument, implies
     <command>gettext</command> with build-time and run-time
@@ -175,8 +173,7 @@
 <row>
   <entry><literal>gmake</literal></entry>
   <entry>(none)</entry>
-  <entry>Implies that the port uses <filename
-      role="package">devel/gmake</filename> as build-time
+  <entry>Implies that the port uses <package>devel/gmake</package> as build-time
     dependency.</entry>
 </row>
 
@@ -187,7 +184,7 @@
 
   <entry>Implies that the port uses <command>iconv</command>
     functions, either from the port
-    <filename role="package">converters/libiconv</filename> as a
+    <package>converters/libiconv</package> as a
     build-time and run-time dependency, or from the base system on
     10-CURRENT after a native <command>iconv</command> was committed
     in <revnumber>254273</revnumber>.  By default, with no arguments or with
@@ -202,8 +199,7 @@
 <row>
   <entry><literal>imake</literal></entry>
   <entry>(none)</entry>
-  <entry>Implies that the port uses <filename
-      role="package">devel/imake</filename> as build-time
+  <entry>Implies that the port uses <package>devel/imake</package> as build-time
     dependency.</entry>
 </row>
 
@@ -238,11 +234,11 @@
   <entry><literal>motif</literal></entry>
   <entry>(none)</entry>
   <entry>Implies that the ports uses
-    <filename role="package">devel/open-motif</filename> as a library
+    <package>devel/open-motif</package> as a library
     dependency.  End users can set <varname>WANT_LESSTIF</varname>
     for the dependency to be on
-    <filename role="package">devel/lesstif</filename> instead of
-    <filename role="package">devel/open-motif</filename>.</entry>
+    <package>devel/lesstif</package> instead of
+    <package>devel/open-motif</package>.</entry>
 </row>
 
 <row>
@@ -301,8 +297,7 @@
   <entry>(none), <literal>build</literal>, <literal>run</literal>,
     <literal>both</literal></entry>
 
-  <entry>Implies that the port uses <filename
-      role="package">devel/pkgconf</filename> in one way or another.
+  <entry>Implies that the port uses <package>devel/pkgconf</package> in one way or another.
     With no arguments or with the <literal>build</literal>
     argument, it implies <command>pkg-config</command> as a build-time
     dependency; <literal>run</literal> implies a run-time dependency;
@@ -313,11 +308,9 @@
 <row>
   <entry><literal>pure</literal></entry>
   <entry>(none), <literal>ffi</literal></entry>
-  <entry>Implies that the port uses <filename
-      role="package">lang/pure</filename> in one way or another,
+  <entry>Implies that the port uses <package>lang/pure</package> in one way or another,
     but largely is used for building related pure ports.
-    With the <literal>ffi</literal> argument, it implies <filename
-      role="package">devel/pure-ffi</filename>
+    With the <literal>ffi</literal> argument, it implies <package>devel/pure-ffi</package>
     as a run-time dependency.</entry>
 </row>
 
@@ -325,8 +318,7 @@
   <entry><literal>qmail</literal></entry>
   <entry>(none), <literal>build</literal>, <literal>run</literal>,
     <literal>both</literal>, <literal>vars</literal></entry>
-  <entry>Implies that the port uses <filename
-      role="package">mail/qmail</filename> in one way or another.
+  <entry>Implies that the port uses <package>mail/qmail</package> in one way or another.
     With the <literal>build</literal> argument, it implies
     <command>qmail</command> as a build-time dependency.
     <literal>run</literal> implies a run-time dependency.  Using no
@@ -359,7 +351,7 @@
 
   <entry>Implies that the port uses
     <application>update-mime-database</application> from
-    <filename role="package">misc/shared-mime-info</filename>.  This
+    <package>misc/shared-mime-info</package>.  This
     uses will automatically add a post-install step in such a way that
     the port itself still can specify there own post-install step if
     needed.  It also insert lines into the plist for package install
@@ -462,7 +454,7 @@
   <entry><literal>zenoss</literal></entry>
   <entry>(none)</entry>
   <entry>Implies the port uses
-    <filename role="package">net-mgmt/zenoss</filename> in one way or
+    <package>net-mgmt/zenoss</package> in one way or
     another, but largely is used for building zenoss related zenpack
     ports.</entry>
 </row>
@@ -471,7 +463,7 @@
   <entry><literal>zope</literal></entry>
   <entry>(none)</entry>
   <entry>Implies that the port uses
-    <filename role="package">www/zope</filename> in one way or another,
+    <package>www/zope</package> in one way or another,
     but is largely used for building zope related ports.
     <varname>ZOPE_VERSION</varname> can be used by a port to indicate that
     a specific version of zope shall be used.</entry>


More information about the svn-doc-head mailing list