aboutsummaryrefslogtreecommitdiffstats
path: root/security/ossec-hids-client
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-06-09 18:42:37 +0800
committermiwi <miwi@FreeBSD.org>2007-06-09 18:42:37 +0800
commitf5c317ede12595c72d834c30b14e643500ec337f (patch)
tree27616e8e77e15072a5ec490fadc889b08c88ffb7 /security/ossec-hids-client
parent8f99f84857253f2ffe29ef055ca53f3db521e00e (diff)
downloadfreebsd-ports-graphics-f5c317ede12595c72d834c30b14e643500ec337f.tar.gz
freebsd-ports-graphics-f5c317ede12595c72d834c30b14e643500ec337f.tar.zst
freebsd-ports-graphics-f5c317ede12595c72d834c30b14e643500ec337f.zip
- Add pkg-plist.client
- Bump PORTREVISION PR: 113260 Submitted by: Paul Schmehl <pauls@utdallas.edu> Approved by: maintainer
Diffstat (limited to 'security/ossec-hids-client')
-rw-r--r--security/ossec-hids-client/Makefile2
-rw-r--r--security/ossec-hids-client/pkg-plist.client34
2 files changed, 36 insertions, 0 deletions
diff --git a/security/ossec-hids-client/Makefile b/security/ossec-hids-client/Makefile
index cab557fb3b7..86a0c27ed56 100644
--- a/security/ossec-hids-client/Makefile
+++ b/security/ossec-hids-client/Makefile
@@ -9,4 +9,6 @@ CLIENT_ONLY= yes
MASTERDIR= ${.CURDIR}/../ossec-hids-server
+PLIST= pkg-plist.client
+
.include "${MASTERDIR}/Makefile"
diff --git a/security/ossec-hids-client/pkg-plist.client b/security/ossec-hids-client/pkg-plist.client
new file mode 100644
index 00000000000..cc742637a0d
--- /dev/null
+++ b/security/ossec-hids-client/pkg-plist.client
@@ -0,0 +1,34 @@
+%%PORTNAME%%/active-response/bin/firewalls/ipfw.sh
+%%PORTNAME%%/active-response/bin/firewalls/ipfw_mac.sh
+%%PORTNAME%%/active-response/bin/firewalls/pf.sh
+%%PORTNAME%%/active-response/bin/disable-account.sh
+%%PORTNAME%%/active-response/bin/firewall-drop.sh
+%%PORTNAME%%/active-response/bin/host-deny.sh
+%%PORTNAME%%/active-response/bin/route-null.sh
+%%PORTNAME%%/bin/manage_agents
+%%PORTNAME%%/bin/ossec-agentd
+%%PORTNAME%%/bin/ossec-control
+%%PORTNAME%%/bin/ossec-execd
+%%PORTNAME%%/bin/ossec-logcollector
+%%PORTNAME%%/bin/ossec-syscheckd
+%%PORTNAME%%/etc/internal_options.conf
+%%PORTNAME%%/etc/shared/rootkit_trojans.txt
+%%PORTNAME%%/etc/shared/rootkit_files.txt
+@unexec if cmp -s %D/%%PORTNAME%%/etc/ossec.conf %D/%%PORTNAME%%/etc/ossec.conf.sample; then rm -f %D/%%PORTNAME%%/etc/ossec.conf; fi
+%%PORTNAME%%/etc/ossec.conf.sample
+%%PORTNAME%%/logs/ossec.log
+@dirrmtry %%PORTNAME%%/active-response/bin/firewalls
+@dirrmtry %%PORTNAME%%/active-response/bin
+@dirrmtry %%PORTNAME%%/active-response
+@dirrmtry %%PORTNAME%%/etc/shared
+@dirrmtry %%PORTNAME%%/etc/
+@dirrmtry %%PORTNAME%%/var/run
+@dirrmtry %%PORTNAME%%/var
+@dirrmtry %%PORTNAME%%/queue/syscheck
+@dirrmtry %%PORTNAME%%/queue/rids
+@dirrmtry %%PORTNAME%%/queue/ossec
+@dirrmtry %%PORTNAME%%/queue/alerts
+@dirrmtry %%PORTNAME%%/queue
+@dirrmtry %%PORTNAME%%/logs
+@dirrmtry %%PORTNAME%%/bin
+@dirrmtry %%PORTNAME%%