865f FreshPorts -- www/mod_log_sql2
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mod_log_sql2 1.101_4 www on this many watch lists=3 search for ports that depend on this port
Allows Apache to log to a MySQL database
Maintained by: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Apr 2004 19:58:11
Also Listed In: databases
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/apache22
  2. devel/gmake
Required To Run:
  1. www/apache22
Required Libraries:
  1. databases/mysql41-client
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.outoforder.cc/downloads/mod_log_sql/
Port Moves
  • port moved here from www/mod_log_sql on 2012-01-01
    REASON: Has expired: Depends on expired www/apache13

Number of commits found: 23

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Sep 2012 21:15:51
Original commit files touched by this commit  1.101_4
ohauer search for other commits by this committer
- 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@
18 Aug 2012 14:29:11
Original commit files touched by this commit  1.101_4
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@
01 Jan 2012 16:47:41
Original commit files touched by this commit  1.101_4
ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
20 Aug 2011 17:27:52
Original commit files touched by this commit  1.101_4
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
19 Mar 2011 13:15:34
Original commit files touched by this commit  1.101_3
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
07 Mar 2011 15:59:27
Original commit files touched by this commit  1.101_2
clsung search for other commits by this committer
- dbi.0 => dbi.1
- bump PORTREVISION
13 Feb 2011 19:45:34
Original commit files touched by this commit  1.101_1
ohauer search for other commits by this committer
- fix pkg-plist
- cleanup Makefile
- remove MD5 from distfile

PR:             ports/147009
27 May 2010 21:19:17
Original commit files touched by this commit  1.101
pgollucci search for other commits by this committer
- 1/3:
    - apxs -a is install
    - apxs -A is uninstall

PR:             ports/147139
Reviewed by:    portmgr (pav)
With Hat:       apache@
25 May 2010 20:17:37
Original commit files touched by this commit  1.101
  Sanity Test Failure
pgollucci search for other commits by this committer
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)
17 May 2009 07:24:35
Original commit files touched by this commit  1.101
pgollucci search for other commits by this committer
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
20 Mar 2007 10:38:12
Original commit files touched by this commit  1.101
clement search for other commits by this committer
- Update to 1.101
- Convert to USE_APACHE framework
13 May 2006 04:41:22
Original commit files touched by this commit  1.100
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
24 Jan 2006 03:14:23
Original commit files touched by this commit  1.100
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
04 Dec 2005 00:18:15
Original commit files touched by this commit  1.100
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
22 Jan 2005 09:37:52
Original commit files touched by this commit  1.100
kuriyama search for other commits by this committer
Append missing space separator for $SSL variable.

Reported by:    pointyhat via kris
16 Jan 2005 15:52:22
Original commit files touched by this commit  1.100
clement search for other commits by this committer
- Update to 1.100
14 Sep 2004 16:18:57
Original commit files touched by this commit  1.99
clement search for other commits by this committer
- Fix build without SSL support (common case, with apache13* ports)

Approved by:    portmgr (marcus)
18 Aug 2004 16:21:56
Original commit files touched by this commit  1.99
clement search for other commits by this committer
- Assign maintainership to freshly created apache@ mailing list
08 Aug 2004 10:03:56
Original commit files touched by this commit  1.99
clement search for other commits by this committer
- We are no more forced to used libdbi

Obtained from:  authors
31 Jul 2004 12:17:00
Original commit files touched by this commit  1.99
clement search for other commits by this committer
- Update to 1.99
This release reuires an useless dependency on libdbi (since dbi support
is not complete).
I'll try to make this ports libdbi-free soon.
30 Apr 2004 12:53:50
Original commit files touched by this commit  1.97
clement search for other commits by this committer
- Fix LATEST_LINK conflict
- Grab back maintainership
18 Apr 2004 11:49:33
Original commit files touched by this commit  1.97
clement search for other commits by this committer
- Remove blank line at the end of pkg-plist
- Cosmetic changes in Makefile
16 Apr 2004 19:57:21
Original commit files touched by this commit  1.97
clement search for other commits by this committer
Add mod_log_sql 1.97.

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/

This release add supports for apache2.

Number of commits found: 23

281b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15

8 vulnerabilities affecting 24 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 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight62
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0