NOTICE: This package has been removed from pkgsrc

./archivers/gzip-base, Compress or expand files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2.4bnb2, Package name: gzip-base-1.2.4bnb2, Maintainer: pkgsrc-users

GZIP (GNU zip) is a popular data compression program written by Jean-Loup
Gailly <gzip@gnu.org> for the GNU project.

This program was developed as a replacement for compress because of the UNISYS
and IBM patents covering the LZW algorithm used by compress. These patents
made it impossible for us to use compress, and we needed a replacement. The
superior compression ratio of GZIP is just a bonus.


Master sites: (Expand)

SHA1: 1e1e513f48be32ecfe24c06b609329963d5a5288
RMD160: 529397e68b2ed7f39b3a4d3201fd73d10a9c1ebc
Filesize: 812.921 KB

Version history: (Expand)


CVS history: (Expand)


   2007-11-08 20:26:58 by Joerg Sonnenberger | Files touched by this commit (21) | Package removed
Log message:
Update gzip to 1.3.12 and merge base and info back into gzip.
This includes many security fixes, improvements for files over 4GB,
portability improves, zless, etc.
   2006-09-23 15:52:17 by Adrian Portelli | Files touched by this commit (6)
Log message:
Fixes (via RedHat) for:	CVE-2006-4334, CVE-2006-4335, CVE-2006-4336,
CVE-2006-4337 and CVE-2006-4338
Bump to nb2
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-02-09 19:29:01 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed pkglint warnings.
   2005-12-28 05:36:31 by Jeremy C. Reed | Files touched by this commit (2)
Log message:
Update patch-aa for Makefile.in to install man pages to PKGMANDIR.
The configure script doesn't know --mandir (but doesn't fail either).
   2005-09-03 00:58:42 by Roland Illig | Files touched by this commit (1)
Log message:
Reordered PKGREVISION and PKGNAME.
   2005-06-09 22:23:26 by Adrian Portelli | Files touched by this commit (3)
Log message:
- Patches to address CAN-2005-1228 and CAN-2005-0988 based on FreeBSD SA
  and Gentoo/Debian patches.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.