Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-09-22 | The nbcompat library is not ready for general use in packages, remove the | ben | 1 | -6/+1 | |
libnbcompat dependency. | |||||
2004-09-22 | Apply patches from Georg Schwarz in order to compile helpdeco on IRIX 5.3. | ben | 5 | -18/+52 | |
2004-04-17 | Make helpdeco build and run in Linux. | ben | 1 | -1/+9 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+3 | |
2003-12-24 | s/@netbsd.org/@NetBSD.org/ in MAINTAINER. | jmmv | 1 | -2/+2 | |
2003-12-13 | Update MAINTAINER email address. | ben | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-19 | Change address of maintainer per PR 22170. | wiz | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-12-24 | Replace collver@linuxfreemail.com with collver1@attbi.com. | wiz | 1 | -2/+2 | |
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps. | |||||
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 | |
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-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-05-23 | Initial import of helpdeco-21 into the packages collection. | agc | 14 | -0/+1300 | |
Provided by Ben Collver (collver@linuxfreemail.com) in PR 12927 helpdeco is a windows .hlp to RTF converter. |