summaryrefslogtreecommitdiff
path: root/editors/joe/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-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-05-22Add one patch from OpenBSD to not use ./.joerc, and two from FreeBSD, onewiz1-3/+2
against a symlink attack on 'DEADJOE', and one to use vi-style file locking. Bump version to 2.8nb1.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
1999-05-08Works fine on alpha, kill NOT_FOR_ARCHS.ross1-3/+1
1998-11-12Fix some more pkglint nits.frueauf1-3/+3
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-1/+3
on alpha. There may be more, but I haven't seen them yet.
1998-06-22Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-9/+2
Remove redundant (and sometimes erroneous) comments.
1998-04-07Use the t*() routines in libtermcap. Define -DTERMINFO (no, really!) totv1-1/+3
make use of the t*() routines.
1998-01-24portlint: move WRKSRC, add MAINTAINERhubertf1-2/+4
1997-10-29restore FreeBSD's Id line, and add a NetBSD oneexplorer1-1/+4
1997-10-29Import FreeBSD port of the "joe" text editor.explorer1-0/+19