summaryrefslogtreecommitdiff
path: root/devel/p5-Config-Setting (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Homepage has changed; update MASTER_SITES and WWW:.Pete Fritchman2003-10-262-2/+2
| | | | | | | Noticed by: distfiles survey Notes: svn path=/head/; revision=92216
* utilize SITE_PERLYing-Chieh Liao2003-10-242-11/+10
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-2/+2
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* p5-Config-Setting is a perl module that is designed to provide easy to useKevin Lo2001-07-015-0/+53
settings files for your project. You subclass the basic Config::Setting class in one of your own modules, and then provide an interface to your code using it. When set up, you can then override the settings on a per-host basis, or even using an environment variable. PR: 28565 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44607