CVS log for ports/databases/p5-ApacheDBILogger/Attic/Makefile
Up to [FreeBSD] / ports / databases / p5-ApacheDBILogger
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.18
Sun Jan 1 19:30:34 2012 UTC (5 weeks, 5 days ago) by ohauer
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.17: +1 -1 lines
- remove apache13 and ports depending on apache13 from portstree ( EXPIRATION_DATE=2012-01-01 ) with hat apache@
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 2 03:43:31 2011 UTC (3 months, 1 week ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- sync apache13 related EXPIRATION_DATE With Hat: apache@
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Sep 7 03:00:34 2011 UTC (5 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- 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
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Aug 27 09:54:28 2011 UTC (5 months, 2 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -0 lines
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0" with hat apache@
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun May 22 22:10:52 2011 UTC (8 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -1 lines
- use p5-Apache-DBI-mp1 / p5-Apache-DBI-mp2 instead of p5-Apache-DBI
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 4 15:39:21 2010 UTC (2 years ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- donate some more of my p5- ports to perl@ [included is my 1st port ever databases/p5-DBIx-Tree Date created: January 29th 2003]
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 16 06:27:42 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
- Mark most of my ports MAKE_JOBS_SAFE=yes Tested by: several builds in P6 TB
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Dec 27 21:01:11 2008 UTC (3 years, 1 month ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Claim maintainer for some unmainted apache/perl related ports that are *slow* changing
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:21 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
- 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)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 25 15:29:07 2006 UTC (5 years, 7 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
- MAN3PREFIX is implied when PERL_CONFIGURE is defined. - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 17 16:42:29 2005 UTC (6 years, 10 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Reset maintainer to ports@FreeBSD.org Approved by: portmgr (krion)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Oct 24 12:01:21 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Sep 16 05:43:47 2003 UTC (8 years, 4 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -1 lines
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)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 7 05:58:27 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 14 16:15:28 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Correct reference to the local perl files is:
lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
but not:
lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}
Submited by: bento (sorta)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 1 06:36:56 2001 UTC (10 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -6 lines
Remove do-configure section, use PERL_CONFIGURE now.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 4 09:52:11 2000 UTC (11 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Nuke databases/p5-ApacheDBI and audio/ripit-atapi.
databases/p5-ApacheDBI
Redundant; we already have a ports/www/p5-Apache-DBI that is the same
program. Maintainer did not know this when submitting the port.
audio/ripit-atapi
The functionality of this port has been incorporated into
ports/audio/ripit. This port is no longer necessary.
PR: 23259
Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 23 04:59:02 2000 UTC (11 years, 2 months ago) by dburr
Branches: MAIN
Import of new port databases/p5-ApacheDBILogger, a Perl5 module that tracks what's being transferred in a DBI database from a mod_perl Apache environment.
