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
Akinori MUSHA
19b42c1e98
Add ruby-dump.rb, a binary data dumper module for Ruby.
2001-07-19 18:50:30 +00:00
Akinori MUSHA
224190883e
Move ruby-sha1 from converters to security.
...
PR: ports/26239
Submitted by: Steve Coltrin <spcoltri@omcl.org>
2001-04-07 10:47:35 +00:00
Ying-Chieh Liao
fe9cc65532
add siconv
...
siconv will convert data from one character set to another
2001-03-26 17:10:50 +00:00
Andreas Klemm
ea31f9c605
new port p5-Boulder
...
Boulder IO is a simple TAG=VALUE data format designed for sharing
data between programs connected via a pipe. It is also simple
enough to use as a common data exchange format between databases,
Web pages, and other data representations.
The basic data format is very simple. It consists of a series of
TAG=VALUE pairs separated by newlines. It is record-oriented.
The end of a record is indicated by an empty delimiter alone on a
line. The delimiter is "=" by default, but can be adjusted by the
user.
WWW: http://search.cpan.org/search?dist=Boulder
2001-03-13 21:10:34 +00:00
Will Andrews
9c93270997
Add mimelib 1.1.2, a C++ class library for manipulating messages in
...
MIME format.
PR: 22976
Submitted by: never@nevermind.kiev.ua
2001-03-10 18:13:42 +00:00
Steve Price
f1ebcf589c
Add the kdesupport11 directory.
2001-03-08 02:13:10 +00:00
Ying-Chieh Liao
7024947efa
add gb2jis, convert GuoBiao Hanzi to JIS Kanji
...
PR: 21306
Submitted by: Zhang Shu <jo-c@is.aist-nara.ac.jp>
2001-03-07 13:19:27 +00:00
Will Andrews
26121d15ae
Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
...
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x. All base KDE1 ports are hereby nuked. I am also reluctantly
reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now. Enjoy!
Note: It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work. I'll fix the packaging problems that bento runs
into.
Approved by: kevlo
2001-02-26 19:24:49 +00:00
Will Andrews
48d32e1fe6
Add p5-Convert-Morse 0.0.2, perl module to convert between ASCII and Morse
...
codes.
2001-01-03 23:25:14 +00:00
Will Andrews
641bd655c3
Add p5-Text-Iconv 1.1, a perl interface to iconv().
...
PR: 23855
Submitted by: Sergey Skvortsov <skv@protey.ru>
2000-12-31 05:51:33 +00:00
Will Andrews
8486d1a6d9
Add p5-Convert-UUlib 0.11, a versatile and powerful encoder/decoder library
...
for a variety of encodings (bundled in a Perl module). Apparently it's
not the same thing as p5-Convert-UU.
PR: 23025
Submitted by: Blaz Zupan <blaz@amis.net>
2000-12-19 10:39:57 +00:00
Will Andrews
1847390175
Add p5-Convert-TNEF 0.08, a Perl module to read TNEF files.
...
PR: 22827
Submitted by: Roman Shterenzon <roman@xpert.com>
2000-12-19 08:35:53 +00:00
Clive Lin
4e441f7ba7
Code translation between Chinese and Japanese including
...
Chinese {GB,Big5,HZ} and Japanese (EUC-Jis/Shift-Jis/Jis)
This is ENCODING translator, NOT translator.
PR: 23470
2000-12-11 17:32:56 +00:00
Akinori MUSHA
81f7460293
Add ruby-sha1, a Ruby interface to the SHA-1 Secure Hash Algorithm.
2000-11-02 19:16:43 +00:00
Will Andrews
222463fbba
Add base64 0.1, a simple program to convert binary files to base64.
2000-10-29 05:08:36 +00:00
Marc G. Fournier
1bd7f0d322
Convert::ASN1 encodes and decodes ASN.1 data structures
...
using BER/DER rules.
2000-10-28 01:16:38 +00:00
Marc G. Fournier
261fcd46f7
Perl5 module to encode and decode objects using Basic Encoding Rules (BER)
2000-10-28 00:03:48 +00:00
R. Imura
48acbbff2d
Merge kde11-i18n into kde11, and remove my *-i18n ports.
...
There is no so-version bump, because of compatibility.
Approved by: will (kde11 maintainer)
2000-10-23 15:24:23 +00:00
James E. Housley
ade14feff9
Add new port: converters/tnef
...
Unpack data encapsulated into Microsoft Outlook's application/ms-tnef format
PR: 21392
Submitted by: Cyrus Rahman <cr@jcmax.com>
2000-10-23 02:59:44 +00:00
Will Andrews
008b813d20
Add p5-Unicode-Map8 0.10, a perl module that implements a class which does
...
efficient table mappings between 8-bit charsets and 16-bit charsets
like Unicode.
PR: 21425
Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
2000-09-20 19:04:41 +00:00
Ade Lovett
df90176363
Add p5-Unicode-String, a perl5 module needed for writing CGI programs
...
with different national languages
PR: 21164
Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
2000-09-19 16:56:32 +00:00
Maxim Sobolev
6f5ea23540
Add iconv-extra - an additional charset modules for the iconv-1.0 library
...
(from Unicode site).
PR: 21170
Submitted by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
2000-09-12 10:53:49 +00:00
Maxim Sobolev
814cf51d00
Add iconv-rfc1345 - an additional charset modules for the iconv-1.0 library
...
(from RFC1345).
PR: 21171
Submitted by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
2000-09-12 10:12:19 +00:00
Akinori MUSHA
f66a559fcf
Add xunicode, a library for making toolkits support Unicode.
2000-08-25 16:13:27 +00:00
Akinori MUSHA
d25cb8686c
Add ruby-iconv, an iconv wrapper class for Ruby.
...
As I couldn't get it working with converters/iconv, I made it use
converters/libiconv (giconv) instead, for the present. In any case,
this module is LGPL'd anyway. :p
2000-08-08 19:16:35 +00:00
Maxim Sobolev
41cfa4f1b0
Add libiconv - a charset conversion library (LGPL'ed iconv() implementation).
2000-07-17 15:47:13 +00:00
Will Andrews
eafa6a8cbb
Update category Makefiles to add KDE2 ports.
2000-05-17 23:39:59 +00:00
Kris Kennaway
47fc61855b
dumpasn1 is a utility to dump the contents of ASN.1-encoded files,
...
such as SSL certificates, in human-readable format. It includes a full
list of security-related OIDs, and can be easily extended by the user.
2000-05-07 03:32:54 +00:00
Akinori MUSHA
5546804f26
Activate mule-ucs-emacs20.
2000-04-04 18:13:47 +00:00
Will Andrews
c776cfc3ad
Remove bkmrkconv from converters.
2000-03-29 19:42:30 +00:00
Will Andrews
135525619f
Whoops, I put this in the wrong category.
...
PR: 15795
Pointed out by: dirk
2000-03-25 18:53:53 +00:00
Steve Price
1a2fa5b4c2
Adding p5-Convert-Recode version 1.03.
...
A frontend to the GNU recode program.
PR: 16158
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
2000-01-29 04:38:48 +00:00
Steve Price
ce9bd742d9
Activate the iconv port.
1999-11-01 03:31:30 +00:00
Jun Kuriyama
f7572343e2
Activate "tcs".
1999-10-20 01:08:41 +00:00
Chris Piazza
0b72adf8c5
Activate mmencode
1999-10-01 17:54:52 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Satoshi Taoka
dc58c24042
Add fconv
1999-06-07 04:42:41 +00:00
Steve Price
b3ac985891
Remove kde 1.0 ports in favor of the 1.1 versions.
1999-05-29 05:01:38 +00:00
Satoshi Taoka
e50507418b
Moved textproc/tuc to converters/tuc
...
Obtained from: "David O'Brien" <obrien@FreeBSD.org>
1999-05-19 13:12:27 +00:00
Satoshi Asami
847e319ae3
Clean up after yet another repository copy. Renamed "kde*-i18n-11"
...
to "kde*11-i18n".
Suggested by: sprice
1999-05-11 03:12:57 +00:00
SADA Kenji
f8874331de
Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11.
1999-05-11 02:18:20 +00:00
Seiichirou Hiraoka
806b52b5d0
Activate unix2dos
1999-05-05 17:17:01 +00:00
Steve Price
ba99b60394
Activate the i18ntools port.
1999-04-20 20:28:48 +00:00
Steve Price
8787233757
Activate the libutf-8 port.
1999-04-16 23:35:15 +00:00
Satoshi Asami
2c68836164
Add kde*11 dirs.
1999-01-07 12:05:29 +00:00
Bill Fumerola
7380077389
Moving converters/man2html -> textproc/man2html
...
Remind by: Satoshi Asami
1998-11-20 23:23:00 +00:00
Bill Fumerola
7db1626165
Activate man2html
...
PR: ports/7796
1998-11-20 23:01:08 +00:00
Jun Kuriyama
b33eb62b34
Activate aish.
1998-10-03 05:57:52 +00:00