The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD sysutils : cfengine

A systems administration tool for networks

 Cfengine, or the configuration engine is an agent/software robot and a
very high level language for building expert systems to administrate
and configure large computer networks. Cfengine uses the idea of
classes and a primitive form of intelligence to define and automate
the configuration and maintenance of system state, for small to huge
configurations. Cfengine is designed to be a part of a computer immune
system. 

http://www.cfengine.org/



cfengine history


v. 1.39
date: 2007/07/23 09:36:34;  author: rafan;  state: Exp;  lines: +1 -3
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

v. 1.38 date: 2007/06/15 18:18:57; author: sergei; state: Exp; lines: +8 -3 - Update to 2.2.1 [1] - Add rc.d scripts for cfexecd(8) and cfservd(8) PR: ports/113167 [1] Submitted by: Jo Rhett
v. 1.37 date: 2007/03/20 03:34:48; author: delphij; state: Exp; lines: +13 -6 - Update to 2.1.22 - Respect users' PTHREEAD related settings - Correct usage of BerkeleyDB - Use Berkeley DB 4.4 per original authors PR: ports/109707 Approved by: maintainer timeout (19 days)
v. 1.36 date: 2007/01/24 22:47:36; author: pav; state: Exp; lines: +1 -0 - Patch to fix berkeley db detection in configure script. Fixes compilation when multiple db ports are installed - Patch to explicitly link with included libpub.a, instead of one in /usr/local - Patch to never rebuild documentation, the full copy is included PR: ports/106790 Submitted by: Nick Barkas Approved by: maintainer timeout (sergei; 1 month)
v. 1.35 date: 2006/10/09 15:36:58; author: sergei; state: Exp; lines: +1 -1 - Update to 2.1.21
v. 1.34 date: 2006/10/09 13:19:33; author: sergei; state: Exp; lines: +17 -26 - Resurrect sysutils/cfengine port removed year ago. It is currently synced with sysutils/cfengine2 which it is going to replace. The reason for that is Cfengine 2.x being the stable version now, so the need for keeping both old 1.x (sysutils/cfengine) and the new 2.x (sysutils/cfengine2) has been obsoleted. This is currently disconnected from the build.
v. 1.33 date: 2005/10/20 09:44:20; author: sergei; state: dead; lines: +1 -1 - Remove sysutils/cfengine (cfengine-1.x) - the port is marked DEPRECATED and has expired on 2005-09-14. Any cfengine-1.x users should consider migrating to cfengine-2.x (sysutils/cfengine2). Approved by: gordon (maintainer)
v. 1.32 date: 2005/03/14 15:16:44; author: sergei; state: Exp; lines: +4 -0 - Mark this port DEPRECATED; users are advised to use sysutils/cfengine2 - Set EXPIRATION_DATE to 6 months from now - Set NO_LATEST_LINK Approved by: gordon (maintainer) on freebsd-ports
v. 1.31 date: 2005/01/20 18:52:56; author: cperciva; state: Exp; lines: +0 -3 Remove conditional dependencies on security/tcp_wrapper: That port hasn't existed since October 2002, and tcp_wrapper has been included in the base system since March 1999.
v. 1.30 date: 2004/06/04 17:29:32; author: ade; state: Exp; lines: +1 -0 Sync with new bsd.autotools.mk
v. 1.29 date: 2004/02/04 05:08:56; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.28 date: 2003/03/07 06:11:08; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.27 date: 2002/09/19 15:49:04; author: gordon; state: Exp; lines: +0 -2 Fix cfengine port now that makeinfo splits info -> html output. This broke package building. The solution is to force it back to creating a monolithic html file. Submitted by: kris
v. 1.26 date: 2002/09/19 02:51:53; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect plist
v. 1.25 date: 2002/08/22 19:13:43; author: ade; state: Exp; lines: +2 -2 BerkeleyDB cleanup - stage 2 Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
v. 1.24 date: 2002/07/29 20:47:37; author: gordon; state: Exp; lines: +1 -1 Update cfengine MASTER_SITES PR: ports/41123 Submitted by: fanf@
v. 1.23 date: 2002/05/19 07:08:17; author: gordon; state: Exp; lines: +1 -1 Update my maintainer line to my new FreeBSD email address. Not Reviewed by: jake
v. 1.22 date: 2002/04/20 01:12:33; author: ijliao; state: Exp; lines: +6 -2 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
v. 1.21 date: 2002/01/07 13:47:40; author: demon; state: Exp; lines: +1 -3 RUN_DEPEND on latex to build documentation correctly. Remove strip commands from post-install target: binaries are stripped without this hack.
v. 1.20 date: 2002/01/06 06:20:21; author: will; state: Exp; lines: +1 -1 First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
v. 1.19 date: 2001/12/15 22:56:48; author: steve; state: Exp; lines: +2 -2 Fix for new world order of automake and friends but using ${ACLOCAL} and ${AUTOHEADER}.
v. 1.18 date: 2001/08/17 14:20:07; author: ijliao; state: Exp; lines: +3 -3 This patch fixes the following problems: * cfengine deadlocking in the resolver due to being linked against libc_r * cfd issuing 'ioctl: No such network device' whenever it is invoked. change maintainer email add more docs Patches obtained from Michael Kyle PR: 29649 Submitted by: MAINTAINER
v. 1.17 date: 2001/04/02 10:21:18; author: mharo; state: Exp; lines: +9 -7 Per the instructions of the software, cfengine is now dependent on BerkleyDB 3. In fact, the only thing (that I can tell anyway) that uses the DB functions is cfd. I'm guessing most people don't use it, especially since I haven't heard any complaints about it. Also, it was putting some of the docs in / (for some really strange reason). That should be fixed too. They are now put in {PREFIX}/share/doc/cfengine, depending on NOPORTSDOC (somewhat reverse logic than normal, but it made the amount of changes less). Finally, strip the binaries. PR: 26189 Submitted by: maintainer
v. 1.16 date: 2001/02/25 06:17:55; author: kevlo; state: Exp; lines: +3 -3 - Update to version 1.6.3 - Take over maintainership PR: 25316 Submitted by: Gordon Tetlow
v. 1.15 date: 2001/01/23 08:58:27; author: kevlo; state: Exp; lines: +9 -11 Update to version 1.6.2 PR: 24556 Submitted by: Ports Fury
v. 1.14 date: 2001/01/21 00:38:15; author: kris; state: Exp; lines: +17 -5 Upgrade to cfengine 1.6.1 to (finally) fix remote vulnerability. Remove old maintainer for inactivity. Submitted by: Gordon Tetlow
v. 1.13 date: 2000/10/11 06:49:39; author: kris; state: Exp; lines: +3 -1 Mark FORBIDDEN: remote root vulnerability Submitted by: Pekka Savola via bugtraq
v. 1.12 date: 2000/09/01 16:41:41; author: fenner; state: Exp; lines: +2 -2 Change GNU_CONFIGURE to USE_AUTOCONF. cfengine comes with a configure script generated with configure 1.12, which has a POSIX-related IFS bug and doesn't completely work with modern shells.
v. 1.11 date: 2000/04/25 20:57:36; author: jseger; state: Exp; lines: +4 -3 Upgrade to 1.5.4 and change to not be x86 specific Submitted by: Steve Sizemore
v. 1.10 date: 2000/04/22 10:11:45; author: mharo; state: Exp; lines: +3 -3 Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.9 date: 2000/04/09 19:07:19; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variable
v. 1.8 date: 1999/10/29 04:02:01; author: jseger; state: Exp; lines: +4 -3 upgrade to cfengine-1.5.3
v. 1.7 date: 1999/08/31 06:50:42; author: mharo; state: Exp; lines: +3 -3 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/31 01:59:37; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/06/27 07:42:20; author: mharo; state: Exp; lines: +2 -2 Only depend on tcp_wrapper if it isn't in the base system.
v. 1.4 date: 1999/01/27 07:41:27; author: fenner; state: Exp; lines: +2 -1 ${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.3 date: 1998/12/10 02:18:15; author: jseger; state: Exp; lines: +5 -1 Add dependency on tcp_wrappers if PACKAGE_BUILDING is defined.
v. 1.2 date: 1998/08/19 11:28:23; author: jseger; state: Exp; lines: +3 -3 Upgrade to cfengine-1.4.12.
v. 1.1 date: 1998/03/17 02:13:25; author: jseger; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/03/17 02:13:25; author: jseger; state: Exp; lines: +0 -0 Import of cfengine 1.4.10. cfengine lets you manage you network (including editing files automatically), in an object-oriented manner. ============================================================================= v. 1.39 date: 2007/07/23 09:36:34; author: rafan; state: Exp; lines: +1 -3 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.38 date: 2007/06/15 18:18:57; author: sergei; state: Exp; lines: +8 -3 - Update to 2.2.1 [1] - Add rc.d scripts for cfexecd(8) and cfservd(8) PR: ports/113167 [1] Submitted by: Jo Rhett
v. 1.37 date: 2007/03/20 03:34:48; author: delphij; state: Exp; lines: +13 -6 - Update to 2.1.22 - Respect users' PTHREEAD related settings - Correct usage of BerkeleyDB - Use Berkeley DB 4.4 per original authors PR: ports/109707 Approved by: maintainer timeout (19 days)
v. 1.36 date: 2007/01/24 22:47:36; author: pav; state: Exp; lines: +1 -0 - Patch to fix berkeley db detection in configure script. Fixes compilation when multiple db ports are installed - Patch to explicitly link with included libpub.a, instead of one in /usr/local - Patch to never rebuild documentation, the full copy is included PR: ports/106790 Submitted by: Nick Barkas Approved by: maintainer timeout (sergei; 1 month)
v. 1.35 date: 2006/10/09 15:36:58; author: sergei; state: Exp; lines: +1 -1 - Update to 2.1.21
v. 1.34 date: 2006/10/09 13:19:33; author: sergei; state: Exp; lines: +17 -26 - Resurrect sysutils/cfengine port removed year ago. It is currently synced with sysutils/cfengine2 which it is going to replace. The reason for that is Cfengine 2.x being the stable version now, so the need for keeping both old 1.x (sysutils/cfengine) and the new 2.x (sysutils/cfengine2) has been obsoleted. This is currently disconnected from the build.
v. 1.33 date: 2005/10/20 09:44:20; author: sergei; state: dead; lines: +1 -1 - Remove sysutils/cfengine (cfengine-1.x) - the port is marked DEPRECATED and has expired on 2005-09-14. Any cfengine-1.x users should consider migrating to cfengine-2.x (sysutils/cfengine2). Approved by: gordon (maintainer)
v. 1.32 date: 2005/03/14 15:16:44; author: sergei; state: Exp; lines: +4 -0 - Mark this port DEPRECATED; users are advised to use sysutils/cfengine2 - Set EXPIRATION_DATE to 6 months from now - Set NO_LATEST_LINK Approved by: gordon (maintainer) on freebsd-ports
v. 1.31 date: 2005/01/20 18:52:56; author: cperciva; state: Exp; lines: +0 -3 Remove conditional dependencies on security/tcp_wrapper: That port hasn't existed since October 2002, and tcp_wrapper has been included in the base system since March 1999.
v. 1.30 date: 2004/06/04 17:29:32; author: ade; state: Exp; lines: +1 -0 Sync with new bsd.autotools.mk
v. 1.29 date: 2004/02/04 05:08:56; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.28 date: 2003/03/07 06:11:08; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.27 date: 2002/09/19 15:49:04; author: gordon; state: Exp; lines: +0 -2 Fix cfengine port now that makeinfo splits info -> html output. This broke package building. The solution is to force it back to creating a monolithic html file. Submitted by: kris
v. 1.26 date: 2002/09/19 02:51:53; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect plist
v. 1.25 date: 2002/08/22 19:13:43; author: ade; state: Exp; lines: +2 -2 BerkeleyDB cleanup - stage 2 Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
v. 1.24 date: 2002/07/29 20:47:37; author: gordon; state: Exp; lines: +1 -1 Update cfengine MASTER_SITES PR: ports/41123 Submitted by: fanf@
v. 1.23 date: 2002/05/19 07:08:17; author: gordon; state: Exp; lines: +1 -1 Update my maintainer line to my new FreeBSD email address. Not Reviewed by: jake
v. 1.22 date: 2002/04/20 01:12:33; author: ijliao; state: Exp; lines: +6 -2 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
v. 1.21 date: 2002/01/07 13:47:40; author: demon; state: Exp; lines: +1 -3 RUN_DEPEND on latex to build documentation correctly. Remove strip commands from post-install target: binaries are stripped without this hack.
v. 1.20 date: 2002/01/06 06:20:21; author: will; state: Exp; lines: +1 -1 First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
v. 1.19 date: 2001/12/15 22:56:48; author: steve; state: Exp; lines: +2 -2 Fix for new world order of automake and friends but using ${ACLOCAL} and ${AUTOHEADER}.
v. 1.18 date: 2001/08/17 14:20:07; author: ijliao; state: Exp; lines: +3 -3 This patch fixes the following problems: * cfengine deadlocking in the resolver due to being linked against libc_r * cfd issuing 'ioctl: No such network device' whenever it is invoked. change maintainer email add more docs Patches obtained from Michael Kyle PR: 29649 Submitted by: MAINTAINER
v. 1.17 date: 2001/04/02 10:21:18; author: mharo; state: Exp; lines: +9 -7 Per the instructions of the software, cfengine is now dependent on BerkleyDB 3. In fact, the only thing (that I can tell anyway) that uses the DB functions is cfd. I'm guessing most people don't use it, especially since I haven't heard any complaints about it. Also, it was putting some of the docs in / (for some really strange reason). That should be fixed too. They are now put in {PREFIX}/share/doc/cfengine, depending on NOPORTSDOC (somewhat reverse logic than normal, but it made the amount of changes less). Finally, strip the binaries. PR: 26189 Submitted by: maintainer
v. 1.16 date: 2001/02/25 06:17:55; author: kevlo; state: Exp; lines: +3 -3 - Update to version 1.6.3 - Take over maintainership PR: 25316 Submitted by: Gordon Tetlow
v. 1.15 date: 2001/01/23 08:58:27; author: kevlo; state: Exp; lines: +9 -11 Update to version 1.6.2 PR: 24556 Submitted by: Ports Fury
v. 1.14 date: 2001/01/21 00:38:15; author: kris; state: Exp; lines: +17 -5 Upgrade to cfengine 1.6.1 to (finally) fix remote vulnerability. Remove old maintainer for inactivity. Submitted by: Gordon Tetlow
v. 1.13 date: 2000/10/11 06:49:39; author: kris; state: Exp; lines: +3 -1 Mark FORBIDDEN: remote root vulnerability Submitted by: Pekka Savola via bugtraq
v. 1.12 date: 2000/09/01 16:41:41; author: fenner; state: Exp; lines: +2 -2 Change GNU_CONFIGURE to USE_AUTOCONF. cfengine comes with a configure script generated with configure 1.12, which has a POSIX-related IFS bug and doesn't completely work with modern shells.
v. 1.11 date: 2000/04/25 20:57:36; author: jseger; state: Exp; lines: +4 -3 Upgrade to 1.5.4 and change to not be x86 specific Submitted by: Steve Sizemore
v. 1.10 date: 2000/04/22 10:11:45; author: mharo; state: Exp; lines: +3 -3 Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.9 date: 2000/04/09 19:07:19; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variable
v. 1.8 date: 1999/10/29 04:02:01; author: jseger; state: Exp; lines: +4 -3 upgrade to cfengine-1.5.3
v. 1.7 date: 1999/08/31 06:50:42; author: mharo; state: Exp; lines: +3 -3 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/31 01:59:37; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/06/27 07:42:20; author: mharo; state: Exp; lines: +2 -2 Only depend on tcp_wrapper if it isn't in the base system.
v. 1.4 date: 1999/01/27 07:41:27; author: fenner; state: Exp; lines: +2 -1 ${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.3 date: 1998/12/10 02:18:15; author: jseger; state: Exp; lines: +5 -1 Add dependency on tcp_wrappers if PACKAGE_BUILDING is defined.
v. 1.2 date: 1998/08/19 11:28:23; author: jseger; state: Exp; lines: +3 -3 Upgrade to cfengine-1.4.12.
v. 1.1 date: 1998/03/17 02:13:25; author: jseger; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/03/17 02:13:25; author: jseger; state: Exp; lines: +0 -0 Import of cfengine 1.4.10. cfengine lets you manage you network (including editing files automatically), in an object-oriented manner. ============================================================================= v. 1.39 date: 2007/07/23 09:36:34; author: rafan; state: Exp; lines: +1 -3 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.38 date: 2007/06/15 18:18:57; author: sergei; state: Exp; lines: +8 -3 - Update to 2.2.1 [1] - Add rc.d scripts for cfexecd(8) and cfservd(8) PR: ports/113167 [1] Submitted by: Jo Rhett
v. 1.37 date: 2007/03/20 03:34:48; author: delphij; state: Exp; lines: +13 -6 - Update to 2.1.22 - Respect users' PTHREEAD related settings - Correct usage of BerkeleyDB - Use Berkeley DB 4.4 per original authors PR: ports/109707 Approved by: maintainer timeout (19 days)
v. 1.36 date: 2007/01/24 22:47:36; author: pav; state: Exp; lines: +1 -0 - Patch to fix berkeley db detection in configure script. Fixes compilation when multiple db ports are installed - Patch to explicitly link with included libpub.a, instead of one in /usr/local - Patch to never rebuild documentation, the full copy is included PR: ports/106790 Submitted by: Nick Barkas Approved by: maintainer timeout (sergei; 1 month)
v. 1.35 date: 2006/10/09 15:36:58; author: sergei; state: Exp; lines: +1 -1 - Update to 2.1.21
v. 1.34 date: 2006/10/09 13:19:33; author: sergei; state: Exp; lines: +17 -26 - Resurrect sysutils/cfengine port removed year ago. It is currently synced with sysutils/cfengine2 which it is going to replace. The reason for that is Cfengine 2.x being the stable version now, so the need for keeping both old 1.x (sysutils/cfengine) and the new 2.x (sysutils/cfengine2) has been obsoleted. This is currently disconnected from the build.
v. 1.33 date: 2005/10/20 09:44:20; author: sergei; state: dead; lines: +1 -1 - Remove sysutils/cfengine (cfengine-1.x) - the port is marked DEPRECATED and has expired on 2005-09-14. Any cfengine-1.x users should consider migrating to cfengine-2.x (sysutils/cfengine2). Approved by: gordon (maintainer)
v. 1.32 date: 2005/03/14 15:16:44; author: sergei; state: Exp; lines: +4 -0 - Mark this port DEPRECATED; users are advised to use sysutils/cfengine2 - Set EXPIRATION_DATE to 6 months from now - Set NO_LATEST_LINK Approved by: gordon (maintainer) on freebsd-ports
v. 1.31 date: 2005/01/20 18:52:56; author: cperciva; state: Exp; lines: +0 -3 Remove conditional dependencies on security/tcp_wrapper: That port hasn't existed since October 2002, and tcp_wrapper has been included in the base system since March 1999.
v. 1.30 date: 2004/06/04 17:29:32; author: ade; state: Exp; lines: +1 -0 Sync with new bsd.autotools.mk
v. 1.29 date: 2004/02/04 05:08:56; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.28 date: 2003/03/07 06:11:08; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.27 date: 2002/09/19 15:49:04; author: gordon; state: Exp; lines: +0 -2 Fix cfengine port now that makeinfo splits info -> html output. This broke package building. The solution is to force it back to creating a monolithic html file. Submitted by: kris
v. 1.26 date: 2002/09/19 02:51:53; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect plist
v. 1.25 date: 2002/08/22 19:13:43; author: ade; state: Exp; lines: +2 -2 BerkeleyDB cleanup - stage 2 Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
v. 1.24 date: 2002/07/29 20:47:37; author: gordon; state: Exp; lines: +1 -1 Update cfengine MASTER_SITES PR: ports/41123 Submitted by: fanf@
v. 1.23 date: 2002/05/19 07:08:17; author: gordon; state: Exp; lines: +1 -1 Update my maintainer line to my new FreeBSD email address. Not Reviewed by: jake
v. 1.22 date: 2002/04/20 01:12:33; author: ijliao; state: Exp; lines: +6 -2 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
v. 1.21 date: 2002/01/07 13:47:40; author: demon; state: Exp; lines: +1 -3 RUN_DEPEND on latex to build documentation correctly. Remove strip commands from post-install target: binaries are stripped without this hack.
v. 1.20 date: 2002/01/06 06:20:21; author: will; state: Exp; lines: +1 -1 First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
v. 1.19 date: 2001/12/15 22:56:48; author: steve; state: Exp; lines: +2 -2 Fix for new world order of automake and friends but using ${ACLOCAL} and ${AUTOHEADER}.
v. 1.18 date: 2001/08/17 14:20:07; author: ijliao; state: Exp; lines: +3 -3 This patch fixes the following problems: * cfengine deadlocking in the resolver due to being linked against libc_r * cfd issuing 'ioctl: No such network device' whenever it is invoked. change maintainer email add more docs Patches obtained from Michael Kyle PR: 29649 Submitted by: MAINTAINER
v. 1.17 date: 2001/04/02 10:21:18; author: mharo; state: Exp; lines: +9 -7 Per the instructions of the software, cfengine is now dependent on BerkleyDB 3. In fact, the only thing (that I can tell anyway) that uses the DB functions is cfd. I'm guessing most people don't use it, especially since I haven't heard any complaints about it. Also, it was putting some of the docs in / (for some really strange reason). That should be fixed too. They are now put in {PREFIX}/share/doc/cfengine, depending on NOPORTSDOC (somewhat reverse logic than normal, but it made the amount of changes less). Finally, strip the binaries. PR: 26189 Submitted by: maintainer
v. 1.16 date: 2001/02/25 06:17:55; author: kevlo; state: Exp; lines: +3 -3 - Update to version 1.6.3 - Take over maintainership PR: 25316 Submitted by: Gordon Tetlow
v. 1.15 date: 2001/01/23 08:58:27; author: kevlo; state: Exp; lines: +9 -11 Update to version 1.6.2 PR: 24556 Submitted by: Ports Fury
v. 1.14 date: 2001/01/21 00:38:15; author: kris; state: Exp; lines: +17 -5 Upgrade to cfengine 1.6.1 to (finally) fix remote vulnerability. Remove old maintainer for inactivity. Submitted by: Gordon Tetlow
v. 1.13 date: 2000/10/11 06:49:39; author: kris; state: Exp; lines: +3 -1 Mark FORBIDDEN: remote root vulnerability Submitted by: Pekka Savola via bugtraq
v. 1.12 date: 2000/09/01 16:41:41; author: fenner; state: Exp; lines: +2 -2 Change GNU_CONFIGURE to USE_AUTOCONF. cfengine comes with a configure script generated with configure 1.12, which has a POSIX-related IFS bug and doesn't completely work with modern shells.
v. 1.11 date: 2000/04/25 20:57:36; author: jseger; state: Exp; lines: +4 -3 Upgrade to 1.5.4 and change to not be x86 specific Submitted by: Steve Sizemore
v. 1.10 date: 2000/04/22 10:11:45; author: mharo; state: Exp; lines: +3 -3 Corrrect whitespace introduced during PORTNAME conversion and portlint
v. 1.9 date: 2000/04/09 19:07:19; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variable
v. 1.8 date: 1999/10/29 04:02:01; author: jseger; state: Exp; lines: +4 -3 upgrade to cfengine-1.5.3
v. 1.7 date: 1999/08/31 06:50:42; author: mharo; state: Exp; lines: +3 -3 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/31 01:59:37; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/06/27 07:42:20; author: mharo; state: Exp; lines: +2 -2 Only depend on tcp_wrapper if it isn't in the base system.
v. 1.4 date: 1999/01/27 07:41:27; author: fenner; state: Exp; lines: +2 -1 ${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.3 date: 1998/12/10 02:18:15; author: jseger; state: Exp; lines: +5 -1 Add dependency on tcp_wrappers if PACKAGE_BUILDING is defined.
v. 1.2 date: 1998/08/19 11:28:23; author: jseger; state: Exp; lines: +3 -3 Upgrade to cfengine-1.4.12.
v. 1.1 date: 1998/03/17 02:13:25; author: jseger; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/03/17 02:13:25; author: jseger; state: Exp; lines: +0 -0 Import of cfengine 1.4.10. cfengine lets you manage you network (including editing files automatically), in an object-oriented manner. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm