Port details |
- mod_accounting An Apache module that records traffic statistics into a database
- 0.5_8 www
=2 0.5_8Version of this port present on the latest quarterly branch.
- DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now
This port expired on: 2012-01-01
- Maintainer: apache@FreeBSD.org
- Port Added: 2003-07-24 19:29:27
- Last Update: 2012-01-01 19:30:58
- SVN Revision: UNKNOWN
- People watching this port, also watch:: p5-Apache-Admin-Config, python, p5-Nmap-Scanner
- License: not specified in port
- WWW:
- http://mod-acct.sourceforge.net
- Description:
- mod_accounting is a simple Apache module that can record
traffic statistics (bytes in/out per http request) into
SQL database (MySQL or PostgreSQL)
WWW: http://mod-acct.sourceforge.net
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ap13-mod_accounting>0:www/mod_accounting
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap13-mod_accounting
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache13
- Runtime dependencies:
-
- apxs : www/apache13
- Library dependencies:
-
- mysqlclient.14 : databases/mysql41-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ap22-mod_accounting-0.5_8:
MYSQL=on (default) "Enable MySQL support"
PGSQL=off (default) "Enable PGSQL support"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5_8 01 Jan 2012 19:30:58 |
ohauer |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@ |
0.5_8 02 Nov 2011 03:43:45 |
pgollucci |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@ |
0.5_8 07 Sep 2011 03:00:51 |
pgollucci |
- 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 |
0.5_8 27 Aug 2011 09:54:40 |
ohauer |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ |
0.5_8 02 Jul 2011 16:04:28 |
ohauer |
- fix a typo /WIT_PGSQL/WITH_PGSQL/ |
0.5_8 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
0.5_8 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5_7 07 Jun 2010 03:43:54 |
pgollucci |
- And finally, convert to AP_FAST_BUILD/AP_GENPLIST |
0.5_7 07 Jun 2010 03:33:28 |
pgollucci |
- Lets only link one db backend in by default
- Bump PORTREVISION |
0.5_6 07 Jun 2010 03:29:27 |
pgollucci |
- Convert from pre-everything to OPTIONS |
0.5_6 07 Jun 2010 03:22:47 |
pgollucci |
- Use PORTDOCS and DATADIR (no-ops) |
0.5_6 06 Jun 2010 05:00:32 |
pgollucci |
- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s
PR: ports/147143
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav) |
0.5_6 27 May 2010 21:27:03 |
pgollucci |
- 2/3:
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists
PR: ports/147142
Reviewed by: portmgr (pav)
With Hat: apache@ |
0.5_6 27 May 2010 21:19:17 |
pgollucci |
- 1/3:
- apxs -a is install
- apxs -A is uninstall
PR: ports/147139
Reviewed by: portmgr (pav)
With Hat: apache@ |
0.5_6 25 May 2010 20:17:37 |
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) |
0.5_6 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
0.5_6 17 May 2009 09:28:51 |
pgollucci |
- Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists
- DO NOT bump PORTREVISION |
0.5_6 17 May 2009 07:24:35 |
pgollucci |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
0.5_6 06 Jun 2008 14:07:24 |
edwin |
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) |
0.5_5 16 Apr 2008 12:06:58 |
dinoex |
- fix Incorrect parsing structure fields in mod_accounting, func BytesRecvd() on
empty request.
PR: 89308
Submitted by: Andrey Yakovlev |
0.5_4 04 Dec 2005 20:51:08 |
clement |
- Convert to new USE_APACHE
- Add SHA256 |
0.5_4 19 Sep 2005 09:25:31 |
clement |
- Use USE_APACHE |
0.5_4 31 Jan 2005 00:35:56 |
girgen |
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) |
0.5_4 03 Jan 2005 09:27:36 |
clement |
- Fix plist and use DATADIR
Reported by: pointyhat via kris
Approved by: portmgr
Pointy hat to: me |
0.5_3 18 Aug 2004 16:21:56 |
clement |
- Assign maintainership to freshly created apache@ mailing list |
0.5_3 17 Aug 2004 13:27:50 |
clement |
- Respect "apache modules convention".
When you install an apache module via ports or packages, ideally
module must not alter configuration (not enabled by default) |
0.5_3 07 Feb 2004 17:16:21 |
clement |
- SIZEify distinfo |
0.5_3 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.5_2 13 Jan 2004 15:04:51 |
clement |
- Update my email address
Approved and reviewed by: erwin (mentor) |
0.5_2 07 Nov 2003 09:12:58 |
marcus |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
0.5_2 28 Aug 2003 12:14:21 |
edwin |
[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> |
0.5_2 05 Aug 2003 05:30:15 |
daichi |
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> |
0.5_1 30 Jul 2003 10:29:50 |
krion |
- update to cvs version
- fix typo
PR: 55042
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit) |
0.5 26 Jul 2003 13:26:32 |
oliver |
fix DOCS installation
Noted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by: maintainer (implicit) |
0.5 25 Jul 2003 17:19:36 |
oliver |
add support for MySQL 4.0 and 4.1
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>, maintainer, oliver
Approved by: maintainer |
0.5 24 Jul 2003 19:28:52 |
oliver |
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> |