Update to using gettext-0.14.3. ChangeLog is very quiet.
Installs new documentation, many new examples, new glibc2.m4
file, new locale files.
Appears to fix problem under Linux where the gnuintl libraries
are installed for no reason,
PLIST.Linux is added for lib/preloadable_libintl.so.
Include converters/libiconv/buildlink3.mk.
Note I am only using gettext-tools and didn't test
gettext-runtime. I don't know what gettext-libs in pkgsrc is
-- and since it uses this, it may be broken.
This needs to be tested on NetBSD and FreeBSD and others ...
This package provides the tools, libraries, and documentation
for developers and translators who want to develop or localize
internationalized programs.
It includes msgfmt(1) for generating binary message catalogs,
xgettext(1) for extracting gettext translatable strings, and other
tools for editing translations of message catalogs and maintaining
the gettext infrastructure.