aboutsummaryrefslogtreecommitdiff
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Initial import of py-iconv-0.1.2.Kevin Lo2001-09-166-0/+36
| | | | | | | | | | This is an iconv wrapper for Python. PR: 30505 Submitted by: Hye-Shik Chang <perky@python.or.kr> Notes: svn path=/head/; revision=47879
* Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules.Michael Haro2001-09-126-0/+39
| | | | Notes: svn path=/head/; revision=47724
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47630
* Set DIST_SUBDIR=KDEDmitry Sivachenko2001-09-102-1/+2
| | | | Notes: svn path=/head/; revision=47615
* Upgrade to 3.6.Dmitry Sivachenko2001-09-098-167/+172
| | | | | | | | | | PR: 30375 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> MAINTAINER timeout. Assign maintainership to myself. Notes: svn path=/head/; revision=47565
* add gbase 0.5Pete Fritchman2001-09-097-0/+55
| | | | | | | | | | A program to convert between the 4 common bases used in programming PR: 30429 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=47557
* Use ${PERL} instead of perlDavid W. Chapman Jr.2001-09-032-15/+16
| | | | | | | | | | | Add ${DOCSDIR} support Add NOPORTDOC compliance PR: 29761 Submitted by: pat@databits.net Notes: svn path=/head/; revision=47405
* add p5-Convert-ASCII-ArmourYing-Chieh Liao2001-08-296-0/+39
| | | | | | | | | | Convert binary octets into ASCII armoured messages PR: 30080 Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp> Notes: svn path=/head/; revision=47080
* - Remove useless USE_LIBTOOL;Maxim Sobolev2001-08-279-52/+123
| | | | | | | | | - properly name shared libraries (get rid of bogus .so.X.Y convention); - add files missed from pkg-plist (documentation); - don't waste time building/running tests included into distribution. Notes: svn path=/head/; revision=46959