Steve Wills
14e2a27eb9
textproc/augeas: add patch from upstream to fix bug
...
PR: 193348
Submitted by: tdb
Obtained from: cf3de24554
2014-09-12 02:25:04 +00:00
Adam Weinberger
08a006d08a
Rename all patches that contain '::' as a path separator, and use
...
'__' instead.
2014-07-29 17:12:47 +00:00
Steve Wills
c2e238891d
- Update to 1.1.0
...
- Trim header
- Pet portlit (a bit)
PR: ports/180469
Submitted by: lwhsu
2013-07-21 05:21:34 +00:00
Steve Wills
b47114fbc4
- Update to 1.0.0
...
PR: ports/178605
Submitted by: Garrett Wollman <wollman@csail.mit.edu>
2013-05-23 01:46:47 +00:00
Steve Wills
60c396473d
- Fix sysctl lens
...
PR: ports/170761
Submitted by: Dave Duchscher <daved@tamu.edu>
2012-08-29 18:25:20 +00:00
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