head	1.10;
access;
symbols
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.2;
locks; strict;
comment	@# @;


1.10
date	2011.01.03.14.37.55;	author garga;	state dead;
branches;
next	1.9;

1.9
date	2010.12.12.08.44.48;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2010.10.20.03.24.21;	author pgollucci;	state Exp;
branches;
next	1.7;

1.7
date	2009.05.17.07.24.32;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2009.04.12.03.48.16;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2009.04.12.03.47.44;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2005.09.18.23.40.54;	author clement;	state Exp;
branches;
next	1.3;

1.3
date	2004.08.18.16.21.51;	author clement;	state Exp;
branches;
next	1.2;

1.2
date	2004.02.26.16.44.56;	author clement;	state Exp;
branches;
next	1.1;

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


desc
@@


1.10
log
@Remove expired ports:

2011-01-01 audio/emphasis: abandoned upstream
2011-01-01 converters/ecore-txt: abandoned upstream
2011-01-01 deskutils/estickies: abandoned upstream
2011-01-01 devel/ecore-job: abandoned upstream
2011-01-01 devel/engrave: abandoned upstream
2011-01-01 devel/evfs: abandoned upstream
2011-01-01 devel/ruby-ecore: abandoned upstream
2011-01-01 graphics/exhibit: abandoned upstream
2011-01-01 graphics/epsilon: abandoned upstream
2011-01-01 graphics/esmart: abandoned upstream
2011-01-01 graphics/ruby-edje: abandoned upstream
2011-01-01 graphics/ruby-esmart: abandoned upstream
2011-01-01 graphics/ruby-evas: abandoned upstream
2011-01-01 graphics/ruby-redact: abandoned upstream
2011-01-01 multimedia/eclair: abandoned upstream
2011-01-01 security/phpmyid: Development has ceased.
2011-01-01 sysutils/ecore-config: abandoned upstream
2011-01-01 sysutils/extrackt: abandoned upstream
2011-01-01 textproc/exml: abandoned upstream
2011-01-02 www/mod_accesscookie: upstream is gone
2011-01-02 www/mod_vdbh: upstream is gone
2011-01-02 www/mod_auth_any: upstream is gone
2011-01-02 www/mod_log_data: upstream is gone and will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-01-01 x11-fm/entropyfm: abandoned upstream
2011-01-01 x11-themes/e17-splash-fortune: abandoned upstream
2011-01-01 x11-themes/e17-splash-shiny: abandoned upstream
2011-01-01 x11-themes/e17-splash-takara: abandoned upstream
2011-01-01 x11-themes/e17-theme-blue_eyed: abandoned upstream
2011-01-01 x11-themes/e17-theme-dali: abandoned upstream
2011-01-01 x11-themes/e17-theme-gant: abandoned upstream
2011-01-01 x11-themes/e17-theme-japan2007: abandoned upstream
2011-01-01 x11-themes/e17-theme-kor: abandoned upstream
2011-01-01 x11-themes/e17-theme-milky: abandoned upstream
2011-01-01 x11-themes/e17-theme-night_bling: abandoned upstream
2011-01-01 x11-themes/e17-theme-simply_white: abandoned upstream
2011-01-01 x11-themes/e17-splash-azul: abandoned upstream
2011-01-01 x11-themes/e17-splash-blue: abandoned upstream
2011-01-01 x11-themes/e17-splash-clean: abandoned upstream
2011-01-01 x11-themes/e17-splash-logo: abandoned upstream
2011-01-01 x11-toolkits/etk: abandoned upstream
2011-01-01 x11-toolkits/ewl: abandoned upstream
2011-01-01 x11-toolkits/enhance: abandoned upstream
2011-01-01 x11-wm/e17-module-bling: abandoned upstream
2011-01-01 x11-wm/e17-module-mixer: abandoned upstream
2011-01-01 x11-wm/e17-utils: abandoned upstream
2011-01-01 x11/elicit: abandoned upstream
2011-01-01 x11/enity: abandoned upstream
2011-01-01 x11/examine: abandoned upstream
2011-01-01 x11/ecore-desktop: abandoned upstream
@
text
@# New ports collection makefile for:	mod_log_data
# Date created:				Sun Oct  5
# Whom:					Clement Laforet <sheepkiller@@cultdeadsheep.org>
#
# $FreeBSD: ports/www/mod_log_data/Makefile,v 1.9 2010/12/12 08:44:48 pgollucci Exp $
#

PORTNAME=	mod_log_data
PORTVERSION=	0.0.3
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://loghttp.sourceforge.net/files/

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	Module for Apache 2.0 which logs incoming and outgoing data

MAKE_JOBS_SAFE=  yes

USE_APACHE=	2.0

DEPRECATED=	upstream is gone and will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
EXPIRATION_DATE=	2011-01-02

WRKSRC=		${WRKDIR}/${PORTNAME}

AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

.include <bsd.port.mk>
@


1.9
log
@- Corresponding to www/apache20 deprecation, deprecate ports
  that only build with www/apache20 (2.0.x)

With Hat:   apache
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Set EXPIRATION_DATE, DEPRECATED for mod_ ports who's upstream is toast

With Hat:   apache@@
@
text
@d21 1
a21 1
DEPRECATED=	upstream is gone
@


1.7
log
@- Mark SAFE apache@@ ports MAKE_JOBS_SAFE=yes
@
text
@d21 3
@


1.6
log
@- Forgot to bump PORTREVISION
@
text
@d17 2
@


1.5
log
@- USE_APACHE=yes is deprecated
- WITH_APACHE2=yes is deprecated
- Seems to work just fine on amd64
- Convert to AP_FAST_BUILD/AP_GENPLIST
- only for www/apache20
@
text
@d10 1
@


1.4
log
@- Remove duplicate dependencies
@
text
@d16 2
a18 9
USE_APACHE=	YES
WITH_APACHE2=	YES

.include <bsd.port.pre.mk>

ONLY_FOR_ARCHS=	i386

do-build:
	@@(cd ${WRKSRC} && ${APXS} -c ${PORTNAME}.c)
d20 2
a21 2
do-install:
	@@(cd ${WRKSRC} && ${APXS} -A -i ${PORTNAME}.la)
d23 1
a23 1
.include <bsd.port.post.mk>
@


1.3
log
@- Assign maintainership to freshly created apache@@ mailing list
@
text
@a15 3
BUILD_DEPENDS=	${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2
RUN_DEPENDS=	${BUILD_DEPENDS}

@


1.2
log
@Oops, use my FreeBSD.org address.
While I'm here clarify COMMENT too.
@
text
@d13 1
a13 1
MAINTAINER=	clement@@FreeBSD.org
@


1.1
log
@Add mod_log_data 0.0.3, module for Apache 2.0 to log incoming and
outgoing data.

mod_log_data is a module for Apache 2.0, logging incoming and outgoing
data.
This module can be used for debug or for security.
This beta version include one filter dumping the POST data for an
incoming request, and a filter dumping the outgoing data.

WWW: http://loghttp.sourceforge.net/

PR:		ports/57661
@
text
@d13 2
a14 2
MAINTAINER=	sheepkiller@@cultdeadsheep.org
COMMENT=	Module for Apache 2.0 to log incoming and outgoing data
@

