head	1.5;
access;
symbols
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	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.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	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.5
date	2012.01.01.19.30.45;	author ohauer;	state dead;
branches;
next	1.4;

1.4
date	2011.10.24.04.17.15;	author dougb;	state Exp;
branches;
next	1.3;

1.3
date	2004.01.18.10.50.14;	author ale;	state Exp;
branches;
next	1.2;

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

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


desc
@@


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

with hat apache@@
@
text
@mod_gzip is an Internet Content Acceleration module for the popular
Apache Web Server. 

mod_gzip uses the well established and publicly available IETF
Content-Encoding standards in conjunction with publicy available GZIP
compression libraries such as ZLIB to deliver dynamically compressed
content 'on the fly' to any browser or user-agent that is capable of
receiving it.

WWW: http://sourceforge.net/projects/mod-gzip/
@


1.4
log
@Remove more tags from pkg-descr files fo the form:

- Name
em@@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
@
text
@@


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

Approved by:	nork (mentor)
@
text
@a10 3

- Alex Dupre
ale@@FreeBSD.org
@


1.2
log
@upgrade to 1.3.19.2a
take maintainership

PR:		42738
Submitted by:	Alex Dupre <sysadmin@@alexdupre.com>
@
text
@d13 1
a13 1
sysadmin@@alexdupre.com
@


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
@d1 2
a2 3
This apache's module detects the browsers capable of decompressing
the objects on the fly and applies compression to pages, etc. sent
to those browsers. This includes dynamicly generated content too.
d4 5
a8 3
Due to browsers' bugs or for other reasons (gzip-ing a typical JPEG
file is silly, for example) you may wish to disable compression of
some MIME-types and mod_gzip allows you to do that.
d10 4
a13 1
WWW: http://www.remotecommunications.com/apache/mod_gzip/
@

