cvs commit: ports/converters
	Makefileports/converters/fix-mime-charset
	Makefile distinfo pkg-descr pkg-plist
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Wed Jan  7 18:50:19 PST 2004
    
    
  
edwin       2004/01/07 18:50:16 PST
  FreeBSD ports repository
  Modified files:
    converters           Makefile 
  Added files:
    converters/fix-mime-charset Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  New port: converters/fix-mime-charset - Fix incorrect Content-Type
  MIME headers of e-mail messages
  
          Categories: converters textproc russian ukrainian
  
          Fix-mime-charset automatically detects character sets of
          email message and modifies the Content-Type header
          appropriately. It can be used as mail filter in mailing
          lists where users often set the charset of their messages
          incorrectly. It processes messages fast and accurately,
          ignoring attachments, and correctly interprets transfer-encodings.
          None but the Content-Type header is changed.
  
  PR:             ports/61050
  Submitted by:   Nosov Artem <chip-set at mail.ru>
  
  Revision  Changes    Path
  1.93      +1 -0      ports/converters/Makefile
  1.1       +39 -0     ports/converters/fix-mime-charset/Makefile (new)
  1.1       +1 -0      ports/converters/fix-mime-charset/distinfo (new)
  1.1       +9 -0      ports/converters/fix-mime-charset/pkg-descr (new)
  1.1       +1 -0      ports/converters/fix-mime-charset/pkg-plist (new)
    
    
More information about the cvs-all
mailing list