- Switch to official "previous version distfile + patch" scheme instead of
using our apparently hand-rolled distfile; it is also in line with what
most GNU/Linux folks do
- Remove superfluous assignment of PKGMESSAGE, it's done automagically
- Cleanup sed(1) expressions in REINPLACE_CMDs, prefer contextual addresses
to hardcoded line numbers, remove useless global modifiers, etc.
- Pad pkg-message text display in post-install with blank lines to bring port
behavior in line with that of package
- Utilize OPTIONS, define LICENSE (GPLv2), adjust COMMENT
- Remove unneeded patches, add a patch which brings manpage fixes
- Install extra documentation
- Generally cleanup Makefile while I am here
o Add zh_TW.Big5 po messages.
o Remove big5 IME extra-patches and merge it into standard FreeBSD patches.
PR: ports/35271
Submitted by: Yen-Ming Lee <leeym@leeym.com>
Zhcon is a fast Linux Console Chinese System which supports
framebuffer device.It can display Chinese,Japanese or Korean
double byte characters.Supported language encodings include:
GB2312,GBK,BIG5,JIS and KSCM.
It can also use input methods(table based) from Windows 98 and
UCDOS for MS-DOS.
PR: ports/30433
Submitted by: Statue <statue@freebsd.sinica.edu.tw>