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_config-st Modified version of mod_log_config for Apache 2.2.x
1.03_2 www Deleted on this many watch lists=1 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.03_2Version of this port present on the latest quarterly branch.
Maintainer: portmaster@bsdforge.com search for ports maintained by this maintainer
Port Added: 2004-05-17 10:18:19
Last Update: 2018-04-16 10:44:31
SVN Revision: 467473
People watching this port, also watch:: ladspa, p5-Gtk2, python
License: APACHE11
WWW:
http://bsdforge.com/projects/www/mod_log_mysql/
Description:
mod_log_config-st is a patched version of mod_log_config by Sonke Tesch. It's fully backward-compatible and it adds logic to give other log writers a more detailed view of the data to be logged. 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 (5 items)
Collapse this list.
  1. /usr/local/share/licenses/ap22-mod_log_config-st-1.03_2/catalog.mk
  2. /usr/local/share/licenses/ap22-mod_log_config-st-1.03_2/LICENSE
  3. /usr/local/share/licenses/ap22-mod_log_config-st-1.03_2/APACHE11
  4. libexec/apache22/mod_log_config-st.so
  5. @unexec /usr/bin/sed -i '' '/log_config-st.so/d' %D/etc/apache22/httpd.conf
Collapse this list.
Dependency lines:
  • ap22-mod_log_config-st>0:www/mod_log_config-st
No installation instructions:
This port has been deleted.
PKGNAME: ap22-mod_log_config-st
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (apache2/mod_log_config-st-1.03.tar.xz) = 825e949a14a8118600fc98ecee61eaee931c836ec0cc2c923f142f334774e8d0 SIZE (apache2/mod_log_config-st-1.03.tar.xz) = 14128

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. apxs : www/apache22
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/mod_log_mysql*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
apache:2.2 tar:xz
pkg-message:
!!!! WARNING !!!! mod_log_config and mod_log_config-st are conflicting. In order to use mod_log_config-st correctly, you have to replace: LoadModule log_config_module libexec/apache2/mod_log_config.so by LoadModule log_config_module libexec/apache2/mod_log_config-st.so in your httpd.conf.

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: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.03_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.03_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.03_2
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.03_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.03_2
18 May 2014 21:13:09
Revision:354472Original commit files touched by this commit
ohauer search for other commits by this committer
- modifies location, adds WWW, and changes file (source) compression type

PR:		ports/189633
Submitted by:	C Hutchinson <portmaster@bsdforge.com> (maintainer)
1.03
18 Jan 2014 17:59:23
Revision:340200Original 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/185586
Submitted by:	C Hutchinson <portmaster@bsdforge.com> (new maintainer)
1.0_2
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_2
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_2
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_2
22 Sep 2012 21:15:51
Revision:304723Original commit files touched by this commit
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@
1.0_2
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_2
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_1
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.0_1
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_1
16 Sep 2010 01:27:13
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix pkg-plist
  o mod_log_config and mod_log_config-st conflict in and of themselves
  o also, without anchors, they break the SED magic in Mk/bsd.apache.mk
    rather then affect all ports, drop AP_GENPLIST and tweak it accordinly

Reported by:    erwin via pointyhat
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
04 Dec 2005 17:26:41
Original commit files touched by this commit
clement search for other commits by this committer
- Convert to new USE_APACHE
- Add SHA256
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
17 May 2004 10:17:42
Original commit files touched by this commit
clement search for other commits by this committer
- fix mispelled directory. so re-add mod_log_config-st

Add mod_log_config-st 1.0.

mod_log_config-st is a patched version of mod_log_config by Sonke
Tesch. It's fully backward-compatible and it adds logic to give
other log writers a more detailed view of the data to be logged.

WWW: http://bitbrook.de/software/mod_log_mysql/

Noticed by:     roberto
Pointy hat to:  clement

Number of commits found: 20