summaryrefslogtreecommitdiff
path: root/converters (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As it was advertised more than a month ago complete giconv -> iconvMaxim Sobolev2002-04-242-11/+1
| | | | | | | | | | | | | conversion by removing code which installs compatibility `g'-symlinks. This change is likely to break the following ports: ports/x11-wm/icewm ports/databases/grass Please blame their maintainers, not me. Notes: svn path=/head/; revision=58061
* add fribidi 0.10.3Ying-Chieh Liao2002-04-196-0/+64
| | | | | | | A Free Implementation of the Unicode Bidirectional Algorithm Notes: svn path=/head/; revision=57887
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews2002-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. Notes: svn path=/head/; revision=57872
* Use devel/gettext port;Dmitry Sivachenko2002-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. Notes: svn path=/head/; revision=57787
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-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 Notes: svn path=/head/; revision=57625
* Remove iconv->giconv hack.Maxim Sobolev2002-04-081-9/+0
| | | | Notes: svn path=/head/; revision=57432
* more clean pkg-plistNorikatsu Shigemura2002-04-062-1/+5
| | | | | | | Reviewed by: knu (mentor) Notes: svn path=/head/; revision=57384
* Replace characters illegal in the specified encoding of the GreekChristian Weisgerber2002-04-021-0/+66
| | | | | | | | | | | message catalog so it will work with new gettext. Assistance from Costas Christoyannis <dij@hack.gr>. Approved by: demon Notes: svn path=/head/; revision=57240
* Fixed port build error.Tatsumi Hosokawa2002-03-291-0/+28
| | | | Notes: svn path=/head/; revision=56832
* Fix another few places where giconv used instead of iconv.Maxim Sobolev2002-03-191-1/+1
| | | | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56333
* Change MAINTAINER to portsAndrey A. Chernov2002-03-191-1/+1
| | | | Notes: svn path=/head/; revision=56328
* Add a patch to fix a bug where iconv() did not return -1 properly onAkinori MUSHA2002-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> Notes: svn path=/head/; revision=56292
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-184-0/+4
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-184-4/+4
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Iconv cleanup, stage 1a: remove `g' prefix from binaries, headers, libraries andMaxim Sobolev2002-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 Notes: svn path=/head/; revision=56286
* Upgrade to 0.15Jesper Skriver2002-03-162-2/+2
| | | | | | | Approved by: MAINTAINER timeout Notes: svn path=/head/; revision=56223
* Stage 1 of gettext update.Ade Lovett2002-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 Notes: svn path=/head/; revision=56168
* Add extra dependency of ports/security/p5-Crypt-DES_EDE3Jesper Skriver2002-03-141-0/+1
| | | | | | | Approved by: mharo Notes: svn path=/head/; revision=56088
* Upgrade to 0.06Jesper Skriver2002-03-132-2/+2
| | | | | | | Approved by: mharo Notes: svn path=/head/; revision=56024
* Update to 0.8.3.Maxim Sobolev2002-02-223-3/+3
| | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=55104
* Delete a nonexistent port entry: "gb2jis".Akinori MUSHA2002-02-141-1/+0
| | | | Notes: svn path=/head/; revision=54702
* Update maintainer email addressPatrick Li2002-01-281-1/+1
| | | | | | | | PR: 34372 Submitted by: maintainer Notes: svn path=/head/; revision=53911
* Update to 1.25.Anton Berezin2002-01-222-2/+2
| | | | Notes: svn path=/head/; revision=53582
* - Add NOPORTDOCS support to pkg-plistPatrick Li2002-01-172-8/+7
| | | | | | | | | | | - Use INSTALL_DATA for installing docs - Use DOCSDIR PR: 29762 Approved by: hoek Notes: svn path=/head/; revision=53212
* - Add NOPORTDOCS support (pkg-plist)Patrick Li2002-01-172-10/+8
| | | | | | | | | | | - Use INSTALL_DATA to install docs - Use DOCSDIR PR: 29760 Approved by: hoek Notes: svn path=/head/; revision=53211
* Remove tcs.Jun Kuriyama2002-01-081-1/+0
| | | | Notes: svn path=/head/; revision=52766
* Bell-labs is not distributing Plan-9 (and tcs) from anonymous ftp as did before.Jun Kuriyama2002-01-085-43/+0
| | | | | | | | Other code conversion software are developped and used. So I decide to remove this port... Notes: svn path=/head/; revision=52765
* Remove converter/gb2jis,which is in chinese/ now, by MAINTAINER's request.Clive Lin2002-01-086-46/+0
| | | | | | | Requested by: MAINTAINER Notes: svn path=/head/; revision=52750
* Update to version 1.0Kevin Lo2001-12-226-8/+34
| | | | | | | | PR: 33076 Submitted by: MAINTAINER Notes: svn path=/head/; revision=51975
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Upgrade to 0.11Jesper Skriver2001-12-082-2/+2
| | | | | | | Approved by: scrappy Notes: svn path=/head/; revision=51257
* Update to 20011018 releaseKris Kennaway2001-11-304-15/+19
| | | | Notes: svn path=/head/; revision=50746
* add dosunixYing-Chieh Liao2001-11-176-0/+36
| | | | | | | Manipulation of text files in a mixed DOS/Windows and Unix environment Notes: svn path=/head/; revision=50140
* Update to 0.4.5.Akinori MUSHA2001-11-163-13/+6
| | | | Notes: svn path=/head/; revision=50112
* Maintainer is now committer so change to new email address.Patrick Li2001-11-151-1/+1
| | | | | | | Approved by: lioux Notes: svn path=/head/; revision=50033
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-312-6/+26
| | | | | | | | PRs: 31601, 31602, 31603, ... Submitted by: Ports Fury Notes: svn path=/head/; revision=49418
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-4/+14
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Fix bug with buffer enlargementAndrey A. Chernov2001-10-302-0/+35
| | | | | | | Submitted by: "Tim J. Robbins" <tim@robbins.dropbear.id.au> Notes: svn path=/head/; revision=49358
* Update to 1.24, add RUN_DEPENDS, add a manpage, sort manpage list,Anton Berezin2001-10-262-9/+21
| | | | | | | assume maintainership. Notes: svn path=/head/; revision=49235
* Remove dead WWW.Maxim Sobolev2001-10-231-2/+0
| | | | Notes: svn path=/head/; revision=49112
* Remove a redundant trailing space.Akinori MUSHA2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49023
* upgrade to 1.1Ying-Chieh Liao2001-10-143-2/+99
| | | | | | | | PR: 29948 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48754
* (1) Drop maintainership.Jun Kuriyama2001-10-062-2/+2
| | | | | | | | | (2) Fix typo in pkg-comment. Reported by: Cyrille Lefevre <clefevre@citeweb.net> (2) Notes: svn path=/head/; revision=48487
* Fix iconv issue.Dmitry Sivachenko2001-10-042-0/+14
| | | | Notes: svn path=/head/; revision=48435
* - update to 1.3Pete Fritchman2001-10-032-5/+4
| | | | | | | | | | | - remove a dead master site - update maintainer's email address PR: 30650 Submitted by: maintainer Notes: svn path=/head/; revision=48401
* - fix build error on bento (emtpy directory left behind)Michael Haro2001-09-183-2/+4
| | | | | | | - better description and comment Notes: svn path=/head/; revision=47967
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Update to 0.201.Anton Berezin2001-09-162-2/+2
| | | | Notes: svn path=/head/; revision=47887
* Don't create ${PREFIX}/doc, which isn't used anyway.Satoshi Asami2001-09-161-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=47884