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.
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
Rewrote the screen resizing logic. It now functions correctly on
window managers like icewm and under KDE, and would rather leave the
screen the wrong size than exit.
Fixed a problem with exiting whenever the window was resized.
Added a complete interface library for use with expect,
Fixed problems with selecting blanks and NULLs on the screen
Fixed several problems when windows do not fit on the screen.
Fixed a core dump when the emulator font can't be found.
Send the correct codepage in Query Reply when using non-US character sets.
Request the first LU name only once.
Added a highlightBold resource to display highlighted fields in bold.
Fixed a core dump from editing the Print Window Bitmap command.
Fixed requesting the wrong LU after switching between TN3270E and
TN3270 modes.
Changed the resource file format back to using "x3270" as a consistent
prefix. Changed x3270.fontList to x3270.fontMenuList to avoid
conflicts.
Fixed a problem with parameter processing in the Transfer() action.
Improved script tracing.
Added stricter enforcement of user-specified LUs.