cvs commit: ports/converters Makefile ports/converters/konwert
 Makefile distinfo pkg-descr pkg-plist
 ports/converters/konwert/files patch-Makefile
    Max Khon 
    fjoe at FreeBSD.org
       
    Sat Apr 19 08:00:41 PDT 2003
    
    
  
fjoe        2003/04/19 08:00:40 PDT
  FreeBSD ports repository
  Modified files:
    converters           Makefile 
  Added files:
    converters/konwert   Makefile distinfo pkg-descr pkg-plist 
    converters/konwert/files patch-Makefile 
  Log:
  New port: konwert
  
  Konwert is a package for conversion between various character encodings.
  
  By encodings author imply not only different charsets like Windows-1252,
  KOI8-R or UTF-8 but also the different representations of characters like
  TeX escaping, quoted-printable and even RFC 1345 mnemonics. The autodetect
  of the encodings is also implemented.
  
  There are also filter filterm which allow to make separate input and output
  conversions of the encodings for the given command. It can help e.g. when
  our terminal is unable to display non-ASCII characters or to enter them
  from the keyboard.
  
  PR:             50614
  Submitted by:   Alex Semenyaka <alexs at snark.ratmir.ru>
  
  Revision  Changes    Path
  1.81      +1 -0      ports/converters/Makefile
  1.1       +42 -0     ports/converters/konwert/Makefile (new)
  1.1       +2 -0      ports/converters/konwert/distinfo (new)
  1.1       +54 -0     ports/converters/konwert/files/patch-Makefile (new)
  1.1       +12 -0     ports/converters/konwert/pkg-descr (new)
  1.1       +1001 -0   ports/converters/konwert/pkg-plist (new)
    
    
More information about the cvs-all
mailing list