| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Aug 2012 20:50:57
  |
cy  |
Move cfengine ports to standardize namaing.
Submitted by: gjb |
09 Aug 2012 01:03:04
3.3.5
|
cy  |
gjb@ and I will commit to the cfengine* ports. Both of us can be blamed
for the goings on in this place. |
09 Aug 2012 00:45:16
3.3.5
|
cy  |
Update 3.3.3 --> 3.3.5
Submitted by: gjb |
18 Jun 2012 20:22:35
3.3.3
|
cy  |
Update 3.3.0 --> 3.3.3.
PR: 167942
Submitted by: Glen Barber <gjb@FreeBSD.org> |
19 Apr 2012 15:00:56
3.3.0
|
cy  |
PCRE is no longer an option.
PR: 165859
Submitted by: gjb |
19 Apr 2012 13:34:08
3.3.0
|
cy  |
Toykocabinet or QDBM must be used (but not both as already in the port). |
19 Apr 2012 04:21:15
3.3.0
|
cy  |
Update 3.2.3 --> 3.3.0 |
14 Feb 2012 12:45:35
3.2.3_1
|
mm  |
Bump pcre library dependency due to 8.30 update |
14 Jan 2012 08:57:23
3.2.3
|
dougb  |
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
3.2.3
|
cy  |
Adjust MASTER_SITES with new URL. |
09 Nov 2011 19:47:55
3.2.3
|
cy  |
Update 3.2.1 --> 3.2.3 |
20 Sep 2011 05:08:49
3.2.1
|
cy  |
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
3.1.5_1
|
cy  |
eplace build dependency with library dependency.
PR: 157965
Submitted by: Jim Vanderveen <jim.vanderveen@gmail.com> |
22 May 2011 18:57:31
3.1.5
|
cy  |
Update 3.1.4 --> 3.1.5
PR: 157249 |
13 Mar 2011 01:21:18
3.1.4_1
|
cy  |
Replace dashes ("-") in rc scripts with underbars ("_").
PR: 155495
Submitted by: arin Atanasov Nikolov <dnaeon@gmail.com> |
09 Feb 2011 05:51:02
3.1.4
|
cy  |
Update 3.0.5 --> 3.1.4. |
06 Feb 2011 02:46:17
3.0.5p1_1
|
cy  |
Start cfengine later during boot, as other ports.
Suggested by: dougb
Feature safe: yes |
21 Jul 2010 13:45:07
3.0.5p1
|
cy  |
Include pkg-plist from my testbed.
pointy hat to: myself |
20 Jul 2010 22:27:20
3.0.5p1
|
cy  |
Update from 3.0.3 to 3.0.5p1. |
27 Mar 2010 00:15:24
3.0.3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
31 Jan 2010 07:58:23
3.0.3
|
cy  |
Update 3.0.2 --> 3.0.3.
PR: 143228 |
21 Dec 2009 23:28:42
3.0.2_1
|
cy  |
The startup scripts contain errors with confuse the shell. Fix them.
PR: 139078 |
14 Nov 2009 01:26:35
3.0.2
|
cy  |
Docs are unconditionally installed by this port. Remove PORTDOCS dependency. |
14 Nov 2009 00:12:04
3.0.2
|
cy  |
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
3.0.1
|
dougb  |
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
3.0.1
|
bsam  |
Welcome to cfengine version 3!
PR: ports/131311
Submitted by: Jo Rhett <jrhett at netconsonance.com> |
10 Feb 2009 20:54:35
2.2.9
|
bsam  |
A forced commit to reflect a repocopy:
. sysutils/cfengine -> sysutils/cfengine3.
PR: ports/131432
Submitted by: bsam (me)
Repocopied by: marcus (portmgr) |