| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Jul 2012 17:22:13
1.2.7
|
delphij  |
Remove archivers/zlib in favor of base system bundled version.
PR: ports/169955
Approved by: maintainer |
17 Jul 2012 20:57:14
1.2.7
|
zeising  |
Fix missing newline at end of file
Approved by: kwm (mentor), maintainer (timeout) fixing previous commit. |
09 Jul 2012 11:57:29
1.2.7
|
zeising  |
Update to 1.2.7 to fix build with clang.
PR: ports/169349
Submitted by: me
Approved by: maintainer timeout (16 days), miwi (mentor) |
21 May 2012 09:59:48
1.2.6
|
miwi  |
- Respect Prefix
Approved by: maintainer via IM |
16 May 2012 05:14:28
1.2.6
|
miwi  |
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> |
19 Oct 2009 22:36:24
1.2.3
|
skreuzer  |
zlib is already in base so this port isn't needed.
Submitted by: Erik Trulsson <ertr1013@student.uu.se> |
18 Oct 2009 19:07:47
1.2.3
|
skreuzer  |
A Massively Spiffy Yet Delicately Unobtrusive Compression Library |