Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
USE_TOOLS+=msgfmt.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
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
|
|
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
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
|
|
Bump PKGREVISION.
|
|
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.
|
|
|
|
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
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.
|
|
|
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|