aboutsummaryrefslogtreecommitdiff
path: root/security/barnyard2/files
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-02 12:56:59 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-02 12:56:59 +0000
commit1a08b304c193fb6e2699837566626a85ed290f37 (patch)
tree05c8aa715bb15096a6d81d86524e4e9cb3e792ea /security/barnyard2/files
parentde2db4fa37b6e703eee8b06afa8902b6bbf6089f (diff)
Notes
Diffstat (limited to 'security/barnyard2/files')
-rw-r--r--security/barnyard2/files/patch-etc__Makefile.am8
-rw-r--r--security/barnyard2/files/pkg-message.in8
2 files changed, 6 insertions, 10 deletions
diff --git a/security/barnyard2/files/patch-etc__Makefile.am b/security/barnyard2/files/patch-etc__Makefile.am
deleted file mode 100644
index a2ec88bb3e5f..000000000000
--- a/security/barnyard2/files/patch-etc__Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
---- ./etc/Makefile.am.orig 2012-10-08 10:03:32.000000000 -0400
-+++ ./etc/Makefile.am 2012-10-08 10:05:02.000000000 -0400
-@@ -4,4 +4,4 @@
- EXTRA_DIST = barnyard2.conf
-
- install-data-am:
-- test -e $(sysconfdir)/barnyard2.conf || install -m 600 $(top_srcdir)/etc/barnyard2.conf $(sysconfdir)
-+ install -m 600 $(top_srcdir)/etc/barnyard2.conf $(sysconfdir)/barnyard2.conf.sample
diff --git a/security/barnyard2/files/pkg-message.in b/security/barnyard2/files/pkg-message.in
index 577e6d1ff69d..c782d838d593 100644
--- a/security/barnyard2/files/pkg-message.in
+++ b/security/barnyard2/files/pkg-message.in
@@ -1,12 +1,16 @@
-Read the notes in the barnyard2.conf file for how to configure
+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.
-In order to enable barnyard2 to start on boot, you must edit /etc/rc.conf
+In order to enable barnyard2 to start on boot, you must edit /etc/rc.conf
with the appropriate flags, etc. See the FreeBSD Handbook for syntax:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-rcng.html
For the various options available, type % barnyard2 -h after install or read
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.
+
************************************************************************