aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Framework
Commit message (Collapse)AuthorAgeFilesLines
* support STAGEDIR.Vanilla I. Shu2013-11-072-6/+4
| | | | Notes: svn path=/head/; revision=333070
* 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
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327888
* 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 SITE_PERL from *_DEPENDSFrederic Culot2012-06-051-3/+3
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=298466
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-162-4/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239641
* Use the CPAN site macro.Mathieu Arnold2007-08-311-2/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* 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 to 0.23Mathieu Arnold2005-11-222-4/+4
| | | | Notes: svn path=/head/; revision=149040
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Update to 0.22Mathieu Arnold2005-09-062-3/+3
| | | | Notes: svn path=/head/; revision=142095
* Update to 0.21Mathieu Arnold2005-08-302-3/+3
| | | | Notes: svn path=/head/; revision=141442
* Update to 0.20Mathieu Arnold2005-02-183-3/+4
| | | | Notes: svn path=/head/; revision=129189
* Update to 0.19Mathieu Arnold2004-11-242-3/+12
| | | | | | | Add some docs Notes: svn path=/head/; revision=122310
* Update to 0.18Mathieu Arnold2004-11-232-3/+3
| | | | Notes: svn path=/head/; revision=122221
* Update to 0.17Mathieu Arnold2004-10-122-3/+3
| | | | Notes: svn path=/head/; revision=118913
* Update to 0.16Mathieu Arnold2004-08-272-3/+3
| | | | Notes: svn path=/head/; revision=117407
* Update to 0.15Mathieu Arnold2004-08-082-3/+3
| | | | Notes: svn path=/head/; revision=115629
* Update to 0.14Mathieu Arnold2004-04-142-3/+3
| | | | Notes: svn path=/head/; revision=107018
* Add p5-CGI-Framework 0.13, a simple-to-use, lightweight web CGIMathieu Arnold2004-02-254-0/+47
framework. Notes: svn path=/head/; revision=102098