Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Oct 2019 04:33:48
2.0.11,3

|
joneum  |
Update to 2.0.11
Changelog: https://svn.apache.org/repos/asf/perl/modperl/tags/2_0_11/Changes
PR: 241154
Reported by: egyppio
MFH: 2019Q4
Security: c360d057-ea8b-11e9-859b-b885849ded8e |
14 Aug 2019 12:25:09
2.0.10,3

|
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
01 Feb 2019 13:52:35
2.0.10,3

|
brnrd  |
www/mod_perl2: Remove Apache 2.2 support
PR: 235263
Submitted by: sunpoet
With hat: apache |
11 Mar 2018 17:38:46
2.0.10,3

|
brnrd  |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
11 Mar 2018 14:23:28
2.0.10,3

|
brnrd  |
Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to Uses
- Chase required changes in framework (bsd.sanity.mk, bsd.port.mk)
- Chase required changes in ports (version checks)
- Chase required changes in PHP ports (include bsd.apache.mk)
- exp-run by antoine, brnrd, joneum
PR: 223691 (exp-run)
Reviewed by: joneum (hat apache), mat (portmgr), antoine (portmgr)
Approved by: joneum (hat apache)
Approved by: portmgr
With hat: apache |
22 Dec 2016 18:48:34
2.0.10,3

|
sunpoet  |
- Add LICENSE_FILE [1]
- Remove unneeded CHMOD after r390893 (file mode changed from 444 to 644)
With hat: perl
Approved by: portmgr (blanket) [1] |
28 Oct 2016 04:42:28
2.0.10,3

|
ohauer  |
- update to 2.0.10
(no new changes since 2.0.10-rc2)
Major changes in this release are as follows:
- Add support for Perl 5.22.x.
- Fix non-threaded Perl 5.22.x build and tests.
- Automatically select the appropriate c89 option when modperl is being
built with either gcc 5 or clang.
- Declare MP_vtbl_env and MP_vtbl_envelem as 'extern' to fix linker
errors on OSX/Darwin. |
06 Oct 2016 15:43:51
2.0.10.r2,3

|
ohauer  |
- update to 2.10-rc2
Changelog:
Declare MP_vtbl_env and MP_vtbl_envelem as 'extern'
to fix linker errors on OSX/Darwin. |
03 Oct 2016 17:36:29
2.0.10.r1,3

|
ohauer  |
- update to 2.0.10-rc1
- change to MASTER_SITES local
Running tests against perl5.20/5.24 on 10.3(amd64) showed only know
issues present also on other platforms, but it seems to be a good
state for wider community roll out / test
Test failures:
t/filter/in_bbs_inject_header.t ......... 1/?
# Failed test 22 in t/filter/in_bbs_inject_header.t at line 58 fail #6
# Failed test 26 in t/filter/in_bbs_inject_header.t at line 58 fail #7
# Failed test 30 in t/filter/in_bbs_inject_header.t at line 58 fail #8
t/modperl/local_env.t ....... skipped: local %ENV is still broken
t/modperl/perl_options2.t ... skipped: PerlOptions None is broken
t/perl/signals.t ............ Failed 2/2 subtests
Changelog:
2.0.10-rc1
- Automatically select the appropriate c89 option when modperl is being
built with either gcc 5 or clang.
- Fix non-threaded Perl 5.22.x build and tests.
- Add support for Perl 5.22.x. |
21 May 2016 19:38:23
2.0.9,3

|
ohauer  |
- mod_perl works only with perl >= 5.22,
refelct this in the ${PERL_VER} check!
Reported by: Daniel Mafua <daniel.mafua_at_dempseyuniform.com> |
19 May 2016 10:53:06
2.0.9,3

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
01 Apr 2016 14:33:58
2.0.9,3

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
19 Jun 2015 04:27:04
2.0.9,3

|
ohauer  |
- update rc3 to final 2.0.9 release |
14 Jun 2015 12:49:27
2.0.9.r3,3

