FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 3:25 AM GMT
Port details
mod_log_mysql 1.0_3 www on this many watch lists=9 search for ports that depend on this port
Allows Apache 2 to log to a MySQL database
Maintained by: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Nov 2001 06:22:46
License: not specified in port
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
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: www/apache22
Required To Run: www/mod_log_config-st, www/apache22
Required Libraries: databases/mysql41-client
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/mod_log_mysql/ && make install clean
To add the package: pkg_add -r ap22-mod_log_mysql


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ohauer/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ohauer/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ohauer/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ohauer/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ohauer/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ohauer/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ohauer/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/apache2/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Aug 2011 17:27:52
Original commit files touched by this commit  1.0_3
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
06 Jul 2011 23:06:18
Original commit files touched by this commit  1.0_2
ohauer search for other commits by this committer
- change MASTER_SITES to LOCAL/ohauer
- 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@)
19 Mar 2011 13:15:34
Original commit files touched by this commit  1.0_2
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
07 Dec 2010 21:29:34
Original commit files touched by this commit  1.0_1
pgollucci search for other commits by this committer
- enable auto-reconnect support

PR:             ports/152644
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
20 Oct 2010 02:46:01
Original commit files touched by this commit  1.0
pgollucci search for other commits by this committer
- update or remove pkg-descr WWW urls

Reported by:    distilator
With Hat:       apache@
17 May 2009 07:24:35
Original commit files touched by this commit  1.0
pgollucci search for other commits by this committer
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
12 Apr 2009 01:27:30
Original commit files touched by this commit  1.0
pgollucci search for other commits by this committer
- Fix compile with www/apache22
11 May 2006 17:52:29
Original commit files touched by this commit  1.0
clement search for other commits by this committer
- Get rid of Makefile.modules.3rd dependency
- And yes it works with www/apache22
01 Feb 2006 22:12:21
Original commit files touched by this commit  1.0
edwin search for other commits by this committer
SHA256ify[1]

Note that the SIZE in www/p5-AxKit wasn't correct, but that the md5
checksum was.

Approved by:    krion@[1]
04 Dec 2005 00:18:15
Original commit files touched by this commit  1.0
clement search for other commits by this committer
- prepare removal of www/apache2 in favor of www/apache20 for naming
  consistency
- add entries in UPDATING (for apache22 too)

PR:             ports/78119
Repocopied by:  marcus
18 Aug 2004 16:21:56
Original commit files touched by this commit  1.0
clement search for other commits by this committer
- Assign maintainership to freshly created apache@ mailing list
02 May 2004 20:12:55
Original commit files touched by this commit  1.0
clement search for other commits by this committer
Add mod_log_mysql 1.0.

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/
14 Jul 2003 09:33:11
Original commit files touched by this commit
lev search for other commits by this committer
  Remove old directory, at least.
12 Jul 2003 19:07:53
Original commit files touched by this commit  1.16
lev search for other commits by this committer
  www/mod_log_mysql -> www/mod_log_sql
  Renamed by author in latest version.
17 Jun 2003 13:53:46
Original commit files touched by this commit  1.16
lev search for other commits by this committer
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail

Approved by:    sobomax
21 Feb 2003 14:01:38
Original commit files touched by this commit  1.16
knu search for other commits by this committer
De-pkg-comment.
22 Jun 2002 17:00:49
Original commit files touched by this commit  1.16
ijliao search for other commits by this committer
upgrade to 1.16

PR:             39122
Submitted by:   maintainer
03 Mar 2002 07:30:32
files touched by this commit
pat search for other commits by this committer
Update to 1.14    
02 Feb 2002 05:37:23
files touched by this commit
pat search for other commits by this committer
Fix breakage that would cause this module to not work at all   Bump
PORTREVISION.    
27 Jan 2002 17:42:07
files touched by this commit
dwcjr search for other commits by this committer
Update to 1.13    
25 Nov 2001 09:22:46
files touched by this commit
petef search for other commits by this committer
Add mod_log_mysql-1.09, allows Apache to log to a MySQL database    

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.148 seconds.