pkgsrc/converters
wen 314a54e5e8 Update to 1.35
Upstream changes:
1.35 Tue Aug 13 19:50:55 PDT 2013
    - improve conversion of certain composed characters to MARC8

      Some characters should not be fully decomposed
      before converting them to MARC8.  This patch adds
      a table of such characters, based on Annex A of
      http://www.loc.gov/marc/marbi/2006/2006-04.html
      and on some sample records provided by Jason
      Stephenson of MVLC.

    - recognize G0 and G1 characters properly

      When converting from MARC8 to UTF8, MARC::Charset now
      properly recognizes if a (single-byte) MARC8 character falls
      in G0 or G1.

      This is part of the fix for RT#63271 (converting characters
      in the Extended Cyrillic character set), but should also
      fix similar issues with converting characters in the extended
      Arabic set.

      This commit also means that all MARC8 character sets that support
      both G0 and G1 wll be properly converted, regardless of whether
      they're currently set as the G0 or G1 character set.  For example,
      it is now possible to convert Extended Latin as G0 or Basic Latin
      as G1.

      This fixes RT#63271

    - have MARC::Charset::Code->marc_value() handle G0/G1 conversion

      Since there's at present no need to do things like have
      ANSEL be the G0 character set when converting from UTF8 to
      MARC8, this commit centralizes the logic for deciding
      whether to return the G0 or G1 MARC8 representation of a
      character.

      Also add MARC::Charset::Code->g0_marc_value(), which returns
      the G0 representation of the character for use by the
      character DB.

    - New test cases for converting Vietnamese and Extended Cyrillic
      text.

1.34 Mon Feb 11 09:10:35 PST 2013
    - RT#83257: use AnyDBM_File rather than hardcode GDBM_File

      To improve portability, use AnyDBM_File to select a DBM
      rather than rely on GDBM_File.  GDBM_File apparently used
      to be a core module, but not all distributions included it,
      particularly OS X.  In any event, GDBM_File is no longer
      core.

      This patch also includes a tweak to allow MARC::Charset to
      work with NDBM_File and ODBM_File, neither of which
      support 'exists'.

      I've tested MARC::Charset successfully on the following
      DBMs:

      - GDBM_File
      - DB_File
      - NDBM_File
      - ODBM_File
      - SDBM_File

      This is also my preferred order; SDBM_File is selected last
      because it produces the biggest data file on disk.

    - RT#38912: fix mapping of double diacritics (ligature and double
      tilde).
      Thanks to Thomas P. Ventimiglia for the bug report and test case.
2013-08-15 08:02:23 +00:00
..
2vcard Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
ack Fix legacy C. Passes gcc -Wall and should build on clang too. 2012-12-26 21:21:38 +00:00
autoconvert Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
base64 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
bbcim Retire from pkg maintainership 2012-10-13 09:34:49 +00:00
bib2xml Use full path. 2013-04-27 23:05:50 +00:00
bibtex2html Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
cbmconvert Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
chef Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
cn2jp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
code2html Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
convmv Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
doc2html Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
docx2txt Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
dos2unix Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
dvi2tty Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
enriched2html Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
fondu Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
fribidi Do not install empty man pages (they confuse makemandb). 2013-08-03 15:08:38 +00:00
gbase Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
help2man Fix build under Cygwin. 2013-07-26 12:54:39 +00:00
hztty Add termios.h formerly included by unistd.h. 2013-07-18 12:07:24 +00:00
ish Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
ja-dvi2tty Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
jcode-perl Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
kcc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
latex2rtf Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
libcdr Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
libiconv Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
libvisio Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
libwpd Use a more specific fix for clang. 2012-10-20 22:04:27 +00:00
libwpg Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
libwps Fix build with Clang. 2012-10-20 22:04:50 +00:00
macfork Don't use non-standard -I- for no good reason. 2012-11-07 15:23:37 +00:00
mpack Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
nkf Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
odt2txt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
p5-chkjis Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Convert-BinHex Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Convert-Color Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Convert-TNEF Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Convert-UUlib Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Data-Hexify Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Jcode Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-JSON Updating package for CPAN distribution JSON in converters/p5-JSON from 2013-07-03 13:38:50 +00:00
p5-JSON-Any Updating package for CPAN distribution JSON-Any in onverters/p5-JSON-Any 2013-07-03 16:24:57 +00:00
p5-JSON-PP Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-JSON-XS Updating package for CPAN distribution JSON-XS in converters/p5-JSON-XS 2013-07-03 13:41:10 +00:00
p5-JSON-XS-VersionOneAndTwo Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-MARC-Charset Update to 1.35 2013-08-15 08:02:23 +00:00
p5-MARC-Crosswalk-DublinCore Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-MIME-Base32 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-MIME-Base64 Update to 3.14. From the changelog: 2013-07-10 02:26:11 +00:00
p5-MIME-Base64-URLSafe Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-nkf Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Sereal-Decoder Adding package for CPAN distribution Sereal-Decoder 0.36 into 2013-07-03 06:41:50 +00:00
p5-Sereal-Encoder Adding package for CPAN distribution Sereal-Encoder version 0.36 into 2013-07-03 06:44:22 +00:00
p5-Text-Iconv Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-Collate Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-EastAsianWidth Add license, now that it's in pkgsrc. 2013-07-09 21:39:32 +00:00
p5-Unicode-IMAPUtf7 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-Map Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-Map8 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-MapUTF8 Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-Normalize Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-String Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
p5-Unicode-UTF8simple Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
pear-I18n_UnicodeNormalizer Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
php-iconv Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
php-mbstring Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
psiconv Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
pstotext Revbump for all packages that have USE_TOOLS+=gs 2013-04-24 10:06:47 +00:00
py-chardet Update to 2.1.1. Old HOMEPAGE gone, switch to pypi. Changes undocumented. 2012-10-20 13:14:48 +00:00
py-jpCodecs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
py-simplejson Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
py-zbase32 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
py-zfec Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
py-zhCodecs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
qkc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
qrencode Update to latest release. Use options framework to all user to build a 2013-06-09 13:48:50 +00:00
recode Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
rpm2cpio Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
rss2html PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
rtf2html Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
ru-d1489 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
ruby-Ascii85 Update ruby-Ascii85 to 1.0.2. 2012-09-16 14:00:28 +00:00
ruby-romkan Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
ruby-uconv Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
ruby-unf Update ruby-unf to 0.1.1. 2013-06-14 16:46:12 +00:00
ruby-unf_ext No need to specify GEM_CLEANBUILD and fix PLIST. 2013-07-07 15:18:11 +00:00
skf Update skf to 1.99.6. 2013-08-01 12:41:01 +00:00
smbchartool Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
TECkit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
tex2rtf Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
txt2html Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
txt2man Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
txt2pdbdoc Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
unix2dos Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
uudeview Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
uulib Update pkgsrc patch to support SunOS as well as BSD. 2013-02-22 21:20:28 +00:00
wv Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: 2013-06-04 22:15:37 +00:00
wv2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
xdeview Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
xlhtml Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
xlreader Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:20:09 +00:00
yencode Fixes: 2013-04-06 03:45:05 +00:00
Makefile + p5-Unicode-EastAsianWidth 2013-07-04 15:59:11 +00:00