1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- modifies location, adds WWW, and changes file (source) compression type

PR:		ports/189633
Submitted by:	C Hutchinson <portmaster@bsdforge.com> (maintainer)
This commit is contained in:
Olli Hauer 2014-05-18 21:13:09 +00:00
parent 15b69d2632
commit addf6fd68b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354472
3 changed files with 7 additions and 3 deletions

View File

@ -3,8 +3,9 @@
PORTNAME= mod_log_config-st
PORTVERSION= 1.03
PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://bsdforge.com/projects/source/apache2/
MASTER_SITES= http://bsdforge.com/projects/source/www/mod_log_mysql/
DIST_SUBDIR= apache2
MAINTAINER= portmaster@bsdforge.com
@ -12,6 +13,7 @@ COMMENT= Modified version of mod_log_config for Apache 2.2.x
LICENSE= APACHE11
USES= tar:xz
USE_APACHE= 22
AP_FAST_BUILD= yes
SRC_FILE= mod_log_config.c

View File

@ -1,2 +1,2 @@
SHA256 (apache2/mod_log_config-st-1.03.tar.gz) = 814e3637fbafdf163eae9d7dfdbd80c4e944caf009654d6dc863566b31024a60
SIZE (apache2/mod_log_config-st-1.03.tar.gz) = 16733
SHA256 (apache2/mod_log_config-st-1.03.tar.xz) = 825e949a14a8118600fc98ecee61eaee931c836ec0cc2c923f142f334774e8d0
SIZE (apache2/mod_log_config-st-1.03.tar.xz) = 14128

View File

@ -1,3 +1,5 @@
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/