summaryrefslogtreecommitdiff
path: root/www/p5-Apache (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* Fix this port for the brief time it will still be alive.Bill Fumerola1999-06-161-3/+3
| | | | | | | | | | This port is being replaced by apache13-modperl (ports/10385) PR: ports/11967 (please see ports/10385 too) Submitted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=19505
* o Fix for Perl5.Jun Kuriyama1999-05-104-62/+137
| | | | | | | | | | | o Upgrade to v1.19. No response for 24 hours from: maintainer (sorry, jfitz!) Notes: svn path=/head/; revision=18730
* Make this handle WRKDIRPREFIX correctly. Note this port is still brokenSatoshi Asami1999-02-202-4/+4
| | | | | | | regardless. Notes: svn path=/head/; revision=16789
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Mark ports that are still suffering from post-perl5-upgrade syndromeSatoshi Asami1998-09-031-1/+3
| | | | | | | | | as broken. Actually there were much fewer than I thought. Approved by: markm Notes: svn path=/head/; revision=12997
* Wwwaste the manpages.Tim Vanderhoek1998-08-191-17/+0
| | | | Notes: svn path=/head/; revision=12659
* Make this port build again.Steve Price1998-06-272-6/+5
| | | | | | | Hinted at by: Satoshi Asami <asami@freebsd.org> Notes: svn path=/head/; revision=11551
* Update to version 1.07.Steve Price1998-01-254-65/+70
| | | | | | | | PR: 5554 Submitted by: Carl Fongheiser <cmf@netins.net> Notes: svn path=/head/; revision=9435
* Mark this port broken (can't fetch).Satoshi Asami1997-12-041-3/+2
| | | | Notes: svn path=/head/; revision=8983
* 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