summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Cache (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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