svn commit: r50225 - head/en_US.ISO8859-1/books/porters-handbook/uses
Mathieu Arnold <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: mat
Date: Tue May 2 17:05:16 2017
New Revision: 50225
URL: https://svnweb.freebsd.org/changeset/doc/50225
Log:
Document USES=varnish.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:12 2017 (r50224)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 17:05:16 2017 (r50225)
@@ -2932,6 +2932,19 @@ ksh_CMD= ${LOCALBASE}/bin/ksh</programli
</itemizedlist>
</sect1>
+ <sect1 xml:id="uses-varnish">
+ <title><literal>varnish</literal></title>
+
+ <para>Possible arguments: <literal>4</literal>,
+ <literal>5</literal></para>
+
+ <para>Handle dependencies on <application>Varnish
+ Cache</application>. <literal>4</literal> will add a
+ dependency on <package role="port">www/varnish4</package>.
+ <literal>5</literal> will add a dependency on <package
+ role="port">www/varnish5</package>.</para>
+ </sect1>
+
<sect1 xml:id="uses-webplugin">
<title><literal>webplugin</literal></title>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"