aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Apache
Commit message (Collapse)AuthorAgeFilesLines
* o Fix for Perl5.kuriyama1999-05-104-62/+137
| | | | | | | | o Upgrade to v1.19. No response for 24 hours from: maintainer (sorry, jfitz!)
* Make this handle WRKDIRPREFIX correctly. Note this port is still brokenasami1999-02-202-4/+4
| | | | regardless.
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-161-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* Mark ports that are still suffering from post-perl5-upgrade syndromeasami1998-09-031-1/+3
| | | | | | as broken. Actually there were much fewer than I thought. Approved by: markm
* Wwwaste the manpages.hoek1998-08-201-17/+0
|
* Make this port build again.steve1998-06-272-6/+5
| | | | Hinted at by: Satoshi Asami <asami@freebsd.org>
* Update to version 1.07.steve1998-01-264-65/+70
| | | | | PR: 5554 Submitted by: Carl Fongheiser <cmf@netins.net>
* Mark this port broken (can't fetch).asami1997-12-041-3/+2
|
* Mass upgrade of CPAN ports:jfitz1997-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
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵jfitz1997-06-251-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.)
* No need to use += in CONFIGURE_ENV, it's defined later in bsd.port.mk.asami1997-05-261-2/+2
|
* Remove Separate requirements for CGI.pm and ExtUtils::Embed; the perl5 ↵jfitz1997-05-251-4/+2
| | | | requirement will include them
* Upgrade all ports requiring perl5.003 to perl5.004jfitz1997-05-241-3/+3
| | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
* Import of p5-Apache, a module to integrate perl5 with almost every part of ↵jfitz1997-05-057-0/+184
the Apache web server