bug5 is a Big5 <-> UTF-8 translating layer in terminal. It's modified from script(1). Features that screen doesn't have: UAO ANSI-Broken Big5 (eg. Double Color) fixing Optional Traditional-Simplified conversion BSD License Features that both bug5 and screen has: Optional ambiguous-width characters padding WWW: https://github.com/buganini/bug5 Fix: Patch attached with submission follows:
New shar: http://security-hole.info/~buganini/ports/bug5-1.1.shar.txt bug5-1.1: improve UAO support
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I will take it.
sunpoet 2011-04-26 18:19:48 UTC FreeBSD ports repository Modified files: chinese Makefile Added files: chinese/bug5 Makefile distinfo pkg-descr Log: - Add bug5 1.2 bug5 is a Big5 <-> UTF-8 translating layer in terminal. It's modified from script(1). Features that screen doesn't have: - UAO - Unpad padded ambiguous-width characters - ANSI-Broken Big5 (eg. Double Color) fixing - Optional Traditional-Simplified conversion - BSD License Features that both bug5 and screen has: - Optional ambiguous-width characters padding - Specify I/O conversion WWW: https://github.com/buganini/bug5 PR: ports/156620 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Revision Changes Path 1.291 +1 -0 ports/chinese/Makefile 1.1 +33 -0 ports/chinese/bug5/Makefile (new) 1.1 +2 -0 ports/chinese/bug5/distinfo (new) 1.1 +15 -0 ports/chinese/bug5/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!