aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Clean2
Commit message (Collapse)AuthorAgeFilesLines
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360680
* Support STAGEDIR.Vanilla I. Shu2013-11-072-5/+5
| | | | Notes: svn path=/head/; revision=333065
* Try and be consistent with what commands are silent and not in *install.Mathieu Arnold2013-10-221-1/+1
| | | | | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@ Notes: svn path=/head/; revision=331301
* 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
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-1/+1
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-1/+2
| | | | Notes: svn path=/head/; revision=300177
* - revert changes for mod_perl2, it require special handling.Andrej Zverev2012-06-071-1/+1
| | | | Notes: svn path=/head/; revision=298674
* - Remove SITE_PERL from *_DEPENDSPhilippe Audeoud2012-06-071-1/+1
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=298671
* mod_perl2 was updated, this changes are needet to preventOlli Hauer2011-05-221-1/+1
| | | | | | | | | | | | | | dependency loops - fix mod_perl/mod_perl2 dependency - p5-Apache-Reload is now included in mod_perl2 - make usage of CPAN author macro - bump portrevision commit with hat apache@ Notes: svn path=/head/; revision=274481
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Fix dependencyPhilip M. Gollucci2010-04-281-1/+2
| | | | | | | | | PR: ports/141688 [1] With hat: perl@ Reported by: pav via -exp run for [1] Notes: svn path=/head/; revision=253385
* - seperate LATEST_LINK www/p5-Apache-Clean www/p5-Apache-Clean2Philip M. Gollucci2009-05-211-0/+2
| | | | Notes: svn path=/head/; revision=234342
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+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
* - Give up my maintainership (pass to perl@)Martin Matuska2007-08-011-1/+1
| | | | | | | Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=196897
* - Update to 2.00. This is for Apache2.Rong-En Fan2006-12-222-6/+7
| | | | | | | | | PR: ports/99671 Submitted by: chinsan Approved by: Martin Matuska <martin at matuska.org> (maintainer) Notes: svn path=/head/; revision=180519
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - update Martin's email addressYen-Ming Lee2005-02-241-2/+2
| | | | | | | | PR: 77938 Submitted by: Martin Matuska <martin at matuska.org> Notes: svn path=/head/; revision=129630
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+0
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Add p5-Apache-Clean 0.05, a mod_perl interface into HTML::Clean.Mathieu Arnold2003-10-014-0/+44
PR: 56651 Submitted by: Martin Matuska <martin@tradex.sk> Notes: svn path=/head/; revision=89964