Commit graph

17 commits

Author SHA1 Message Date
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
wiz
3e03603ef1 Whitespace consistency. 2005-05-31 22:02:58 +00:00
wiz
3473105c61 Convert to options framework. 2005-05-31 21:46:06 +00:00
wiz
f177ca8846 Sort. 2005-05-31 21:45:32 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
wiz
f0827482f4 Update to 0.52:
Fixed a buffer overflow vulnerability discovered by
Artur Byszko / bajkero.
2003-08-13 23:46:49 +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
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