* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
so all platforms should not require libXp from libXaw with Imake.
Bump PKGREVISION.
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.
- Use daewoo-mincho font by default; goodbye to annoying "font not found"
error.
- Set default attribute to white text on black background for readability.
2000-11-28 John Simon <simon@quagga.kaist.ac.kr>
* /home/cvs/hanterm/automata.c:
another patch from cdpark: dealing with the
cases when incomplete char is out of KS X 1001
* /home/cvs/hanterm/automata.c, /home/cvs/hanterm/charproc.c, /home/cvs/hanterm/hanja.h, /home/cvs/hanterm/main.c, /home/cvs/hanterm/version.h:
applied the patch by Chong-Dae Park <cdpark@jupiter.kaist.ac.kr>:
charproc.c: support for ksx1001.1997 XLFD encoding name. for
baekmuk fonts.
automata.c: check for in_ks, even when current font is not ks* but
code system is EUC-KR, for two-bul input.
hanja.h: hanza "Ãé" bug, by Chang-woo Ryu.
*: BSD wtmp, lastlog patch, by Duk-hwan Kim.
1999-09-13 John Simon <simon@quagga.kaist.ac.kr>
* /home/cvs/hanterm/hanterm.html:
added install information for solaris 2.x+ow