aboutsummaryrefslogtreecommitdiff
path: root/textproc/liblinebreak
Commit message (Collapse)AuthorAgeFilesLines
* - Update liblinebreak to 2.1 releaseDima Panov2012-11-172-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307501
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - textproc/liblinebreak: update to 2.0Dima Panov2010-01-073-5/+5
| | | | | | | | | PR: 142363 Submitted by: Yuri Pankov Approved by: miwi, tabthorpe (mentors implicit) Notes: svn path=/head/; revision=247315
* - Grab maintainershipDima Panov2009-11-041-1/+1
| | | | | | | | Requested by: Yuri Pankov (current maintainer via email) Approved by: miwi (mentor) Notes: svn path=/head/; revision=243778
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* - Update to 1.2Rong-En Fan2009-05-042-4/+4
| | | | | | | | PR: ports/134186 Submitted by: Yuri Pankov <yuri.pankov at gmail.com> (maintainer) Notes: svn path=/head/; revision=233196
* - Update to 1.1Dmitry Marakasov2009-02-282-4/+4
| | | | | | | | PR: 132191 Submitted by: Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer) Notes: svn path=/head/; revision=229222
* - Add liblinebreak 1.0Rong-En Fan2009-01-264-0/+35
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> Notes: svn path=/head/; revision=226896