head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	old_RELEASE_5_EOL:1.3
	old_RELEASE_7_0_0:1.3
	old_RELEASE_6_3_0:1.3
	old_PRE_XORG_7:1.3
	old_RELEASE_4_EOL:1.3
	old_RELEASE_6_2_0:1.3
	old_RELEASE_6_1_0:1.3
	old_RELEASE_5_5_0:1.3
	old_RELEASE_6_0_0:1.3
	old_RELEASE_5_4_0:1.3
	old_RELEASE_4_11_0:1.3
	old_RELEASE_5_3_0:1.3
	old_RELEASE_4_10_0:1.3
	old_RELEASE_5_2_1:1.2
	old_RELEASE_5_2_0:1.2
	old_RELEASE_4_9_0:1.2
	old_RELEASE_5_1_0:1.2
	old_RELEASE_4_8_0:1.2
	old_RELEASE_5_0_0:1.2
	old_RELEASE_4_7_0:1.2
	old_RELEASE_4_6_2:1.1
	old_RELEASE_4_6_1:1.1
	old_RELEASE_4_6_0:1.1
	old_RELEASE_5_0_DP1:1.1
	old_RELEASE_4_5_0:1.1
	old_RELEASE_4_4_0:1.1
	old_RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2008.06.30.04.54.04;	author delphij;	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.4
log
@New port: mod_gzip2, an updated version of mod_gzip for apache 2.x.

Submitted by:	Stefan `Sec` Zehl <sec@@42.org>
PR:		ports/125032
Repocopy by:	marcus (www/mod_gzip -> www/mod_gzip2)
@
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.

This is the updated mod_gzip for apache version 2.0 and above.
It has better compression and better logging than the builtin module
mod_deflate.
@


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

Approved by:	nork (mentor)
@
text
@d10 3
a12 4
WWW: http://sourceforge.net/projects/mod-gzip/

- 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/
@

