| Port details | 
	| 
 mod_log_sql2-dtc Allows Apache to log to a MySQL database
 1.101_7 www    =0          1.101_7Version of this port present on the latest quarterly branch.Maintainer: apache@FreeBSD.org Port Added: 2006-11-20 06:16:20Last Update: 2018-04-16 10:44:31SVN Revision: 467473Also Listed In: databasesLicense: not specified in portWWW: http://www.outoforder.cc/projects/apache/mod_log_sql/Description:This add-on module allows the apache web server to use a MySQL database for
logging of all operations.
WWW: http://www.outoforder.cc/projects/apache/mod_log_sql/  cgit¦GitHub¦GitHub¦GitLab¦
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistDependency lines:
ap22-mod_log_sql-dtc>0:www/mod_log_sql2-dtc
No installation instructions:This port has been deleted.PKGNAME: ap22-mod_log_sql-dtcFlavors: there is no flavor information for this port.distinfo:SHA256 (mod_log_sql-1.101.tar.bz2) = 0907579b0466844f7f1886af92a9ea36b4815ec869929ba577c74d32b6d69a5e
SIZE (mod_log_sql-1.101.tar.bz2) = 127500 
No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:  
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
apxs : www/apache22gmake : devel/gmake
Runtime dependencies:
apxs : www/apache22
Library dependencies:
libmysqlclient.so.18 : databases/mysql56-client
There are no ports dependent upon this portConfiguration Options:
===> The following configuration options are available for ap22-mod_log_sql-dtc-1.101_7:
     DBI=off: depend on databases/libdbi
===> Use 'make config' to modify these settingsOptions name:N/AUSES:apache:2.2 gmake tar:bzip2 mysql:FreshPorts was unable to extract/find any pkg message
Master Sites: | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
|---|
| 1.101_7 16 Apr 2018 10:44:31
 
     | brnrd  | 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.101_7 11 Mar 2018 17:38:46
 
     | brnrd  | Migrate USE_APACHE to USES= apache (category www)
 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat:	apache | 
| 1.101_7 01 Apr 2016 14:33:58
 
     | mat  | Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight | 
| 1.101_7 26 Aug 2014 02:09:46
 
     | amdmi3  | - Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by:	portmgr blanket | 
| 1.101_6 11 Jun 2014 14:50:00
 
     | tijl  | Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be(Only the first 15 lines of the commit message are shown above ) | 
| 1.101_6 16 Mar 2014 14:35:56
 
     | ohauer  | - USE_BZIP2 -> USES=tar:bzip2 | 
| 1.101_6 16 Mar 2014 14:30:28
 
     | ohauer  | - fix staged package building
Noted by antoine@ | 
| 1.101_6 09 Mar 2014 15:28:37
 
     | ohauer  | - add stage support
- make DBI an OPTION instead guessing during build time
- adjust pkg-plist | 
| 1.101_5 20 Sep 2013 23:36:54
 
     | bapt  | Add NO_STAGE all over the place in preparation for the staging support (cat:
www) | 
| 1.101_5 14 Aug 2013 22:35:54
 
       | ak  | - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery) | 
| 1.101_5 22 Sep 2012 21:15:51
 
     | ohauer  | - USE_APACHE= s/22+/22/
- adopt new Makefile header
Port build fails on local exp-run with apache24 with
 error: 'conn_rec' has no member named 'remote_ip'
or various other apache22 specific functions/parameters
with hat apache@ | 
| 1.101_5 19 Mar 2011 13:15:34
 
    | ale  | Bump PORTREVISION for ports linking to default libmysqlclient. | 
| 1.101_5 19 Mar 2011 12:38:54
 
    | miwi  | - Get Rid MD5 support | 
| 1.101_4 07 Mar 2011 15:59:27
 
    | clsung  | - dbi.0 => dbi.1
- bump PORTREVISION | 
| 1.101_3 06 Sep 2010 19:29:52
 
    | pgollucci  | - Fix bytes_sent bug [1]
- Fix a apache scoreboard bug
PR:              ports/150296, ports/121134
Submitted by:    Charles Sprickman <css@morefoo.com>
Obtained from:   Fernando Kiernan, http://www.imagenesdigitales.com.ar/ [1] | 
| 1.101_2 27 May 2010 21:19:17
 
    | pgollucci  | - 1/3:
    - apxs -a is install
    - apxs -A is uninstall
PR:             ports/147139
Reviewed by:    portmgr (pav)
With Hat:       apache@ | 
| 1.101_2 25 May 2010 20:17:37
 
      | pgollucci  | Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.
'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.
141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].
PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav) | 
| 1.101_2 18 May 2010 04:08:06
 
    | pgollucci  | - Chase devel/apr -> devel/apr1 shuffling
PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@ | 
| 1.101_1 05 May 2010 21:54:08
 
    | pgollucci  | 5/5: Chase www/apache22 (bundled apr shlib bump)
PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@ | 
| 1.101 27 Dec 2009 01:45:01
 
    | pgollucci  | - Update to 1.101 | 
| 1.100_3 10 Jul 2009 00:36:46
 
    | pgollucci  | - pass to apache@ | 
| 1.100_3 13 Jun 2009 20:57:00
 
    | linimon  | scrappy's bit has been taken for safekeeping, so return these ports to
the pool.
Hat:            portmgr | 
| 1.100_3 31 May 2009 20:31:08
 
    | pav  | - Resolve LATEST_LINK conflict | 
| 1.100_3 21 May 2009 20:45:34
 
    | pgollucci  | - Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR:             ports/134611
Approved by:    pav (#bsdports) | 
| 1.100_3 15 Jul 2007 19:11:32
 
    | pav  | - Clean up httpd.conf proper on deinstall | 
| 1.100_3 09 Apr 2007 04:52:15
 
    | scrappy  | Ensure that this builds with Apache 2.2.x ... | 
| 1.100_2 20 Dec 2006 11:51:54
 
    | erwin  | Back out previous commit as it breaks INDEX.
Hat:            portmgr | 
| 1.100_2 19 Dec 2006 15:24:42
 
      | scrappy  | Add USE_APACHE=2.2+, else it tries to build Apache1.3 is nothing is installed
yet  ... | 
| 1.100 28 Nov 2006 22:20:54
 
    | scrappy  | PKGNAMESUFFIX needs a - before the string ... | 
| 1.100 21 Nov 2006 02:23:59
 
    | scrappy  | re-Add PKGNAMESUFFIX=dtc | 
| 1.100 20 Nov 2006 06:13:45
 
    | scrappy  | DTC specific port of mod_log_sql2 ... |