Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
14 Aug 2012 20:50:57
 |
cy  |
Move cfengine ports to standardize namaing.
Submitted by: gjb |
3.3.5 09 Aug 2012 01:03:04
 |
cy  |
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
 |
cy  |
Update 3.3.3 --> 3.3.5
Submitted by: gjb |
3.3.3 18 Jun 2012 20:22:35
 |
cy  |
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
 |
cy  |
PCRE is no longer an option.
PR: 165859
Submitted by: gjb |
3.3.0 19 Apr 2012 13:34:08
 |
cy  |
Toykocabinet or QDBM must be used (but not both as already in the port). |
3.3.0 19 Apr 2012 04:21:15
 |
cy  |
Update 3.2.3 --> 3.3.0 |
3.2.3_1 14 Feb 2012 12:45:35
 |
mm  |
Bump pcre library dependency due to 8.30 update |
3.2.3 14 Jan 2012 08:57:23
 |
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. |
3.2.3 09 Nov 2011 19:54:35
 |
cy  |
Adjust MASTER_SITES with new URL. |
3.2.3 09 Nov 2011 19:47:55
 |
cy  |
Update 3.2.1 --> 3.2.3 |
3.2.1 20 Sep 2011 05:08:49
 |
cy  |
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
 |
cy  |
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
 |
cy  |
Update 3.1.4 --> 3.1.5
PR: 157249 |
3.1.4_1 13 Mar 2011 01:21:18
 |
cy  |
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
 |
cy  |
Update 3.0.5 --> 3.1.4. |
3.0.5p1_1 06 Feb 2011 02:46:17
 |
cy  |
Start cfengine later during boot, as other ports.
Suggested by: dougb
Feature safe: yes |
3.0.5p1 21 Jul 2010 13:45:07
 |
cy  |
Include pkg-plist from my testbed.
pointy hat to: myself |
3.0.5p1 20 Jul 2010 22:27:20
 |
cy  |
Update from 3.0.3 to 3.0.5p1. |
3.0.3 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
3.0.3 31 Jan 2010 07:58:23
 |
cy  |
Update 3.0.2 --> 3.0.3.
PR: 143228 |
3.0.2_1 21 Dec 2009 23:28:42
 |
cy  |
The startup scripts contain errors with confuse the shell. Fix them.
PR: 139078 |
3.0.2 14 Nov 2009 01:26:35
 |
cy  |
Docs are unconditionally installed by this port. Remove PORTDOCS dependency. |
3.0.2 14 Nov 2009 00:12:04
 |
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. |
3.0.1 15 Jul 2009 16:56:10
 |
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. |
3.0.1 10 Feb 2009 21:37:55
 |
bsam  |
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
 |
bsam  |
A forced commit to reflect a repocopy:
. sysutils/cfengine -> sysutils/cfengine3.
PR: ports/131432
Submitted by: bsam (me)
Repocopied by: marcus (portmgr) |