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

Mathieu Arnold mat at FreeBSD.org
Mon Aug 7 21:48:54 UTC 2017


Author: mat
Date: Mon Aug  7 21:48:52 2017
New Revision: 50651
URL: https://svnweb.freebsd.org/changeset/doc/50651

Log:
  Detach the asterisks from the category names.
  
  It was not really clear that the asterisks were not part of the category
  names but only refering to the fact that they are virtual categories.
  
  Proded by:	ultima
  Sponsored by:	Absolight

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Mon Aug  7 16:19:38 2017	(r50650)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Mon Aug  7 21:48:52 2017	(r50651)
@@ -976,7 +976,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>afterstep*</filename></entry>
+	      <entry><filename>afterstep</filename>
+		<literal>*</literal></entry>
 
 	      <entry>Ports to support the <link
 		  xlink:href="http://www.afterstep.org">AfterStep</link>
@@ -1074,7 +1075,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>docs*</filename></entry>
+	      <entry><filename>docs</filename>
+		<literal>*</literal></entry>
 	      <entry>Meta-ports for &os; documentation.</entry>
 	      <entry/>
 	    </row>
@@ -1090,7 +1092,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>elisp*</filename></entry>
+	      <entry><filename>elisp</filename>
+		<literal>*</literal></entry>
 	      <entry>Emacs-lisp ports.</entry>
 	      <entry/>
 	    </row>
@@ -1136,7 +1139,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>geography*</filename></entry>
+	      <entry><filename>geography</filename>
+		<literal>*</literal></entry>
 	      <entry>Geography-related software.</entry>
 	      <entry/>
 	    </row>
@@ -1148,7 +1152,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>gnome*</filename></entry>
+	      <entry><filename>gnome</filename>
+		<literal>*</literal></entry>
 	      <entry>Ports from the
 		<link xlink:href="http://www.gnome.org">GNOME</link>
 		Project.</entry>
@@ -1156,7 +1161,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>gnustep*</filename></entry>
+	      <entry><filename>gnustep</filename>
+		<literal>*</literal></entry>
 	      <entry>Software related to the GNUstep desktop
 		environment.</entry>
 	      <entry/>
@@ -1169,13 +1175,15 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>hamradio*</filename></entry>
+	      <entry><filename>hamradio</filename>
+		<literal>*</literal></entry>
 	      <entry>Software for amateur radio.</entry>
 	      <entry/>
 	    </row>
 
 	    <row>
-	      <entry><filename>haskell*</filename></entry>
+	      <entry><filename>haskell</filename>
+		<literal>*</literal></entry>
 	      <entry>Software related to the Haskell
 		language.</entry>
 	      <entry/>
@@ -1194,7 +1202,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>ipv6*</filename></entry>
+	      <entry><filename>ipv6</filename>
+		<literal>*</literal></entry>
 	      <entry>IPv6 related software.</entry>
 	      <entry/>
 	    </row>
@@ -1223,7 +1232,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>kde*</filename></entry>
+	      <entry><filename>kde</filename>
+		<literal>*</literal></entry>
 	      <entry>Ports from the
 		<link xlink:href="http://www.kde.org">KDE</link>
 		Project.</entry>
@@ -1231,7 +1241,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>kld*</filename></entry>
+	      <entry><filename>kld</filename>
+		<literal>*</literal></entry>
 	      <entry>Kernel loadable modules.</entry>
 	      <entry/>
 	    </row>
@@ -1249,14 +1260,16 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>linux*</filename></entry>
+	      <entry><filename>linux</filename>
+		<literal>*</literal></entry>
 	      <entry>Linux applications and support
 		utilities.</entry>
 	      <entry/>
 	    </row>
 
 	    <row>
-	      <entry><filename>lisp*</filename></entry>
+	      <entry><filename>lisp</filename>
+		<literal>*</literal></entry>
 	      <entry>Software related to the Lisp language.</entry>
 	      <entry/>
 	    </row>
