aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_log_sql
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
|
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* - Define APACHE_COMPATClement Laforet2005-09-191-0/+1
| | | | | | | | It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self)
* (1) New address for downloadLev A. Serebryakov2005-07-131-2/+2
| | | | (2) USE_MYSQL
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 1)
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-5/+2
| | | | Submitted by: dinoex
* (*) Add 'C' log item: Contet-TypeLev A. Serebryakov2003-08-064-0/+44
| | | | (*) Fix error with length of request_uri field (50 -> 255)
* Update to latest version & renameLev A. Serebryakov2003-07-134-168/+62
|
* Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-newLev A. Serebryakov2003-06-171-1/+1
| | | | | | committer's e-mail Approved by: sobomax
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* upgrade to 1.16Ying-Chieh Liao2002-06-233-47/+88
| | | | | PR: 39122 Submitted by: maintainer
* Update to 1.14Patrick Li2002-03-032-3/+2
| | | | | PR: 35478 Submitted by: maintainer
* Fix breakage that would cause this module to not work at allPatrick Li2002-02-022-2/+84
| | | | | | | Bump PORTREVISION. PR: 34522 Submitted by: maintainer
* Update to 1.13David W. Chapman Jr.2002-01-283-5/+31
| | | | | PR: 34342 Submitted by: maintainer
* Add mod_log_mysql-1.09, allows Apache to log to a MySQL databasePete Fritchman2001-11-255-0/+50
PR: 32192 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>