View | Details | Raw Unified | Return to bug 133137
Collapse All | Expand All

(-)dcc-dccd/Makefile (-3 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	dcc-dccd
8
PORTNAME=	dcc-dccd
9
PORTVERSION=	1.3.102
9
PORTVERSION=	1.3.103
10
CATEGORIES=	mail
10
CATEGORIES=	mail
11
MASTER_SITES=	http://www.dcc-servers.net/dcc/source/old/ \
11
MASTER_SITES=	http://www.dcc-servers.net/dcc/source/old/ \
12
		http://www.rhyolite.com/anti-spam/dcc/source/old/ \
12
		http://www.rhyolite.com/anti-spam/dcc/source/old/ \
Lines 29-40 Link Here
29
USE_RC_SUBR=
29
USE_RC_SUBR=
30
30
31
#
31
#
32
# ALT_HOME -	DCC keeps its config files in its home direcotry but writes
32
# ALT_HOME -	DCC keeps its config files in its home directory but writes
33
#		status and database files there as well.  This latter point
33
#		status and database files there as well.  This latter point
34
#		means that the FreeBSD default home directory for DCC,
34
#		means that the FreeBSD default home directory for DCC,
35
#		/usr/local/dcc, cannot be mounted read-only.
35
#		/usr/local/dcc, cannot be mounted read-only.
36
#
36
#
37
#		DCC's default home dir is /var/dcc breaks FreeBSD hierarchy
37
#		DCC's default home dir of /var/dcc breaks FreeBSD hierarchy
38
#		conventions, but allows for a read-only /usr.
38
#		conventions, but allows for a read-only /usr.
39
#
39
#
40
#		Setting ALT_HOME on will set DCC's home to /var/dcc, but
40
#		Setting ALT_HOME on will set DCC's home to /var/dcc, but
(-)dcc-dccd/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (dcc-1.3.102.tar.Z) = 6abf97babd8555d37ad91efc7ba4ae7b
1
MD5 (dcc-1.3.103.tar.Z) = 58a875c8640111a7910660008e4a0944
2
SHA256 (dcc-1.3.102.tar.Z) = 5da6d017048801b8dec39a7a4a078e15b41fa26aa1c486ad69c1fc1b41bde149
2
SHA256 (dcc-1.3.103.tar.Z) = 2cd817db118df77c7c5b49e3d7d519737a9b49aaadcd70eba43b4ec123094cb7
3
SIZE (dcc-1.3.102.tar.Z) = 2451793
3
SIZE (dcc-1.3.103.tar.Z) = 1456266
(-)dcc-dccd/pkg-plist (+1 lines)
Lines 22-27 Link Here
22
%%WITH_DCCD%%dcc/libexec/dccd
22
%%WITH_DCCD%%dcc/libexec/dccd
23
dcc/libexec/dccsight
23
dcc/libexec/dccsight
24
%%WITH_IFD_MILT%%dcc/libexec/dns-helper
24
%%WITH_IFD_MILT%%dcc/libexec/dns-helper
25
dcc/libexec/dump-clients
25
dcc/libexec/fetchblack
26
dcc/libexec/fetchblack
26
dcc/libexec/fetchids
27
dcc/libexec/fetchids
27
dcc/libexec/fetch-testmsg-whitelist
28
dcc/libexec/fetch-testmsg-whitelist

Return to bug 133137