| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 05:11:57
2.0.8,3
|
ohauer  |
- fix leftover
noted by pointyhat / miwi |
20 Apr 2013 16:29:57
2.0.8,3
|
ohauer  |
- update to 2.0.8
2.0.8 April 17, 2013
Perl 5.16.3's fix for a rehash-based DoS makes it more difficult to invoke
the workaround for the old hash collision attack, which breaks mod_perl's
t/perl/hash_attack.t. Patch from rt.cpan.org #83916 improves the fix
previously applied as revision 1455340. [Zefram]
On Perl 5.17.6 and above, hash seeding has changed, and HvREHASH has
disappeared. Patch to update mod_perl accordingly from rt.cpan.org #83921.
[Zefram]
Restore build with Perl 5.8.1, 5.8.2 etc: take care to use
$Config{useithreads} rather than $Config{usethreads}, and supply definitions(Only the first 15 lines of the commit message are shown above ) |
24 Sep 2012 20:55:01
2.0.7_1,3
|
ohauer  |
- USE_APACHE s/22+/22/
some additional cleanups/fixes
- adopt new Makefile header
- convert to optionsNG
- use BROKEN instead IGNORE in bsd.apache.mk
with hat apache@ |
22 Sep 2012 21:15:51
2.0.7_1,3
|
ohauer  |
- USE_APACHE= s/22+/22/
- adopt new Makefile header
Port build fails on local exp-run with apache24 with
error: 'conn_rec' has no member named 'remote_ip'
or various other apache22 specific functions/parameters
with hat apache@ |
18 Aug 2012 14:29:11
2.0.7_1,3
|
ohauer  |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
05 Jul 2012 19:12:50
2.0.7_1,3
|
ohauer  |
- allow build a correct library with clang/gcc47+ by disabling
APR_INLINE because FreeBSD default port settings not uses
bundled apr from apache tarball.
- force compiler to use gnu89 C standard.
- bump PORTREVISION
with hat apache@
PR: ports/168514
Submitted by: Dima Panov <fluffy@freebsd.org> |
18 Jun 2012 05:30:54
2.0.7,3
|
ohauer  |
- re add PORTEPOCH
noted by fluffy |
17 Jun 2012 19:22:58
2.0.7
|
ohauer  |
- update to version 2.0.7
- Use APACHE macro for MASTER_SITES
- Remove SITE_PERL from *_DEPENDS
Changes:
Fix breakage caused by removal of PL_uid et al from perl 5.16.0.
Patch from rt.cpan.org #77129. [Zefram]
PR: ports/168819
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> |
27 May 2012 20:16:43
2.0.6,3
|
scheidell  |
- Update to 2.0.6
PR: ports/167866
Submitted by: Dima Panov <fluffy@freebsd.org>
Approved by: apache (pgollucci) |
17 Sep 2011 06:49:29
2.0.5_1,3
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
20 Aug 2011 17:27:52
2.0.5_1,3
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
22 May 2011 22:05:07
2.0.5,3
|
ohauer  |
- update to mod_perl-2.0.5
committed with hat apache@
PR: ports/155026 ports/155586 ports/157246 |
19 Mar 2011 12:38:54
2.0.4_2,3
|
miwi  |
- Get Rid MD5 support |
25 May 2010 20:17:37
2.0.4_2  |
pgollucci  |
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) |
19 May 2010 19:18:35
2.0.4_2,3
|
pgollucci  |
- ThreadRWLock works with devel/apr0.
Reported by: QAT |
19 May 2010 18:45:03
2.0.4_2,3
|
pgollucci  |
- Update for devel/apr0 conversion
- as the default is www/apache20+devel/apr0 this package hasn't built
yet so no PORTREVISION Bump.
Reported by: QAT
Forgotten by: pgollucci (myself) |
05 May 2010 03:35:11
2.0.4_2,3
|
pgollucci  |
- rename patch file
With Hat: apache@ |
29 Apr 2010 17:30:25
2.0.4_2,3
|
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) |
16 May 2009 06:27:56
2.0.4_2,3
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
16 May 2009 02:07:21
2.0.4_2,3
|
pgollucci  |
Pull r760926 from stream to fix CVE-2009-0796
This will be fixed in 2.0.5 and can be removed
SVN: http://svn.apache.org/viewvc?rev=760926&view=rev
Security: http://www.vuxml.org/freebsd/4a638895-41b7-11de-b1cc-00219b0fc4d8 |
14 Jan 2009 20:13:00
2.0.4_1,3
|
pav  |
- Fix plist with perl 5.8.9 |
23 Jul 2008 02:43:55
2.0.4,3
|
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
03 Jul 2008 01:48:34
2.0.4,3
|
araujo  |
- With apr 1.x and THREADS, ThreadRWLock is also now XS Wrapped and installed
conditionally.
PR: ports/125151
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) |
23 Jun 2008 18:16:06
2.0.4,3
|
araujo  |
- Only correct a character, minor fix.
Submitted by: "Philip M. Gollucci" <pgollucci@ridecharge.com> (maintainer) via
email |
07 Jun 2008 15:31:21
2.0.4,3
|
araujo  |
- Update to 2.0.4.
Changes: http://perl.apache.org/dist/mod_perl-2.0-current/Changes
PR: ports/123535
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
Reworked by: araujo (myself) |
23 Jan 2008 18:28:53
2.0.3_3,3
|
pav  |
- ThreadMutex manpage seems to be installed regardless the threading state
Reported by: pointyhat
Pointy hat to: pav |
19 Jan 2008 19:30:20
2.0.3_3,3
|
pav  |
- Make the threadedness depend on the actual build of apr-util/apr, instead on
an Apache version
PR: ports/118307 (adapted from)
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) |
18 Jan 2008 14:07:01
2.0.3_2,3
|
wxs  |
Fix an oversight in pkg-message. Use APACHEMODDIR instead of a
hard-coded path. No PORTREVISION bump necessary as the default package
will remain the same.
PR: 119438
Submitted by: Terry Sposato <terry@sucked-in.com>
Approved by: Philip M. Gollucci (maintainer), garga (mentor) |
10 Sep 2007 00:45:02
2.0.3_2,3
|
linimon  |
Fix up after bsd.perl.mk import.
Hat: portmgr |
08 Sep 2007 01:10:46
2.0.3_2,3
|
linimon  |
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 |
27 Jun 2007 20:42:58
2.0.3_2,3
|
erwin  |
mod_perl 2.x does not properly escape PATH_INFO before use in a
regular expression
PR: 113988
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk>
Approved by: maintainer override (3 days, security)
Security: CVE-2007-1349,
VuXML ef2ffb03-f2b0-11db-ad25-0010b5a0a860 |
04 Dec 2006 00:07:10
2.0.3_1,3
|
miwi  |
- Fix Upgrade problems
- Pass maintainership to submitter
- Fixes the -march= nothing which is not 2.0.3 specific.
- Removes the pre-everthing warning for www/apache22
- Bump PORTREVISION
Submitted by: Philip M. Gollucci" <Philip.Gollucci@ticketmaster.com>
Approved by: maintainer |
02 Dec 2006 00:33:01
2.0.3,3
|
miwi  |
- Update to 2.0.3
PR: ports/106051
Submitted by: Philip M. Gollucci <pgollucci@apache.org>
Approved by: maintainer |
04 Nov 2006 00:33:34
2.0.2_1,3
|
sat  |
- Correct pkg-message
PR: ports/104275
Submitted by: Julio Guillermo Paredes Cornejo<gparedes@gupac.com.pe>
Approved by: Lars Eggert <lars.eggert@gmx.net> (maintainer timeout, 23 days) |
25 Sep 2006 10:26:44
2.0.2_1,3
|
miwi  |
- Fix dependencies
PR: ports/103612
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer) |
27 Feb 2006 15:12:02
2.0.2,3
|
vd  |
Fix plist in apache 2.1+ case
PR: ports/92590 (based on)
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer)
Reworked by: vd
Approved by: portmgr (erwin), Lars Eggert <lars.eggert@gmx.net> (maintainer) |
22 Jan 2006 02:58:25
2.0.2,3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
23 Dec 2005 03:07:46
2.0.2,3
|
leeym  |
- plist fix by sime@logos.hr
PR: 90817
Submitted by: Lars Eggert <lars.eggert@gmx.net> |
20 Dec 2005 11:45:27
2.0.2,3
|
edwin  |
[MAINTAINER] www/mod_perl2: fix for apache21 and higher
- variant of the fix in ports/90312 (can be closed, too)
- warn if an apache newer than apache20 is used
(maintainer can't test)
- remove warning about API change, it's been a year
PR: ports/90655
Submitted by: Lars Eggert <lars.eggert@gmx.net> |
21 Oct 2005 18:04:57
2.0.2,2
|
ehaupt  |
Update to 2.0.2
PR: 87776
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer) |
22 Jun 2005 14:35:57
2.0.1,2
|
pav  |
- Update to 2.0.1
PR: ports/82522
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer) |
20 May 2005 15:13:39
2.0.0,2
|
jylefort  |
Update to 2.0.0
PR: ports/81302
Submitted by: maintainer |
19 May 2005 15:50:06
2.0.0r6,1
|
pav  |
- Update to 2.0.0r6
PR: ports/81192
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer) |
17 May 2005 17:13:43
2.0.0r5,1
|
sem  |
- Update to 2.0.0-R5
This release has significant change in API.
All old code *will* broken.
Read how to fix it here: http://perl.apache.org/docs/2.0/rename.html
PR: ports/79962
Submitted by: maintainer |
20 Apr 2005 05:38:25
2.0.0r3,1
|
sem  |
- Bump PORTEPOCH as we had a rollback
Reported by: kris (chkversion) |
19 Apr 2005 06:09:39
2.0.0r3
|
sem  |
- Roll back the last commit as since API has changed
and it can break all mod_per2 ports.
Reported by: Daniel Gerzo <danger@rulez.sk> |
15 Apr 2005 17:10:28
2.0.0r5
|
sem  |
- Update to 2.0.0r5
PR: ports/79962
Submitted by: maintainer |
11 Jan 2005 17:32:30
2.0.0r3
|
mat  |
Update to 2.0.0r3
PR: 76044
Submitted by: maintainer |
08 Jan 2005 10:46:24
2.0.0r2
|
mat  |
Update to 2.0.0-rc2
Submitted by: maintainer |
19 Dec 2004 02:06:53
1.99r18_1
|
clement  |
- Fix plist
Reported by: pointyhat via kris
PR: ports/75237
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer) |
14 Dec 2004 02:32:59
1.99r18
|
sem  |
- Update to 1.99r18 (aka 2.0RC1)
PR: ports/75016
Submitted by: maintainer |
01 Dec 2004 10:22:06
1.99r17
|
clement  |
- update to 1.99r17
PR: ports/74444
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer) |
02 Sep 2004 07:13:14
1.99r16
|
sem  |
Update to 1.99r16.
PR: ports/71266
Submitted by: maintainer |
10 Aug 2004 17:19:32
1.99r14
|
tom  |
Fix erroneous path to DSO.
Approved by: maintainer |
02 Jun 2004 10:50:25
1.99r14
|
mat  |
Update to 1.99r14
PR: 67443
Submitted by: Lars Eggert <lars dot eggert at gmx dot net> |
14 May 2004 16:14:12
1.99r13
|
mat  |
Update to 1.99r13
PR: 66604
Submitted by: maintainer |
31 Mar 2004 03:12:58
1.99r12_1
|
trevor  |
SIZEify (maintainer timeout) |
14 Feb 2004 16:35:46
1.99r12_1
|
pav  |
- Fix up pkg-plist
PR: ports/62603 (based on)
Submitted by: Christopher Nehren <apeiron@comcast.net>
Approved by: maintainer |
06 Feb 2004 23:27:10
1.99r12
|
kris  |
BROKEN on perl 5.8: Broken pkg-plist |
19 Jan 2004 00:56:11
1.99r12
|
linimon  |
Update maintainer's email address (prompted by detailed autoreply to
a message I just forwarded). |
05 Jan 2004 13:22:21
1.99r12
|
kuriyama  |
o Upgrade to 1.99r12.
o Fix plist.
Approved by: maintainer |
07 Nov 2003 09:12:58
1.99r10_1
|
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
05 Nov 2003 22:18:44
1.99r10_1
|
krion  |
- Add pkg-message
PR: 58975
Submitted by: maintainer |
02 Nov 2003 23:29:08
1.99r10_1
|
naddy  |
* Fix install with perl < 5.8.
PR: 58490
Submitted by: Lars Eggert <larse@isi.edu>
Reported by: Peter McGarvey <xaphod@packet.org.uk>
* Use PERL_CONFIGURE.
* Fix packing list.
Approved by: maintainer |
24 Oct 2003 12:05:09
1.99r10
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Oct 2003 07:31:59
1.99r10
|
foxfair  |
PR: 58288
Submitted by: maintainer
Upgrade www/mod_perl2 to 1.99r10, this is a security release for
Perl 5.8.1. For detail please refer:
http://aspn.activestate.com/ASPN/Mail/Message/modperl/1836735 |
20 May 2003 08:48:34
1.99r09
|
nork  |
Update to 1.99r09.
PR: ports/52450
Submitted by: Lars Eggert <larse@isi.edu> (maintainer) |
21 Feb 2003 14:01:38
1.99r08
|
knu  |
De-pkg-comment. |
19 Feb 2003 02:52:09
1.99r08
|
nork  |
Correct MAN3 and pkg-plist.
Pointed out by: bento via kris
Submitted by: Lars Eggert <larse@ISI.EDU> (maintainer) |
14 Feb 2003 15:16:24
1.99r08
|
nork  |
[Forced commit]
I forgot submitter information about last commit.
PR: ports/48268
Submitted by: Lars Eggert <larse@isi.edu> |
14 Feb 2003 10:26:03
1.99r08
|
nork  |
[recommit]
Update to mod_perl2 1.99r08 for Apache2.
Pointed out by: vanilla
Repo copied by: joe (cvs hat) |
14 Feb 2003 08:44:30
1.99r08
|
nork  |
Add mod_perl2 1.99r08, embeds a Perl interpreter in the
Apache2 server.
PR: ports/48268
Submitted by: Lars Eggert <larse@isi.edu> |