hubertf
5542206cba
Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
...
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-29 01:12:24 +00:00
wiz
4dd2e8a3d6
Add one patch from OpenBSD to not use ./.joerc, and two from FreeBSD, one
...
against a symlink attack on 'DEADJOE', and one to use vi-style file
locking.
Bump version to 2.8nb1.
2001-05-22 12:23:28 +00:00
wiz
94dc65fbec
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 14:38:16 +00:00
ross
4cdc8d32bc
Works fine on alpha, kill NOT_FOR_ARCHS.
1999-05-08 18:20:34 +00:00
frueauf
4a9b2ad461
Fix some more pkglint nits.
1998-11-12 23:03:39 +00:00
garbled
384c07a72e
add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
...
on alpha. There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
agc
9e05f2d76a
Update package Makefiles for automatic manual page handling.
1998-06-22 12:27:08 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tv
b5e3929984
Use the t*() routines in libtermcap. Define -DTERMINFO (no, really!) to
...
make use of the t*() routines.
1998-04-07 13:04:21 +00:00
hubertf
4d247b6a9f
portlint: move WRKSRC, add MAINTAINER
1998-01-24 04:44:49 +00:00
explorer
a3a5eff8f5
restore FreeBSD's Id line, and add a NetBSD one
1997-10-29 19:56:55 +00:00
explorer
4ed74a869b
Import FreeBSD port of the "joe" text editor.
1997-10-29 19:48:28 +00:00