7cbc FreshPorts -- sysutils/cfengine-devel
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
cfengine-devel 3.5.0b1,1 sysutils on this many watch lists=0 search for ports that depend on this port
Broken BROKEN: Not fetchavle
Ignore IGNORE: is marked as broken: Not fetchavle
A systems administration tool for networks
Maintained by: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Aug 2012 17:29:09
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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
  2. devel/gmake
Required To Run:
  1. security/openssl
Required Libraries:
  1. devel/pcre
  2. databases/tokyocabinet
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/cfengine-devel/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for cfengine-devel-3.5.0b1,1:
     LIBVIRT=off: Enable libvirt integration
     MYSQL=off: Enable MySQL integration
     PGSQL=off: Enable PostgreSQL integration
====> Options available for the single DB: you have to select exactly one of them
     TOKYOCABINET=on: Enable TokyoCabinet database backend
     QDBM=off: Enable QDBM database backend
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cfengine.com/source-code/download?file=
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2013-01-08
    Affects: users of sysutils/cfengine*
    Author: gjb@FreeBSD.org
    Reason: 
      sysutils/cfengine has been created as a master port for the set of
      sysutils/cfengine* ports.  Users interested in tracking the latest
      stable branch of cfengine should update their port origins to use
      the new port, for example:
    
      # portmaster -o sysutils/cfengine sysutils/cfengine33
      or
      # portupgrade -fo sysutils/cfengine sysutils/cfengine33
      or
      # pkg set -o sysutils/cfengine33:sysutils/cfengine
    
      Users that switch their port origin and later wish to remain on
      a particular cfengine release can override the default version by
      adding CFENGINE_VERSION to /etc/make.conf, where CFENGINE_VERSION
      is a value from:
    
        # make -V VERSIONS
    
    
  • 2012-08-16
    Affects: users of sysutils/cfengine*
    Author: gjb@FreeBSD.org
    Reason: 
      The sysutils/cfengine* ports have been renamed as follows:
    
      o sysutils/cfengine         -> sysutils/cfengine22
      o sysutils/cfengine3-legacy -> sysutils/cfengine32
      o sysutils/cfengine3        -> sysutils/cfengine33
    
      Users are reminded to update the port origins, for example:
    
      # portmaster -o sysutils/cfengine22 sysutils/cfengine
      or
      # portupgrade -fo sysutils/cfengine22 sysutils/cfengine
      or
      # pkg set -o sysutils/cfengine:sysutils/cfengine22
    
    

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 Jun 2013 14:18:35
Original commit files touched by this commit  3.5.0b1,1
cy search for other commits by this committer
Beta no longer available now that 3.5.0 has gone GA.

PR:		179677
12 Jun 2013 18:01:52
Original commit files touched by this commit  3.5.0b1,1
gjb search for other commits by this committer
Remove empty file.

Approved by:	cy (maintainer, implicit)
12 Jun 2013 18:00:45
Original commit files touched by this commit  3.5.0b1,1
gjb search for other commits by this committer
cfengine/Makefile:
 - Add CFENGINE_VERSION 35

cfengine-devel/Makefile:
 - Mark IGNORE since development has not branched yet

Add cfengine 3.5.0:

