Date: Wed, 2 Jun 2010 16:48:12 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/augeas Makefile distinfo pkg-descr pkg-plist ports/textproc/augeas/files patch-configure.ac patch-gnulib::lib::Makefile.am rcconf.aug test_rcconf.aug Message-ID: <201006021648.o52GmCOn012426@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-06-02 16:48:12 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/augeas Makefile distinfo pkg-descr pkg-plist
textproc/augeas/files patch-configure.ac
patch-gnulib::lib::Makefile.am
rcconf.aug test_rcconf.aug
Log:
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>
Revision Changes Path
1.1465 +1 -0 ports/textproc/Makefile
1.1 +39 -0 ports/textproc/augeas/Makefile (new)
1.1 +3 -0 ports/textproc/augeas/distinfo (new)
1.1 +12 -0 ports/textproc/augeas/files/patch-configure.ac (new)
1.1 +11 -0 ports/textproc/augeas/files/patch-gnulib::lib::Makefile.am (new)
1.1 +21 -0 ports/textproc/augeas/files/rcconf.aug (new)
1.1 +24 -0 ports/textproc/augeas/files/test_rcconf.aug (new)
1.1 +3 -0 ports/textproc/augeas/pkg-descr (new)
1.1 +165 -0 ports/textproc/augeas/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006021648.o52GmCOn012426>
