summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2009-02-09Remove Python 2.1 support.joerg2-4/+3
2009-01-23Give up maintainership, as I have not so much as looked at pkgsrc injschauma2-4/+4
well over a year now. Sorry. :-(
2009-01-22Update nkf to 2.09.obache8-23/+148
While here, add support of self test if PKGSRC_RUN_TEST=YES, and let p5-nkf to sync with nkf. Changes: * Add -Z4 option. Convert JIS X 0208 KANA to JIS X 0201 KANA (ZENKAKU to HANKAKU). * Add -g=0, -g=1, --guess=0 and --guess=1 option. guesses linefeed code. * Add some comple option. See also config.h for more information. * Some bug fixes. * Change license from original one to zlib's one. * Change SCM from CVS to Git.
2009-01-18Update from version 1.18 to 1.19.he2-6/+6
Upstream changes: 1.19 2009-01-15 * Make JSON::Syck optional and deprecated. (perigrin) * Added tests for string escapes. (semifor)
2009-01-17+ help2man.wiz1-1/+2
2009-01-17Initial import of help2man-1.36.4, packaged for wip by arved, various fixeswiz7-0/+147
by shattered and bsadewitz. help2man is a tool for automatically generating simple manual pages from program output. It is intended to provide an easy way for software authors to include a manual page in their distribution without having to maintain that document. Given a program which produces resonably standard --help and --version outputs, help2man will attempt to re-arrange that output into something which resembles a manual page.
2009-01-08Update to 1.13:wiz3-15/+19
1.13 - move non fatal Perl bug checks into the help screen output - fix Perl warnings when wrong/unknown charset is used - run check for some essential Encode functionality at every startup - add --fixdouble option to only fix files that are double-UTF-8 encoded - add --parsable option to allow convmv output parsable suggestions for external tools to to something with it - add --preserve-mtimes option to restore mtimes of parent directories - allow an argv to be a symlink - don't checksum deleted files in tar ball and use sha256 now - allow skippig of certain test suite tests, useful for OS X to skip NFC/NFD related stuff, for example "make test SKIPTESTS=nfd-test,someothertest" will skip that test(s)
2008-12-25Update skf to 1.95.6.obache2-7/+7
ChangeLog: * fix nkf compatibility * re-define UTF-16BR/LE as no BOM * unbuffer case queue check bug fix. * rpm spec updates.
2008-12-22Drop maintainershop.obache1-2/+2
I'm not using this package, will do better to be maintained same as other perl modules.
2008-12-17Update from version 2.23nb1 to 1.231.he2-7/+6
Upstream changes: 2.231 Thu Nov 20 04:59:08 CET 2008 - work around 5.10.0 magic bugs where manipulating magic values (such as $1) would permanently damage them as perl would ignore the magicalness, by making a full copy of the string, reported by Dmitry Karasik. - work around spurious wanrings under older perl 5.8's.
2008-12-17Update from version 1.17nb1 to 1.18.he2-7/+6
Upstream changes: 1.18 2008-11-12 * Removed JSON::PC support as it's been removed from CPAN (perigrin)
2008-12-07Support user-destdir.minskim1-1/+3
2008-11-24Add TECkit.minskim1-1/+2
2008-11-24Import TECkit.minskim5-0/+61
TECkit is a low-level toolkit intended to be used by other applications that need to perform encoding conversions (e.g., when importing legacy data into a Unicode-based application). The primary component of the TECkit package is therefore a library that performs conversions; this is the "TECkit engine". The engine relies on mapping tables in a specific binary format (for which documentation is available); there is a compiler that creates such tables from a human-readable mapping description (a simple text file).
2008-11-23Note in PYTHON_VERSIONS_ACCEPTED that this is part of python24.snj1-2/+2
2008-11-10make MAKE_JOBS_SAFE to NO.taca1-1/+2
2008-10-22MAKE_JOBS_SAFE=no, per PR 39781.obache1-1/+3
2008-10-20Update from version 1.11nb1 to 1.12.he2-7/+6
Upstream changes: 1.12 Mon Oct 13 14:11:01 CEST 2008 - use the yencode filesize as additional matching criterium to avoid false matches. - made the example decoder more verbose w.r.t. error handling. - removed potentially confusing decide_temp calls from example decoder.
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he22-29/+44
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-10-12Update from version 2.22.22 to 2.23.he2-7/+7
Upstream changes: 2.23 Mon Sep 29 05:08:29 CEST 2008 - fix a compilation problem when perl is not using char * as, well, char *. - use PL_hexdigit in favour of rolling our own.
2008-10-08Add py-chardet.wiz1-1/+2
2008-10-08Import wip/py-chardet-1.0.1:wiz4-0/+131
Character encoding auto-detection in Python. Packaged for wip by bartoszkuzma.
2008-09-22Switch to x11/wxGTK26{,-contrib}.joerg1-2/+2
2008-09-12EGG_NAME now defaults to ${DISTNAME} so don't set it here.epg1-2/+1
2008-09-11add and enable py-simplejsonjnemeth1-1/+2
2008-09-11Use egg.mk instead of manually infer egg name and add destdir support.mjl2-12/+13
Thanks to Eric Gillespie epg@ for the patch.
2008-09-10Enable c language for building sped up library version.mjl1-2/+2
2008-09-10Correct package name.mjl1-1/+2
2008-09-10Import py-simplejson 1.9.2mjl4-0/+109
simplejson is a simple, fast, extensible JSON encoder/decoder for Python simplejson is compatible with Python 2.3 and later with no external dependencies. It covers the full JSON specification for both encoding and decoding, with unicode support. By default, encoding is done in an encoding neutral fashion (plain ASCII with \uXXXX escapes for unicode characters). The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default).
2008-08-13Update skf to 1.95.5.obache2-7/+7
skf (1.95.5) experimental; urgency=low * fix ASCII output definition. * fix enbug which prevents some codeset's table loading. * fix punycode decode on UTF-8 input does not work. skf (1.95.4) experimental; urgency=low * fix packaging to allow Ubuntu directory hierarchy. * fix manpath issue on cygwin * fix po spelling error
2008-08-12Update p5-Jcode package to 2.7.taca2-6/+6
fixed: mime_encode doesn't work properly patch appled but the default value of $lf is reverted. http://rt.cpan.org/Ticket/Display.html?id=29049
2008-08-12Update p5-JSON to 2.12.obache2-7/+7
2.12 Wed Jul 16 11:14:35 2008 [JSON] - made compatible with JSON::XS 2.22 [JSON::PP] - fixed the incremental parser in negative nest level (pointed and patched by Yuval Kogman) 2.11 Tue Jun 17 14:30:01 2008 [JSON::PP] - fixed the decoding process which checks number. regarded number like chars in Unicode (ex. U+FF11) as [\d]. - enhanced error messages compatible to JSON::XS.
2008-08-04Update from version 2.21 to 2.22.22.he2-8/+8
Pkgsrc changes: o Use JSON/ subdir on master site instead of author dir. o Use 2.22.22 as version number instead of 2.2222. Upstream changes: 2.2222 Sun Jul 20 18:49:00 CEST 2008 - same game again, broken 5.10 finds yet another assertion failure, and the workaround causes additional runtime warnings. Work around the next assertion AND the warning. 5.10 seriously needs to adjust it's attitude against working code. 2.222 Sat Jul 19 06:15:34 CEST 2008 - you work around one -DDEBUGGING assertion bug in perl 5.10 just to hit the next one. work around this one, too. 2.22 Tue Jul 15 13:26:51 CEST 2008 - allow higher nesting levels in incremental parser. - error out earlier in some cases in the incremental parser (as suggested by Yuval Kogman). - improve incr-parser test (Yuval Kogman).
2008-08-04Update from version 1.16 to 1.17.he2-7/+7
Pkgsrc change: o Changed to JSON/ sub-dir instead of author subdir Upstream changes: 1.17 2008-07-05 * Added documentation indicating that allow_blessed works for most useful cases (Robin Berjon) * Added support for obtaining the underlying representations for true/false in JSON.
2008-08-02Fix (well, hack around) broken amd64 build caused by misuse of va_list.dholland2-1/+113
2008-08-02Update to fribidi 0.10.9 and point ${MASTER_SITES} toward a working URL.bjs3-10/+10
Changes since 0.10.4: * Minor bugfix. * Update to Unicode Character Database 5.0.0 * Fixed type sizes when stdint.h is not available. * Fixed type sizes on 64-bit architectures. * We have moved to http://fribidi.org/, hosted on freedesktop.org.
2008-07-17- updated to 1.11rhaen2-7/+7
ChangeLog: 1.11 Fri Jun 13 15:32:30 CEST 2008 - don't ask. 1.10 Fri Jun 13 14:22:42 CEST 2008 - fix an infinite-looping problem when scanning in freestyle mode (testcase provided by Pieter Geens). 1.09 Fri May 25 19:38:11 CEST 2007 - create something sensible, trust a windows program to fuck it up: work around literal "(null)" filenames in yenc-encoded files. - some minor cleanups.
2008-07-15Use my NetBSD.org email - I read it much more regulary than any others.mishka1-2/+2
2008-07-14Mark as destdir ready.joerg4-4/+12
2008-06-22Added converters/p5-JSON-XS-VersionOneAndTwokim1-1/+2
2008-06-22Add JSON::XS::VersionOneAndTwo - Support versions 1 and 2 of JSON::XSkim3-0/+27
2008-06-22Support PKG_DESTDIR_SUPPORT.taca1-1/+3
2008-06-21Fix destdir installation problem, noted by private mail from joerg@.taca1-2/+2
2008-06-20Add DESTDIR support.joerg15-23/+44
2008-06-19Switch to use vendor_dir with Ruby 1.8.7.taca4-26/+28
Bump PKGREVISION.
2008-06-15New package: qrencode 3.0.3gavan6-1/+60
Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. This package installs a library and a command line tool. Package from Alaric Snell-Pym, with some improvements by me.
2008-06-12Add DESTDIR support.joerg11-11/+31
2008-06-11Add and enable p5-Unicode-Map and p5-Unicode-MapUTF8.taca1-1/+3
2008-06-11Importing p5-Unicode-MapUTF8 version 1.11, based on wip package.taca3-0/+36
Provides an adapter layer between core routines for converting to and from UTF8 and other encodings. In essence, a way to give multiple existing Unicode modules a single common interface so you don't have to know the underlaying implementations to do simple UTF8 to-from other character set encoding conversions. As such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in a standardized and simple API. This also provides general character set conversion operation based on UTF8 - it is possible to convert between any two compatible and supported character sets via a simple two step chaining of conversions.
2008-06-11Importing p5-Unicode-Map version 0.112, based on wip package.taca3-0/+30
This module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To transform these use Unicode::String. This module can't deal directly with utf8. Use Unicode::String to convert utf8 to utf16 and vice versa. Character mapping is according to the data of binary mapfiles in Unicode::Map hierarchy. Binary mapfiles can also be created with this module, enabling you to install own specific character sets.