Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-11-08 | Update gzip to 1.3.12 and merge base and info back into gzip. | joerg | 10 | -362/+0 | |
This includes many security fixes, improvements for files over 4GB, portability improves, zless, etc. | |||||
2006-09-23 | Fixes (via RedHat) for: CVE-2006-4334, CVE-2006-4335, CVE-2006-4336, | adrianp | 6 | -3/+195 | |
CVE-2006-4337 and CVE-2006-4338 Bump to nb2 | |||||
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -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-09 | Fixed pkglint warnings. | rillig | 1 | -5/+3 | |
2005-12-28 | Update patch-aa for Makefile.in to install man pages to PKGMANDIR. | reed | 2 | -5/+10 | |
The configure script doesn't know --mandir (but doesn't fail either). | |||||
2005-09-02 | Reordered PKGREVISION and PKGNAME. | rillig | 1 | -2/+2 | |
2005-06-09 | - Patches to address CAN-2005-1228 and CAN-2005-0988 based on FreeBSD SA | adrianp | 3 | -9/+66 | |
and Gentoo/Debian patches. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2004-10-12 | Update gzip to 1.2.4b, fixing a filename buffer overflow. | tv | 3 | -4/+26 | |
2004-07-02 | Enable pkgviews installation. | minskim | 1 | -1/+3 | |
2004-05-07 | This previously didn't patch to stop installing the gzip.info file | reed | 3 | -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-11 | bl3ify | xtraeme | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-28 | PKGREVISION++ | salo | 2 | -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-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -5/+2 | |
have been converted to USE_BUILDLINK2. | |||||
2002-01-27 | Use auto-extract code for .shar files. | jlam | 1 | -3/+1 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 1 | -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-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-10 | Use "${OPSYS}" in error message instead of hard coding "NetBSD". | tron | 1 | -3/+2 | |
2000-10-24 | Add custom do-patch target to prevent "install -s" on scripts. | hubertf | 1 | -3/+8 | |
(does NOT require patch(1) - I guess someone had a bootstrapping problem before, too :-) | |||||
2000-08-21 | Update IGNORE-messages for recent changes: add ${PKGNAME} where | hubertf | 1 | -2/+2 | |
appropriate. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-09-19 | Oops, it is a share for a purpose (assumedly no gzip here yet). | kim | 1 | -2/+2 | |
1999-09-18 | My proxy cache or ftp offered helpful ascii translation for me... | kim | 2 | -4/+4 | |
1999-09-18 | gzip 1.2.4a binaries and man pages | kim | 5 | -0/+65 | |