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

Dirk Meyer dinoex at FreeBSD.org
Sun Dec 3 08:55:00 PST 2006


dinoex      2006-12-03 16:50:30 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/localize    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Localize is an application to aid in the translation of .strings files.
  .strings files must be distributed in ASCII encoding, which generally
  isn't a convenient encoding to do translation in. As an example, its rather
  difficult to enter Chinese characters into an ASCII encoded text file.
  Localize will, with any luck, help out with this. Currently its just a
  shell of an application, but sometime in the future I hope to complete it.
  
  WWW: http://www.eskimo.com/~pburns/Localize/
  
  Revision  Changes    Path
  1.1079    +1 -0      ports/textproc/Makefile
  1.1       +25 -0     ports/textproc/localize/Makefile (new)
  1.1       +3 -0      ports/textproc/localize/distinfo (new)
  1.1       +8 -0      ports/textproc/localize/pkg-descr (new)
  1.1       +30 -0     ports/textproc/localize/pkg-plist (new)


More information about the cvs-all mailing list