[Bug 220013] editors/nvi-m17n [patch] fix CJK display problem caused by libncurses
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 15 13:28:18 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220013
Bug ID: 220013
Summary: editors/nvi-m17n [patch] fix CJK display problem
caused by libncurses
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: freebsd-bug-report-yf at yf.bsdclub.org
Keywords: patch
Created attachment 183498
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183498&action=edit
patch to fix to link libncursesw
nvi-m17n links libncurses, not libncursesw. So it cannot display CJK characters
correctly on FreeBSD >= 11.0
The patch attached (against editors/nvi-m17n) fixes nvi to link libncursesw
instead of libncurses.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list