aboutsummaryrefslogtreecommitdiff
path: root/security/openbsm
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2006-07-03 16:29:42 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2006-07-03 16:29:42 +0000
commit697d5b90217aeb71dd8f9a220a8ecf3f7db7c24a (patch)
tree8aa093249dbe44559b96b1bac47e543b08ffe151 /security/openbsm
parent9684bfaa4c71f5f930244aed63d7cafdeb370965 (diff)
downloadports-697d5b90217aeb71dd8f9a220a8ecf3f7db7c24a.tar.gz
ports-697d5b90217aeb71dd8f9a220a8ecf3f7db7c24a.zip
Notes
Diffstat (limited to 'security/openbsm')
-rw-r--r--security/openbsm/Makefile21
-rw-r--r--security/openbsm/distinfo6
-rw-r--r--security/openbsm/pkg-plist2
3 files changed, 18 insertions, 11 deletions
diff --git a/security/openbsm/Makefile b/security/openbsm/Makefile
index 3cd321a92730..2913011b8edf 100644
--- a/security/openbsm/Makefile
+++ b/security/openbsm/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= openbsm
-DISTVERSION= 1.0-alpha6
+DISTVERSION= 1.0-alpha7
CATEGORIES= security
MASTER_SITES= http://www.trustedbsd.org/downloads/
DISTFILES= openbsm-${DISTVERSION}.tgz
MAINTAINER= flz@FreeBSD.org
COMMENT= Open Source Basic Security Module (BSM) Audit Implementation
-
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
@@ -43,8 +42,18 @@ MAN5= audit.log.5 \
audit_event.5 \
audit_user.5 \
audit_warn.5
-MAN8= audit.8 \
- auditd.8 \
- auditfilterd.8
+MAN8= auditfilterd.8
+
+.include <bsd.port.pre.mk>
+
+.if ( ( ${OSVERSION} < 500000 && ${OSVERSION} > 491101 ) || \
+ ( ${OSVERSION} < 600000 && ${OSVERSION} > 503100 ) || \
+ ${OSVERSION} >= 600000 )
+MAN8+= audit.8 \
+ auditd.8
+
+PLIST_FILES+= sbin/audit \
+ sbin/auditd
+.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/security/openbsm/distinfo b/security/openbsm/distinfo
index 0e55197cd7d9..c8b6fe71a92a 100644
--- a/security/openbsm/distinfo
+++ b/security/openbsm/distinfo
@@ -1,3 +1,3 @@
-MD5 (openbsm-1.0-alpha6.tgz) = b51efd862ee56afccbf9bc891366b835
-SHA256 (openbsm-1.0-alpha6.tgz) = e377c78a6acd55aceff279495dac5455c69174211fb1bf9c5fcfc9412ea2b8db
-SIZE (openbsm-1.0-alpha6.tgz) = 445609
+MD5 (openbsm-1.0-alpha7.tgz) = 79bb9dc703c9f15eaf538342b7402206
+SHA256 (openbsm-1.0-alpha7.tgz) = 999a0342e2186c1e4b2cdf81458640c066980a895f2beaa0821cf9f80535faa1
+SIZE (openbsm-1.0-alpha7.tgz) = 449571
diff --git a/security/openbsm/pkg-plist b/security/openbsm/pkg-plist
index 8348594bd475..5c695bdf3b43 100644
--- a/security/openbsm/pkg-plist
+++ b/security/openbsm/pkg-plist
@@ -16,6 +16,4 @@ lib/auditfilter_noop.a
sbin/auditfilterd
sbin/auditreduce
sbin/praudit
-sbin/audit
-sbin/auditd
@dirrm include/bsm