FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 3:23 AM GMT
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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: www/apache22, devel/gmake
Required To Run: 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_sql2/ && make install clean
To add the package: pkg_add -r mod_log_sql2


Configuration Options
     No options to configure

Master Sites:
http://www.outoforder.cc/downloads/mod_log_sql/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
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: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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: 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.