svn commit: r41283 - head/en_US.ISO8859-1/books/porters-handbook
Eitan Adler
eadler at FreeBSD.org
Thu Mar 21 14:16:20 UTC 2013
Author: eadler
Date: Thu Mar 21 14:16:20 2013
New Revision: 41283
URL: http://svnweb.freebsd.org/changeset/doc/41283
Log:
Document new USES feature "zenoss"
PR: docs/177131
Submitted by: jgh
Approved by: bcr (mentor)
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 Thu Mar 21 13:39:12 2013 (r41282)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses.xml Thu Mar 21 14:16:20 2013 (r41283)
@@ -59,3 +59,12 @@
implies both run-time and build-time dependencies. <literal>vars</literal>
will only set QMAIL variables for the port to use.</entry>
</row>
+
+<row>
+ <entry><literal>zenoss</literal></entry>
+ <entry>none</entry>
+ <entry>Implies the port uses <filename
+ role="package">net-mgmt/zenoss</filename> in one way or another, but
+ largely is used for building zenoss related zenpack ports.
+ </entry>
+</row>
More information about the svn-doc-head
mailing list