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
zuntum
37637e483f
Move pkg/ files into package's toplevel directory
2001-11-01 00:47:39 +00:00
wiz
daff086c30
Move to sha1 digests, and/or add distfile sizes.
2001-04-21 02:08:16 +00:00
agc
fb467f5ac2
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
9f28a7693e
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 15:10:41 +00:00
veego
21a0b1503b
You can't change the DISTNAME.
...
Just add a PKGNAME when you want to change the version to xxxnb1.
2000-12-31 14:55:41 +00:00
hubertf
67c409d1c7
Bump name to netris-0.5nb1 for the IPv6 patch
2000-12-31 05:18:31 +00:00
hubertf
ae6cd030dc
Add IPv6 support
...
Patch submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11855.
2000-12-31 05:18:07 +00:00
wiz
f48804400c
Initial import of netris-0.5 package, provided by Philipp Huber
...
in pkg/10838, slightly fixed up by me:
Everybody's darling T*tris in a networked version
2000-10-28 23:33:14 +00:00