| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Sep 2012 06:18:24
0.10.0_5
|
demon  |
Remove unneeded dependency.
Reviewed by: maintainer |
29 Aug 2012 18:25:20
0.10.0_5
|
swills  |
- Fix sysctl lens
PR: ports/170761
Submitted by: Dave Duchscher <daved@tamu.edu> |
17 May 2012 02:26:16
0.10.0_4
|
swills  |
- Make Puppet lenses work
PR: ports/167642
Submitted by: tdb |
03 May 2012 01:55:04
0.10.0_3
|
swills  |
- The shellvars lens can also be used to parse /etc/periodic.conf and
/boot/loader.conf, so patch that in
Suggested by: tdb |
02 May 2012 00:23:27
0.10.0_2
|
swills  |
- Remove custom rc.conf lens in favor of using of a patch which let's the
built in shellvars lens take care of this file. Upstream has already
patched to do this and it should be in the next release. Users should
be aware that extra quoting may be necessary. |
25 Apr 2012 01:11:34
0.10.0_1
|
swills  |
- Fix bug when used with Puppet
PR: ports/166324
Submitted by: tdb |
12 Feb 2012 13:17:44
0.10.0
|
swills  |
- Update to 0.10.0 plus a patch from github to make it build
- Take maintainership, see
http://lists.freebsd.org/pipermail/freebsd-ports/2011-October/071195.html
- Use %%DATADIR%% in plist where appropriate
- Add a few TEST_DEPENDS. Most of the tests pass, the ones that don't seem to
be upstream issues and/or already existing |
09 Nov 2011 15:26:04
0.7.1_2
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 19:01:59
0.7.1_2
|
kwm  |
Fix build with FreeBSD 10
Approved by: portmgr (miwi) |
03 Jul 2011 14:40:25
0.7.1_2
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
0.7.1_2
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.7.1_2
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
0.7.1_2
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
0.7.1_2
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
06 Jul 2010 02:17:30
0.7.1_1
|
lwhsu  |
- Fix problem parsing /boot/loader.conf
- Bump PORTREVISION
PR: ports/148386
Submitted by: Russell Jackson <raj AT csub.edu>
Feature safe: yes |
02 Jun 2010 16:48:12
0.7.1
|
miwi  |
Augeas is a configuration editing tool. It parses configuration files in their
native formats and transforms them into a tree. Configuration changes are made
by manipulating this tree and saving it back into native config files.
WWW: http://augeas.net
PR: ports/146743
Submitted by: Russell Jackson <raj at csub.edu> |