head	1.14;
access;
symbols
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	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.5
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2;
locks; strict;
comment	@# @;


1.14
date	2012.01.01.19.30.42;	author ohauer;	state dead;
branches;
next	1.13;

1.13
date	2011.11.02.03.43.34;	author pgollucci;	state Exp;
branches;
next	1.12;

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

1.11
date	2011.08.27.09.54.33;	author ohauer;	state Exp;
branches;
next	1.10;

1.10
date	2011.08.20.19.00.07;	author ohauer;	state Exp;
branches;
next	1.9;

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

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

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

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

1.5
date	2004.02.05.20.37.59;	author trevor;	state Exp;
branches;
next	1.4;

1.4
date	2003.11.07.09.12.51;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.02.03.36.45;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.14.01.19;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2003.02.01.22.54.07;	author arved;	state Exp;
branches;
next	;


desc
@@


1.14
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_bunzip2
# Date created:		26 January 2002
# Whom:			Tilman Linneweh <arved@@FreeBSD.org>
#
# $FreeBSD: ports/www/mod_bunzip2/Makefile,v 1.13 2011/11/02 03:43:34 pgollucci Exp $

PORTNAME=	mod_bunzip2
PORTVERSION=	1
CATEGORIES=	www
MASTER_SITES=	http://oldach.net/
DISTNAME=	${PORTNAME}

MAINTAINER=	apache@@FreeBSD.org
COMMENT=	Apache module for server-side decompression of bzip2 files

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
USE_BZIP2=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}-2

AP_LIB=	-lbz2

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

.include <bsd.port.mk>
@


1.13
log
@- sync apache13 related EXPIRATION_DATE

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


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


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


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


1.7
log
@Chase updated mastersite.

Source:		distfile survey
@
text
@d16 3
a18 2
PLIST_FILES=	libexec/apache/mod_bunzip2.so
USE_APACHE=	yes
d20 1
d23 1
a23 2
do-build:
	cd ${WRKSRC}; ${APXS} -c -lbz2 mod_bunzip2.c
d25 1
a25 2
do-install:
	${INSTALL_DATA} ${WRKSRC}/mod_bunzip2.so ${PREFIX}/libexec/apache/
@


1.6
log
@- Assign maintainership to freshly created apache@@ mailing list
@
text
@d10 1
a10 1
MASTER_SITES=	http://www.oldach.net/
@


1.5
log
@Use PLIST_FILES.

Reviewed by:	marcus
@
text
@d7 5
a11 5
PORTNAME=		mod_bunzip2
PORTVERSION=		1
CATEGORIES=		www
MASTER_SITES=		http://www.oldach.net/
DISTNAME=		${PORTNAME}
d13 1
a13 1
MAINTAINER=		ports@@FreeBSD.org
d16 4
a19 4
PLIST_FILES=		libexec/apache/mod_bunzip2.so
USE_APACHE=		yes
USE_BZIP2=		yes
WRKSRC=			${WRKDIR}/${PORTNAME}-2
@


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

Submitted by:	dinoex
@
text
@d16 1
@


1.3
log
@ports with possibly unreachable MAINTAINERs

*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@@fillmore-labs.com>
@
text
@d16 1
a16 3
BUILD_DEPENDS=	${APXS}:${APACHE_PORT}
RUN_DEPENDS=	${APXS}:${APACHE_PORT}

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


1.2
log
@De-pkg-comment.
@
text
@d13 1
a13 1
MAINTAINER=		mod_bunzip2@@oldach.net
@


1.1
log
@Add mod_bunzip2, an apache module for server-side decompression of bzip2 files
@
text
@d14 1
@

