notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cfengine3 A systems administration tool for networks
3.3.5 sysutils Deleted on this many watch lists=8 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.3.5Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-02-10 21:12:10
Last Update: 2012-08-14 20:50:57
SVN Revision: UNKNOWN
People watching this port, also watch:: sudo, postfix, bash, nagios-plugins
License: not specified in port
WWW:
http://www.cfengine.org/
Description:
Cfengine is an automated suite of programs for configuring and maintaining Unix-like computers. It has been used on computing arrays of between 1 and 20,000 computers since 1993 by a wide range of organizations. Cfengine is supported by active research and was the first autonomic, hands-free management system for Unix-like operating systems. Cfengine is an autonomic maintenance system not merely a change management roll-out tool. Cfengine has a history of security and adaptability. WWW: http://www.cfengine.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • cfengine>0:sysutils/cfengine3
No installation instructions:
This port has been deleted.
PKGNAME: cfengine
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. pcre.1 : devel/pcre
  2. tokyocabinet.9 : databases/tokyocabinet
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cfengine-3.3.5: TOKYOCABINET=on: Enable TokyoCabinet support QDBM=off: Enable QDBM support PGSQL=off: Enable PostgreSQL connector MYSQL=off: Enable MySQL connector LIBVIRT=off: Enable libvirt compatibility ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cfengine.com/source-code/download?file=
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
14 Aug 2012 20:50:57
Original commit files touched by this commit Sanity Test Failure
cy search for other commits by this committer
Move cfengine ports to standardize namaing.

Submitted by:	gjb
3.3.5
09 Aug 2012 01:03:04
Original commit files touched by this commit
cy search for other commits by this committer
gjb@ and I will commit to the cfengine* ports. Both of us can be blamed
for the goings on in this place.
3.3.5
09 Aug 2012 00:45:16
Original commit files touched by this commit
cy search for other commits by this committer
Update 3.3.3 --> 3.3.5

Submitted by:	gjb
3.3.3
18 Jun 2012 20:22:35
Original commit files touched by this commit
cy search for other commits by this committer
Update 3.3.0 --> 3.3.3.

PR:             167942
Submitted by:   Glen Barber <gjb@FreeBSD.org>
3.3.0
19 Apr 2012 15:00:56
Original commit files touched by this commit
cy search for other commits by this committer
PCRE is no longer an option.

PR:             165859
Submitted by:   gjb
3.3.0
19 Apr 2012 13:34:08
Original commit files touched by this commit
cy search for other commits by this committer
Toykocabinet or QDBM must be used (but not both as already in the port).
3.3.0
19 Apr 2012 04:21:15
Original commit files touched by this commit
cy search for other commits by this committer
Update 3.2.3 --> 3.3.0
3.2.3_1
14 Feb 2012 12:45:35
Original commit files touched by this commit
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
3.2.3
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
3.2.3
09 Nov 2011 19:54:35
Original commit files touched by this commit
cy search for other commits by this committer
Adjust MASTER_SITES with new URL.
3.2.3
09 Nov 2011 19:47:55
Original commit files touched by this commit
cy search for other commits by this committer
Update 3.2.1 --> 3.2.3
3.2.1
20 Sep 2011 05:08:49
Original commit files touched by this commit
cy search for other commits by this committer
Update 3.1.5 --> 3.2.1.

PR:             160355 (3.2.0)
Submitted by:   Wojtek Kochanowski <wojciech.kochanowski@nnv.pl>
3.1.5_1
08 Aug 2011 19:41:12
Original commit files touched by this commit
cy search for other commits by this committer
eplace build dependency with library dependency.

PR:             157965
Submitted by:   Jim Vanderveen <jim.vanderveen@gmail.com>
3.1.5
22 May 2011 18:57:31
Original commit files touched by this commit
cy search for other commits by this committer
Update 3.1.4 --> 3.1.5

PR:             157249
3.1.4_1
13 Mar 2011 01:21:18
Original commit files touched by this commit
cy search for other commits by this committer
Replace dashes ("-") in rc scripts with underbars ("_").

PR:             155495
Submitted by:   arin Atanasov Nikolov <dnaeon@gmail.com>
3.1.4
09 Feb 2011 05:51:02
Original commit files touched by this commit
cy search for other commits by this committer
Update 3.0.5 --> 3.1.4.
3.0.5p1_1
06 Feb 2011 02:46:17
Original commit files touched by this commit
cy search for other commits by this committer
Start cfengine later during boot, as other ports.

Suggested by:   dougb
Feature safe:   yes
3.0.5p1
21 Jul 2010 13:45:07
Original commit files touched by this commit
cy search for other commits by this committer
Include pkg-plist from my testbed.

pointy hat to:  myself
3.0.5p1
20 Jul 2010 22:27:20
Original commit files touched by this commit
cy search for other commits by this committer
Update from 3.0.3 to 3.0.5p1.
3.0.3
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
3.0.3
31 Jan 2010 07:58:23
Original commit files touched by this commit
cy search for other commits by this committer
Update 3.0.2 --> 3.0.3.

PR:             143228
3.0.2_1
21 Dec 2009 23:28:42
Original commit files touched by this commit
cy search for other commits by this committer
The startup scripts contain errors with confuse the shell. Fix them.

PR:             139078
3.0.2
14 Nov 2009 01:26:35
Original commit files touched by this commit
cy search for other commits by this committer
Docs are unconditionally installed by this port. Remove PORTDOCS dependency.
3.0.2
14 Nov 2009 00:12:04
Original commit files touched by this commit
cy search for other commits by this committer
Update 3.0.1 (3.0.1a7) --> 3.0.2.

Take on maintainership of the port as the maintainer, Jo Rhett
<jrhett@netconsonance.com>, can no longer maintain this port.
3.0.1
15 Jul 2009 16:56:10
Original commit files touched by this commit
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
3.0.1
10 Feb 2009 21:37:55
Original commit files touched by this commit
bsam search for other commits by this committer
Welcome to cfengine version 3!

PR:             ports/131311
Submitted by:   Jo Rhett <jrhett at netconsonance.com>
2.2.9
10 Feb 2009 20:54:35
Original commit files touched by this commit
bsam search for other commits by this committer
A forced commit to reflect a repocopy:
. sysutils/cfengine -> sysutils/cfengine3.

PR:             ports/131432
Submitted by:   bsam (me)
Repocopied by:  marcus (portmgr)

Number of commits found: 27