pkgsrc/converters
wiz 9e53dadb47 p5-Sereal: update to 3.015.
3.015 Thu Sep  1 20:18:44 CEST 2016
  * Fix builds under 5.25+
  * Fix various buffer overun bugs found using AFL (thanks to dgryski)
  * Fix issue in decode_from_file()

3.014 Dec  7 2015
  * Fix builds under 5.8.9

3.012 Dec  6 2015
  * Yet another release related to broken META files.
    ExtUtils::MakeMaker and CPAN::Meta need to be up to date
    or the META files miss stuff.

3.011 Dec  6 2015
  * No significant changes. Doc typo fixes, and build tweaks.

3.010 Nov 30 2015
  * Fix silly build issue for Sereal. We do some magic so that things
    "Just Work" when building from withing the git repo, but that magic
    was failing due to a precedence issue in the magic detection logic.
    This mean that users building in a git based .cpan dir would see
    breakage.

3.009 Nov 30 2015
  * Re-relase 3.008 with updated META files.

3.008 Nov 27 2015
  * [ENCODER] FIX: Make sure that reserializing a data structure created
    using alias_varint_under does not produce a corrupted dataset.
    Thanks to Iskra for the report.
  * [ENCODER] FIX: Precedence issue related to sort keys options.
    Thanks to Petr Písař <ppisar@redhat.com> for the report and fix.
  * [ENCODER/DECODER] FIX: Win32 build issues.

3.007 Nov 26 2015
  * [DECODER] Build fixes for boxes without any Sereal installed (it seems
    to be common on certain types of smokers, and not on others).
  * [ENCODER]: Base sort order changed, new sort orders added.
    Rework sort logic to be more efficient, fix sorted tied hashes,
    define new sort order.
    See Sereal::Encoders CHANGES files.
  * [ENCODER] Handle PVLV undefs
  * [ENCODER] General optimizations.
  * [ENCODER] Build fixes for 5.8.9
  * [ENCODER] Doc patches
  * Win32 build fixes.

3.006 Nov 14 2015
  * [DECODER] fix segfaults from heavily corrupted data. Guards
    against various pathological cases which could cause segfaults
    fixed. Thanks to Damian Gryski and "fuzzing sereal with afl"
    for finding these cases.
  * [ENCODER] Various subtle fixes to how we choose whether to serialize
    the string or numeric version of a value, in particular to
    ensure that "00" always round trips as "00", and related issues.
    Note this fix has correctness and performance consequences. In
    some cases values that used to serialized as integers (arguably
    incorrectly) will be serialized as strings instead, and some code
    maybe be slower to serialize.
    NOTE: Some issues related to this subject are not fixable without
    a protocol change. In particular this change may affect the behavior
    of code that uses binary logical operators on values serialized
    with Perl.
    Thanks to Zefram, Tom, and others for help with this issue.
  * Fixups for cast warnings under -Wint-to-ptr builds by using
    using PTR2INT and INT2PTR for casting our objects.
  * Win32 fixes
  * Build improvements
  * Changes to how we generate constants

3.005 Jan 05 2015
  * Build improvements related to char signedness being platform
    dependent.

3.004 Dec 27 2014
  * Performance optimizations and other miscellaneous changes.
  * Build improvements.
  * Win32 fixes for weakrefs.

3.003 Oct 19 2014
  * Niko Tyni fixed the 64-bit big endian Sereal bug! (Yay Niko!)
  * Setup META.yml correctly so that certain dependencies are
    marked as being test dependencies and not build or run-time
    dependencies.
  * Allow one to build against an externally supplied version
    of csnappy or miniz. Thanks to Petr Písař <ppisar@redhat.com>