|
ohauer  |
- update to rc3
- move ITHREAD check to pre-configure (dependencies are already installed) [1]
- use @sample macro for apache module file [2]
[1] If this is not working as expected, detection will be replaced with an
OPTION
PR: 200799 [2] |
10 Jun 2015 17:15:33
2.0.9.r2_1,3

|
mat  |
Check that PERL exists before running it.
With hat: perl@
Sponsored by: Absolight |
09 Jun 2015 04:49:38
2.0.9.r2_1,3

|
ohauer  |
- disable one check, that is not working in poudriere.
Until a working condition is found let it fail in configure |
08 Jun 2015 21:53:23
2.0.9.r2_1,3

|
ohauer  |
- add patch from upstream trunk
- mark broken with perl5.22.x
- fix pkg-plist if build against apache22 and perl with THREADS=off
- Empty commit with correct PR number
PR: 200697
Submitted by: nick(_at_)foobar.org |
08 Jun 2015 21:44:39
2.0.9.r2_1,3

|
ohauer  |
- add patch from upstream trunk
- mark broken with perl5.22.x
- fix pkg-plist if build against apache22 and perl with THREADS=off
PR: 15750
Submitted by: nick(_at_)foobar.org |
31 May 2015 13:21:33
2.0.9.r2,3

|
ohauer  |
- update to 2.0.9-rc2
- install modules file instead activating the module with apxs
RC2 has really gone a long way, and is a real candidate to
become the next official release.
Tested against apache22/24 MPM prefork/event/worker.
Changes:
========
Remove PerlInterpScope. This has not been working properly with threaded
MPMs with httpd-2.4.x and the use-case of this directive was questionable.
[Jan Kaluza]
Allow running the test suite with httpd-2.4.x when mod_access_compat is not (Only the first 15 lines of the commit message are shown above ) |
14 May 2015 10:15:09
2.0.8_4,3

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
31 Mar 2015 22:14:07
2.0.8_4,3

|
ohauer  |
- add CPE information
PR: 199025
PR: 199026
PR: 199027
Submitted by: shun <shun.fbsd.pr _at_ dropcut.net> |
04 Feb 2015 14:03:52
2.0.8_4,3

|
antoine  |
Remove NO_PACKAGE, yes is not a valid reason |
07 Dec 2014 19:19:17
2.0.8_4,3

|
ohauer  |
- update apache24 patch to upstream r1638352
- sort pkg-plist to match new makeplist output
- cleanup dirrm in pkg-plist
Changes:
- Don't call modperl_threaded_mpm() et al. from XS code #765174. |
26 Nov 2014 13:08:38
2.0.8_3,3

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2014 14:15:18
2.0.8_2,3

|
ohauer  |
- apply patches for apache24 shaped from upstream r1602105 (2.0.9-dev)
The patches are automatically applied if build against apache24.
Interested apache22 users can change the follwing line in the Makefile
from: .if ${APACHE_VERSION} > 22
to: .if ${APACHE_VERSION} >= 22
Changelog (*NIX related):
=item 2.0.9-dev
Make sure modperl_interp_select uses r->server rather than the passed s
parameter to find the interpreter pool to pull an interpreter from. This
fixes an issue with vhosts with a separate interpreter pool and runtime
dir-config merges that used to pull the interpreter from the wrong pool. (Only the first 15 lines of the commit message are shown above ) |
15 Jul 2014 22:14:23
2.0.8_1,3

|
ohauer  |
- strip .so files
- sort pkg-plist
- bump PORTREVISION |
15 Jul 2014 21:24:21
2.0.8,3

|
ohauer  |
- since the port is broken if build against apache24
limit the supported apache version to apache22. |
10 Jun 2014 12:14:14
2.0.8,3

|
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
10 Nov 2013 23:11:59
2.0.8,3

|
ohauer  |
- add stage support |
20 Sep 2013 23:36:54
2.0.8,3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
14 Sep 2013 15:53:46
2.0.8,3

|
az  |
- Fix typo |
14 Sep 2013 15:39:55


|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
14 Aug 2013 22:35:54
2.0.8

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
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) |