Commit graph

20 commits

Author SHA1 Message Date
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Jason Helfman
84eeb41996 - migrate USE_GMAKE and USE_PKGCONFIG to USES framework
Approved by:	maintainer (swills@)
2013-07-21 06:00:00 +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
Dmitry Sivachenko
a6fc9826cc Remove unneeded dependency.
Reviewed by:	maintainer
2012-09-26 06:18:24 +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
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Koop Mast
32ea452695 Fix build with FreeBSD 10
Approved by:	portmgr (miwi)
2011-10-29 19:01:59 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +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