Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
1.12_2

|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
1.12_2

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
11 Mar 2018 18:36:16
1.12_2

|
brnrd  |
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
15 Sep 2017 08:58:50
1.12_2

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
08 Dec 2016 17:26:10
1.12_2

|
tijl  |
Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
01 Apr 2016 14:33:58
1.12_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.12_1

|
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 Nov 2013 06:19:39
1.12

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:36:54
1.12

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:52:11
1.12

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
22 Jun 2013 02:06:33
1.12

|
sunpoet  |
- Update to 1.12
- Add LICENSE
- Cleanup Makefile
Changes: http://search.cpan.org/dist/Apache-DBI/Changes |
18 Aug 2012 14:29:11
1.11
|
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@ |
28 Jun 2012 18:54:26
1.11
|
az  |
- Remove SITE_PERL from *_DEPENDS |
07 Jun 2012 08:37:52
1.11
|
az  |
- revert changes for mod_perl2, it require special handling. |
07 Jun 2012 07:50:04
1.11
|
jadawin  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
05 Jan 2012 18:52:30
1.11
|
ohauer  |
- remove p5-Apache-DBI-mp2
with hat apache@ |
05 Jan 2012 16:28:12
1.11
|
ohauer  |
Now where apache13 is gone, we need only on port for p5-Apache-DBI.
- first step is to make the port standalone (no sub-ports)
- second step is to adjust all ports and remove p5-Apache-DBI-mp2
with hat apache@ |
01 Jan 2012 20:15:54
1.11
|
ohauer  |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@ |
08 Oct 2011 18:57:31
1.11
|
sunpoet  |
- Update to 1.11
Changes: http://search.cpan.org/dist/Apache-DBI/Changes |
20 Aug 2011 17:27:52
1.10_1
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
12 Jun 2011 01:14:14
1.10
|
sunpoet  |
- Update to 1.10
- Use PLIST_DIRSTRY: other p5-Apache-* also require %%SITE_PERL%%/Apache and
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
- Space/Tab twiddle
Changes: http://search.cpan.org/dist/Apache-DBI/Changes |
22 May 2011 22:09:29
1.09
|
ohauer  |
- p5-Apache-DBI
do not allow to include ports direct, use SLAVE ports instead
- aditional test APACHE_VERSION |
17 Dec 2010 20:16:51
1.09
|
pgollucci  |
- Update to 1.09
- Remove MD5
With Hat: perl@
Changes: http://search.cpan.org/dist/Apache-DBI/Changes |
29 Apr 2010 17:32:08
1.08
|
pgollucci  |
- Send my final p5- ports to perl@ |
17 Feb 2010 02:15:17
1.08
|
pgollucci  |
- Update to 1.08
Feature safe: yes |
15 Dec 2009 05:47:45
1.06_1
|
pgollucci  |
s,= ,/=t,g |
22 Jul 2009 16:27:08
1.06_1
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
16 May 2009 06:27:56
1.06_1
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
28 Aug 2008 18:30:27
1.06_1
|
pgollucci  |
DEPENDS_ARGS doesn't work with packages and even if it did
WITH_MODPERL2 / WITH_MODPERL is not handled correctly so the depency list for
upcomming www/rt38 is way off.
As such, we've split this port into MASTER (www/p5-Apache-DBI) and
SLAVES (www/p5-Apache-DBI-mp1) and (www/p5-Apache-DBI-mp2).
While here, cleanup the MASTER port a little
- spell out the RUN_DEPENDS
- remove USE_APACHE and let www/mod_perl* deal with it
- pull the plist into Makefile
Bump PORTREVISION
Discussed with: pav on #bsdports
Approved by: gabor (mentor) |
23 Jul 2008 02:43:55
1.06
|
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
17 Apr 2008 14:30:31
1.06
|
araujo  |
- 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) |
03 Jul 2007 19:59:12
1.06
|
erwin  |
Remove 4.x workaround
PR: 113817
Submitted by: erwin
Approved by: maintainer |
25 Mar 2007 09:11:59
1.06
|
clsung  |
- Update to 1.06, security update
- Previously $Apache::AuthDBI::DEBUG = 0 was broken so that
logging was effectively ALWAYS on in function debug().
This will also log passwords with no way to turn this off.
PR: ports/110789
Submitted by: maintainer (Philip M. Gollucci) |
22 Dec 2006 13:49:39
1.05_1
|
gabor  |
- Fix dependencies
- Bump PORTREVISION
PR: ports/103813
Submitted by: Scot Hetzel <swhetzel@gmail.com> (with fixes from maintainer)
Approved by: erwin (mentor),
Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) |
03 Dec 2006 23:21:47
1.05
|
miwi  |
- Update to 1.05
PR: ports/106257
Submitted by: "Philip M. Gollucci"<pgollucci@p6m7g8.com> (maintainer) |
01 Nov 2006 06:31:42
1.04
|
miwi  |
- Update to 1.04
PR: ports/104742
Submitted by: Philip M. Gollucci"<pgollucci@p6m7g8.com> (maintainer) |
07 Aug 2006 18:19:09
1.02
|
shaun  |
- Upgrade to 1.02
- Use "correct" CPAN URL(s).
PR: ports/101539
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) |
02 Jun 2006 09:53:28
1.00_1
|
skv  |
* fix distfiles fetching - change MASTER_SITE_SUBDIR
(note that correct distfile has different size and checksum)
* simplify RUN_DEPENDS if WITH_MODPERL2 is defined
PR: ports/98274
Submitted by: skv
Approced by: maintainer |
30 May 2006 09:38:59
1.00
|
clsung  |
- update to 1.00
- This release of Apache-DBI fixes some serious/crtical bugs under mod_perl2.
PR: ports/98081
Submitted by: maintainer (Philip M. Gollucci) |
20 Feb 2006 20:50:22
0.9901
|
fenner  |
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.
The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in. |
24 Jan 2006 09:40:50
0.9901
|
vd  |
Force www/p5-Apache-DBI to work with www/apache22
PR: ports/91526
Submitted by: Paul Dlug <paul@aps.org>
Approved by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer), garga
(mentor) |
24 Jan 2006 03:14:23
0.98
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
0.98
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
04 Jan 2006 09:18:05
0.98
|
edwin  |
Update www/p5-Apache-DBI 0.94 -> 0.98, request maintainership
As I'm "maintaining" this port in the mod_perl community,
take maintainership. Update this to 0.98 which also unbreaks
AuthDBI.pm for mp2 post RC5. MY patch is sitting in files.
This also adds some encryption options
PR: ports/83980
Submitted by: Philip M. Gollucci <pgollucci@vegeta.p6m7g8.net>
Approved by: maintainer timeout |
09 Jun 2005 09:55:49
0.94_1
|
philip  |
Unbreak after the mod_perl2 API dance.
Approved by: skv (maintainer)
Obtained from: Philip M. Gollucci (pgollucci [at] p6m7g8.com) (largely) |
17 May 2005 17:18:23
0.94
|
sem  |
- Mark ports BROKEN when/if they depend on mod_perl2.
With current mod_perl2 API change all old code *will* broken. |
23 Dec 2004 14:09:08
0.94
|
skv  |
Fix pkg-plist.
Pointed by: kris |
28 Mar 2004 11:56:05
0.94
|
skv  |
Updated to 0.94 |
16 Sep 2003 05:43:52
0.92
|
erwin  |
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus) |
08 Sep 2003 11:01:06
0.92
|
skv  |
Updated to 0.92
Pointed by: demon |
20 Jun 2003 14:17:20
0.91
|
demon  |
Correct a typo in the previous patch.
Submitted by: Tim Bishop <tim@bishnet.net> |
20 Jun 2003 08:17:55
0.91
|
demon  |
Add WITH_MODPERL2 knob to build whis port with mod_perl2.
PR: 53204
Submitted by: Tim Bishop <tim@bishnet.net>
Maintainer timeout. |
01 Apr 2003 18:05:34
0.91
|
skv  |
Update to 0.91
PR: 50333 |
07 Mar 2003 06:12:57
0.89
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
12 Sep 2002 18:02:31
0.89
|
skv  |
Updated to 0.89, take maintainership (approved by igor@zynaps.ru).
PR: ports/39610
Submitted by: David Lay <dave@staff.netc.net.au> |
01 Mar 2001 06:39:18

|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
05 Feb 2001 15:33:58

|
olgeni  |
Some spaces -> tabs for ports/www. |
25 Jan 2001 23:19:27

|
vanilla  |
Upgrade to 0.88. |
08 Oct 2000 08:11:25

|
asami  |
Convert category www to new layout. |
17 Jun 2000 03:37:15

|
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |