cvs commit: ports/textproc Makefile ports/textproc/p5-Text-Flow
 Makefile distinfo pkg-descr pkg-plist
    Chin-San Huang 
    chinsan at FreeBSD.org
       
    Sat Aug 30 17:16:30 UTC 2008
    
    
  
chinsan     2008-08-30 17:16:30 UTC
  FreeBSD ports repository
  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Text-Flow Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-Text-Flow, flexible text flowing and word wrapping for not just ASCII
  output.
  
  This module provides a flexible way to wrap and flow text for both ASCII and
  non-ASCII outputs.
  
  The main purpose of this module is to provide text wrapping and flowing
  features without being tied down to ASCII based output and fixed-width
  fonts. My needs were for a more sophisticated text control in PDF and GIF
  output formats in particular.
  
  WWW: http://search.cpan.org/dist/Text-Flow/
  
  Revision  Changes    Path
  1.1260    +1 -0      ports/textproc/Makefile
  1.1       +26 -0     ports/textproc/p5-Text-Flow/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-Text-Flow/distinfo (new)
  1.1       +9 -0      ports/textproc/p5-Text-Flow/pkg-descr (new)
  1.1       +7 -0      ports/textproc/p5-Text-Flow/pkg-plist (new)
    
    
More information about the cvs-all
mailing list