cvs commit: ports/textproc Makefile ports/textproc/liblinebreak Makefile distinfo pkg-descr pkg-plist

Rong-En Fan rafan at FreeBSD.org
Mon Jan 26 08:50:51 PST 2009


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)


More information about the cvs-ports mailing list