head	1.16;
access;
symbols
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.16
date	2012.01.01.19.30.43;	author ohauer;	state dead;
branches;
next	1.15;

1.15
date	2011.11.02.03.43.34;	author pgollucci;	state Exp;
branches;
next	1.14;

1.14
date	2011.09.07.03.00.40;	author pgollucci;	state Exp;
branches;
next	1.13;

1.13
date	2011.08.27.09.54.33;	author ohauer;	state Exp;
branches;
next	1.12;

1.12
date	2011.08.20.19.00.07;	author ohauer;	state Exp;
branches;
next	1.11;

1.11
date	2009.05.17.07.24.29;	author pgollucci;	state Exp;
branches;
next	1.10;

1.10
date	2009.04.12.06.54.51;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2005.05.22.13.45.58;	author clement;	state Exp;
branches;
next	1.8;

1.8
date	2004.08.18.16.21.48;	author clement;	state Exp;
branches;
next	1.7;

1.7
date	2003.11.07.09.12.51;	author marcus;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.20.19.15.28;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.10.16.48.25;	author lioux;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.06.22.47.17;	author adamw;	state Exp;
branches;
next	1.3;

1.3
date	2002.09.09.18.30.06;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2002.06.03.18.21.09;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.10.22.48.46;	author will;	state Exp;
branches;
next	;


desc
@@


1.16
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@# New ports collection makefile for:	mod_cgi_debug
# Date created:				10 April 2001
# Whom:					will
#
# $FreeBSD: ports/www/mod_cgi_debug/Makefile,v 1.15 2011/11/02 03:43:34 pgollucci Exp $
#

PORTNAME=	mod_cgi_debug
PORTVERSION=	0.7
CATEGORIES=	www
MASTER_SITES=	http://download.tangent.org/

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	Apache module to make debugging server-side scripts easier

DEPRECATED=	apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE=	2012-01-01

MAKE_JOBS_SAFE=  yes

USE_APACHE=	13
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

.include <bsd.port.mk>
@


1.15
log
@- sync apache13 related EXPIRATION_DATE

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


1.14
log
@- 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
@
text
@d17 1
a17 1
EXPIRATION_DATE=	2011-11-01
@


1.13
log
@- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@@
@
text
@d17 1
a17 1
EXPIRATION_DATE=	one week after FreeBSD 9.0-RELEASE-p0
@


1.12
log
@- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
@
text
@d16 3
@


1.11
log
@- Mark SAFE apache@@ ports MAKE_JOBS_SAFE=yes
@
text
@d18 1
a18 1
USE_APACHE=	1.3
@


1.10
log
@- USE_APACHE=yes is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST
@
text
@d16 2
@


1.9
log
@- Fix MASTER_SITES
@
text
@d16 3
a18 7
USE_APACHE=	yes

do-build:
	@@cd ${WRKSRC} && ${APXS} -c ${PORTNAME}.c

do-install:
	${APXS} -i -A -n ${PORTNAME:S/_//g} ${WRKSRC}/${PORTNAME}.so
@


1.8
log
@- Assign maintainership to freshly created apache@@ mailing list
@
text
@d11 1
a11 1
MASTER_SITES=	http://software.tangent.org/download/
@


1.7
log
@Use the new Apache bits from bsd.port.mk.

Submitted by:	dinoex
@
text
@d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
@


1.6
log
@De-pkg-comment.
@
text
@d16 1
a16 5
BUILD_DEPENDS=	${APXS}:${APACHE_PORT}
RUN_DEPENDS=	${APXS}:${APACHE_PORT}

APXS?=		${LOCALBASE}/sbin/apxs
APACHE_PORT?=	${PORTSDIR}/www/apache13
@


1.5
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d14 1
@


1.4
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a14 2
PORTCOMMENT=	Apache module to make debugging server-side scripts easier

@


1.3
log
@support appache13-modssl by defining APACHE_PORT in /etc/make.conf
others variants of the apache ports can be used too.
@
text
@d15 2
@


1.2
log
@fix master site

PR:		38866
Submitted by:	Erwin Lansing <erwin@@lansing.dk>
@
text
@d15 2
a16 2
BUILD_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
d19 1
@


1.1
log
@Add mod_cgi_debug 0.7, an Apache module to make debugging server-side
scripts easier.
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.tangent.org/mod_cgi_debug/
@

