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.
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
# 2.0.7 : Minor feature addition
* Change translations to include descriptions of elements.
* Turkish translation contributed by Osman Köseli.
# 2.0.6 : Minor bug fixes and feature addition
* Sebastien Bacher provided french translation and patched some translation bugs.
* Fixed some minor bugs in the internationalisation support.
* Minor fix of Makefile to improve .rpm generation.
C char is unsigned.
Summary of changes:
* Addition of much more data on the elements
* Rewritten to use gtk2
* Internationalisation support through gettext added
* Many bug fixes
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>