A library for hangul processing. Used at nabi, saenaru, imhangul. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it.
alepulver 2007-02-05 20:35:48 UTC FreeBSD ports repository Modified files: korean Makefile Added files: korean/libhangul Makefile distinfo pkg-descr pkg-plist korean/libhangul/files patch-Makefile.in patch-test Log: A library for hangul processing. --- WWW: http://kldp.net/projects/hangul/ PR: ports/108590 Submitted by: Hyogeol, Lee <hyogeollee at gmail.com> Revision Changes Path 1.122 +1 -0 ports/korean/Makefile 1.1 +21 -0 ports/korean/libhangul/Makefile (new) 1.1 +3 -0 ports/korean/libhangul/distinfo (new) 1.1 +11 -0 ports/korean/libhangul/files/patch-Makefile.in (new) 1.1 +29 -0 ports/korean/libhangul/files/patch-test (new) 1.1 +4 -0 ports/korean/libhangul/pkg-descr (new) 1.1 +10 -0 ports/korean/libhangul/pkg-plist (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 New port added, with minor changes. Thanks!