summaryrefslogtreecommitdiff
path: root/www/p5-Apache (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mass upgrade of CPAN ports:James FitzGibbon1997-09-142-5/+5
| | | | | | | | | | | | | | | | | | | | | | | p5-Apache -> 1.00b2 p5-Array-PrintCols -> 2.0 p5-C-Scan -> 0.4 p5-DBD-Pg -> 0.62 p5-Data-Flow -> 0.05 p5-Devel-Peek -> 0.83 p5-HTML-Stream -> 1.40 p5-HTTPD-Tools -> 0.55 p5-Image-Size -> 2.4 p5-IniConf -> 0.92 p5-Msql -> 1.1809 p5-Mysql -> 1.1809 p5-PGP -> 0.3a p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12 Notes: svn path=/head/; revision=7898
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-3/+2
| | | | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
* No need to use += in CONFIGURE_ENV, it's defined later in bsd.port.mk.Satoshi Asami1997-05-261-2/+2
| | | | Notes: svn path=/head/; revision=6566
* Remove Separate requirements for CGI.pm and ExtUtils::Embed; the perl5 ↵James FitzGibbon1997-05-251-4/+2
| | | | | | | requirement will include them Notes: svn path=/head/; revision=6557
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-3/+3
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* Import of p5-Apache, a module to integrate perl5 with almost every part of ↵James FitzGibbon1997-05-057-0/+184
the Apache web server Notes: svn path=/head/; revision=6402