notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mod_log_mysql Allows Apache 2.2.x to log to a MySQL database
1.04_2 www Deleted on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.04_2Version of this port present on the latest quarterly branch.
Maintainer: portmaster@bsdforge.com search for ports maintained by this maintainer
Port Added: 2001-11-25 06:22:46
Last Update: 2018-04-16 10:44:31
SVN Revision: 467473
People watching this port, also watch:: nmap
License: PD APACHE11
WWW:
http://bsdforge.com/projects/www/mod_log_mysql/
Description:
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 a single 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://bsdforge.com/projects/www/mod_log_mysql/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. /usr/local/share/licenses/ap22-mod_log_mysql-1.04_2/catalog.mk
  2. /usr/local/share/licenses/ap22-mod_log_mysql-1.04_2/LICENSE
  3. /usr/local/share/licenses/ap22-mod_log_mysql-1.04_2/PD
  4. /usr/local/share/licenses/ap22-mod_log_mysql-1.04_2/APACHE11
Collapse this list.
Dependency lines:
  • ap22-mod_log_mysql>0:www/mod_log_mysql
No installation instructions:
This port has been deleted.
PKGNAME: ap22-mod_log_mysql
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (apache2/mod_log_mysql-1.04.tar.xz) = 1f891699599e2aa7f83a260bf1c613b36c47770507a8e7a330f05db24514f5c4 SIZE (apache2/mod_log_mysql-1.04.tar.xz) = 7568

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache22
Runtime dependencies:
  1. mod_log_config-st.so : www/mod_log_config-st
  2. apxs : www/apache22
Library dependencies:
  1. libmysqlclient.so.18 : databases/mysql56-client
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
apache:2.2 tar:xz mysql:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://bsdforge.com/projects/source/www/mod_log_mysql/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.04_2
16 Apr 2018 10:44:31
Revision:467473Original commit files touched by this commit
brnrd search for other commits by this committer
www/mod_antiloris
www/mod_auth_imap2
www/mod_authn_sasl
www/mod_bw
www/mod_cband
www/mod_clamav
www/mod_extract_forwarded
www/mod_hosts_access
www/mod_log_config-st
www/mod_log_mysql
www/mod_log_sql2-dtc
www/mod_macro22
www/mod_musicindex
www/mod_ntlm2
www/mod_proxy_html
www/mod_remoteip
www/mod_spdy
www/mod_uid
www/mod_vhost_ldap
www/mod_whatkilledus
www/mod_xml2enc
2017-07-01 www/apache22: Upstream propose EoL of apache 2.2.x during the next 12
months
1.04_2
11 Mar 2018 17:38:46
Revision:464189Original commit files touched by this commit
brnrd search for other commits by this committer
Migrate USE_APACHE to USES= apache (category www)

 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
1.04_2
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
1.04_2
12 Jan 2016 14:33:21
Revision:405874Original commit files touched by this commit
amdmi3 search for other commits by this committer
Add Public Domain support to ports license framework. You can now use

    LICENSE=  PD

Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).

Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.

Approved by:	portmgr (bapt)
Differential Revision:	D4149
1.04_2
01 Nov 2014 09:52:07
Revision:371999Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak, www/mod_log_config-st wants apache 22
1.04_2
31 Oct 2014 19:09:45
Revision:371882Original commit files touched by this commit
marino search for other commits by this committer
www/mod_log_mysql: According to maintainer, it's okay for Apache 24

PR:		193545
1.04_2
08 Jun 2014 19:51:28
Revision:357070Original commit files touched by this commit
olgeni search for other commits by this committer
Remove all space characters from Makefile assignments.

No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
1.04_2
18 May 2014 21:11:39
Revision:354471Original commit files touched by this commit
ohauer search for other commits by this committer
- add new file location, WWW, and changes compression type

PR:		ports/189631
Submitted by:	C Hutchinson <portmaster@bsdforge.com> (maintainer)
1.04
18 Jan 2014 17:58:42
Revision:340199Original commit files touched by this commit
ohauer search for other commits by this committer
- pass maintainer to submitter
- add LICENSE
- new MASTER site
- new re-rolled distfile some minor cleanup (mostly white spaces)

PR:		ports/185585
Submitted by:	C Hutchinson <portmaster@bsdforge.com> (new maintainer)
1.0_3
15 Dec 2013 16:45:38
Revision:336555Original commit files touched by this commit
ohauer search for other commits by this committer
- add stage support
- minor cleanups
1.0_3
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.0_3
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.0_3
24 Sep 2012 20:55:01
Revision:304797Original commit files touched by this commit
ohauer search for other commits by this committer
- USE_APACHE s/22+/22/

some additional cleanups/fixes
- adopt new Makefile header
- convert to optionsNG
- use BROKEN instead IGNORE in bsd.apache.mk

with hat apache@
1.0_3
18 Aug 2012 14:29:11
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
1.0_3
20 Aug 2011 17:27:52
Original commit files touched by this commit
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
1.0_2
06 Jul 2011 23:06:18
Original commit files touched by this commit
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@)
1.0_2
19 Mar 2011 13:15:34
Original commit files touched by this commit
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
1.0_1
07 Dec 2010 21:29:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- enable auto-reconnect support

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

Reported by:    distilator
With Hat:       apache@
1.0
17 May 2009 07:24:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
1.0
12 Apr 2009 01:27:30
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix compile with www/apache22
1.0
11 May 2006 17:52:29
Original commit files touched by this commit
clement search for other commits by this committer
- Get rid of Makefile.modules.3rd dependency
- And yes it works with www/apache22
1.0
01 Feb 2006 22:12:21
Original commit files touched by this commit
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]
1.0
04 Dec 2005 00:18:15
Original commit files touched by this commit
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
1.0
18 Aug 2004 16:21:56
Original commit files touched by this commit
clement search for other commits by this committer
- Assign maintainership to freshly created apache@ mailing list
1.0
02 May 2004 20:12:55
Original commit files touched by this commit
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.
1.16
12 Jul 2003 19:07:53
Original commit files touched by this commit
lev search for other commits by this committer
  www/mod_log_mysql -> www/mod_log_sql
  Renamed by author in latest version.
1.16
17 Jun 2003 13:53:46
Original commit files touched by this commit
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
1.16
21 Feb 2003 14:01:38
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.16
22 Jun 2002 17:00:49
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.16

PR:             39122
Submitted by:   maintainer
03 Mar 2002 07:30:32
commit hash: fp1.25407@dev.null.freshports.orgcommit hash: fp1.25407@dev.null.freshports.orgcommit hash: fp1.25407@dev.null.freshports.orgcommit hash: fp1.25407@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 1.14    
02 Feb 2002 05:37:23
commit hash: fp1.24256@dev.null.freshports.orgcommit hash: fp1.24256@dev.null.freshports.orgcommit hash: fp1.24256@dev.null.freshports.orgcommit hash: fp1.24256@dev.null.freshports.org 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
commit hash: fp1.24028@dev.null.freshports.orgcommit hash: fp1.24028@dev.null.freshports.orgcommit hash: fp1.24028@dev.null.freshports.orgcommit hash: fp1.24028@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update to 1.13    
25 Nov 2001 09:22:46
commit hash: fp1.21164@dev.null.freshports.orgcommit hash: fp1.21164@dev.null.freshports.orgcommit hash: fp1.21164@dev.null.freshports.orgcommit hash: fp1.21164@dev.null.freshports.org 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: 35