Commit graph

14 commits

Author SHA1 Message Date
Glen Barber
1735026060 - 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

- Class "failsafe_fallback" is defined in failsafe.cf when
  main policy contains errors and failsafe is run because
  of this

- add scope attribute for body classes (Redmine #2013)

Changes:

- process promises don't log if processes are out of range
  unless you run in verbose mode

- reports promises are now allowed in any context (Redmine
  #2005)

- cf-report has been removed

- cf-execd: --once implies --no-fork

Bugfixes:

- do not wait for splaytime when executing only once

- disable xml editing functionality when libxml2 doesn't
  provide necessary APIs (Redmine #1937)

Approved by:	cy (maintainer, implicit)
2013-02-28 21:02:28 +00:00
Glen Barber
a85a720850 Fix plist (again).
Submitted by:	QAT
Approved by:	cy (maintainer, implicit)
Pointyhat:	gjb (myself)
2013-02-28 01:06:20 +00:00
Glen Barber
2b25f03753 Convert to new options framework
Approved by:	cy (maintainer, implicit)
2013-02-28 00:22:50 +00:00
Glen Barber
299b0d273e Fix plist missed by me in previous commit to this port.
Approved by:	cy (maintainer, implicit)
2013-02-28 00:15:17 +00:00
Glen Barber
6e32600550 - Update to 3.5.0a1
Approved by:	cy (maintainer, implicit)
2013-02-22 13:10:11 +00:00
Jason Helfman
682ff4dbe0 - 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
2012-12-11 00:48:33 +00:00
Glen Barber
23253dc14c Mark as IGNORE; development version is not yet branched.
Approved by:	cy (maintainer)
Approved by:	eadler, crees (mentors, implicit)
2012-12-10 21:16:37 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Steve Wills
4c4b6e0f56 - Update to 3.4.0b2,1
- Fix build with clang

PR:		ports/172307
Approved by:	maintainer (cy)
2012-10-04 01:41:47 +00:00
Jason Helfman
2b944a8741 - follow r303724 shlib bump of libvirt 2012-09-05 21:48:20 +00:00
Glen Barber
e56931d160 - 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)
2012-08-24 13:05:50 +00:00
Glen Barber
dfc5fa6e5d - 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)
2012-08-23 20:36:09 +00:00
Cy Schubert
c5de37b752 Fix distinfo.
Discovered by:	linimon
2012-08-23 15:26:53 +00:00
Cy Schubert
93e71c3192 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.
2012-08-15 17:28:43 +00:00