aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Admin-Config
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-072-10/+3
| | | | Notes: svn path=/head/; revision=333065
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Add WWWSunpoet Po-Chuan Hsieh2013-08-291-1/+0
| | | | | | | | - Use single space after WWW: - Remove Author line Notes: svn path=/head/; revision=325610
* - Convert to new Uses/perl5.mk frameworkAndrej Zverev2013-07-311-1/+2
| | | | | | | | | | | - Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=324007
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* - Update to 0.95Sunpoet Po-Chuan Hsieh2011-09-013-6/+3
| | | | | | | Changes: http://search.cpan.org/dist/Apache-Admin-Config/Changes Notes: svn path=/head/; revision=280961
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - 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