Commit graph

55 commits

Author SHA1 Message Date
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
Stefan Eßer
f5ee834a84 Activate kdesupport (builds mimelib) 1998-02-22 21:19:32 +00:00
Stefan Eßer
ae56055e96 Disconnect kdesupport. 1998-02-12 21:44:02 +00:00
Justin M. Seger
cb47113991 Remove converters/c2html. It needs to be reimported in textproc.
Pointed out by:	Max
1997-11-22 00:22:11 +00:00
Justin M. Seger
10b725ff5a Activate converters/c2html
PR:		ports/4911
1997-11-16 22:45:25 +00:00
Satoshi Asami
ab4c4c3135 (1) Move the following ports out of x11/:
kdegames   -> games/
    kdenetwork -> net/
    kdesupport -> converters/
    kdeutils   -> misc/

    (Repository copy already done, dependency path and category name fixups
     is being done in this commit.)

(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
    ports.

(3) Make package names follow the convention.

(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
    There is no need to specify the full pathname if the target is an
    executable in the standard path.  (Actually, as the same port is
    specified in LIB_DEPENDS, I think we can completely do away with
    this line but since Stefan added this explicitly, I assume there
    is a reason for it and left it alone.)

Approved by:	se (all but 4)
1997-11-05 04:20:23 +00:00
Jun-ichiro itojun Hagino
9a3379683f activated ports/converters/ish.
ish is "ish binary-to-text file converter".
1997-08-16 05:16:51 +00:00