NetBSD/share/man
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
..
man0 add "man.pdf" and "man.tgz" targets 2001-07-05 20:52:11 +00:00
man1 Empty line -> .Pp. 2001-09-11 01:17:24 +00:00
man3 General cleanup; xref kafs(3) 2001-11-23 07:45:54 +00:00
man4 Mention hme(4) being 802.1q MTU capable. 2001-11-29 00:03:15 +00:00
man5 No point in using __P in prototype declarations in man pages. 2001-11-28 16:49:02 +00:00
man6 Drop unnecessary .Pp. 2001-06-24 01:33:24 +00:00
man7 Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:35 +00:00
man8 Sort sections, and add sentence with a . 2001-11-26 00:14:19 +00:00
man9 Add missing `size' argument to MEXTADD declaration; from Yannick Montulet 2001-11-28 19:14:56 +00:00
tools Some changes to make it more usable -- not very usable, though. 2001-04-02 18:32:02 +00:00
Makefile if UNPRIVED, generate (synthetically) a metadata log for whatis.db 2001-11-24 21:39:20 +00:00