Commit graph

9 commits

Author SHA1 Message Date
wiz
aedc63b5b8 buildlink1 -> buildlink2. 2002-10-21 14:45:44 +00:00
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
461042de91 Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
zuntum
cab3a9af41 o converted to use buildlink.mk for x11/tk
o removed NO_CONFIGURE as it has no effect
2001-06-26 13:51:00 +00:00
jlam
022d07a536 Mechanical changes of tk DEPENDS:
tk-8.3.2  -> tk>=8.3.2
	tk-[0-9]* -> tk>=8.0
	tk-8.*    -> tk>=8.0
2001-05-05 19:51:13 +00:00
agc
8c2348422c Move to sha1 distfile digests, and add distfile sizes. 2001-04-18 11:07:14 +00:00
agc
18ea9c7e79 + 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 10:22:24 +00:00
wiz
07cd20b334 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:51:27 +00:00
wiz
ae7f28b14b Create new 'chat' category, featuring chat clients and servers of all kinds.
Move some packages from 'net' here.
2000-12-15 00:36:25 +00:00