summaryrefslogtreecommitdiff
path: root/www/mod_perl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - remove apache13 and ports depending on apache13 from portstreeOlli Hauer2012-01-019-352/+0
| | | | | | ( EXPIRATION_DATE=2012-01-01 ) with hat apache@
* - sync apache13 related EXPIRATION_DATEPhilip M. Gollucci2011-11-021-1/+1
| | | | With Hat: apache@
* - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months ↵Philip M. Gollucci2011-09-071-1/+1
| | | | | | | | | | from now). - This can be changed later as needed, if at all, either way we won't remove them until after 9.0 is released. With Hat: apache@ Reported by: dvl via freshports
* - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"Olli Hauer2011-08-271-0/+3
| | | | with hat apache@
* - USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/Olli Hauer2011-08-201-1/+1
|
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkPhilip M. Gollucci2010-05-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE to be incorrectly set during some make phases as a result of the recent PKGNAMEPREFIX for apache ports. 'Revert' some of the PKGNAMEPREFIX changes for apXX-. - Must be manually requested in tbe port Makefile either by a) AP_FAST_BUILD=yes b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX} - Going forward, we will only do this for ports where WITH_APACHE is NOT optional, but required. mod_* ports are a good fit. 141 ports are mod_ ports 80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a]. 61 remaining are then patched to mirror the other $lang frameworks [b]. PR: ports/146956 Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several Discussed with: pav, itectu on #bsdports Tested by: P6 TB run Approved by: portmgr (pav)
* - Assign some ports to apache@Philip M. Gollucci2010-04-291-1/+1
| | | | | Note: net/luasocket is a direct requirement for mod_wombat which will be very core to httpd 2.4.x+ (www/apache24)
* - Fix a segfault in mod_perl startup due to a bugPhilip M. Gollucci2009-06-052-0/+20
| | | | | | | | | | in gcc related optimizations. - Fixed upstream in branches/1.x@r781917 - Bump PORTREVISION PR: ports/13479 Reported by: Troy <troy@twisted.net> Submitted by: Tim Zingelman <zingelman@fnal.gov>
* - Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plistsPhilip M. Gollucci2009-05-171-1/+1
| | | | - DO NOT bump PORTREVISION
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | Tested by: several builds in P6 TB
* - Update to 1.31Philip M. Gollucci2009-05-162-12/+10
| | | | Security: http://www.vuxml.org/freebsd/4a638895-41b7-11de-b1cc-00219b0fc4d8
* - USE_APACHE=yes is deprecatedPhilip M. Gollucci2009-04-132-10/+10
| | | | | - Use APACHEMODDIR and APACHEINCLUDEDIR - Use CPAN macro
* - set PORTSCOUTPhilip M. Gollucci2009-02-011-0/+2
|
* - Make fetchablePav Lucistnik2009-01-291-1/+2
| | | | Reported by: pointyhat's -fetch-original run
* Update my ports to my freebsd addressPhilip M. Gollucci2008-07-231-1/+1
| | | | Approved by: araujo (mentor)
* - 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)
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Update to 1.30Erwin Lansing2007-04-254-20/+19
| | | | | | PR: 111844 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Security: http://www.vuxml.org/freebsd/ef2ffb03-f2b0-11db-ad25-0010b5a0a860.html
* Looks like perl 5.6.2 is less dumber not installing *Config* files, so add thisMathieu Arnold2006-09-081-2/+2
| | | | there too.
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Use USE_APACHE instead of direct user of APACHE_PORTClement Laforet2005-09-191-2/+2
|
* - Fix weird logic for detection apache13 with ipv6Clement Laforet2005-05-221-1/+6
| | | | | | Noticed by: Tarc <tarc@po.cs.msu.su> PR: ports/78451 pointy hat to: clement
* Fix plist for Perl 5.8Mathieu Arnold2004-09-021-0/+5
| | | | | PR: 71157 Submitted by: leeym
* - Fix buil with apache13 + ipv6Clement Laforet2004-08-183-0/+43
| | | | | | | | Set APACHE_PORT or define WITH_APACHE_IPV6 PR: ports/68158 Submitted by: SoD <sod at cd dot pri dot ee> Obtained from: NetBSD
* - Assign maintainership to freshly created apache@ mailing listClement Laforet2004-08-181-1/+1
|
* Updated to 1.29Sergey Skvortsov2004-03-283-4/+4
|
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* - convert to using PERL_CONFIGURE. this fixes issues with some manpagesPete Fritchman2004-01-112-13/+7
| | | | | | | | | (since PERL_CONFIGURE sets MAN3PREFIX for us) [0] - fix pkg-plist to not be greedy about ${SITE_PERL}/${PERL_ARCH}/Bundle and Apache directories. PR: 58724, 59710 [0] Submitted by: lev [0]
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-3/+2
| | | | Submitted by: dinoex
* utilize SITE_PERLYing-Chieh Liao2003-10-242-72/+71
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Update to 1.28Erwin Lansing2003-07-103-5/+4
|
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add depends to p5-libwww, drop maintainer bit.Vanilla I. Shu2003-02-241-3/+5
| | | | | PR: ports/48203 Submitted by: edwin
* Support APACHE_PORT to build with desired apache13* port.Dirk Meyer2002-09-031-2/+3
| | | | Reviewed by: vanilla
* Update to mod_perl-1.27.Sheldon Hearn2002-06-192-2/+2
| | | | | | | | | | The person who requested this change says that mail to the maintainer bounces. I have confirmed this. I will understand if the maintainer backs this change out and handles the update differently later. Requested by: Mars G Miro <mars@cannoncreek.com>
* Hand over maintainership to vanilla.Sheldon Hearn2002-02-201-1/+1
| | | | | Requested by: vanilla Message-ID: <20020220071014.GA5708@fatpipi.cirx.org>
* Take a stab at quieting the package building cluster with regard toSheldon Hearn2001-08-091-0/+1
| | | | mtree errors (etc/apache extra).
* Update to mod_perl-1.26.Sheldon Hearn2001-07-182-2/+2
| | | | | PR: ports/29031 Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
* On deinstall, deactivate mod_perl in whichever of httpd.conf andSheldon Hearn2001-05-282-0/+60
| | | | | | | | | | | | httpd.conf.default exist. This is a best attempt at resolving the problem where the system is left changed from before a mod_perl installation after mod_perl is removed. If only apxs had an option to revert module activation. Requested by: asami
* Remove BROKEN for 3.*, because we don't support 3.* anymore.Vanilla I. Shu2001-03-211-4/+0
|
* The previous revision was bogus. Call pkg-install with the correctSheldon Hearn2001-03-061-1/+1
| | | | number of arguments.
* Fix the execution of the pkg-install script for the port's post-installSheldon Hearn2001-03-061-1/+1
| | | | | | | | case. When I tested my porting work, I kept on using ``make package'' and testing the installation of the package, without testing the "install from the port" case. Reported by: Mike Harding <mvh@corp.namesafe.com>
* Do not attempt to remove .../include/apache, which belongs to the ApacheSheldon Hearn2001-02-151-1/+0
| | | | | | | port. By all means, try to remove .../include/apache/modules and .../include/apache/perl, since we may be the only owner of those, but we're never going to successfully remove a directory that a port that we depend on populates!
* Fix PREFIX-clean breakage for libperl.so by breaking out itsSheldon Hearn2001-02-152-0/+16
| | | | | | installation from the mod_perl MakeMaker mess into the port's Makefile. This port is now PREFIX-clean.
* Update to mod_perl-1.25.Sheldon Hearn2001-02-143-8/+14
| | | | | | Like any port that relies on Perl5's MakeMaker, this was horribly PREFIX-unclean. It's now PREFIX-clean for everything except libperl.so, which will require a rethink of pkg-install.
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
|
* Update 1.22_02 -> 1.24:Sheldon Hearn2000-05-222-2/+2
| | | | | | | Mostly non-critical bugfixes. While a few new features have been added, most folks who need to upgrade will know about the bugs that have been biting them.
* Remove two directories. Fix typo.Satoshi Asami2000-05-091-1/+3
| | | | Submitted by: bento