cvs commit: ports/converters Makefile ports/converters/p5-String-SetUTF8 Makefile distinfo pkg-descr pkg-plist

Dennis Herrmann dhn at FreeBSD.org
Tue May 26 15:13:03 UTC 2009


dhn         2009-05-26 15:13:02 UTC

  FreeBSD ports repository

  Modified files:
    converters           Makefile 
  Added files:
    converters/p5-String-SetUTF8 Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  String::SetUTF8 lets you directly set or unset the UTF-8 flag
  for your strings. Sometimes you get binary data that
  Perl doesn't treat as UTF-8, so instead of doing a trick
  with pack and unpack you can just use this module.
  
  WWW: http://search.cpan.org/dist/String-SetUTF8/
  
  Andrei V. Shetuhin <reki at reki.ru>
  
  PR:             ports/134932
  Submitted by:   Andrei V. Shetuhin <reki at reki.ru>
  
  Revision  Changes    Path
  1.156     +1 -0      ports/converters/Makefile
  1.1       +21 -0     ports/converters/p5-String-SetUTF8/Makefile (new)
  1.1       +3 -0      ports/converters/p5-String-SetUTF8/distinfo (new)
  1.1       +8 -0      ports/converters/p5-String-SetUTF8/pkg-descr (new)
  1.1       +7 -0      ports/converters/p5-String-SetUTF8/pkg-plist (new)


More information about the cvs-ports mailing list