aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/p5-ZConf-Runner
Commit message (Collapse)AuthorAgeFilesLines
* - convert to the new perl5 frameworkaz2013-09-111-6/+3
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Fix typos in COMMENTcs2012-07-251-1/+1
|
* Fix typos in COMMENTcs2012-07-251-1/+1
|
* - Remove SITE_PERL from *_DEPENDS [1]culot2012-06-302-6/+7
| | | | | | | | - Add BUILD_DEPENDS to silence build warnings - Pet portlint(1) PR: ports/169553 [1] Submitted by: Zane C.B-H. <vvelox@vvelox.net> (maintainer)
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-201-1/+1
| | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update to 2.1.4pgollucci2009-12-162-4/+4
| | | | | | PR: ports/141500 pproved by: maintainer Submitted by: myself (pgollucci@)
* - Update to 2.1.3miwi2009-10-302-5/+6
| | | | | PR: 139774 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
* Update to 2.1.1itetcu2009-10-182-4/+4
| | | | | | PR: 139529 Submitted by: Sahil Tandon Approved by: maintainer
* - Update to 1.0.0miwi2009-09-213-6/+13
| | | | | | PR: 139006 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer) Feature safe: yes
* A configuration system allowing for either file or LDAP backed storage. Apgollucci2009-01-274-0/+40
utility is included as well, 'zcrunner'. It can be used to configure actions and run files using them. WWW: http://search.cpan.org/dist/ZConf-Runner PR: ports/ports/130566 Submitted by: Zane C, Bowers <vvelox at vvelox.net>