Revision: 74401 http://trac.macports.org/changeset/74401 Author: jmr@macports.org Date: 2010-12-14 23:14:02 -0800 (Tue, 14 Dec 2010) Log Message: ----------- snort: use notes, fix name of sample config file (#21643) Modified Paths: -------------- trunk/dports/net/snort/Portfile Modified: trunk/dports/net/snort/Portfile =================================================================== --- trunk/dports/net/snort/Portfile 2010-12-15 06:59:58 UTC (rev 74400) +++ trunk/dports/net/snort/Portfile 2010-12-15 07:14:02 UTC (rev 74401) @@ -59,18 +59,13 @@ } } -post-activate { - ui_msg "\n +notes "\n + ***** File locations ***** - ***** File locations ***** +The Snort database schemas -> ${prefix}/share/${name}/schemas +The snort.conf sample file -> ${prefix}/etc/${name}/snort.conf.dist (copy to snort.conf) - The Snort database schemas -> ${prefix}/share/${name}/schemas - The snort.conf sample file -> ${prefix}/etc/${name}/snort.conf.sample (rename to snort.conf) - NOTE: If you installed Snort using the +server variant, make sure you do not change the location of the snort.conf file or the startup scripts will not be able to find it. \n" - -} -
participants (1)
-
jmr@macports.org