NetBSD/share
hubertf 8bf93eced0 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:35 +00:00
..
dict Sort(!). "preconsolidate" was in the wrong place. 2001-01-13 11:51:12 +00:00
doc Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
examples Remove example file for sup.uk.netbsd.org, since that hasn't existed in 2001-05-06 10:04:58 +00:00
locale Add mklocale to cross-tools and turn it back on for the builds. 2001-10-20 06:04:59 +00:00
man Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:35 +00:00
me Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
misc WTF use is a acronyms DB that has only the most commone cases... add a few 2001-11-26 02:11:07 +00:00
mk There's no need for TMACDIR here after all. Anything using it is using it for 2001-11-28 23:32:16 +00:00
sushi Add 'check_pkgs' option. 2001-11-04 02:22:13 +00:00
tabset
termcap Spell occurred correctly. 2001-04-25 02:19:48 +00:00
tmac back off previous - according to Klaus Klein, reference 2001-11-24 02:41:48 +00:00
wscons Add Belgian AZERTY-based keymap, provided by Atanas Argirov in misc/13464. 2001-07-15 14:46:02 +00:00
zoneinfo Uncomment a bunch of seemingly unused rules. It seems several people 2001-11-26 15:24:20 +00:00
Makefile Skip obj-sushi; no objdirs get built there. 2001-10-19 14:00:55 +00:00
Makefile.inc