head	1.24;
access;
symbols
	RELEASE_9_0_0:1.23
	RELEASE_7_4_0:1.19
	RELEASE_8_2_0:1.19
	RELEASE_6_EOL:1.19
	RELEASE_8_1_0:1.19
	RELEASE_7_3_0:1.17
	RELEASE_8_0_0:1.17
	RELEASE_7_2_0:1.14
	RELEASE_7_1_0:1.14
	RELEASE_6_4_0:1.14
	RELEASE_5_EOL:1.14
	RELEASE_7_0_0:1.14
	RELEASE_6_3_0:1.14
	PRE_XORG_7:1.14
	RELEASE_4_EOL:1.14
	RELEASE_6_2_0:1.13
	RELEASE_6_1_0:1.13
	RELEASE_5_5_0:1.13
	RELEASE_6_0_0:1.13
	RELEASE_5_4_0:1.13
	RELEASE_4_11_0:1.13
	RELEASE_5_3_0:1.13
	RELEASE_4_10_0:1.13
	RELEASE_5_2_1:1.12
	RELEASE_5_2_0:1.12
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.11
	RELEASE_4_8_0:1.11
	RELEASE_5_0_0:1.8
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.3;
locks; strict;
comment	@# @;


1.24
date	2012.01.01.19.30.45;	author ohauer;	state dead;
branches;
next	1.23;

1.23
date	2011.11.02.03.43.36;	author pgollucci;	state Exp;
branches;
next	1.22;

1.22
date	2011.09.07.03.00.41;	author pgollucci;	state Exp;
branches;
next	1.21;

1.21
date	2011.08.27.09.54.34;	author ohauer;	state Exp;
branches;
next	1.20;

1.20
date	2011.08.20.19.00.08;	author ohauer;	state Exp;
branches;
next	1.19;

1.19
date	2010.06.08.22.14.55;	author pgollucci;	state Exp;
branches;
next	1.18;

1.18
date	2010.05.25.20.17.31;	author pgollucci;	state Exp;
branches;
next	1.17;

1.17
date	2009.08.22.00.38.14;	author amdmi3;	state Exp;
branches;
next	1.16;

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

1.15
date	2009.04.28.06.10.54;	author ale;	state Exp;
branches;
next	1.14;

1.14
date	2006.12.10.14.33.34;	author ale;	state Exp;
branches;
next	1.13;

1.13
date	2004.01.18.10.50.14;	author ale;	state Exp;
branches;
next	1.12;

1.12
date	2003.11.07.09.12.53;	author marcus;	state Exp;
branches;
next	1.11;

1.11
date	2003.02.21.14.01.20;	author knu;	state Exp;
branches;
next	1.10;

1.10
date	2003.01.08.17.44.47;	author arved;	state Exp;
branches;
next	1.9;

1.9
date	2003.01.01.20.28.49;	author petef;	state Exp;
branches;
next	1.8;

1.8
date	2002.09.17.08.49.54;	author ijliao;	state Exp;
branches;
next	1.7;

1.7
date	2002.09.09.18.30.06;	author dinoex;	state Exp;
branches;
next	1.6;

1.6
date	2001.05.08.15.39.47;	author mi;	state Exp;
branches;
next	1.5;

1.5
date	2001.05.08.15.32.16;	author mi;	state Exp;
branches;
next	1.4;

1.4
date	2001.05.08.15.29.26;	author mi;	state Exp;
branches;
next	1.3;

1.3
date	2001.02.03.20.41.26;	author will;	state Exp;
branches;
next	1.2;

1.2
date	2001.01.16.19.08.36;	author will;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.13.21.44.33;	author jeh;	state Exp;
branches;
next	;


desc
@@


1.24
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_gzip Apache module
# Date created:		Dec 13 2000
# Whom:			Mikhail Teterin <mi@@aldan.algebra.com>
#
# $FreeBSD: ports/www/mod_gzip/Makefile,v 1.23 2011/11/02 03:43:36 pgollucci Exp $
#

