agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
jschauma
5be4aecf95
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
...
portable. Bump PKGREVISION accordingly.
2003-03-03 02:59:29 +00:00
hubertf
dcdeb66984
Find another place where we can run out of memory, and print
...
some proper error message (instead of dumping core later)
2002-04-05 01:33:24 +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
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
hubertf
bd4ce42a80
* merge all patches to xdu.c into one patch file
...
* silence a warning about missing prototype
* when *alloc() fails to get some memory, print an error and exit,
instead of crashing
Bump version to 3.0nb2
2001-08-25 16:34:26 +00:00
assar
c6a98f2ed4
add a new master site and the homepage
2001-08-21 08:07:36 +00:00
agc
027c166bf7
Move to sha1 digests, and add distfile sizes.
2001-04-19 11:28:57 +00:00
agc
2d6b6a009c
+ 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:43:32 +00:00
wiz
a87738b456
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:42:09 +00:00
joda
8a0fe5aa5f
Deal with directory names with whitespace by using strtok_r instead of scanf.
2000-12-30 00:19:04 +00:00
hubertf
7ccf9721cb
Aparently a directory tree can only be 8 directories deep on VMS.
...
It seems if you goof up enough it's no problem do ending with >80
on Unix. Make xdu deal with this properly.
Bump version to 3.0nb1
2000-12-14 01:10:42 +00:00
dmcmahill
a6d237ec5a
add missing file.
2000-05-23 16:46:52 +00:00
hubertf
b2e7c824f2
graphical disk usage
1999-09-20 20:48:07 +00:00