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.
- much better i18n, slightly inefficient and probably
not perfect, but cna be used to convert between a lot of apps
who have their own problems (mozilla, netscape, lyx...)
- properties are now being initialized properly.
- Forked version because the original maintainer was unreachable.
- Internal representation has now changed to utf-8 (XFree)
or locale-dependent multibyte (X).
- Font ressource is now .fontSet instead of .font.
- I/O is done using the current locale unless the -u (utf8)
switch is in effect.