summaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* add fribidi 0.10.3ijliao2002-04-196-0/+64
| | | | A Free Implementation of the Unicode Bidirectional Algorithm
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-1912-168/+0
| | | | | | | | | | | | | 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.
* Use devel/gettext port;demon2002-04-173-587/+5
| | | | | | | | | | | Correct pkg-plist; General cleanup; PR: Submitted by: naddy Remove files/ru.po file since it is the same file included into recode distribution.
* gettext upgrade uber-patch (stage 3)ade2002-04-121-4/+8
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Remove iconv->giconv hack.sobomax2002-04-081-9/+0
|
* more clean pkg-plistnork2002-04-062-1/+5
| | | | Reviewed by: knu (mentor)
* Replace characters illegal in the specified encoding of the Greeknaddy2002-04-021-0/+66
| | | | | | | | message catalog so it will work with new gettext. Assistance from Costas Christoyannis <dij@hack.gr>. Approved by: demon
* Fixed port build error.hosokawa2002-03-291-0/+28
|
* Fix another few places where giconv used instead of iconv.sobomax2002-03-191-1/+1
| | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Change MAINTAINER to portsache2002-03-191-1/+1
|
* Add a patch to fix a bug where iconv() did not return -1 properly onknu2002-03-182-1/+56
| | | | | | | | | | | conversion error. This fixes null conversion and all the case where errno is set. Bump PORTREVISION. Approved by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk> (MAINTAINER, Author) Reported by: Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-184-0/+4
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-184-4/+4
| | | | libiconv.
* Iconv cleanup, stage 1a: remove `g' prefix from binaries, headers, libraries andsobomax2002-03-1822-191/+308
| | | | | | | | | | | | | | manpages installed by libiconv (aka GNU iconv) and add similar `b'-prefixes into components installed by iconv (aka BSD iconv). The reason why we do this is because unfortunately BSD iconv become abadonware (author doesn't maintain it anymore), while number of ports that need functional iconv library grows very fast, thus creating significant overhead due to patches needed to make ports working with prefixed GNU iconv. For compatibility reasons create symlinks in GNU iconv, so that all ports that expect GNU iconv to have `g' prefix should work unmodified until all those `g'-hacks are wiped out. Prompted by: ache Reviewed by (in principle): freebsd-ports, freebsd-gnome
* Upgrade to 0.15jesper2002-03-162-2/+2
| | | | Approved by: MAINTAINER timeout
* Stage 1 of gettext update.ade2002-03-151-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Add extra dependency of ports/security/p5-Crypt-DES_EDE3jesper2002-03-141-0/+1
| | | | Approved by: mharo
* Upgrade to 0.06jesper2002-03-132-2/+2
| | | | Approved by: mharo
* Update to 0.8.3.sobomax2002-02-223-3/+3
| | | | Submitted by: Tilman Linneweh <tilman@arved.de>
* Delete a nonexistent port entry: "gb2jis".knu2002-02-141-1/+0
|
* Update maintainer email addresspat2002-01-281-1/+1
| | | | | PR: 34372 Submitted by: maintainer
* Update to 1.25.tobez2002-01-222-2/+2
|
* - Add NOPORTDOCS support to pkg-plistpat2002-01-172-8/+7
| | | | | | | | - Use INSTALL_DATA for installing docs - Use DOCSDIR PR: 29762 Approved by: hoek
* - Add NOPORTDOCS support (pkg-plist)pat2002-01-172-10/+8
| | | | | | | | - Use INSTALL_DATA to install docs - Use DOCSDIR PR: 29760 Approved by: hoek
* Remove tcs.kuriyama2002-01-081-1/+0
|
* Bell-labs is not distributing Plan-9 (and tcs) from anonymous ftp as did before.kuriyama2002-01-085-43/+0
| | | | | Other code conversion software are developped and used. So I decide to remove this port...
* Remove converter/gb2jis,which is in chinese/ now, by MAINTAINER's request.clive2002-01-086-46/+0
| | | | Requested by: MAINTAINER
* Update to version 1.0kevlo2001-12-226-8/+34
| | | | | PR: 33076 Submitted by: MAINTAINER
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-191-8/+17
|
* Upgrade to 0.11jesper2001-12-082-2/+2
| | | | Approved by: scrappy
* Update to 20011018 releasekris2001-11-304-15/+19
|
* add dosunixijliao2001-11-176-0/+36
| | | | Manipulation of text files in a mixed DOS/Windows and Unix environment
* Update to 0.4.5.knu2001-11-163-13/+6
|
* Maintainer is now committer so change to new email address.pat2001-11-151-1/+1
| | | | Approved by: lioux
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-312-6/+26
| | | | | PRs: 31601, 31602, 31603, ... Submitted by: Ports Fury
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14
| | | | Submitted by: Ports Fury
* Fix bug with buffer enlargementache2001-10-302-0/+35
| | | | Submitted by: "Tim J. Robbins" <tim@robbins.dropbear.id.au>
* Update to 1.24, add RUN_DEPENDS, add a manpage, sort manpage list,tobez2001-10-262-9/+21
| | | | assume maintainership.
* Remove dead WWW.sobomax2001-10-231-2/+0
|
* Remove a redundant trailing space.knu2001-10-211-1/+1
|
* upgrade to 1.1ijliao2001-10-143-2/+99
| | | | | PR: 29948 Submitted by: MAINTAINER
* (1) Drop maintainership.kuriyama2001-10-062-2/+2
| | | | | | (2) Fix typo in pkg-comment. Reported by: Cyrille Lefevre <clefevre@citeweb.net> (2)
* Fix iconv issue.demon2001-10-042-0/+14
|
* - update to 1.3petef2001-10-032-5/+4
| | | | | | | | - remove a dead master site - update maintainer's email address PR: 30650 Submitted by: maintainer
* - fix build error on bento (emtpy directory left behind)mharo2001-09-183-2/+4
| | | | - better description and comment
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-171-0/+1
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* Update to 0.201.tobez2001-09-162-2/+2
|
* Don't create ${PREFIX}/doc, which isn't used anyway.asami2001-09-161-2/+2
| | | | Submitted by: bento
* Initial import of py-iconv-0.1.2.kevlo2001-09-166-0/+36
| | | | | | | This is an iconv wrapper for Python. PR: 30505 Submitted by: Hye-Shik Chang <perky@python.or.kr>
OpenPOWER on IntegriCloud