Date: Wed, 7 Jan 2004 18:50:16 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters Makefileports/converters/fix-mime-charset Makefile distinfo pkg-descr pkg-plist Message-ID: <200401080250.i082oG74041909@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401080250.i082oG74041909>