aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Cache
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4207Sunpoet Po-Chuan Hsieh2015-05-042-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/CGI-Cache/CHANGES Notes: svn path=/head/; revision=385430
* - Update to 1.4205Sunpoet Po-Chuan Hsieh2015-04-222-8/+5
| | | | | | | Changes: http://search.cpan.org/dist/CGI-Cache/CHANGES Notes: svn path=/head/; revision=384511
* - Update to 1.4204Sunpoet Po-Chuan Hsieh2015-04-172-4/+8
| | | | | | | Changes: http://search.cpan.org/dist/CGI-Cache/CHANGES Notes: svn path=/head/; revision=384181
* - Update to 1.4203Sunpoet Po-Chuan Hsieh2015-04-042-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/CGI-Cache/CHANGES Notes: svn path=/head/; revision=383244
* - Update to 1.4202Sunpoet Po-Chuan Hsieh2015-03-232-5/+5
| | | | | | | | | | - Add LICENSE - Use real PORTVERSION Changes: http://search.cpan.org/dist/CGI-Cache/CHANGES Notes: svn path=/head/; revision=382037
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - support STAGEDIRAndrej Zverev2013-11-032-3/+1
| | | | | | | - add LICENSE (where it possible) Notes: svn path=/head/; revision=332617
* 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
* - Add missing BUILD_DEPENDS to silence build warningsSteve Wills2012-01-091-1/+2
| | | | Notes: svn path=/head/; revision=288800
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - update to 1.4201Yen-Ming Lee2008-07-182-11/+14
| | | | Notes: svn path=/head/; revision=217017
* - 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/+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
* - update to 1.4200Yen-Ming Lee2006-04-192-9/+18
| | | | | | | - assign to perl@ Notes: svn path=/head/; revision=159935
* Reset petef due to no response to email. We hope to see him back sometime.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159515
* 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
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 1.40.Pete Fritchman2004-01-162-2/+2
| | | | Notes: svn path=/head/; revision=98268
* fix SITE_PERLYing-Chieh Liao2003-10-241-1/+0
| | | | Notes: svn path=/head/; revision=92076
* utilize SITE_PERLYing-Chieh Liao2003-10-242-7/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Fix build for 5.0 and for 4.x with lang/perl5 installed.Christian Weisgerber2003-03-052-4/+10
| | | | | | | | | PR: 48781 Submitted by: Jens Rehsack <rehsack@liwing.de> Approved by: petef Notes: svn path=/head/; revision=76997
* Update to 1.21.Pete Fritchman2002-05-172-3/+4
| | | | Notes: svn path=/head/; revision=59287
* Update to 1.20Pete Fritchman2001-11-022-3/+5
| | | | Notes: svn path=/head/; revision=49504
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-1/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* Update www/p5-CGI-Cache to 1.10, assign maintainer to petef@databits.net,Anton Berezin2001-08-013-5/+8
| | | | | | | | | | fix up pkg-descr. PR: 29353 Submitted by: petef@databits.net Notes: svn path=/head/; revision=45692
* UpgradeVanilla I. Shu2001-05-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist Notes: svn path=/head/; revision=42468
* Remove empty directories on uninstall.Steve Price2001-04-201-0/+2
| | | | Notes: svn path=/head/; revision=41709
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Add p5-CGI-Cache 1.02, perl extension to cache output of time-intensive CGIWill Andrews2001-01-035-0/+37
scripts. Notes: svn path=/head/; revision=36698