Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-08-13 | Update to 0.52: | wiz | 2 | -6/+5 | |
Fixed a buffer overflow vulnerability discovered by Artur Byszko / bajkero. | |||||
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 | |
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -3/+5 | |
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 | |
2000-12-31 | You can't change the DISTNAME. | veego | 1 | -2/+3 | |
Just add a PKGNAME when you want to change the version to xxxnb1. | |||||
2000-12-31 | Bump name to netris-0.5nb1 for the IPv6 patch | hubertf | 1 | -2/+2 | |
2000-12-31 | Add IPv6 support | hubertf | 2 | -2/+19 | |
Patch submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11855. | |||||
2000-10-28 | Initial import of netris-0.5 package, provided by Philipp Huber | wiz | 5 | -0/+34 | |
in pkg/10838, slightly fixed up by me: Everybody's darling T*tris in a networked version |