Commit graph

109 commits

Author SHA1 Message Date
Anton Berezin
4b022ecefd Add p5-Text-Unicode, a perl module to transliterate Unicode text. 2004-12-15 06:58:00 +00:00
Pav Lucistnik
a1b1321d98 Add convmv.
convmv is meant to help convert a single filename, a directory tree and the
contained files or a whole filesystem into a different encoding. It just
converts the filenames, not the content of the files. A special feature of
convmv is that it also takes care of symlinks, also converts the symlink target
pointer in case the symlink target is being converted, too.

All this comes in very handy when one wants to switch over from old 8-bit
locales to UTF-8 locales. It is also possible to convert directories to UTF-8
which are already partly UTF-8 encoded. convmv is able to detect if certain
files are UTF-8 encoded and will skip them by default. To turn this smartness
off use the --nosmart switch.

PR:		ports/73191
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2004-10-27 21:12:27 +00:00
Alex Dupre
28594f8917 Add a new shared extension for PHP. 2004-07-19 08:47:57 +00:00
Alex Dupre
7481a0c08f Add a new shared extension for PHP. 2004-07-19 08:46:11 +00:00
Alex Dupre
0755041a61 Add a new shared extension for PHP. 2004-07-19 08:45:42 +00:00
Alex Dupre
54d2f85eba Add a new shared extension for PHP. 2004-07-19 07:48:29 +00:00
Alex Dupre
acf6e5243d Add a new shared extension for PHP. 2004-07-19 07:37:53 +00:00
Alex Dupre
dad9273a51 Add a new shared extension for PHP. 2004-07-19 07:37:05 +00:00
Alex Dupre
b674531c4a Add pecl-fribidi 1.0, a PECL extension for the unicode Bidi algorithm. 2004-07-19 07:26:57 +00:00
Akinori MUSHA
2e0e102b46 Remove xunicode, which is obsolete and no longer used by any other
ports.
2004-06-22 04:49:13 +00:00
Sergey Skvortsov
14c27fc21c Add p5-Convert-Binary-C 0.53, binary Data Conversion using C Types. 2004-05-26 12:24:53 +00:00
Hye-Shik Chang
75a3786392 Move converters/cvs2svn to devel/cvs2svn to correct category.
Suggested by:	ijliao, knu
2004-05-01 10:30:53 +00:00
Hye-Shik Chang
c350e6a24d Add new port for cvs2svn 0.0.938 (snapshot),
the CVS to Subversion Repository Converter.
2004-05-01 03:09:43 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Vanilla I. Shu
426378e64b Add p5-Convert-BinHex 1.119, perl module to extract data from Macintosh
BinHex files.

PR:		ports/64617
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-03-24 20:03:54 +00:00
Tilman Keskinoz
46c07c8936 Remove ktnef, it is now included in kdepim
PR:		63576
Submitted by:	maintainer
2004-02-09 19:16:48 +00:00
Edwin Groothuis
baffdd74c3 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>
2004-01-08 02:50:16 +00:00
Mark Linimon
366d6eb58a Add converters/asr10; provides access to Ensoniq EPS/EPS+/ASR devices
and image files.

PR:		ports/57789
Submitted by:	Klaus Michael Indlekofer <M.Indlekofer@gmx.de>
2004-01-06 08:12:11 +00:00
Sergei Kolobov
329d2316a7 Add shftool 1.1.0, converter for the Standard Hex Format (SHF).
Shftool is the reference implementation for the new,
XML-based Standard Hex Format (SHF).
Shftool is also a working converter/generator/extractor
between/to/of SHF-files and other hex formats.

SHF is specified in the the following Internet Draft:
http://ietf.org/internet-drafts/draft-strombergson-shf-00.txt

Author:	Linus Walleij  <triad@df.lth.se>
WWW:	http://www.df.lth.se/~triad/krad/shftool/

