aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_accounting
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to new USE_APACHEclement2005-12-052-1/+2
| | | | - Add SHA256
* - Use USE_APACHEclement2005-09-191-2/+1
|
* Split the postgresql ports into a server and a client part.girgen2005-01-311-1/+1
| | | | | | | | 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)
* - Fix plist and use DATADIRclement2005-01-032-2/+3
| | | | | | Reported by: pointyhat via kris Approved by: portmgr Pointy hat to: me
* - Assign maintainership to freshly created apache@ mailing listclement2004-08-191-1/+1
|
* - Respect "apache modules convention".clement2004-08-171-1/+2
| | | | | When you install an apache module via ports or packages, ideally module must not alter configuration (not enabled by default)
* - SIZEify distinfoclement2004-02-081-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* - Update my email addressclement2004-01-131-1/+1
| | | | Approved and reviewed by: erwin (mentor)
* Use the new Apache bits from bsd.port.mk.marcus2003-11-071-2/+1
| | | | Submitted by: dinoex
* [update ports]: Use USE_MYSQL and USE_OPENLDAP in my portsedwin2003-08-281-27/+2
| | | | | | | | | www/mod_accounting [1] mail/perdition [2] security/prelude-manager [3] PR: ports/56026 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* update www/mod_accounting: CVS version, which is in port is not usabledaichi2003-08-053-22/+14
| | | | | | PR: 55211 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Pointed out by: Alexandr Kovalenko <never@nevermind.kiev.ua>
* - update to cvs versionkrion2003-07-304-14/+23
| | | | | | | | - fix typo PR: 55042 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* fix DOCS installationoliver2003-07-261-3/+5
| | | | | Noted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Approved by: maintainer (implicit)
* add support for MySQL 4.0 and 4.1oliver2003-07-261-9/+33
| | | | | Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>, maintainer, oliver Approved by: maintainer
* Add mod_accounting 0.5,oliver2003-07-256-0/+109
an Apache module that records traffic statistics into a database. PR: 45502 Submitted by: ClĂ©ment LaforĂȘt <sheepkiller@cultdeadsheep.org>