PORTNAME=	mod_gzip
PORTVERSION=	1.3.26.1a
CATEGORIES=	www
MASTER_SITES=	SF/mod-gzip/mod-gzip13x/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
EXTRACT_SUFX=	.tgz

MAINTAINER=	ale@@FreeBSD.org
COMMENT=	An Internet Content Acceleration module for Apache

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

PORTDOCS=	*.htm *.png *.gif
PORTEXAMPLES=	${PORTNAME}.conf.sample

post-patch:
	@@${REINPLACE_CMD} 's|-Wc,-Wall,-O3,-fomit-frame-pointer,-pipe||' ${WRKSRC}/Makefile

post-install:
.if !defined(NOPORTEXAMPLES)
	@@${MKDIR} ${EXAMPLESDIR}/
	@@${INSTALL_DATA} ${WRKSRC}/docs/${PORTNAME}.conf.sample ${EXAMPLESDIR}/
.endif
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}/
	@@${INSTALL_DATA} ${WRKSRC}/docs/manual/english/* ${DOCSDIR}/
.endif

.include <bsd.port.mk>
@


1.23
log
@- sync apache13 related EXPIRATION_DATE

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


1.22
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
@d19 1
a19 1
EXPIRATION_DATE=	2011-11-01
@


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

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


1.20
log
@- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
@
text
@d18 3
@


1.19
log
@- Convert to AP_FAST_BUILD / AP_GENPLIST

PR:             ports/147631
Submitted by:   pgollucci@@ (myself)
Approved by:    ale (maintainer)
@
text
@d20 1
a20 1
USE_APACHE=	1.3
@


1.18
log
@Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)
@
text
@d18 1
a18 1
MAKE_JOBS_SAFE=  yes
a20 2
MAKE_ENV+=	"APXS=${APXS}"
ALL_TARGET=	build
d22 2
a23 3
post-patch:
	@@${REINPLACE_CMD} 's|-Wc,-Wall,-O3,-fomit-frame-pointer,-pipe||' \
		${WRKSRC}/Makefile
d25 1
d28 3
@


1.17
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d12 1
@


1.16
log
@- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes

PR:             ports/134611
Approved by:    pav (#bsdports)
@
text
@d11 1
a11 2
MASTER_SITES=	SF
MASTER_SITE_SUBDIR=	${PORTNAME:S/_/-/}
@


1.15
log
@- USE_APACHE=yes is deprecated
- Handle NOPORTEXAMPLES
- Use SF macro
- Use APACHEMODDIR in pkg-plist

PR:		ports/133645
Submitted by:	pgollucci
@
text
@d18 2
@


1.14
log
@Respect CFLAGS.

Submitted by:	Cory R. King <coryking@@xlan.org>
@
text
@d11 2
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	mod-gzip
d18 1
a18 1
USE_APACHE=	yes
d26 2
d29 4
a32 2
	@@${MKDIR} ${EXAMPLESDIR}
	@@${INSTALL_DATA} ${WRKSRC}/docs/mod_gzip.conf.sample ${EXAMPLESDIR}
d34 2
a35 2
	@@${MKDIR} ${DOCSDIR}
	@@${INSTALL_DATA} ${WRKSRC}/docs/manual/english/* ${DOCSDIR}
@


1.13
log
@Switch to my @@FreeBSD.org email address.

Approved by:	nork (mentor)
@
text
@d22 4
@


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

Submitted by:	dinoex
@
text
@d15 1
a15 1
MAINTAINER=	sysadmin@@alexdupre.com
@


1.11
log
@De-pkg-comment.
@
text
@d18 1
a18 5
BUILD_DEPENDS=	${APXS}:${APACHE_PORT}
RUN_DEPENDS=	${APXS}:${APACHE_PORT}

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


1.10
log
@Add MAKE_ENV

PR:		42929
Submitted by:	Thomas Hurst <freaky@@aagh.net>
Approved by:	 Alex Dupre <sysadmin@@alexdupre.com> (maintainer)
@
text
@d16 1
@


1.9
log
@Update to 1.3.26.1a.

PR:		45734
Submitted by:	maintainer
@
text
@d22 1
a22 1

@


1.8
log
@upgrade to 1.3.19.2a
take maintainership

PR:		42738
Submitted by:	Alex Dupre <sysadmin@@alexdupre.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.3.19.2a
d24 8
@


1.7
log
@support appache13-modssl by defining APACHE_PORT in /etc/make.conf
others variants of the apache ports can be used too.
@
text
@d9 1
a9 1
PORTVERSION=	1.3.19.1a
d11 3
a13 3
MASTER_SITES=	http://www.remotecommunications.com/apache/mod_gzip/src/${PORTVERSION}/
DISTFILES=	${PORTNAME}.c.gz
EXTRACT_ONLY=	${DISTFILES:M*.gz}
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d23 1
a23 21
.if !defined(NOPORTDOCS)
DISTFILES+=	changes.txt commands.txt samples.txt
.endif

NO_WRKSUBDIR=	YES

DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
EXTRACT_AFTER_ARGS=	> ${PORTNAME}.c

do-build:
	cd ${WRKSRC} && ${LOCALBASE}/sbin/apxs -c ${PORTNAME}.c

do-install:
	cd ${WRKSRC} && ${LOCALBASE}/sbin/apxs -A -i ${PORTNAME}.so

.if !defined(NOPORTDOCS)
post-install:
	@@${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
	@@cd ${_DISTDIR} && ${INSTALL_DATA} ${DISTFILES:N*gz} \
		${PREFIX}/share/doc/${PORTNAME}
.endif
@


1.6
log
@Fix the post-install target now  that there is more than
one text file to install.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_gzip/Makefile,v 1.5 2001/05/08 15:32:16 mi Exp $
d17 5
a21 2
BUILD_DEPENDS=	${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
RUN_DEPENDS=	${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
@


1.5
log
@The distfiles themselves don't have any version information in their names.
Make PORTVERSION part of the DISTSUBDIR.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_gzip/Makefile,v 1.4 2001/05/08 15:29:26 mi Exp $
d35 1
a36 1
.if !defined(NOPORTDOCS)
d38 1
a38 1
	@@${INSTALL_DATA} ${_DISTDIR}/${DISTFILES:N*gz} \
@


1.4
log
@Upgrade the version number and change the master site. Disclaim the
maintainership. Install some more text documentation.

Submitted by:	Vanilla I. Shu
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_gzip/Makefile,v 1.3 2001/02/03 20:41:26 will Exp $
d26 1
a26 1
DIST_SUBDIR=	${PORTNAME}
@


1.3
log
@Fix bogon caused by overly aggressive NOPORTDOCS nuking by myself.

Submitted by:	knu
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_gzip/Makefile,v 1.2 2001/01/16 19:08:36 will Exp $
d9 1
a9 1
PORTVERSION=	1.3.14.6e
d11 1
a11 1
MASTER_SITES=	http://12.17.228.52/mod_gzip/src/${PORTVERSION}/
d15 1
a15 1
MAINTAINER=	mi@@aldan.algebra.com
d21 1
a21 1
DISTFILES+=	readme.txt
@


1.2
log
@Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/mod_gzip/Makefile,v 1.1 2000/12/13 21:44:33 jeh Exp $
d19 4
@


1.1
log
@New Port: An Apache module that provides on-the fly gzipping for capable browsers

PR:		23530
Submitted by:	Mikhail Teterin <mi@@aldan.algebra.com>
@
text
@d5 1
a5 1
# $FreeBSD$
d31 1
a32 4
DISTFILES+=	readme.txt
PLIST_SUB+=	DOC=''

post-install:
a35 3

.else
PLIST_SUB+=	DOC='@@comment '
@

