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

(-)nsd/Makefile (-2 / +2 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	nsd
8
PORTNAME=	nsd
9
PORTVERSION=	2.1.3
9
PORTVERSION=	2.1.4
10
CATEGORIES=	dns ipv6
10
CATEGORIES=	dns ipv6
11
MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
11
MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
12
		ftp://ftp.rhnet.is/pub/nsd/
12
		ftp://ftp.rhnet.is/pub/nsd/
13
13
14
MAINTAINER=	oli@isnic.is
14
MAINTAINER=	oli@isnic.is
15
COMMENT=	An authoritative only non-recursive high performance name server
15
COMMENT=	An authoritative only non-recursive name server
16
16
17
USE_RC_SUBR=	yes
17
USE_RC_SUBR=	yes
18
18
(-)nsd/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (nsd-2.1.3.tar.gz) = ea832d52e97a22f0f82a48fd16a72de7
1
MD5 (nsd-2.1.4.tar.gz) = 8aee452493b93f27c52e8b4dd2d5a161
2
SIZE (nsd-2.1.3.tar.gz) = 225388
2
SIZE (nsd-2.1.4.tar.gz) = 225414
(-)nsd/files/nsd.sh.tmpl (-1 lines)
Lines 4-10 Link Here
4
#
4
#
5
# PROVIDE: nsd
5
# PROVIDE: nsd
6
# REQUIRE: DAEMON
6
# REQUIRE: DAEMON
7
# KEYWORD: FreeBSD
8
#
7
#
9
# Add the following line to /etc/rc.conf to enable nsd:
8
# Add the following line to /etc/rc.conf to enable nsd:
10
#
9
#

Return to bug 73455