Date: Sat, 19 Apr 2003 08:00:40 -0700 (PDT) From: Max Khon <fjoe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters Makefile ports/converters/konwert Makefile distinfo pkg-descr pkg-plist ports/converters/konwert/files patch-Makefile Message-ID: <200304191500.h3JF0evc059593@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304191500.h3JF0evc059593>
