summaryrefslogtreecommitdiff
path: root/sysutils/xdu/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-05-03Drop dependency on libXp (from Imake)obache1-3/+2
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc, x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default. * With x11/xorg-cf-files, libXp was offered with XawClientLibs, but updated to 1.0.4, it was removed. * And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc, so all platforms should not require libXp from libXaw with Imake. Bump PKGREVISION.
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-12-02Remove Ex-MASTER_SITE. From Zafer Aydogan.wiz1-3/+2
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+4
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-07-12Update xdu to 3.0nb5. Changes: Add two patches by Nobuyuki Tsuchimura:hubertf1-3/+10
* makes xdu possible to have white spaces in directory names * internationalization, which makes xdu possible to display any character Addresses PR pkg/30709 by soda@NetBSD.org.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-03Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma1-2/+2
portable. Bump PKGREVISION accordingly.
2002-04-05Find another place where we can run out of memory, and printhubertf1-2/+2
some proper error message (instead of dumping core later)
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+2
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-08-25 * merge all patches to xdu.c into one patch filehubertf1-2/+2
* 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-21add a new master site and the homepageassar1-2/+3
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-12-14Aparently a directory tree can only be 8 directories deep on VMS.hubertf1-1/+2
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
1999-09-20graphical disk usagehubertf1-0/+14