aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-ParseFormData
Commit message (Collapse)AuthorAgeFilesLines
* - 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-9/+2
| | | | | | | | | | | 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-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - update for mod_perl2 and unbreak this portYen-Ming Lee2005-08-312-6/+63
| | | | | | | | | PR: 84233 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=141608
* 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-ParseFormData 0.09, module allows you to easilyMathieu Arnold2004-10-124-0/+48
decode/parse form and query data. PR: ports/68993 Submitted by: Jon Nistor <nistor@snickers.org> Notes: svn path=/head/; revision=118929