summaryrefslogtreecommitdiff
path: root/sysutils/kdirstat/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-02-11add DESTDIR supportmarkd1-6/+3
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-3/+3
Patch provided by Sergey Svishchev in private mail.
2007-01-26Update kdirstat to 2.4.4markd1-3/+3
* Improved handling of sparse files: Now adding up only allocated size * Improved handling of regular files with multiple links: Now adding up size / no_links per occurence. This is much closer to what "du" reports. * Extended "own size" column context menu to show sparse files and regular files with multiple links * Reordered "own size" column context menu for consistency: xxx MB (yyy Bytes) * Removed currently read path from status line while reading: Much less flicker, no more constant window resizing, improved performance * Added explanations for sparse files and multiple links to online help
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-2/+2
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-11Modular Xorg support.joerg1-1/+6
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-3/+2
USE_TOOLS+=msgfmt.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-1/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-06-30Update kdirstat to version 2.4.3markd1-3/+5
Changes: * Added "Open with" cleanup upon request by Jarl Friis * Migration to KIO slave trash:/ for "move to trash" cleanup (querying KDE version >= 3.4 at runtime) * Added configuration update for safer transition from old-style fixed "*/Trash" paths to "%t" placeholder * Fixed lots of KDE libs "deprecated" warnings * Reimported admin/ subdir from a recent KDE version (3.3.0) * Fixed KPacMan rendering in toolbar (thanks to Coolo) * Updated German translation * Added Italian translation by Giuliano Colla * Applied i18n patch by Toyohiro Asukai * Updated Japanese translation by Toyohiro Asukai * Fixed treemap context menu popup location * Added Hungarian translation contributed by Marcel Hilzinger
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-10locale files moved to under ${PKGLOCALEDIR}/locale/...markd1-2/+2
Bump PKGREVISION.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-07-28USE_LANGUAGES=c c++ ; USE_LIBTOOL=yesmarkd1-1/+3
2004-04-23bl3ifymarkd1-4/+4
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-02-09Update kdirstat to 2.4.0.markd1-3/+2
Changes Overview: o Fixed crash when quitting program while directory reading in progress. o Fixed crash when trying to open another directory for reading while reading still in progress. This is really just a variant of the above bug. o Added German translation contributed by Christoph Eckert. o Added Stop Reading toolbar button (and menu entry) to abort directory reading while in progress.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-30Add trailing / to HOMEPAGEscjep1-2/+2
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-08-05bump revision after qt3/kde prefix changedrochner1-2/+2
2003-07-30x11/kde3/ -> meta-pkgs/kde3/markd1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-06-05Initial import of kdirstat version 2.3.7markd1-0/+18
KDirStat is a graphical disk usage utility, very much like the Unix "du" command. In addition to that, it comes with some cleanup facilities to reclaim disk space.