[100667] trunk/dports/www/nginx/Portfile

cal at macports.org cal at macports.org
Wed Dec 19 15:06:53 PST 2012


Revision: 100667
          https://trac.macports.org/changeset/100667
Author:   cal at macports.org
Date:     2012-12-19 15:06:53 -0800 (Wed, 19 Dec 2012)
Log Message:
-----------
nginx: add note that the configuration needs to be created manually

Modified Paths:
--------------
    trunk/dports/www/nginx/Portfile

Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile	2012-12-19 22:44:10 UTC (rev 100666)
+++ trunk/dports/www/nginx/Portfile	2012-12-19 23:06:53 UTC (rev 100667)
@@ -82,6 +82,12 @@
 startupitem.pidfile     auto ${nginx_pidfile}
 startupitem.executable  ${prefix}/sbin/nginx
 
+notes                   \
+    "A sample nginx configuration file has been installed in
+    ${nginx_confdir}/nginx.conf.example.\nCopy the configuration to
+    ${nginx_confdir}/nginx.conf\nand adjust it to your needs before starting\
+    nginx."
+
 variant addition description {Append text to pages} {
     configure.args-append   --with-http_addition_module
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121219/6a9f24d4/attachment.html>


More information about the macports-changes mailing list