Commit graph

7 commits

Author SHA1 Message Date
Steve Wills
e7a967368d - Make Puppet lenses work
PR:		ports/167642
Submitted by:	tdb
2012-05-17 02:26:16 +00:00
Steve Wills
2b2348064e - The shellvars lens can also be used to parse /etc/periodic.conf and
/boot/loader.conf, so patch that in

Suggested by:	tdb
2012-05-03 01:55:04 +00:00
Steve Wills
f17877dea1 - 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.
2012-05-02 00:23:27 +00:00
Steve Wills
f0359ca925 - Fix bug when used with Puppet
PR:		ports/166324
Submitted by:	tdb
2012-04-25 01:11:34 +00:00
Steve Wills
059d9e976d - 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
2012-02-12 13:17:44 +00:00
Li-Wen Hsu
d686fe9577 - Fix problem parsing /boot/loader.conf
- Bump PORTREVISION

PR:		ports/148386
Submitted by:	Russell Jackson <raj AT csub.edu>
Feature safe:	yes
2010-07-06 02:17:30 +00:00
Martin Wilke
3e488db3fd 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>
2010-06-02 16:48:12 +00:00