Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 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. | |||||
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-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-05-11 | Install docs in share/docs, not share/examples. | jtb | 2 | -10/+9 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -3/+5 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -5/+3 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-12 | The VSCM executable is now `vscm'. Bump up version number. | jtb | 5 | -18/+65 | |
2001-04-02 | MKDIR -> INSTALL_DATA_DIR | zuntum | 1 | -3/+3 | |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 | |
package Makefile. | |||||
2000-11-17 | add HOMEPAGE | wiz | 1 | -1/+2 | |
2000-11-17 | remove whitespace | wiz | 1 | -2/+2 | |
2000-11-02 | add examples | itojun | 1 | -1/+4 | |
2000-11-02 | vscm, a portable scheme implementation | itojun | 10 | -0/+128 | |