aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/dcd
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2006-11-26 18:52:36 +0000
committerAndrej Zverev <az@FreeBSD.org>2006-11-26 18:52:36 +0000
commiteaae6470657c1218128e88e7b6a9ddddeb55c07f (patch)
tree7c49db8e05f4c19da52650d367e25e998eba2cf3 /net-p2p/dcd
parent3c4e8d4a80fb2eb56efaabd2983ff20544e20703 (diff)
Notes
Diffstat (limited to 'net-p2p/dcd')
-rw-r--r--net-p2p/dcd/Makefile5
-rw-r--r--net-p2p/dcd/distinfo6
-rw-r--r--net-p2p/dcd/files/dcd.sh.in2
-rw-r--r--net-p2p/dcd/pkg-plist4
4 files changed, 10 insertions, 7 deletions
diff --git a/net-p2p/dcd/Makefile b/net-p2p/dcd/Makefile
index 094392894cd5..6b554d6f5d34 100644
--- a/net-p2p/dcd/Makefile
+++ b/net-p2p/dcd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dcd
-PORTVERSION= 0.7.1
+PORTVERSION= 1.0.1
CATEGORIES= net-p2p
MASTER_SITES= http://www.dc.ds.pg.gda.pl/download/sources/stable/
@@ -23,7 +23,8 @@ MAN8= dcd.8 dcd.console.8
MANLANG= "" pl.ISO8859-2
CONF_FILES= console.allow dcd.banned dcd.conf dcd.motd dcd.penalties \
- dcd.rules dcd.users dcd.welcome nicks.allow
+ dcd.rules dcd.users dcd.welcome nicks.allow dcd.hublinks \
+ dcd.usercommands
SUB_FILES= pkg-install pkg-deinstall
SUB_LIST= CONF_FILES="${CONF_FILES}" CONF_DIR="${PREFIX}/etc/dcd"
diff --git a/net-p2p/dcd/distinfo b/net-p2p/dcd/distinfo
index 06f2a8728fc8..36a094f2bd3b 100644
--- a/net-p2p/dcd/distinfo
+++ b/net-p2p/dcd/distinfo
@@ -1,3 +1,3 @@
-MD5 (dcd-0.7.1.tar.bz2) = 186afab6c7cba46d2175a97c6a64789b
-SHA256 (dcd-0.7.1.tar.bz2) = 528c597f95bdc235e9cdb4bd76402407aa62539571c0c98d060d5ccce0fc108e
-SIZE (dcd-0.7.1.tar.bz2) = 348563
+MD5 (dcd-1.0.1.tar.bz2) = fb3f772f25d3bbcdb5c31d66e04d8773
+SHA256 (dcd-1.0.1.tar.bz2) = ba7188d82f37a455a823f70a25cfbf11780da2f6279d445bfdd9656940f05d68
+SIZE (dcd-1.0.1.tar.bz2) = 354235
diff --git a/net-p2p/dcd/files/dcd.sh.in b/net-p2p/dcd/files/dcd.sh.in
index a13db6c58434..0b6ac79a2a0a 100644
--- a/net-p2p/dcd/files/dcd.sh.in
+++ b/net-p2p/dcd/files/dcd.sh.in
@@ -16,7 +16,7 @@ name="dcd"
rcvar=${name}_enable
command=%%PREFIX%%/sbin/dcd
-sig_stop=KILL
+sig_stop=-KILL
stop_cmd=stop_cmd
load_rc_config $name
diff --git a/net-p2p/dcd/pkg-plist b/net-p2p/dcd/pkg-plist
index 5a91762c0485..ae206a1c348f 100644
--- a/net-p2p/dcd/pkg-plist
+++ b/net-p2p/dcd/pkg-plist
@@ -10,8 +10,10 @@ etc/dcd/dcd.rules.default
etc/dcd/dcd.users.default
etc/dcd/dcd.welcome.default
etc/dcd/nicks.allow.default
+etc/dcd/dcd.hublinks.default
+etc/dcd/dcd.usercommands.default
@exec install -d -m 751 -o daemon -g daemon /var/log/dcd
-@unexec rmdir /var/log/dcd 2>/dev/null || true
+@dirrmtry /var/log/dcd
@dirrmtry etc/dcd
@dirrmtry man/pl.ISO8859-2/man8
@dirrmtry man/pl.ISO8859-2