PR:		58651
Submitted by:	Joachim Strombergson <watchman@ludd.luth.se>
2003-12-08 13:24:46 +00:00
Trevor Johnson
84e27e4737 new port of showkey 2003-10-24 01:18:37 +00:00
Mathieu Arnold
9efa9bbe1f Add p5-Cstools 3.42, tools for dealing with Czech encodings in Perl.
PR:		57896
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-10-13 11:44:00 +00:00
Maho Nakata
ff700cf229 ftp-like access to Fairlight OS9/MDR-DOS devices and image files
PR:		54813
Submitted by:	M.Indlekofer@gmx.de <M.Indlekofer@fz-juelich.de>
2003-07-29 16:17:06 +00:00
Maho Nakata
001d1e7f24 a small tool to convert VDA format (produced by many CAD
packages to fbd, used by the CalculiX port.

PR:		52306
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-19 05:34:45 +00:00
Jun Kuriyama
01fb389bb1 Add p5-Unicode-Lite 0.12,
perl module for easy conversion between encodings.

PR:		ports/50207
Submitted by:	Maxim Maximov (mcsi@agava.com)
2003-07-03 14:47:16 +00:00
Tilman Keskinoz
e8f87623ac Add KTnef, viewer, extractor for the TNEF Format used by
MS Outlook

PR:		53869
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-06-28 15:16:11 +00:00
Hye-Shik Chang
b841d62aeb Add py-cjkcodecs 0.9,
a Python Unicode Codecs for Chinese, Japanese and Korean encodings
2003-06-07 01:25:41 +00:00
Max Khon
4574c2e56d New port: ktextdecode
Simple text conversion utility for KDE 3.

PR:		51940
Submitted by:	Kirill Ponomarew
2003-05-12 16:24:45 +00:00
Hye-Shik Chang
608ef6a719 Add a port for py-iconvcodec 1.0, a universal unicode codec for python. 2003-04-22 21:52:30 +00:00
Max Khon
b58e0621f4 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>
2003-04-19 15:00:39 +00:00
Max Khon
6571dcf3dd New port: chmview
Chmview is a simple program to decompose .chm-file to the
components.

PR:		50433
Submitted by:	Alex Semenyaka
2003-04-19 14:18:50 +00:00
Akinori MUSHA
5a60b4bc02 Add ruby-lv, a Ruby library to use LV's encoding conversion engine. 2002-10-24 13:11:36 +00:00
Maxim Sobolev
981c73c2a0 Add enca 0.10.3, a package for detecting encoding of text files.
PR:		43583
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-10-08 15:16:36 +00:00
Ying-Chieh Liao
f0772a5f5e cant be fetched for a long time, only evaluation-version available
so, remove it

PR:		33655
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-09-17 06:14:05 +00:00
Alan Eldridge
8aa0f055fe texas chainsaw kde2 massacre 2002-09-10 17:10:14 +00:00
Ying-Chieh Liao
42c19a6d62 add p5-Unicode-IMAPUtf7 1.02
Perl extension to deal with IMAP UTF7

PR:		34284
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-06-26 06:05:31 +00:00
Ying-Chieh Liao
8b26a03f66 add p5-String-Multibyte 0.07
Perl module to manipulate multibyte character strings

PR:		34281
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-06-26 05:50:41 +00:00
Ying-Chieh Liao
66e9a134c5 add p5-Unicode-MapUTF8 1.09
Perl class that implements conversion between arbitrary charsets

PR:		35406
Submitted by:	Ryan T. Dean <rtdean@cytherianage.net>
2002-06-25 14:09:00 +00:00
Ying-Chieh Liao
715fe50115 add p5-Unicode-Map 0.112
Perl class that converts strings to/from 2-byte Unicode UCS2 format

PR:		36931
Submitted by:	Ryan T. Dean <rtdean@cytherianage.net>
2002-06-25 10:39:33 +00:00
OKAZAKI Tetsurou
4f7b465ea4 Connect mule-ucs. 2002-05-16 04:44:48 +00:00
Ying-Chieh Liao
5cbe079c2f add fribidi 0.10.3
A Free Implementation of the Unicode Bidirectional Algorithm
2002-04-19 17:32:04 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Akinori MUSHA
12d88cb72b Delete a nonexistent port entry: "gb2jis". 2002-02-14 15:04:34 +00:00
Jun Kuriyama
3076548e12 Remove tcs. 2002-01-08 14:10:00 +00:00
Ying-Chieh Liao
6d30fd2124 add dosunix
Manipulation of text files in a mixed DOS/Windows and Unix environment
2001-11-17 09:36:40 +00:00
Kevin Lo
cc7bbaf482 Initial import of py-iconv-0.1.2.
This is an iconv wrapper for Python.

PR: 30505
Submitted by: Hye-Shik Chang <perky@python.or.kr>
2001-09-16 17:25:13 +00:00
Michael Haro
fce9074107 Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules. 2001-09-12 01:07:29 +00:00
Pete Fritchman
0fa9379f87 add gbase 0.5
A program to convert between the 4 common bases used in programming

PR:		30429
Submitted by:	Patrick Li <pat@databits.net>
2001-09-09 01:42:22 +00:00
Ying-Chieh Liao
7c2e77dac9 add p5-Convert-ASCII-Armour
Convert binary octets into ASCII armoured messages

PR:		30080
Submitted by:	Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
2001-08-29 11:24:24 +00:00
Maxim Sobolev
7b60d61ac7 Add psiconv 0.8.2, a conversion utility to convert Psion 5(MX) files into
other formats.
2001-08-21 13:49:51 +00:00
Ying-Chieh Liao
296c381b70 add utf8conv
Convert hexadecimal Unicode character values to UTF-8
2001-07-30 17:37:26 +00:00