Date: Mon, 26 Jan 2009 16:50:45 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/liblinebreak Makefile distinfo pkg-descr pkg-plist Message-ID: <200901261650.n0QGojDR051529@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2009-01-26 16:50:45 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/liblinebreak Makefile distinfo pkg-descr pkg-plist
Log:
- Add liblinebreak 1.0
Liblinebreak is an implementation of the line breaking algorithm as
described in Unicode 5.1.0 Standard Annex 14, Revision 22. It breaks
lines that contain Unicode characters. It is designed to be used in a
generic text renderer. FBReader is one real-world example.
WWW: http://vimgadgets.sourceforge.net/liblinebreak/
PR: ports/130949
Submitted by: Yuri Pankov <yuri.pankov at gmail.com>
Revision Changes Path
1.1301 +1 -0 ports/textproc/Makefile
1.1 +20 -0 ports/textproc/liblinebreak/Makefile (new)
1.1 +3 -0 ports/textproc/liblinebreak/distinfo (new)
1.1 +6 -0 ports/textproc/liblinebreak/pkg-descr (new)
1.1 +6 -0 ports/textproc/liblinebreak/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901261650.n0QGojDR051529>