@@ -1275,7 +1288,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>mbone*</filename></entry>
+	      <entry><filename>mbone</filename>
+		<literal>*</literal></entry>
 	      <entry>MBone applications.</entry>
 	      <entry/>
 	    </row>
@@ -1335,21 +1349,24 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>parallel*</filename></entry>
+	      <entry><filename>parallel</filename>
+		<literal>*</literal></entry>
 	      <entry>Applications dealing with parallelism in
 		computing.</entry>
 	      <entry/>
 	    </row>
 
 	    <row>
-	      <entry><filename>pear*</filename></entry>
+	      <entry><filename>pear</filename>
+		<literal>*</literal></entry>
 	      <entry>Ports related to the Pear PHP
 		framework.</entry>
 	      <entry/>
 	    </row>
 
 	    <row>
-	      <entry><filename>perl5*</filename></entry>
+	      <entry><filename>perl5</filename>
+		<literal>*</literal></entry>
 	      <entry>Ports that require
 		<application>Perl</application> version 5 to
 		run.</entry>
@@ -1357,7 +1374,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>plan9*</filename></entry>
+	      <entry><filename>plan9</filename>
+		<literal>*</literal></entry>
 
 	      <entry>Various programs from <link
 		  xlink:href="http://www.cs.bell-labs.com/plan9dist/">Plan9</link>.</entry>
@@ -1390,7 +1408,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>python*</filename></entry>
+	      <entry><filename>python</filename>
+		<literal>*</literal></entry>
 
 	      <entry>Software related to the <link
 		  xlink:href="http://www.python.org/">Python</link>
@@ -1399,7 +1418,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>ruby*</filename></entry>
+	      <entry><filename>ruby</filename>
+		<literal>*</literal></entry>
 	      <entry>Software related to the <link
 		  xlink:href="http://www.ruby-lang.org/">Ruby</link>
 		language.</entry>
@@ -1407,7 +1427,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>rubygems*</filename></entry>
+	      <entry><filename>rubygems</filename>
+		<literal>*</literal></entry>
 
 	      <entry>Ports of <link
 		  xlink:href="http://www.rubygems.org/">RubyGems</link>
@@ -1422,7 +1443,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>scheme*</filename></entry>
+	      <entry><filename>scheme</filename>
+		<literal>*</literal></entry>
 	      <entry>Software related to the Scheme
 		language.</entry>
 	      <entry/>
@@ -1450,7 +1472,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>spanish*</filename></entry>
+	      <entry><filename>spanish</filename>
+		<literal>*</literal></entry>
 	      <entry>Spanish language support.</entry>
 	      <entry/>
 	    </row>
@@ -1462,7 +1485,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>tcl*</filename></entry>
+	      <entry><filename>tcl</filename>
+		<literal>*</literal></entry>
 	      <entry>Ports that use Tcl to run.</entry>
 	      <entry/>
 	    </row>
@@ -1475,7 +1499,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>tk*</filename></entry>
+	      <entry><filename>tk</filename>
+		<literal>*</literal></entry>
 	      <entry>Ports that use Tk to run.</entry>
 	      <entry/>
 	    </row>
@@ -1493,7 +1518,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>windowmaker*</filename></entry>
+	      <entry><filename>windowmaker</filename>
+		<literal>*</literal></entry>
 	      <entry>Ports to support the WindowMaker window
 		manager.</entry>
 	      <entry/>
@@ -1565,7 +1591,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>xfce*</filename></entry>
+	      <entry><filename>xfce</filename>
+		<literal>*</literal></entry>
 	      <entry>Ports related to the
 		<link xlink:href="http://www.xfce.org/">Xfce</link>
 		desktop environment.</entry>
@@ -1573,7 +1600,8 @@ PORTEPOCH=	1</programlisting>
 	    </row>
 
 	    <row>
-	      <entry><filename>zope*</filename></entry>
+	      <entry><filename>zope</filename>
+		<literal>*</literal></entry>
 	      <entry><link
 		  xlink:href="http://www.zope.org/">Zope</link>
 		support.</entry>


More information about the svn-doc-all mailing list