aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Untaint-email
Commit message (Collapse)AuthorAgeFilesLines
* - support STAGEDIRAndrej Zverev2013-11-042-3/+1
| | | | | | | - add LICENSE Notes: svn path=/head/; revision=332678
* 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-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-051-3/+3
| | | | Notes: svn path=/head/; revision=298434
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Pass to perl@Philip M. Gollucci2010-12-121-1/+1
| | | | Notes: svn path=/head/; revision=266143
* scrappy's bit has been taken for safekeeping, so return these ports toMark Linimon2009-06-131-1/+1
| | | | | | | | | the pool. Hat: portmgr Notes: svn path=/head/; revision=235755
* - 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
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Perl module to validate email addresses in a CGI formMarc G. Fournier2004-08-194-0/+38
Notes: svn path=/head/; revision=116645