aboutsummaryrefslogtreecommitdiff
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Install 2 additional include files.Clive Lin2001-01-152-1/+5
| | | | | | | | | | Bump PORTREVISION. PR: 24349 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37221
* Update to 20001121 version of dumpasn1Kris Kennaway2001-01-142-3/+3
| | | | Notes: svn path=/head/; revision=37183
* Add shared libraryKevin Lo2001-01-084-6/+22
| | | | | | | | PR: 24140 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36918
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-2/+2
| | | | Notes: svn path=/head/; revision=36897
* Add p5-Convert-Morse 0.0.2, perl module to convert between ASCII and MorseWill Andrews2001-01-036-0/+38
| | | | | | | codes. Notes: svn path=/head/; revision=36699
* Add a couple of @dirrms.Dmitry Sivachenko2001-01-031-0/+2
| | | | | | | Obtained from: bento Notes: svn path=/head/; revision=36669
* Add p5-Text-Iconv 1.1, a perl interface to iconv().Will Andrews2000-12-316-0/+44
| | | | | | | | PR: 23855 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=36510
* Add p5-Convert-UUlib 0.11, a versatile and powerful encoder/decoder libraryWill Andrews2000-12-196-0/+44
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=36101
* Add p5-Convert-TNEF 0.08, a Perl module to read TNEF files.Will Andrews2000-12-196-0/+59
| | | | | | | | PR: 22827 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=36090
* Update Mule-UCS to 0.83.OKAZAKI Tetsurou2000-12-136-6/+10
| | | | | | | Change maintainer's e-mail address. Notes: svn path=/head/; revision=35959
* Upgrade to 2.0.1Kevin Lo2000-12-122-13/+7
| | | | Notes: svn path=/head/; revision=35909
* Code translation between Chinese and Japanese includingClive Lin2000-12-117-0/+175
| | | | | | | | | | | Chinese {GB,Big5,HZ} and Japanese (EUC-Jis/Shift-Jis/Jis) This is ENCODING translator, NOT translator. PR: 23470 Notes: svn path=/head/; revision=35901
* Fix breakage on FreeBSD < 4.2 caused by using `:C/' make(1) modifier.Maxim Sobolev2000-12-081-0/+13
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=35763
* Upgrade to fconv-1.1Chris Costello2000-12-082-8/+2
| | | | Notes: svn path=/head/; revision=35757
* Use libintl from xgettext port.Maxim Sobolev2000-12-071-0/+7
| | | | Notes: svn path=/head/; revision=35743
* Fix mesbehaving on systems with Perl < 5.6.0 script and remove my temporaryMaxim Sobolev2000-12-011-0/+11
| | | | | | | | | workaround. Submitted by: maintainer Notes: svn path=/head/; revision=35575
* Fixes:Maxim Sobolev2000-11-302-0/+8
| | | | | | | | | | | | | - Fix pkg-plist in the case when NOPROFILE isn't defined; - fix breakage on system with old perl < 5.6.0 (4-STABLE and downward) by including pre-generated on 5-CURRENT files. Perl scripts supplied with the port have some problems with old perl and I hope Konstantin will address this problem in the next revision of iconv. Prompted by: asami (plist), Mikhail Teterin <mi@privatelabs.com> (4-CURRENT) Notes: svn path=/head/; revision=35523
* Update iconv to 2.0 and reflect shared library version bump.Maxim Sobolev2000-11-2914-599/+228
| | | | | | | | PR: 23163, 23164, 23165 Submitted by: maintainer Notes: svn path=/head/; revision=35507
* - Support CC/CFLAGS properlyKevin Lo2000-11-261-2/+9
| | | | | | | | | | - Add manpage PR: 23071 Submitted by: Ports Fury Notes: svn path=/head/; revision=35442
* Upgrade to tnef 0.15Kris Kennaway2000-11-222-2/+2
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=35337
* Update to 1.4.Maxim Sobolev2000-11-205-34/+34
| | | | Notes: svn path=/head/; revision=35288
* Resign as maintainer of KDE2 ports, having brought them up from inceptionWill Andrews2000-11-171-1/+1
| | | | | | | | | | | | to the final release of KDE 2.0. Kevin Lo <kevlo@FreeBSD.org> will continue as the new maintainer. He has commit privileges on the KDE tree, making him an excellent candidate for this job. I'll be behind the scenes for awhile, since there are some structural changes I'd like to make but I'd rather have Kevin do the work. Please, people, direct your patches at Kevin and watch his "freetime deprivation process" _really_ start. :-P Notes: svn path=/head/; revision=35229
* Change MAINTAINER field.Dmitry Sivachenko2000-11-132-2/+2
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Update to 20001017 versionKris Kennaway2000-11-032-2/+2
| | | | Notes: svn path=/head/; revision=34780
* Seems the author has started using version numbers. Bump PORTEPOCHAkinori MUSHA2000-11-032-3/+4
| | | | | | | and update to the new version `1.1'. Notes: svn path=/head/; revision=34775
* Add ruby-sha1, a Ruby interface to the SHA-1 Secure Hash Algorithm.Akinori MUSHA2000-11-026-0/+43
| | | | Notes: svn path=/head/; revision=34661
* Whitespace-only:Maxim Sobolev2000-11-011-1/+1
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Update MASTER_SITES and add NO_LATEST_LINK=yes to facilitate KDE2.Will Andrews2000-10-301-1/+2
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=34435
* Add base64 0.1, a simple program to convert binary files to base64.Will Andrews2000-10-296-0/+30
| | | | Notes: svn path=/head/; revision=34385
* Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow peopleWill Andrews2000-10-291-1/+1
| | | | | | | | | to compile on X4.0.1. Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=34381
* Implement fix for configure scripts in regards to finding X libs onWill Andrews2000-10-281-2/+2
| | | | | | | | | XFree86 4.0.1. Submitted by: PW (thanks) Notes: svn path=/head/; revision=34376
* Fix KDE2 PLISTs and build for kdelibs.Will Andrews2000-10-281-0/+1
| | | | Notes: svn path=/head/; revision=34375
* Fix DISTNAME & pkg-plist.Kevin Lo2000-10-282-2/+1
| | | | | | | | PR: 22361 Submitted by: Ports Fury Notes: svn path=/head/; revision=34360
* Convert::ASN1 encodes and decodes ASN.1 data structuresMarc G. Fournier2000-10-286-0/+41
| | | | | | | using BER/DER rules. Notes: svn path=/head/; revision=34322
* missed the %%PERL_VER%% and %%PERL_ARCH%% variables in pllistMarc G. Fournier2000-10-281-3/+3
| | | | Notes: svn path=/head/; revision=34319
* Perl5 module to encode and decode objects using Basic Encoding Rules (BER)Marc G. Fournier2000-10-286-0/+38
| | | | Notes: svn path=/head/; revision=34318
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...Will Andrews2000-10-253-5/+5
| | | | | | | All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff. Notes: svn path=/head/; revision=34208
* Hand these ports to Dmitry Sivachenko <dima@chg.ru>.Will Andrews2000-10-241-1/+1
| | | | Notes: svn path=/head/; revision=34200
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* Make it PREFIX-safe.R. Imura2000-10-231-2/+10
| | | | | | | Submitted by: will Notes: svn path=/head/; revision=34142
* Merge kde11-i18n into kde11, and remove my *-i18n ports.R. Imura2000-10-232-2/+2
| | | | | | | | | There is no so-version bump, because of compatibility. Approved by: will (kde11 maintainer) Notes: svn path=/head/; revision=34140
* Add new port: converters/tnefJames E. Housley2000-10-236-0/+39
| | | | | | | | | | Unpack data encapsulated into Microsoft Outlook's application/ms-tnef format PR: 21392 Submitted by: Cyrus Rahman <cr@jcmax.com> Notes: svn path=/head/; revision=34122
* Update to 0.4.3.Akinori MUSHA2000-10-122-2/+2
| | | | Notes: svn path=/head/; revision=33729
* Correct and sort PLISTs.Jeremy Lea2000-10-021-8/+4
| | | | Notes: svn path=/head/; revision=33336
* Update to 0.4.2.Akinori MUSHA2000-09-262-4/+2
| | | | Notes: svn path=/head/; revision=33128
* Thanks to converter/iconv's update to 1.1, now ruby-iconv can use itAkinori MUSHA2000-09-241-4/+3
| | | | | | | instead of converters/libiconv (giconv). :) Notes: svn path=/head/; revision=33076
* Update iconv POSIX-compliant charset conversion library to 1.1.Akinori MUSHA2000-09-246-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Fixed problems: - All the modules are linked against libiconv. iconv() now can be called from other shared libraries (it could only be called from executables in iconv-1.0); - Case insensitive recognition of charset names. There was a bug in 1.0: the first letter of a charset name was case sensitive; - Modified behaviour of iconv() used with (inbytesleft == NULL) or (*inbytesleft = 0): now iconv silently returns 0; in 1.0 it returned (size_t)(-1) and set errno=EINVAL. According to POSIX specification both ways are correct; the new behaviour is just less restrictive. PR: ports/21521, ports/21522, ports/21523 Submitted by: Konstantin.Chuguev@dante.org.uk (MAINTAINER) (Problems reported by: knu) Notes: svn path=/head/; revision=33075
* Make this port respect CC/CFLAGS. I discovered this discrepancy whileWill Andrews2000-09-201-1/+2
| | | | | | | | | reviewing converters/p5-Unicode-Map8. The Porter's Handbook should probably note that perl module ports that compile something should have a diff similar to this one. Notes: svn path=/head/; revision=32906
* Add p5-Unicode-Map8 0.10, a perl module that implements a class which doesWill Andrews2000-09-206-0/+236
| | | | | | | | | | | efficient table mappings between 8-bit charsets and 16-bit charsets like Unicode. PR: 21425 Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su> Notes: svn path=/head/; revision=32905
* Add p5-Unicode-String, a perl5 module needed for writing CGI programsAde Lovett2000-09-196-0/+55
| | | | | | | | | | with different national languages PR: 21164 Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su> Notes: svn path=/head/; revision=32869