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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mod_log_sql Allows Apache to log to a MySQL database
1.101_7 www on this many watch lists=3 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.101_7Version of this port present on the latest quarterly branch.
Maintainer: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-07-12 19:03:33
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: unrar, bzip2, unace, unarj, gzip
Also Listed In: databases
License: not specified in port
WWW:
http://www.outoforder.cc/projects/httpd/mod_log_sql/
Description:
This add-on module allows the apache web server to use a MySQL database for logging of all operations.
Homepage    cgit ¦ Codeberg ¦ 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 (9 items)
Collapse this list.
  1. @sample etc/apache24/modules.d/330_mod_log_sql.conf.sample
  2. libexec/apache24/mod_log_sql.so
  3. libexec/apache24/mod_log_sql_mysql.so
  4. libexec/apache24/mod_log_sql_logio.so
  5. libexec/apache24/mod_log_sql_ssl.so
  6. @comment libexec/apache24/mod_log_sql_dbi.so
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • ap24-mod_log_sql>0:www/mod_log_sql
To install the port:
cd /usr/ports/www/mod_log_sql/ && make install clean
To add the package, run one of these commands:
  • pkg install www/mod_log_sql
  • pkg install ap24-mod_log_sql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ap24-mod_log_sql
Flavors: 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

Packages (timestamps in pop-ups are UTC):
ap24-mod_log_sql
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.101_71.101_71.101_71.101_71.101_7-1.101_7-
FreeBSD:13:quarterly1.101_71.101_71.101_71.101_71.101_7-1.101_71.101_7
FreeBSD:14:latest1.101_71.101_71.101_71.101_71.101_7--1.101_7
FreeBSD:14:quarterly1.101_71.101_7-1.101_71.101_7-1.101_71.101_7
FreeBSD:15:latest1.101_71.101_7n/a1.101_7n/a-1.101_71.101_7
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache24
  2. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. apxs : www/apache24
Library dependencies:
  1. libmysqlclient.so.20 : databases/mysql57-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ap24-mod_log_sql-1.101_7: DBI=off: depend on databases/libdbi DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_mod_log_sql
USES:
apache gmake mysql tar:bzip2
pkg-message:
For install:
The mod_log_sql modules have been installed. The module config file was installed as /usr/local/etc/apache24/modules.d/330_mod_log_sql.conf
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.outoforder.cc/downloads/mod_log_sql/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.101_7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.101_7
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.101_7
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.101_7
06 Aug 2020 15:09:18
Revision:544278Original commit files touched by this commit
brnrd search for other commits by this committer
www/mod_log_sql: Fix PID > 65535

 * PID > 65535 when 'LogSQLCreateTables On' [1]
 * Fix WWW address
 * 2 suffix (for Apache 2) is redundant, remove

PR:		243793 [1]
Submitted by:	Tommy P <tommyhp2 gmail com>
1.18_4
01 Jan 2012 19:30:58
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@
1.18_4
02 Nov 2011 03:43:45
Original commit files touched by this commit
pgollucci search for other commits by this committer
- sync apache13 related EXPIRATION_DATE

With Hat:       apache@
1.18_4
07 Sep 2011 03:00:51
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
  until after 9.0 is released.

With Hat:   apache@
Reported by:    dvl via freshports
1.18_4
27 Aug 2011 09:54:40
Original commit files touched by this commit
ohauer search for other commits by this committer
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@
1.18_4
20 Aug 2011 19:00:12
Original commit files touched by this commit
ohauer search for other commits by this committer
- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
1.18_4
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.18_4
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.18_3
20 Oct 2010 03:17:20
Original commit files touched by this commit
pgollucci search for other commits by this committer
- fix another WWW: pkg_descr line in a mod_ port
1.18_3
27 May 2010 21:27:03
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 2/3:
     - consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists

PR:             ports/147142
Reviewed by:    portmgr (pav)
With Hat:       apache@
1.18_3
25 May 2010 20:17:37
Original commit files touched by this commit 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)
1.18_3
21 May 2009 20:45:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes

PR:             ports/134611
Approved by:    pav (#bsdports)
1.18_3
08 May 2009 15:48:58
Original commit files touched by this commit
pgollucci search for other commits by this committer
- APACHE_COMPAT is deprecated
- BUILD/RUN_DEPENDS come from USE_APACHE
- Use APACHEMODDIR in pkg-plist
- Use PORTDOCS var
- Bump PORTREVISION

PR:             ports/133650
Approved by:    maintainer timeout (30 days)
Submitted by:   me
1.18_2
13 May 2006 04:41:22
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
1.18_2
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.18_2
19 Sep 2005 11:52:15
Original commit files touched by this commit
clement search for other commits by this committer
- Define APACHE_COMPAT
  It fixed INDEX build with next exp-build patchset and prepare a smooth
  migration to bsd.apache.mk
  It's a no-op for now.

Approved by:    portmgr (self)
1.18_2
13 Jul 2005 15:45:11
Original commit files touched by this commit
lev search for other commits by this committer
  (1) New address for download
  (2) USE_MYSQL
1.18_2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.18_2
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.18_1
07 Nov 2003 09:12:58
Original commit files touched by this commit
marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
1.18_1
06 Aug 2003 15:02:28
Original commit files touched by this commit
lev search for other commits by this committer
  (*) Add 'C' log item: Contet-Type
  (*) Fix error with length of request_uri field (50 -> 255)
1.18
12 Jul 2003 18:55:43
Original commit files touched by this commit
lev search for other commits by this committer
 Update to latest version & rename

Number of commits found: 26