summaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Update to 20001206 version. There are only 3 trivial changes to thekris2001-03-102-3/+3
| | | | | | previous. Submitted by: bento
* Add the kdesupport11 directory.steve2001-03-081-0/+1
|
* add gb2jis, convert GuoBiao Hanzi to JIS Kanjiijliao2001-03-077-0/+47
| | | | | PR: 21306 Submitted by: Zhang Shu <jo-c@is.aist-nara.ac.jp>
* Attempt to fix conflicts with a local getopt.h (specifically, the fix iswill2001-03-051-1/+1
| | | | for libgnugetopt's getopt.h). Not tested, but should work.
* Upgradevanilla2001-03-013-2/+3
| | | | | | | | | | p5-BSD-Resource => 1.09 p5-CGI-Application => 1.2 p5-CGI_Lite => 2.0 p5-Convert-ASN1 => 0.08 p5-IO-Tty => 0.04 p5-IO-stringy => 1.219 p5-Class-MethodMaker => 1.02
* Upgradevanilla2001-03-012-2/+2
| | | | | | | p5-Compress-Zlib => 1.11 p5-HTML-Parser => 3.18 p5-MIME-Base64 => 2.12 p5-URI => 1.11
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-0111-54/+12
|
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofwill2001-02-263-4/+3
| | | | | | | | | | | | | | | 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
* Update to 0.3.1. Now xunicode is a set of source files that toolkitsknu2001-02-243-45/+12
| | | | internalize instead of a library to link with.
* Update URL for bibliographic character sets.wosch2001-02-241-3/+1
|
* Respect CXX/CXXFLAGS.knu2001-02-231-1/+4
|
* Update to version 1.3.3kevlo2001-02-204-120/+118
| | | | | PR: 25209 Submitted by: Ports Fury
* typo clean up police: \s -> \tlioux2001-02-142-3/+3
|
* Add %%PORTDOCS%%.knu2001-02-101-3/+3
|
* Add %%PORTDOCS%%.knu2001-02-102-5/+5
|
* Update to 1.5.1.sobomax2001-02-098-74/+180
| | | | Submitted by: ade
* Update to 0.4.4.knu2001-02-072-2/+2
|
* Style/space police (space -> tab) over the converters category.olgeni2001-02-053-3/+3
|
* Install 2 additional include files.clive2001-01-152-1/+5
| | | | | | | Bump PORTREVISION. PR: 24349 Submitted by: MAINTAINER
* Update to 20001121 version of dumpasn1kris2001-01-142-3/+3
|
* Add shared librarykevlo2001-01-084-6/+22
| | | | | PR: 24140 Submitted by: MAINTAINER
* Clean up inefficient perl invocations; use multiple REs in the same call.will2001-01-071-2/+2
|
* Add p5-Convert-Morse 0.0.2, perl module to convert between ASCII and Morsewill2001-01-036-0/+38
| | | | codes.
* Add a couple of @dirrms.demon2001-01-031-0/+2
| | | | Obtained from: bento
* Add p5-Text-Iconv 1.1, a perl interface to iconv().will2000-12-316-0/+44
| | | | | PR: 23855 Submitted by: Sergey Skvortsov <skv@protey.ru>
* Add p5-Convert-UUlib 0.11, a versatile and powerful encoder/decoder librarywill2000-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>
* Add p5-Convert-TNEF 0.08, a Perl module to read TNEF files.will2000-12-196-0/+59
| | | | | PR: 22827 Submitted by: Roman Shterenzon <roman@xpert.com>
* Update Mule-UCS to 0.83.okazaki2000-12-136-6/+10
| | | | Change maintainer's e-mail address.
* Upgrade to 2.0.1kevlo2000-12-122-13/+7
|
* Code translation between Chinese and Japanese includingclive2000-12-117-0/+175
| | | | | | | | Chinese {GB,Big5,HZ} and Japanese (EUC-Jis/Shift-Jis/Jis) This is ENCODING translator, NOT translator. PR: 23470
* Fix breakage on FreeBSD < 4.2 caused by using `:C/' make(1) modifier.sobomax2000-12-081-0/+13
| | | | Submitted by: maintainer
* Upgrade to fconv-1.1chris2000-12-082-8/+2
|
* Use libintl from xgettext port.sobomax2000-12-071-0/+7
|
* Fix mesbehaving on systems with Perl < 5.6.0 script and remove my temporarysobomax2000-12-011-0/+11
| | | | | | workaround. Submitted by: maintainer
* Fixes:sobomax2000-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)
* Update iconv to 2.0 and reflect shared library version bump.sobomax2000-11-2914-599/+228
| | | | | PR: 23163, 23164, 23165 Submitted by: maintainer
* - Support CC/CFLAGS properlykevlo2000-11-261-2/+9
| | | | | | | - Add manpage PR: 23071 Submitted by: Ports Fury
* Upgrade to tnef 0.15kris2000-11-222-2/+2
| | | | Reviewed by: maintainer
* Update to 1.4.sobomax2000-11-205-34/+34
|
* Resign as maintainer of KDE2 ports, having brought them up from inceptionwill2000-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
* Change MAINTAINER field.demon2000-11-132-2/+2
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Update to 20001017 versionkris2000-11-032-2/+2
|
* Seems the author has started using version numbers. Bump PORTEPOCHknu2000-11-032-3/+4
| | | | and update to the new version `1.1'.
* Add ruby-sha1, a Ruby interface to the SHA-1 Secure Hash Algorithm.knu2000-11-026-0/+43
|
* Whitespace-only:sobomax2000-11-011-1/+1
| | | | Make indentation uniform across my ports.
* Update MASTER_SITES and add NO_LATEST_LINK=yes to facilitate KDE2.will2000-10-301-1/+2
| | | | Submitted by: steve
* Add base64 0.1, a simple program to convert binary files to base64.will2000-10-296-0/+30
|
* Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow peoplewill2000-10-291-1/+1
| | | | | | to compile on X4.0.1. Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
* Implement fix for configure scripts in regards to finding X libs onwill2000-10-281-2/+2
| | | | | | XFree86 4.0.1. Submitted by: PW (thanks)
* Fix KDE2 PLISTs and build for kdelibs.will2000-10-281-0/+1
|
OpenPOWER on IntegriCloud