New features:
  - classes promises now take an optional scope constraint.
  - new built-in functions: every, none, some, nth, sublist, uniq, filter
  - cf-promises flag --parse-tree is replaced by --policy-output-format=,
    requiring the
    user to specify the output format (none, cf, json)
  - cf-promises allows partial check of policy (without body common
(Only the first 15 lines of the commit message are shown above View all of this commit message)
03 May 2013 19:08:18
Original commit files touched by this commit  3.5.0b1,1
cy search for other commits by this committer
Update 3.5.0a2 --> 3.5.0b1

PR:		178320
Submitted by:	skreuzer
28 Feb 2013 21:02:29
Original commit files touched by this commit  3.5.0a2,1
gjb search for other commits by this committer
- Update to 3.5.0a2

New features:
- cf-promises flag --parse-tree is replaced by
  --policy-output-format=, requiring the user to
  specify the output format (none, cf, json)

- cf-promises allows partial check of policy (without
  body common control) without integrity check;
  --full-check enforces integrity check

- agent binaries support JSON input format (.json
  file as generated by cf-promises)

- cf-key: new options --trust-key/-t and --print-digest/-p
(Only the first 15 lines of the commit message are shown above View all of this commit message)
28 Feb 2013 01:06:21
Original commit files touched by this commit  3.5.0a1_2,1
gjb search for other commits by this committer
Fix plist (again).

Submitted by:	QAT
Approved by:	cy (maintainer, implicit)
Pointyhat:	gjb (myself)
28 Feb 2013 00:22:51
Original commit files touched by this commit  3.5.0a1_1,1
gjb search for other commits by this committer
Convert to new options framework

Approved by:	cy (maintainer, implicit)
28 Feb 2013 00:15:17
Original commit files touched by this commit  3.5.0a1_1,1
gjb search for other commits by this committer
Fix plist missed by me in previous commit to this port.

Approved by:	cy (maintainer, implicit)
22 Feb 2013 13:10:12
Original commit files touched by this commit  3.5.0a1,1
gjb search for other commits by this committer
- Update to 3.5.0a1

Approved by:	cy (maintainer, implicit)
11 Dec 2012 00:48:33
Original commit files touched by this commit  3.4.0b2_2,1
jgh search for other commits by this committer
- update libvirt to 1.0.0, and bump others for shlib change
- explictly tie to ABI version, required
- update historical headers
- add shared description for libvirt
10 Dec 2012 21:16:38
Original commit files touched by this commit  3.4.0b2_1,1
gjb search for other commits by this committer
Mark as IGNORE; development version is not yet branched.

Approved by:	cy (maintainer)
Approved by:	eadler, crees (mentors, implicit)
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
04 Oct 2012 01:41:47
Original commit files touched by this commit  3.4.0b2,1
swills search for other commits by this committer
- Update to 3.4.0b2,1
- Fix build with clang

PR:		ports/172307
Approved by:	maintainer (cy)
05 Sep 2012 21:48:21
Original commit files touched by this commit  3.4.0a2_2
  Sanity Test Failure
jgh search for other commits by this committer
- follow r303724 shlib bump of libvirt
24 Aug 2012 13:05:51
Original commit files touched by this commit  3.4.0a2_1,1
gjb search for other commits by this committer
- Set --with-workdir to /var/cfengine to continue to be
  consistent with the behavior of previous versions of cfengine.
- Bump PORTREVISION.

Approved by:	cy (maintainer)
Approved by:	eadler (mentor)
23 Aug 2012 20:36:10
Original commit files touched by this commit  3.4.0a2,1
gjb search for other commits by this committer
- Update to 3.4.0a2
- Add PORTEPOCH
- Add null PORTREVISION (portlint)
- Separate LATEST_LINK from MAINTAINER section (portlint)

Changelog: https://github.com/cfengine/core/blob/master/ChangeLog

Approved by:	cy (maintainer)
Approved by:	crees (mentor, implicit)
23 Aug 2012 15:26:53
Original commit files touched by this commit  3.4.0b1
cy search for other commits by this committer
Fix distinfo.

Discovered by:	linimon
15 Aug 2012 17:28:44
Original commit files touched by this commit  3.4.0b1
cy search for other commits by this committer
dd new cfengine-devel port.

Update CONFLICTS in cfengine2, cfengine32, and cfengine33 ports.

Update LATEST_LINK in cfengine32 and cfengine33 ports.

Add $FreeBSD$ to pkg-plist.

Number of commits found: 18

283c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 2
new 48 hours9
new 7 days28
new fortnight85
new month173

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0