aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-10-11 00:28:30 +0000
committerMark Felder <feld@FreeBSD.org>2014-10-11 00:28:30 +0000
commit25fd5d0e8b74fc0e1df6dc26ee36a1b5c0f0dc2e (patch)
tree976272fdd3bfba2136a6814d52fd9e5ce8ae8c1d
parent84db926544e892a14090140d74dec95850112da6 (diff)
downloadports-25fd5d0e8b74fc0e1df6dc26ee36a1b5c0f0dc2e.tar.gz
ports-25fd5d0e8b74fc0e1df6dc26ee36a1b5c0f0dc2e.zip
Notes
-rw-r--r--GIDs1
-rw-r--r--UIDs1
-rw-r--r--net-mgmt/rancid3/Makefile4
-rw-r--r--net-mgmt/rancid3/pkg-plist2
4 files changed, 7 insertions, 1 deletions
diff --git a/GIDs b/GIDs
index 89267b2e8a6e..c27ee8ce960e 100644
--- a/GIDs
+++ b/GIDs
@@ -151,6 +151,7 @@ spread:*:282:
devmon:*:283:
vnstat:*:284:
exaddos:*:285:exaddos
+rancid:*:286:
backuppc:*:300:
_sphinx:*:312:
dkfilter:*:325:
diff --git a/UIDs b/UIDs
index f37257ff4887..84d94d50efa7 100644
--- a/UIDs
+++ b/UIDs
@@ -157,6 +157,7 @@ spread:*:282:282::0:0:Spread user:/nonexistent:/usr/sbin/nologin
devmon:*:283:283::0:0:devmon monitor:/nonexistent:/usr/sbin/nologin
vnstat:*:284:284::0:0:vnStat Network Monitor:/nonexistent:/usr/sbin/nologin
exaddos:*:285:285::0:0:exaddos daemon user:/nonexistent:/usr/sbin/nologin
+rancid:*:286:286::0:0:RANCID daemon user:/usr/local/var/rancid:/bin/sh
backuppc:*:300:300::0:0:BackupPC pseudo-user:/nonexistent:/usr/sbin/nologin
_sphinx:*:312:312::0:0:Sphinxsearch Owner:/nonexistent:/usr/sbin/nologin
dkfilter:*:325:325::0:0:DK Filter Owner:/nonexistent:/usr/sbin/nologin
diff --git a/net-mgmt/rancid3/Makefile b/net-mgmt/rancid3/Makefile
index 234b0d4a422b..99aa19adf2db 100644
--- a/net-mgmt/rancid3/Makefile
+++ b/net-mgmt/rancid3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rancid
PORTVERSION= 3.1
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/
PKGNAMESUFFIX= 3
@@ -17,6 +18,9 @@ USES= gmake perl5 shebangfix
perl_OLD_CMD= @PERLV_PATH@
SHEBANG_FILES= bin/*
+USERS= rancid
+GROUPS= rancid
+
SUB_FILES= pkg-message
GNU_CONFIGURE= yes
diff --git a/net-mgmt/rancid3/pkg-plist b/net-mgmt/rancid3/pkg-plist
index d98e0a179b0b..6d7381194d62 100644
--- a/net-mgmt/rancid3/pkg-plist
+++ b/net-mgmt/rancid3/pkg-plist
@@ -154,4 +154,4 @@ man/man5/router.db.5.gz
%%DATADIR%%/rancid-cvspurge
%%DATADIR%%/rancid.conf.sample
%%DATADIR%%/rtrfilter
-@dir(,,755) var/rancid
+@dir(rancid,rancid,755) var/rancid