aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-GopherHandler
Commit message (Collapse)AuthorAgeFilesLines
* mod_perl2 was updated, this changes are needet to preventOlli Hauer2011-05-221-0/+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
* - 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* 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-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - update for mod_perl2 API and unbreakYen-Ming Lee2005-08-312-6/+25
| | | | | | | | | PR: 84171 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=141610
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-231-0/+2
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* - Mark ports BROKEN when/if they depend on mod_perl2.Sergey Matveychuk2005-05-171-0/+2
| | | | | | | With current mod_perl2 API change all old code *will* broken. Notes: svn path=/head/; revision=135501
* - Add p5-Apache-GopherHandler 0.1, a gopher protocol implementation for Apache2.Florent Thoumie2005-03-094-0/+42
PR: ports/66506 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: pav (mentor) Notes: svn path=/head/; revision=130713