summaryrefslogtreecommitdiff
path: root/archivers/gzip-base
AgeCommit message (Collapse)AuthorFilesLines
2006-09-23Fixes (via RedHat) for: CVE-2006-4334, CVE-2006-4335, CVE-2006-4336,adrianp6-3/+195
CVE-2006-4337 and CVE-2006-4338 Bump to nb2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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-09Fixed pkglint warnings.rillig1-5/+3
2005-12-28Update patch-aa for Makefile.in to install man pages to PKGMANDIR.reed2-5/+10
The configure script doesn't know --mandir (but doesn't fail either).
2005-09-02Reordered PKGREVISION and PKGNAME.rillig1-2/+2
2005-06-09- Patches to address CAN-2005-1228 and CAN-2005-0988 based on FreeBSD SAadrianp3-9/+66
and Gentoo/Debian patches.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-10-12Update gzip to 1.2.4b, fixing a filename buffer overflow.tv3-4/+26
2004-07-02Enable pkgviews installation.minskim1-1/+3
2004-05-07This previously didn't patch to stop installing the gzip.info filereed3-16/+34
because it was just removed after. But now use a patch to disable the install and disable the creation of the ${PREFIX}/info directory. (${PREFIX}/info is wrong; pkgsrc uses ${PREFIX}/${INFO_DIR}.) (The patch also includes the BSD_INSTALL_SCRIPT change which was previously done in the Makefile using sed.)
2004-03-11bl3ifyxtraeme1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-28PKGREVISION++salo2-16/+18
- install scripts with executable bit set. - style nits (DESCR has 80 columns, make PKGNAME version agnostic, move comment about info file where it belongs, ..). Addresses PR pkg/21702 by Rob Quinn.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-5/+2
have been converted to USE_BUILDLINK2.
2002-01-27Use auto-extract code for .shar files.jlam1-3/+1
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-10Use "${OPSYS}" in error message instead of hard coding "NetBSD".tron1-3/+2
2000-10-24Add custom do-patch target to prevent "install -s" on scripts.hubertf1-3/+8
(does NOT require patch(1) - I guess someone had a bootstrapping problem before, too :-)
2000-08-21Update IGNORE-messages for recent changes: add ${PKGNAME} wherehubertf1-2/+2
appropriate.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-09-19Oops, it is a share for a purpose (assumedly no gzip here yet).kim1-2/+2
1999-09-18My proxy cache or ftp offered helpful ascii translation for me...kim2-4/+4
1999-09-18gzip 1.2.4a binaries and man pageskim5-0/+65