Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2002 16:19:08 -0700 (PDT)
From:      Gordon Tetlow <gordont@gnf.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37239: Update of cfengine port
Message-ID:  <200204182319.g3INJ8b16686@fountainhead.gnf.org>

next in thread | raw e-mail | index | archive | help

>Number:         37239
>Category:       ports
>Synopsis:       Update of cfengine port
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 18 16:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Gordon Tetlow
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
GNF
>Environment:
System: FreeBSD fountainhead.gnf.org 4.4-STABLE FreeBSD 4.4-STABLE #1: Tue Oct 16 19:33:20 PDT 2001 gordont@fountainhead.gnf.org:/local/usr.obj/usr/src/sys/FOUNTAINHEAD i386

>Description:
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.

In the future, a heads up about changing my port would be much appreciated.

>How-To-Repeat:
N/A
>Fix:

diff -uNr cfengine.orig/Makefile cfengine/Makefile
--- cfengine.orig/Makefile	Wed Feb 13 10:52:06 2002
+++ cfengine/Makefile	Thu Apr 18 16:16:09 2002
@@ -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 -uNr cfengine.orig/pkg-descr cfengine/pkg-descr
--- cfengine.orig/pkg-descr	Tue Jan 23 00:58:27 2001
+++ cfengine/pkg-descr	Thu Apr 18 16:07:46 2002
@@ -6,4 +6,4 @@
 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/
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204182319.g3INJ8b16686>