aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Admin-Config
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.94Yen-Ming Lee2006-06-072-4/+4
| | | | Notes: svn path=/head/; revision=164688
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Update to 0.92, reset maintainer to perl.Anton Berezin2005-01-202-4/+4
| | | | Notes: svn path=/head/; revision=126908
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+7
| | | | | | | | 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
* Update to 0.91.Anton Berezin2003-02-022-2/+2
| | | | | | | | | Vendor changes: - incompatible name() accessor behavior change; - documentation fixes. Notes: svn path=/head/; revision=74522
* Update to 0.90.Anton Berezin2003-01-262-2/+2
| | | | Notes: svn path=/head/; revision=74017
* Update to 0.56.Anton Berezin2002-09-122-2/+2
| | | | Notes: svn path=/head/; revision=66202
* Update to 0.54.Anton Berezin2002-08-062-2/+2
| | | | Notes: svn path=/head/; revision=64096
* Update to 0.53.Anton Berezin2002-07-252-2/+2
| | | | Notes: svn path=/head/; revision=63570
* Update to 0.50.Anton Berezin2002-06-082-2/+2
| | | | Notes: svn path=/head/; revision=60854
* Update to 0.21.Anton Berezin2002-06-062-2/+2
| | | | Notes: svn path=/head/; revision=60710
* Update to 0.15.Anton Berezin2002-01-222-6/+2
| | | | Notes: svn path=/head/; revision=53560
* Correct a typo in the module author's E0mail address.Anton Berezin2001-12-061-1/+1
| | | | | | | | | | Since it seems that every `typo' commit has typos, I leave that E0mail above untouched. Submitted by: Sameh Ghane <sw@anthologeek.net> Notes: svn path=/head/; revision=51136
* Avoid the module to enter an endless loop under certain circumstances.Anton Berezin2001-12-061-2/+3
| | | | | | | Yes, the fix was submitted to the module author. :-) Notes: svn path=/head/; revision=51131
* Make it work with -stable perl (5.005_03 does not allowAnton Berezin2001-12-061-0/+3
| | | | | | | exists($ary[bla])). Notes: svn path=/head/; revision=51126
* Add www/p5-Apache-Admin-Config, a perl module to manipulate ApacheAnton Berezin2001-12-055-0/+45
configuration files. Notes: svn path=/head/; revision=51078