3.002 Aug 20 2014
  Summary of changes from 3.001 - 3.002
  - Encoder: Introduce "canonical" option to encoder
  - Encoder: Introduce "canonical_refs" option to encoder
  - Decoder: Introduce "set_readonly" option to decoder
  - Decooder: Introduce "set_readonly_scalars" option to decoder

  * Decoder Bug fixes
  - Fix assertion fails in DEBUG perls (Brian Fraser)
  - Fix segfault with "into" interface when decoding references and
    strings into the same target SV. See new test t/550_decode_into.t

  * Test Infra Changes
  - Split up bulk tests to speed up testing and make it easier
    to see when a failure is restricted to a specific option.

  * Big-Endian Support
  - Improved support for Big-Endian machines. We now build and pass test
    on Sparc and HP-UX and other platforms with big-endian or strict
    alignedness requirements. Much thanks to Jarkko Hietaniemi,
    Gregor Herrmann, and H. Merijn Brand for for their assistance with
    this.
  - We still have issues with s390x (Z/Os) with Sereal. If someone wants
    to help it would be appreciated.

3.001
  - Production release 1 of protocol version 3
  - Zlib support
  - CANONICAL_UNDEF,
  - new magic header to make it easier to detect
    UTF8 encoded data.
  - Minor changes to how scalar values are serialized
    to favour more compact representations.
