summaryrefslogtreecommitdiff
path: root/security/barnyard2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /security/barnyard2
parentConvert to UCL & cleanup pkg-message (categories [p-r]) (diff)
Convert to UCL & cleanup pkg-message (categories s)
Notes
Notes: svn path=/head/; revision=508909
Diffstat (limited to 'security/barnyard2')
-rw-r--r--security/barnyard2/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/barnyard2/files/pkg-message.in b/security/barnyard2/files/pkg-message.in
index c782d838d593..40b011aa4bb9 100644
--- a/security/barnyard2/files/pkg-message.in
+++ b/security/barnyard2/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Read the notes in the barnyard2.conf file for how to configure
%%PREFIX%%/etc/barnyard2.conf after installation. For addtional information
see the Securixlive FAQ at http://www.securixlive.com/barnyard2/faq.php.
@@ -12,5 +15,6 @@ the options in the startup script - in %%PREFIX%%/etc/rc.d.
Barnyard2 can process unified2 files from snort or suricata. It can also
interact with snortsam firewall rules as well as the sguil-sensor. Those
ports must be installed separately if you wish to use them.
-
-************************************************************************
+EOM
+}
+]