Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-05-22 | Add one patch from OpenBSD to not use ./.joerc, and two from FreeBSD, one | wiz | 5 | -13/+142 | |
against a symlink attack on 'DEADJOE', and one to use vi-style file locking. Bump version to 2.8nb1. | |||||
2001-05-22 | Standardize patches (no functional change) | wiz | 7 | -239/+185 | |
2001-04-19 | 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 | 3 | -9/+7 | |
+ 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-03-24 | Regen. | ad | 1 | -1/+2 | |
2000-03-24 | On NetBSD, look for termcap in /usr/share/misc. | ad | 1 | -0/+16 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-28 | RCS tag added | wiz | 1 | -0/+1 | |
1999-11-25 | Check return code of close()/fclose() in a few places. | is | 2 | -1/+35 | |
Without this, joe doesn't notice that you exceeded your filesystem quota, and happily creates a zero length file (throwing away all your changes). | |||||
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+4 | |
1999-05-08 | Works fine on alpha, kill NOT_FOR_ARCHS. | ross | 1 | -3/+1 | |
1998-11-12 | Fix some more pkglint nits. | frueauf | 1 | -3/+3 | |
1998-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 1 | -1/+3 | |
on alpha. There may be more, but I haven't seen them yet. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -9/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-04-07 | Use the t*() routines in libtermcap. Define -DTERMINFO (no, really!) to | tv | 2 | -3/+22 | |
make use of the t*() routines. | |||||
1998-01-24 | portlint: move WRKSRC, add MAINTAINER | hubertf | 1 | -2/+4 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-10-29 | restore FreeBSD's Id line, and add a NetBSD one | explorer | 1 | -1/+4 | |
1997-10-29 | Import FreeBSD port of the "joe" text editor. | explorer | 7 | -0/+210 | |