aboutsummaryrefslogtreecommitdiff
path: root/www/mod_log_mysql
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - USE_APACHE s/22+/22/Olli Hauer2012-09-241-6/+2
| | | | | | | | | | | | some additional cleanups/fixes - adopt new Makefile header - convert to optionsNG - use BROKEN instead IGNORE in bsd.apache.mk with hat apache@ Notes: svn path=/head/; revision=304797
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-4/+4
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280086
* - change MASTER_SITES to LOCAL/ohauerOlli Hauer2011-07-061-1/+6
| | | | | | | | | | - add a note about the last MASER_SITE which was hacked and not cleaned over a long period. (Noted by Jerry Walsh <jerry.walsh _at_ gmail.com> on apache@) Notes: svn path=/head/; revision=277196
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-1/+1
| | | | Notes: svn path=/head/; revision=271309
* - enable auto-reconnect supportPhilip M. Gollucci2010-12-073-2/+18
| | | | | | | | PR: ports/152644 Submitted by: Alex Samorukov <samm@os2.kiev.ua> Notes: svn path=/head/; revision=265821
* - update or remove pkg-descr WWW urlsPhilip M. Gollucci2010-10-201-2/+0
| | | | | | | | Reported by: distilator With Hat: apache@ Notes: svn path=/head/; revision=263315
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-171-0/+2
| | | | Notes: svn path=/head/; revision=234060
* - Fix compile with www/apache22Philip M. Gollucci2009-04-121-1/+1
| | | | Notes: svn path=/head/; revision=232157
* - Get rid of Makefile.modules.3rd dependencyClement Laforet2006-05-111-4/+2
| | | | | | | - And yes it works with www/apache22 Notes: svn path=/head/; revision=162112
* SHA256ify[1]Edwin Groothuis2006-02-011-0/+1
| | | | | | | | | | Note that the SIZE in www/p5-AxKit wasn't correct, but that the md5 checksum was. Approved by: krion@[1] Notes: svn path=/head/; revision=155031
* - prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet2005-12-041-1/+1
| | | | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
* - Assign maintainership to freshly created apache@ mailing listClement Laforet2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116602
* Add mod_log_mysql 1.0.Clement Laforet2004-05-023-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | mod_log_mysql is a module for the Apache 2 webserver which permits request logging into a MySQL database. Key features are: * Seamless integration into the standard Apache logging configuration. * Only one configuration line needed to start logging. * Free SQL use. * Multiple databases, database users and/or database servers. * Connection pooling, only one connection per log target per child process. * Logs data as it is: e.g. times as SQL DATETIME and n/a items as SQL NULL. * Won't loose data if the database server is down. Note: this module requires mod_log_config-st WWW: http://bitbrook.de/software/mod_log_mysql/ Notes: svn path=/head/; revision=108200
* Remove old directory, at least.Lev A. Serebryakov2003-07-141-132/+0
| | | | Notes: svn path=/head/; revision=84868
* www/mod_log_mysql -> www/mod_log_sqlLev A. Serebryakov2003-07-124-66/+0
| | | | | | | Renamed by author in latest version. Notes: svn path=/head/; revision=84783
* 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 Notes: svn path=/head/; revision=83152
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* upgrade to 1.16Ying-Chieh Liao2002-06-223-47/+88
| | | | | | | | PR: 39122 Submitted by: maintainer Notes: svn path=/head/; revision=61738
* Update to 1.14Patrick Li2002-03-032-3/+2
| | | | | | | | PR: 35478 Submitted by: maintainer Notes: svn path=/head/; revision=55460
* Fix breakage that would cause this module to not work at allPatrick Li2002-02-022-2/+84
| | | | | | | | | | Bump PORTREVISION. PR: 34522 Submitted by: maintainer Notes: svn path=/head/; revision=54129
* Update to 1.13David W. Chapman Jr.2002-01-273-5/+31
| | | | | | | | PR: 34342 Submitted by: maintainer Notes: svn path=/head/; revision=53871
* 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> Notes: svn path=/head/; revision=50521