CVS log for ports/www/mod_accounting/Attic/Makefile
Up to [FreeBSD] / ports / www / mod_accounting
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.29
Sun Jan 1 19:30:39 2012 UTC (5 weeks, 5 days ago) by ohauer
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.28: +1 -1 lines
- remove apache13 and ports depending on apache13 from portstree ( EXPIRATION_DATE=2012-01-01 ) with hat apache@
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Nov 2 03:43:32 2011 UTC (3 months, 1 week ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- sync apache13 related EXPIRATION_DATE With Hat: apache@
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Sep 7 03:00:38 2011 UTC (5 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +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.26: download - view: text, markup, annotated - select for diffs
Sat Aug 27 09:54:31 2011 UTC (5 months, 2 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -0 lines
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0" with hat apache@
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jul 2 16:04:28 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- fix a typo /WIT_PGSQL/WITH_PGSQL/
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Mar 19 13:15:31 2011 UTC (10 months, 3 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Bump PORTREVISION for ports linking to default libmysqlclient.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jun 7 03:43:54 2010 UTC (20 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +9 -6 lines
- And finally, convert to AP_FAST_BUILD/AP_GENPLIST
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jun 7 03:33:28 2010 UTC (20 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- Lets only link one db backend in by default - Bump PORTREVISION
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jun 7 03:29:27 2010 UTC (20 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -6 lines
- Convert from pre-everything to OPTIONS
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jun 7 03:22:47 2010 UTC (20 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -6 lines
- Use PORTDOCS and DATADIR (no-ops)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue May 25 20:17:26 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
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)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:38:12 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with W
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun May 17 07:24:25 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -0 lines
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:07:01 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 16 12:06:57 2008 UTC (3 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- fix Incorrect parsing structure fields in mod_accounting, func BytesRecvd() on empty request. PR: 89308 Submitted by: Andrey Yakovlev
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 4 20:51:08 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Convert to new USE_APACHE - Add SHA256
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Sep 19 09:25:31 2005 UTC (6 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
- Use USE_APACHE
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jan 31 00:35:54 2005 UTC (7 years ago) by girgen
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Split the postgresql ports into a server and a client part. All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 3 09:27:36 2005 UTC (7 years, 1 month ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Fix plist and use DATADIR Reported by: pointyhat via kris Approved by: portmgr Pointy hat to: me
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 18 16:21:44 2004 UTC (7 years, 5 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Assign maintainership to freshly created apache@ mailing list
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:30 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 13 15:04:48 2004 UTC (8 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update my email address Approved and reviewed by: erwin (mentor)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 7 09:12:50 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
Use the new Apache bits from bsd.port.mk. Submitted by: dinoex
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Aug 28 12:14:21 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -27 lines
[update ports]: Use USE_MYSQL and USE_OPENLDAP in my ports www/mod_accounting [1] mail/perdition [2] security/prelude-manager [3] PR: ports/56026 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 5 05:30:14 2003 UTC (8 years, 6 months ago) by daichi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -8 lines
update www/mod_accounting: CVS version, which is in port is not usable PR: 55211 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Pointed out by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 30 10:29:50 2003 UTC (8 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -3 lines
- update to cvs version - fix typo PR: 55042 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jul 26 13:26:32 2003 UTC (8 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -3 lines
fix DOCS installation Noted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Approved by: maintainer (implicit)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 25 17:19:36 2003 UTC (8 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +33 -9 lines
add support for MySQL 4.0 and 4.1 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>, maintainer, oliver Approved by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 24 19:28:51 2003 UTC (8 years, 6 months ago) by oliver
Branches: MAIN
Add mod_accounting 0.5, an Apache module that records traffic statistics into a database. PR: 45502 Submitted by: Clément Laforêt <sheepkiller@cultdeadsheep.org>
