diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-20 01:12:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-20 01:12:33 +0000 |
commit | b54ce1055da5012d0a3737121c7f635c8585ffb7 (patch) | |
tree | 4a3432ab7a7e0d8169169f8fa46d082319c2994d /sysutils | |
parent | a8125753f9b6f52720f191d12d26a979d32ed498 (diff) | |
download | ports-b54ce1055da5012d0a3737121c7f635c8585ffb7.tar.gz ports-b54ce1055da5012d0a3737121c7f635c8585ffb7.zip |
Update URLs for cfengine port to correctly reflect the website and the
authoritative FTP site for cfengine. Also remove the dependence on teTex
while port building since it is fscking huge and ugly. When package
building, add the dependence on teTex so more docs are available in the
package.
PR: 37239
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=57900
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cfengine/Makefile | 8 | ||||
-rw-r--r-- | sysutils/cfengine/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/cfengine2/Makefile | 8 | ||||
-rw-r--r-- | sysutils/cfengine2/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/cfengine3-legacy/Makefile | 8 | ||||
-rw-r--r-- | sysutils/cfengine3-legacy/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/cfengine3/Makefile | 8 | ||||
-rw-r--r-- | sysutils/cfengine3/pkg-descr | 2 |
8 files changed, 28 insertions, 12 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index 6b9dd7319ff1..e5fbee11c0bf 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -7,15 +7,19 @@ PORTNAME= cfengine PORTVERSION= 1.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.iu.hioslo.no/pub/cfengine/ \ +MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \ + ftp://sunsite.utk.edu/pub/cfengine/cfengine-ftp/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gordont@gnf.org +.if defined(PACKAGE_BUILDING) BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX +.endif + LIB_DEPENDS= db3:${PORTSDIR}/databases/db3 .if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper diff --git a/sysutils/cfengine/pkg-descr b/sysutils/cfengine/pkg-descr index 8f08a393f837..b1a53d4609d2 100644 --- a/sysutils/cfengine/pkg-descr +++ b/sysutils/cfengine/pkg-descr @@ -6,4 +6,4 @@ the configuration and maintenance of system state, for small to huge configurations. Cfengine is designed to be a part of a computer immune system. -WWW: http://www.iu.hioslo.no/cfengine/ +WWW: http://www.cfengine.org/ diff --git a/sysutils/cfengine2/Makefile b/sysutils/cfengine2/Makefile index 6b9dd7319ff1..e5fbee11c0bf 100644 --- a/sysutils/cfengine2/Makefile +++ b/sysutils/cfengine2/Makefile @@ -7,15 +7,19 @@ PORTNAME= cfengine PORTVERSION= 1.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.iu.hioslo.no/pub/cfengine/ \ +MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \ + ftp://sunsite.utk.edu/pub/cfengine/cfengine-ftp/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gordont@gnf.org +.if defined(PACKAGE_BUILDING) BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX +.endif + LIB_DEPENDS= db3:${PORTSDIR}/databases/db3 .if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper diff --git a/sysutils/cfengine2/pkg-descr b/sysutils/cfengine2/pkg-descr index 8f08a393f837..b1a53d4609d2 100644 --- a/sysutils/cfengine2/pkg-descr +++ b/sysutils/cfengine2/pkg-descr @@ -6,4 +6,4 @@ the configuration and maintenance of system state, for small to huge configurations. Cfengine is designed to be a part of a computer immune system. -WWW: http://www.iu.hioslo.no/cfengine/ +WWW: http://www.cfengine.org/ diff --git a/sysutils/cfengine3-legacy/Makefile b/sysutils/cfengine3-legacy/Makefile index 6b9dd7319ff1..e5fbee11c0bf 100644 --- a/sysutils/cfengine3-legacy/Makefile +++ b/sysutils/cfengine3-legacy/Makefile @@ -7,15 +7,19 @@ PORTNAME= cfengine PORTVERSION= 1.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.iu.hioslo.no/pub/cfengine/ \ +MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \ + ftp://sunsite.utk.edu/pub/cfengine/cfengine-ftp/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gordont@gnf.org +.if defined(PACKAGE_BUILDING) BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX +.endif + LIB_DEPENDS= db3:${PORTSDIR}/databases/db3 .if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper diff --git a/sysutils/cfengine3-legacy/pkg-descr b/sysutils/cfengine3-legacy/pkg-descr index 8f08a393f837..b1a53d4609d2 100644 --- a/sysutils/cfengine3-legacy/pkg-descr +++ b/sysutils/cfengine3-legacy/pkg-descr @@ -6,4 +6,4 @@ the configuration and maintenance of system state, for small to huge configurations. Cfengine is designed to be a part of a computer immune system. -WWW: http://www.iu.hioslo.no/cfengine/ +WWW: http://www.cfengine.org/ diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile index 6b9dd7319ff1..e5fbee11c0bf 100644 --- a/sysutils/cfengine3/Makefile +++ b/sysutils/cfengine3/Makefile @@ -7,15 +7,19 @@ PORTNAME= cfengine PORTVERSION= 1.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.iu.hioslo.no/pub/cfengine/ \ +MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \ + ftp://sunsite.utk.edu/pub/cfengine/cfengine-ftp/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gordont@gnf.org +.if defined(PACKAGE_BUILDING) BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX +.endif + LIB_DEPENDS= db3:${PORTSDIR}/databases/db3 .if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper diff --git a/sysutils/cfengine3/pkg-descr b/sysutils/cfengine3/pkg-descr index 8f08a393f837..b1a53d4609d2 100644 --- a/sysutils/cfengine3/pkg-descr +++ b/sysutils/cfengine3/pkg-descr @@ -6,4 +6,4 @@ the configuration and maintenance of system state, for small to huge configurations. Cfengine is designed to be a part of a computer immune system. -WWW: http://www.iu.hioslo.no/cfengine/ +WWW: http://www.cfengine.org/ |