head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2004.05.17.10.17.42;	author clement;	state dead;
branches;
next	1.1;

1.1
date	2004.05.02.20.11.21;	author clement;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- 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
@
text
@# New ports collection makefile for:	mod_log_config-st
# Date created:				Sun May 2 2004
# Whom:					Clement Laforet <clement@@FreeBSD.org>
#
# $FreeBSD: ports/www/mod_log_congif-st/Makefile,v 1.1 2004/05/02 20:11:21 clement Exp $
#

PORTNAME=	mod_log_config-st
PORTVERSION=	1.0
CATEGORIES=	www
# Original location: http://bitbrook.de/software/mod_log_mysql/mod_log_config.c
MASTER_SITES=	http://sheepkiller.nerim.net/ports/${PORTNAME}/
DIST_SUBDIR=	apache2

MAINTAINER=	clement@@FreeBSD.org
COMMENT=	A modified version of mod_log_config for apache2

WANT_APACHE=	2
AP_FAST_BUILD=	YES
AP_GENPLIST=	YES
SRC_FILE=	mod_log_config.c
SHORTMODNAME=	log_config
MODULENAME=	mod_log_config-st

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd"
post-install:
	@@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
@


1.1
log
@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/
@
text
@d5 1
a5 1
# $FreeBSD$
@

