From owner-freebsd-ports Thu Apr 18 16:20:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4554437B41C for ; Thu, 18 Apr 2002 16:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3INK1M42356; Thu, 18 Apr 2002 16:20:01 -0700 (PDT) (envelope-from gnats) Received: from ns2.gnf.org (ns2.gnf.org [63.196.132.68]) by hub.freebsd.org (Postfix) with ESMTP id 3D3F537B400 for ; Thu, 18 Apr 2002 16:14:30 -0700 (PDT) Received: from mail.gnf.org (smtp.gnf.org [172.25.11.11]) by ns2.gnf.org (8.11.6/8.11.6) with ESMTP id g3IN6vO15507 for ; Thu, 18 Apr 2002 16:06:57 -0700 (PDT) (envelope-from gtetlow@gnf.org) Received: from fountainhead.gnf.org (fountainhead.gnf.org [172.25.28.11]) by mail.gnf.org (Postfix) with ESMTP id D52BC11E504 for ; Thu, 18 Apr 2002 16:14:29 -0700 (PDT) Received: (from gtetlow@localhost) by fountainhead.gnf.org (8.11.6/8.11.6) id g3INJ8b16686; Thu, 18 Apr 2002 16:19:08 -0700 (PDT) (envelope-from gtetlow) Message-Id: <200204182319.g3INJ8b16686@fountainhead.gnf.org> Date: Thu, 18 Apr 2002 16:19:08 -0700 (PDT) From: Gordon Tetlow To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37239: Update of cfengine port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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