aboutsummaryrefslogtreecommitdiff
path: root/security/munge
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-23 09:33:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-23 09:33:01 +0000
commita9e78f507ffa1f9d3f9ed09b202bddae8ad3531b (patch)
treede5e15a3d4871b25008e90da3d4807db5129fcdf /security/munge
parent0341265525c6f79a61082efaac2bcad77ea21bea (diff)
downloadports-a9e78f507ffa1f9d3f9ed09b202bddae8ad3531b.tar.gz
ports-a9e78f507ffa1f9d3f9ed09b202bddae8ad3531b.zip
Notes
Diffstat (limited to 'security/munge')
-rw-r--r--security/munge/Makefile1
-rw-r--r--security/munge/pkg-plist15
2 files changed, 5 insertions, 11 deletions
diff --git a/security/munge/Makefile b/security/munge/Makefile
index 58eb9b799884..6d094c65cfd4 100644
--- a/security/munge/Makefile
+++ b/security/munge/Makefile
@@ -18,6 +18,7 @@ CONFIGURE_ARGS= --localstatedir=/var
USES= libtool pathfix perl5 tar:bzip2
USE_LDCONFIG= yes
USE_RC_SUBR= munged
+INSTALL_TARGET= install-strip
post-install:
${RM} -r ${STAGEDIR}${PREFIX}/etc/default
diff --git a/security/munge/pkg-plist b/security/munge/pkg-plist
index 9b15c0360904..08d0a139a72f 100644
--- a/security/munge/pkg-plist
+++ b/security/munge/pkg-plist
@@ -1,4 +1,3 @@
-@stopdaemon munged
bin/munge
bin/remunge
bin/unmunge
@@ -29,13 +28,7 @@ man/man3/munge_strerror.3.gz
man/man7/munge.7.gz
man/man8/munged.8.gz
sbin/munged
-@cwd /var
-@exec mkdir -p %D/lib
-@exec mkdir -p -m 711 %D/lib/munge
-@exec mkdir -p -m 700 %D/log/munge
-@exec mkdir -p %D/run/munge
-@dirrmtry run/munge
-@dirrmtry log/munge
-@dirrmtry lib/munge
-@dirrmtry lib
-@cwd %%RESETPREFIX%%
+@dir /var/run/munge
+@dir(,,700) /var/log/munge
+@dir(,,711) /var/lib/munge
+@dir /var/lib