summaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-04-28 00:42:31 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-04-28 00:42:31 +0000
commitd90aca28ba557a7f2ae40e9c8322b1d10f06d66b (patch)
tree2b286ddac2b9aeeb1c749545cfac4e5ab3211544 /security/samhain
parentUpdate to 1.60b2. Notable changes in this release: (diff)
Update to 1.7.5, fix packing list bugs, and add a more reliable
MASTER_SITE. PR: 51044 Submitted by: David Thiel <lx@redundancy.redundancy.org>
Notes
Notes: svn path=/head/; revision=79771
Diffstat (limited to 'security/samhain')
-rw-r--r--security/samhain/Makefile9
-rw-r--r--security/samhain/distinfo2
-rw-r--r--security/samhain/pkg-plist3
3 files changed, 8 insertions, 6 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index a2cbf419d424..c268d311a75b 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -6,16 +6,17 @@
#
PORTNAME= samhain
-PORTVERSION= 1.7.4
+PORTVERSION= 1.7.5
CATEGORIES= security
-MASTER_SITES= http://la-samhna.de/samhain/
+MASTER_SITES= http://la-samhna.de/samhain/ \
+ http://samhain.securecirt.org/
DISTFILES= samhain_signed-${PORTVERSION}.tar.gz
MAINTAINER= lx@redundancy.redundancy.org
COMMENT= The Samhain Intrusion Detection System
.if defined(WITH_GPG)
-RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
.endif
GNU_CONFIGURE= yes
@@ -75,10 +76,8 @@ post-install:
${INSTALL_MAN} ${WRKSRC}/docs/MANUAL-1_7.ps ${PREFIX}/share/doc/samhain
${INSTALL_MAN} ${WRKSRC}/docs/MANUAL-1_7.html.tar ${PREFIX}/share/doc/samhain
${INSTALL_MAN} ${WRKSRC}/docs/HOWTO-client+server.html ${PREFIX}/share/doc/samhain
-.if defined(WITH_GPG)
${INSTALL_MAN} ${WRKSRC}/docs/HOWTO-samhain+GnuPG.html ${PREFIX}/share/doc/samhain
.endif
-.endif
install-user:
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} install-user)
diff --git a/security/samhain/distinfo b/security/samhain/distinfo
index 38d5262630f1..073e9ec129e8 100644
--- a/security/samhain/distinfo
+++ b/security/samhain/distinfo
@@ -1 +1 @@
-MD5 (samhain_signed-1.7.4.tar.gz) = 1399d9cc28edb942d5b236c5596eb4ce
+MD5 (samhain_signed-1.7.5.tar.gz) = ab1102d1eca6f4e37453d5893a49a8ee
diff --git a/security/samhain/pkg-plist b/security/samhain/pkg-plist
index 1fee54981c27..b3a5c51704dd 100644
--- a/security/samhain/pkg-plist
+++ b/security/samhain/pkg-plist
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
%%YULE%%etc/yulerc.sample
%%YULE%%sbin/yule_setpwd
%%YULE%%sbin/yule
@@ -5,9 +6,11 @@
%%YULE%%@unexec rmdir /var/lib/yule 2>/dev/null || true
%%SAMHAIN%%sbin/samhain
%%SAMHAIN%%etc/rc.d/samhain.sh.sample
+%%SAMHAIN%%etc/samhainrc.sample
%%SAMHAIN%%@unexec rmdir /var/lib/samhain 2>/dev/null || true
%%SETPWD%%sbin/samhain_setpwd
%%PORTDOCS%%share/doc/samhain/MANUAL-1_7.ps
%%PORTDOCS%%share/doc/samhain/MANUAL-1_7.html.tar
%%PORTDOCS%%share/doc/samhain/HOWTO-client+server.html
+%%PORTDOCS%%share/doc/samhain/HOWTO-samhain+GnuPG.html
%%PORTDOCS%%@dirrm share/doc/samhain