head	1.17;
access;
symbols
	RELEASE_9_0_0:1.16
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	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.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.1
	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;
locks; strict;
comment	@# @;


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

1.16
date	2011.11.02.03.43.35;	author pgollucci;	state Exp;
branches;
next	1.15;

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

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

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

1.12
date	2010.10.20.03.26.33;	author pgollucci;	state Exp;
branches;
next	1.11;

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

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

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

1.8
date	2006.05.13.04.41.14;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2006.04.14.20.45.43;	author linimon;	state Exp;
branches;
next	1.6;

1.6
date	2003.12.18.16.22.56;	author clement;	state Exp;
branches;
next	1.5;

1.5
date	2003.11.07.09.12.52;	author marcus;	state Exp;
branches;
next	1.4;

1.4
date	2003.03.07.06.12.42;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2002.12.08.18.39.10;	author petef;	state Exp;
branches;
next	1.2;

1.2
date	2002.11.04.05.46.37;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.23.15.37.42;	author petef;	state Exp;
branches;
next	;


desc
@@


1.17
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_cvs
# Date created:				14 August 2001
# Whom:					petef
#
# $FreeBSD: ports/www/mod_cvs/Makefile,v 1.16 2011/11/02 03:43:35 pgollucci Exp $
#

PORTNAME=	mod_cvs
PORTVERSION=	0.5
CATEGORIES=	www
MASTER_SITES=	http://resare.com/noa/mod_cvs/dist/

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	A module that makes Apache CVS aware

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

MAKE_JOBS_SAFE=  yes

CONFLICTS=	apache-contrib-1.*

USE_APACHE=	13
AP_FAST_BUILD=	yes
AP_GENPLIST=	yes

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.16
log
@- sync apache13 related EXPIRATION_DATE

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


1.15
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.14
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.13
log
@- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
@
text
@d16 3
@


1.12
log
@- Fix some MASTER_SITES

With Hat:       apache@@
Reported by:    distilator
@
text
@d20 1
a20 1
USE_APACHE=	1.3
@


1.11
log
@- Mark SAFE apache@@ ports MAKE_JOBS_SAFE=yes
@
text
@d11 1
a11 4
MASTER_SITES=	${MASTER_SITE_LOCAL} \
		ftp://ftp.sub.nu/pub/mod_cvs/ \
		ftp://ftp.isk.kth.se/pub/people/main/mod_cvs/
MASTER_SITE_SUBDIR=	petef
@


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


1.9
log
@Unmaintained www/mod_* ports over to apache@@ maintainer
mod_$lang excluded

Approved by:    portmgr (erwin)
@
text
@d21 3
a23 2
USE_APACHE=	yes
MAKE_ARGS+=	APXS="${APXS}"
d25 1
a25 5
post-patch:
	@@${REINPLACE_CMD} -e 's,apxs,${APXS},g' ${WRKSRC}/Makefile

do-install:
	${APXS} -i -A -n cvs ${WRKSRC}/mod_cvs.so
@


1.8
log
@Remove USE_REINPLACE from categories starting with W
@
text
@d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@Reset petef due to no response to email.  We hope to see him back sometime.

Hat:	portmgr
@
text
@a21 1
USE_REINPLACE=	yes
@


1.6
log
@- Add CONFLICTS with apache-contrib-1.*

Approved by:    erwin (mentor)
@
text
@d16 1
a16 1
MAINTAINER=	petef@@FreeBSD.org
@


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

Submitted by:	dinoex
@
text
@d19 2
@


1.4
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d19 1
a19 3
BUILD_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13
RUN_DEPENDS=	${APXS}:${PORTSDIR}/www/apache13

a21 2

APXS?=	${LOCALBASE}/sbin/apxs
@


1.3
log
@Host the distfile locally until the author has time to fix the
main FTP site, and get the backup one updated.
@
text
@d17 1
@


1.2
log
@PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
@
text
@d11 2
a12 1
MASTER_SITES=	ftp://ftp.sub.nu/pub/mod_cvs/ \
d14 1
@


1.1
log
@add mod_cvs 0.5

A module that makes Apache CVS aware

PR:		29693
Reviewed by:	ade
@
text
@d19 1
d25 1
a25 1
	@@${PERL} -pi -e 's,apxs,${APXS},g' ${WRKSRC}/Makefile
@

