FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:46 PM BST
Port details
cfengine3 3.3.0 sysutils on this many watch lists=9 search for ports that depend on this port
A systems administration tool for networks
Maintained by: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Feb 2009 21:12:10
License: not specified in port


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
Required Libraries: devel/pcre, databases/tokyocabinet
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/cfengine3/ && make install clean
To add the package: pkg_add -r cfengine3


Configuration Options
===> The following configuration options are available for cfengine-3.3.0:
     TOKYOCABINET=on (default) "Enable TokyoCabinet support"
     QDBM=off (default) "Enable QDBM support"
     PGSQL=off (default) "Enable PostgreSQL connector"
     MYSQL=off (default) "Enable MySQL connector"
===> Use 'make config' to modify these settings

Master Sites:
http://cfengine.com/source-code/download?file=
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2012 15:00:56
Original commit files touched by this commit  3.3.0
cy search for other commits by this committer
PCRE is no longer an option.

PR:             165859
Submitted by:   gjb
19 Apr 2012 13:34:08
Original commit files touched by this commit  3.3.0
cy search for other commits by this committer
Toykocabinet or QDBM must be used (but not both as already in the port).
19 Apr 2012 04:21:15
Original commit files touched by this commit  3.3.0
cy search for other commits by this committer
Update 3.2.3 --> 3.3.0
14 Feb 2012 12:45:35
Original commit files touched by this commit  3.2.3_1
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
14 Jan 2012 08:57:23
Original commit files touched by this commit  3.2.3
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.
09 Nov 2011 19:54:35
Original commit files touched by this commit  3.2.3
cy search for other commits by this committer
Adjust MASTER_SITES with new URL.
09 Nov 2011 19:47:55
Original commit files touched by this commit  3.2.3
cy search for other commits by this committer
Update 3.2.1 --> 3.2.3
20 Sep 2011 05:08:49
Original commit files touched by this commit  3.2.1
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>
08 Aug 2011 19:41:12
Original commit files touched by this commit  3.1.5_1
cy search for other commits by this committer
eplace build dependency with library dependency.

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

PR:             157249
13 Mar 2011 01:21:18
Original commit files touched by this commit  3.1.4_1
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>
09 Feb 2011 05:51:02
Original commit files touched by this commit  3.1.4
cy search for other commits by this committer
Update 3.0.5 --> 3.1.4.
06 Feb 2011 02:46:17
Original commit files touched by this commit  3.0.5p1_1
cy search for other commits by this committer
Start cfengine later during boot, as other ports.

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

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

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

PR:             139078
14 Nov 2009 01:26:35
Original commit files touched by this commit  3.0.2
cy search for other commits by this committer
Docs are unconditionally installed by this port. Remove PORTDOCS dependency.
14 Nov 2009 00:12:04
Original commit files touched by this commit  3.0.2
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.
15 Jul 2009 16:56:10
Original commit files touched by this commit  3.0.1
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.
10 Feb 2009 21:37:55
Original commit files touched by this commit  3.0.1
bsam search for other commits by this committer
Welcome to cfengine version 3!

PR:             ports/131311
Submitted by:   Jo Rhett <jrhett at netconsonance.com>
10 Feb 2009 20:54:35
Original commit files touched by this commit  2.2.9
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: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.203 seconds.