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

(-)cfengine/Makefile (-2 / +6 lines)
Lines 7-21 Link Here
7
7
8
PORTNAME=	cfengine
8
PORTNAME=	cfengine
9
PORTVERSION=	1.6.3
9
PORTVERSION=	1.6.3
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	sysutils
11
CATEGORIES=	sysutils
12
MASTER_SITES=	ftp://ftp.iu.hioslo.no/pub/cfengine/ \
12
MASTER_SITES=	ftp://ftp.iu.hio.no/pub/cfengine/ \
13
		ftp://sunsite.utk.edu/pub/cfengine/cfengine-ftp/ \
13
		${MASTER_SITE_GNU}
14
		${MASTER_SITE_GNU}
14
MASTER_SITE_SUBDIR=	${PORTNAME}
15
MASTER_SITE_SUBDIR=	${PORTNAME}
15
16
16
MAINTAINER=	gordont@gnf.org
17
MAINTAINER=	gordont@gnf.org
17
18
19
.if defined(PACKAGE_BUILDING)
18
BUILD_DEPENDS=	latex:${PORTSDIR}/print/teTeX
20
BUILD_DEPENDS=	latex:${PORTSDIR}/print/teTeX
21
.endif
22
19
LIB_DEPENDS=	db3:${PORTSDIR}/databases/db3
23
LIB_DEPENDS=	db3:${PORTSDIR}/databases/db3
20
.if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h)
24
.if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h)
21
LIB_DEPENDS+=	wrap.7:${PORTSDIR}/security/tcp_wrapper
25
LIB_DEPENDS+=	wrap.7:${PORTSDIR}/security/tcp_wrapper
(-)cfengine/pkg-descr (-1 / +1 lines)
Lines 6-9 Link Here
6
configurations. Cfengine is designed to be a part of a computer immune
6
configurations. Cfengine is designed to be a part of a computer immune
7
system.
7
system.
8
8
9
WWW: http://www.iu.hioslo.no/cfengine/
9
WWW: http://www.cfengine.org/

Return to bug 37239