[74401] trunk/dports/net/snort/Portfile

jmr at macports.org jmr at macports.org
Tue Dec 14 23:14:08 PST 2010


Revision: 74401
          http://trac.macports.org/changeset/74401
Author:   jmr at 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"
-
-}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101214/a0c1f26e/attachment.html>


More information about the macports-changes mailing list