head	1.4;
access;
symbols;
locks; strict;
comment	@# @;


1.4
date	2012.07.18.17.22.12;	author delphij;	state dead;
branches;
next	1.3;

1.3
date	2012.05.16.05.14.28;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2009.10.19.22.36.24;	author skreuzer;	state dead;
branches;
next	1.1;

1.1
date	2009.10.18.19.07.46;	author skreuzer;	state Exp;
branches;
next	;


desc
@@


1.4
log
@SVN rev 301107 on 2012-07-18 17:22:12Z by delphij

Remove archivers/zlib in favor of base system bundled version.

PR:		ports/169955
Approved by:	maintainer
@
text
@zlib is designed to be a free, general-purpose, legally unencumbered -- that is,
not covered by any patents -- lossless data-compression library for use on
virtually any computer hardware and operating system. The zlib data format is
itself portable across platforms. Unlike the LZW compression method used in Unix
compress(1) and in the GIF image format, the compression method currently used
in zlib essentially never expands the data. (LZW can double or triple the file
size in extreme cases.) zlib's memory footprint is also independent of the input
data and can be reduced, if necessary, at some cost in compression.

WWW: http://zlib.net/
@


1.3
log
@zlib is designed to be a free, general-purpose, legally unencumbered -- that is,
not covered by any patents -- lossless data-compression library for use on
virtually any computer hardware and operating system. The zlib data format is
itself portable across platforms. Unlike the LZW compression method used in Unix
compress(1) and in the GIF image format, the compression method currently used
in zlib essentially never expands the data. (LZW can double or triple the file
size in extreme cases.) zlib's memory footprint is also independent of the input
data and can be reduced, if necessary, at some cost in compression.

WWW: http://zlib.net/

PR:		ports/166991
Submitted by:	Muhammad Moinur Rahman <5u623l20@@gmail.com>
@
text
@@


1.2
log
@zlib is already in base so this port isn't needed.

Submitted by:   Erik Trulsson <ertr1013@@student.uu.se>
@
text
@d1 8
a8 3
zlib is a software library used for data compression. zlib is an
abstraction of the DEFLATE compression algorithm used in the gzip
file compression program.
d10 1
a10 1
WWW:	http://www.zlib.net
@


1.1
log
@A Massively Spiffy Yet Delicately Unobtrusive Compression Library
@
text
@@