2017-09-17 08:29:42 +00:00
..
2vcard Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
ack Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
autoconvert Comment out dead sites. 2017-08-16 20:45:30 +00:00
base64 Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
bbcim Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
bib2xml Comment out dead sites. 2017-08-16 20:45:30 +00:00
bibtex2html Recursive revbump associated with update of ocaml to 4.05 2017-09-08 09:51:18 +00:00
cbmconvert Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
chef Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
cn2jp Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
code2html Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
convmv Update to 2.03 2017-08-11 01:17:07 +00:00
doc2html Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
docx2txt Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
dos2unix Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
dvi2tty Update to TeXlive 2017 2017-06-20 20:50:49 +00:00
enriched2html Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
erlang-iconv Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
fondu Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
fribidi Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
gbase Reset maintainer 2017-09-16 19:26:41 +00:00
help2man help2man (1.47.4) unstable; urgency=medium 2016-09-13 10:25:22 +00:00
hs-aeson Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3 2016-01-10 11:49:09 +00:00
hs-base64-bytestring Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
hztty Use OPSYSVARS. 2016-02-25 12:50:49 +00:00
ish Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
ja-dvi2tty Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
jcode-perl Comment out dead sites. 2017-08-16 20:45:30 +00:00
kcc Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
latex2rtf Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
libabw Revbump for boost update 2017-08-24 20:02:56 +00:00
libcdr Revbump for boost update 2017-08-24 20:02:56 +00:00
libe-book Revbump for boost update 2017-08-24 20:02:56 +00:00
libetonyek Revbump for boost update 2017-08-24 20:02:56 +00:00
libfreehand Revbump for boost update 2017-08-24 20:02:56 +00:00
libiconv Explicitly override iconv checks on SunOS, as GNU libiconv will change its 2017-03-30 12:40:31 +00:00
libkkc Update to 0.3.5 2016-04-07 14:35:27 +00:00
libmspub Revbump for boost update 2017-08-24 20:02:56 +00:00
libmwaw Revbump for boost update 2017-08-24 20:02:56 +00:00
libpagemaker Revbump for boost update 2017-08-24 20:02:56 +00:00
librevenge Revbump for boost update 2017-08-24 20:02:56 +00:00
libstaroffice Revbump for boost update 2017-08-24 20:02:56 +00:00
libvisio Revbump for boost update 2017-08-24 20:02:56 +00:00
libwpd Revbump for boost update 2017-08-24 20:02:56 +00:00
libwpg Revbump for boost update 2017-08-24 20:02:56 +00:00
libwps Revbump for boost update 2017-08-24 20:02:56 +00:00
libzmf Revbump for boost update 2017-08-24 20:02:56 +00:00
macfork Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
mpack Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
nkf Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
odt2txt Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
opencc Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
orcus0.12 Revbump for boost update 2017-08-24 20:03:08 +00:00
p5-chkjis Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Convert-Bencode Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Convert-BinHex Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Convert-Color Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Convert-TNEF Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Convert-UUlib Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Data-Hexify Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Jcode Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-JSON Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-JSON-Any Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-JSON-MaybeXS p5-JSON-MaybeXS: remove comment. 2017-09-17 08:12:14 +00:00
p5-JSON-PP p5-JSON-PP: update to 2.94. 2017-09-17 08:13:27 +00:00
p5-JSON-XS Updated p5-JSON-XS to 3.04. 2017-09-04 12:27:18 +00:00
p5-JSON-XS-VersionOneAndTwo Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-MARC-Charset Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-MARC-Crosswalk-DublinCore Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-MIME-Base32 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-MIME-Base64 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-MIME-Base64-URLSafe Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-nkf Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Sereal p5-Sereal: update to 3.015. 2017-09-17 08:29:42 +00:00
p5-Sereal-Decoder p5-Sereal-Decoder: update to 3.015. 2017-09-17 08:17:38 +00:00
p5-Sereal-Encoder p5-Sereal-Encoder: update to 3.015. 2017-09-17 08:25:14 +00:00
p5-Text-Iconv Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Unicode-Collate Fix build with Perl 5.26.0 2017-06-07 14:29:59 +00:00
p5-Unicode-EastAsianWidth Fix build from Perl 5.26.0 2017-06-06 08:22:45 +00:00
p5-Unicode-IMAPUtf7 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Unicode-Map Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Unicode-Map8 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Unicode-MapUTF8 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Unicode-Normalize Fix HOMEPAGE. 2017-09-03 08:11:38 +00:00
p5-Unicode-String Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Unicode-UTF8simple Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
pdf2svg Recursive revbump from poppler update 2017-09-04 20:20:53 +00:00
pear-I18n_UnicodeNormalizer Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
php-iconv
php-mbstring Reset PKGREVISION along with all PHP language packages update. 2016-07-24 02:21:46 +00:00
php-recode Import wip/php-recode as converters/php-recode. 2015-09-03 06:47:59 +00:00
psiconv Revbump after updating graphics/libwebp 2016-01-06 10:46:49 +00:00
pstotext Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
py-cairosvg Reset maintainer 2017-09-16 19:26:41 +00:00
py-chardet Follow some redirects. 2017-09-03 08:53:04 +00:00
py-jpCodecs Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
py-simplejson Version 3.11.1: 2017-07-03 17:13:11 +00:00
py-yenc Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
py-zbase32 Follow some redirects. 2017-09-04 18:08:18 +00:00
py-zfec Follow some redirects. 2017-09-04 18:08:18 +00:00
py-zhCodecs Follow some redirects. 2017-09-04 18:08:18 +00:00
pyzy Update some URLs. 2017-09-04 18:55:07 +00:00
qkc Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
qrencode Follow some redirects. 2017-09-04 18:08:18 +00:00
recode Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
rpm2cpio Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
rss2html Comment out dead sites. 2017-09-04 18:00:49 +00:00
rtf2html Comment out dead sites. 2017-09-04 18:00:49 +00:00
ru-d1489 Follow some redirects. 2017-09-04 18:08:18 +00:00
ruby-Ascii85 Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
ruby-romkan Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
ruby-uconv Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-unf Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-unf_ext Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
skf Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
smbchartool Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
sratom Reset maintainer 2017-09-16 19:26:41 +00:00
TECkit the scripts.sil.org site is using ViewVC to dynamically generate a 2016-01-09 03:10:45 +00:00
txt2html Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
txt2man Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
txt2pdbdoc Comment out dead sites. 2017-09-06 10:40:25 +00:00
unix2dos Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
unoconv Simplify github usage. 2017-07-09 20:58:09 +00:00
uudeview Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
uulib Honor LDFLAGS. Fixes RELRO build. 2017-07-07 11:19:44 +00:00
wkhtmltopdf Various portability fixes. Fix library path for the final binaries. Bump 2017-09-10 19:58:36 +00:00
wv Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wv2 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
xdeview Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
xlhtml Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
xlreader Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
yencode Add SHA512 digests for distfiles for converters category 2015-11-03 01:43:46 +00:00
Makefile Add converters/unoconv 2017-07-09 14:13:53 +00:00