non port: www/mod_perl/Makefile |
SVNWeb
|
Number of commits found: 42 |
Sun, 1 Jan 2012
|
[ 19:30 ohauer ] (Only the first 10 of 505 ports in this commit are shown above. )
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
|
Wed, 2 Nov 2011
|
[ 03:43 pgollucci ] (Only the first 10 of 93 ports in this commit are shown above. )
- sync apache13 related EXPIRATION_DATE
With Hat: apache@
|
Wed, 7 Sep 2011
|
[ 03:00 pgollucci ] (Only the first 10 of 116 ports in this commit are shown above. )
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months 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
|
Sat, 27 Aug 2011
|
[ 09:54 ohauer ] (Only the first 10 of 84 ports in this commit are shown above. )
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@
|
Sat, 20 Aug 2011
|
[ 19:00 ohauer ] (Only the first 10 of 49 ports in this commit are shown above. )
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/
|
Tue, 25 May 2010
|
[ 20:17 pgollucci ] (Only the first 10 of 59 ports in this commit are shown above. )
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
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)
|
Thu, 29 Apr 2010
|
[ 17:30 pgollucci ]
- Assign some ports to apache@
Note: net/luasocket is a direct requirement for mod_wombat which will be
very core to httpd 2.4.x+ (www/apache24)
|
Fri, 5 Jun 2009
|
[ 06:23 pgollucci ]
- Fix a segfault in mod_perl startup due to a bug
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>
|
Sat, 16 May 2009
|
[ 06:27 pgollucci ] (Only the first 10 of 103 ports in this commit are shown above. )
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
|
[ 01:33 pgollucci ]
- Update to 1.31
Security:
http://www.vuxml.org/freebsd/4a638895-41b7-11de-b1cc-00219b0fc4d8
|
Mon, 13 Apr 2009
|
[ 03:50 pgollucci ]
- USE_APACHE=yes is deprecated
- Use APACHEMODDIR and APACHEINCLUDEDIR
- Use CPAN macro
|
Sun, 1 Feb 2009
|
[ 09:05 pgollucci ]
- set PORTSCOUT
|
Thu, 29 Jan 2009
|
[ 10:47 pav ]
- Make fetchable
Reported by: pointyhat's -fetch-original run
|
Wed, 23 Jul 2008
|
[ 02:43 pgollucci ] (Only the first 10 of 63 ports in this commit are shown above. )
Update my ports to my freebsd address
Approved by: araujo (mentor)
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
|
Sat, 8 Sep 2007
|
[ 01:10 linimon ] (Only the first 10 of 126 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Wed, 25 Apr 2007
|
[ 18:46 erwin ]
Update to 1.30
PR: 111844
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Security:
http://www.vuxml.org/freebsd/ef2ffb03-f2b0-11db-ad25-0010b5a0a860.html
|
Fri, 8 Sep 2006
|
[ 10:43 mat ]
Looks like perl 5.6.2 is less dumber not installing *Config* files, so add this
there too.
|
Mon, 19 Sep 2005
|
[ 09:10 clement ]
- Use USE_APACHE instead of direct user of APACHE_PORT
|
Sun, 22 May 2005
|
[ 14:51 clement ]
- Fix weird logic for detection apache13 with ipv6
Noticed by: Tarc <tarc@po.cs.msu.su>
PR: ports/78451
pointy hat to: clement
|
Thu, 2 Sep 2004
|
[ 09:58 mat ]
Fix plist for Perl 5.8
PR: 71157
Submitted by: leeym
|
Wed, 18 Aug 2004
|
[ 19:11 clement ]
- Fix buil with apache13 + ipv6
Set APACHE_PORT or define WITH_APACHE_IPV6
PR: ports/68158
Submitted by: SoD <sod at cd dot pri dot ee>
Obtained from: NetBSD
|
[ 16:21 clement ] (Only the first 10 of 55 ports in this commit are shown above. )
- Assign maintainership to freshly created apache@ mailing list
|
Sun, 28 Mar 2004
|
[ 16:58 skv ]
Updated to 1.29
|
Sun, 11 Jan 2004
|
[ 02:30 petef ]
- convert to using PERL_CONFIGURE. this fixes issues with some manpages
(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]
|
Fri, 7 Nov 2003
|
[ 09:12 marcus ] (Only the first 10 of 89 ports in this commit are shown above. )
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Thu, 10 Jul 2003
|
[ 11:59 erwin ]
Update to 1.28
|
Fri, 7 Mar 2003
|
[ 06:12 ade ] (Only the first 10 of 296 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 24 Feb 2003
|
[ 07:25 vanilla ]
Add depends to p5-libwww, drop maintainer bit.
PR: ports/48203
Submitted by: edwin
|
Tue, 3 Sep 2002
|
[ 06:26 dinoex ]
Support APACHE_PORT to build with desired apache13* port.
Reviewed by: vanilla
|
Wed, 19 Jun 2002
|
[ 12:35 sheldonh ]
Update to mod_perl-1.27.
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>
|
Wed, 20 Feb 2002
|
[ 12:09 sheldonh ]
Hand over maintainership to vanilla.
|
Wed, 18 Jul 2001
|
[ 11:07 sheldonh ]
Update to mod_perl-1.26.
|
Mon, 28 May 2001
|
[ 21:52 sheldonh ]
On deinstall, deactivate mod_perl in whichever of httpd.conf and
httpd.conf.default exist.
|
Wed, 21 Mar 2001
|
[ 03:07 vanilla ]
Remove BROKEN for 3.*, because we don't support 3.* anymore.
|
Tue, 6 Mar 2001
|
[ 17:15 sheldonh ]
The previous revision was bogus. Call pkg-install with the correct number of
arguments.
|
[ 11:39 sheldonh ]
Fix the execution of the pkg-install script for the port's post-install 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.
|
Thu, 15 Feb 2001
|
[ 10:50 sheldonh ]
Fix PREFIX-clean breakage for libperl.so by breaking out its installation from
the mod_perl MakeMaker mess into the port's Makefile.
|
Wed, 14 Feb 2001
|
[ 13:33 sheldonh ]
Update to mod_perl-1.25.
|
Mon, 5 Feb 2001
|
[ 15:33 olgeni ] (Only the first 10 of 118 ports in this commit are shown above. )
Some spaces -> tabs for ports/www.
|
Mon, 22 May 2000
|
[ 11:02 sheldonh ]
Update 1.22_02 -> 1.24:
|
Number of commits found: 42 |