Commit graph

212540 commits

Author SHA1 Message Date
wiz
a53c0285d3 Mark as not ready for python-3.x.
Improve a comment.
Bump PKGREVISION.
2014-02-07 13:14:06 +00:00
wiz
7adb717f84 Updated graphics/inkscape to 0.48.4nb17 2014-02-07 13:11:07 +00:00
wiz
06607a0012 Fix interpreter path in installed python scripts.
Add some missing python dependency modules.
Mark as not ready for python 3.x.
Bump PKGREVISION.
2014-02-07 13:10:58 +00:00
mef
67ad34f312 +goocanvas-2.0.2 2014-02-07 13:07:26 +00:00
wiz
23fe757025 Updated games/wesnoth to 1.10.6nb6 2014-02-07 12:27:16 +00:00
wiz
37205c8180 Mark as not ready for python-3.x. Bump PKGREVISION. 2014-02-07 12:27:06 +00:00
wiz
f0d3456631 Update HOMEPAGE. 2014-02-07 10:19:27 +00:00
fhajny
47cab43c0b Pass zlib location explicitly (fixed build on recent SmartOS). 2014-02-07 09:21:15 +00:00
obache
b5acb831a3 Add xml and gnutls option, requested by Danie Roux via PR pkg/48382. 2014-02-07 08:56:52 +00:00
dsainty
675788db40 Remove the _scratch_ paths from the PLIST. They shouldn't be there, but they
should have been removed by the Makefile's post-install before the PLIST is
constructed too.
2014-02-07 08:54:06 +00:00
obache
7ae6cc7f21 Updated www/squid3 to 3.4.3nb1 2014-02-07 05:28:56 +00:00
obache
27cc6acec9 Remove tons of unwanted dir in INSTALLATION_DIRS, and remove last backslash,
it will concat to next line "SPECIAL_PERMS", then it result in creating unwanted
directory and let "pinger" to install into wrong directry, and permission is not
set correctly.

Bump PKGREVISION.
2014-02-07 05:28:19 +00:00
schmonz
5e3565735b Added textproc/p5-Text-Nimble version 0.002001 2014-02-07 03:52:30 +00:00
schmonz
8cef2e8826 Add and enable p5-Text-Nimble. 2014-02-07 03:52:06 +00:00
schmonz
cce7fb2a9f Initial import of Nimble, a markup language that tries to make it
easy to author semantically-useful documents with special consideration
given to HTML5 output. Things like blog posts, wiki articles, and
documentation are meant to be easy to write using Nimble.
2014-02-07 03:50:59 +00:00
wiz
844a3ec79c Reset PKGREVISION for libao update to 1.2.0. 2014-02-06 18:37:23 +00:00
wiz
24e379734f Updated audio/libao to 1.2.0 2014-02-06 18:37:16 +00:00
wiz
1e4071e9e6 Update to 1.2.0:
1.2.0 - January 27, 2014
 - Added missing ao_file_extension() (see Trac #1841)
 - Fixed memory leak in ao_shutdown() (see Trac #1799)
 - Updated manpage libao.conf.5 (see Trac #1822)
 - Corrected doc/ao_play.html (see Trac #1808)
 - Latency adjustments
 - Implement PulseAudio client_name (see Trac #1924)
 - Other ALSA, Pulse, Roar, sndio and MacOS driver improvements
2014-02-06 18:37:07 +00:00
wiz
dc297fa3f7 Updated graphics/png to 1.6.9 2014-02-06 18:24:25 +00:00
wiz
24d26b9f86 Update to 1.6.9, getting rid of the final two patches after discussion
with very helpful upstream.

Changes:

Version 1.6.9beta01 [December 26, 2013]
  Bookkeeping: Moved functions around (no changes). Moved transform
    function definitions before the place where they are called so that
    they can be masde static. Move the intrapixel functions and the
    grayscale palette builder out of the png?tran.c files. The latter
    isn't a transform function and is no longer used internally, and the
    former MNG specific functions are better placed in pngread/pngwrite.c
  Made transform implementation functions static. This makes the internal
    functions called by png_do_{read|write}_transformations static. On an
    x86-64 DLL build (Gentoo Linux) this reduces the size of the text
    segment of the DLL by 1208 bytes, about 0.6%. It also simplifies
    maintenance by removing the declarations from pngpriv.h and allowing
    easier changes to the internal interfaces.
  Rebuilt configure scripts with automake-1.14.1 and autoconf-2.69
    in the tar distributions.

Version 1.6.9beta02 [January 1, 2014]
  Added checks for libpng 1.5 to pngvalid.c.  This supports the use of
    this version of pngvalid in libpng 1.5
  Merged with pngvalid.c from libpng-1.7 changes to create a single
    pngvalid.c
  Removed #error macro from contrib/tools/pngfix.c (Thomas Klausner).
  Merged pngrio.c, pngtrans.c, pngwio.c, and pngerror.c with libpng-1.7.0
  Merged libpng-1.7.0 changes to make no-interlace configurations work
    with test programs.
  Revised pngvalid.c to support libpng 1.5, which does not support the
    PNG_MAXIMUM_INFLATE_WINDOW option, so #define it out when appropriate in
    pngvalid.c
  Allow unversioned links created on install to be disabled in configure.
    In configure builds 'make install' changes/adds links like png.h
    and libpng.a to point to the newly installed, versioned, files (e.g.
    libpng17/png.h and libpng17.a). Three new configure options and some
    rearrangement of Makefile.am allow creation of these links to be disabled.

Version 1.6.9beta03 [January 10, 2014]
  Removed potentially misleading warning from png_check_IHDR().

Version 1.6.9beta04 [January 20, 2014]
  Updated scripts/makefile.* to use CPPFLAGS (Cosmin).
  Added clang attribute support (Cosmin).

Version 1.6.9rc01 [January 28, 2014]
  No changes.

Version 1.6.9rc02 [January 30, 2014]
  Quiet an uninitialized memory warning from VC2013 in png_get_png().

Version 1.6.9 [February 6, 2014]
2014-02-06 18:24:11 +00:00
wiz
4687d78ce7 Updated finance/gnucash to 2.6.1nb1 2014-02-06 18:18:23 +00:00
wiz
90dbda26b4 Mark as not ready for python-3.x. Bump PKGREVISION. 2014-02-06 18:18:11 +00:00
adam
5c2da4ff36 Updated devel/git to 1.8.5.4 2014-02-06 17:35:22 +00:00
adam
9f98f6b7c5 Changes 1.8.5.4:
* "git fetch --depth=0" was a no-op, and was silently ignored.
   Diagnose it as an error.

 * Remote repository URL expressed in scp-style host:path notation are
   parsed more carefully (e.g. "foo/bar:baz" is local, "[::1]:/~user" asks
   to connect to user's home directory on host at address ::1.

 * SSL-related options were not passed correctly to underlying socket
   layer in "git send-email".

 * "git commit -v" appends the patch to the log message before
   editing, and then removes the patch when the editor returned
   control. However, the patch was not stripped correctly when the
   first modified path was a submodule.

 * "git mv A B/", when B does not exist as a directory, should error
   out, but it didn't.

 * When we figure out how many file descriptors to allocate for
   keeping packfiles open, a system with non-working getrlimit() could
   cause us to die(), but because we make this call only to get a
   rough estimate of how many is available and we do not even attempt
   to use up all file descriptors available ourselves, it is nicer to
   fall back to a reasonable low value rather than dying.

 * "git log --decorate" did not handle a tag pointed by another tag
   nicely.

 * "git add -A" (no other arguments) in a totally empty working tree
   used to emit an error.

 * There is no reason to have a hardcoded upper limit of the number of
   parents for an octopus merge, created via the graft mechanism, but
   there was.

 * The implementation of 'git stash $cmd "stash@{...}"' did not quote
   the stash argument properly and left it split at IFS whitespace.

 * The documentation to "git pull" hinted there is an "-m" option
   because it incorrectly shared the documentation with "git merge".

Also contains typofixes, documentation updates and trivial code clean-ups.
2014-02-06 17:34:02 +00:00
drochner
fa798523d0 mention updates 2014-02-06 17:28:54 +00:00
drochner
825af6cff9 sync w/ base pkg 2014-02-06 17:28:24 +00:00
drochner
390aae8299 update to 2.8
change: based on Scintilla v3.3.6
2014-02-06 17:27:47 +00:00
drochner
aa64585983 sync w/ scintilla 2014-02-06 17:26:32 +00:00
drochner
754e6776ba update to 3.3.9
changes:
-improved language support
-improved drawing quality
-bugfixes
2014-02-06 17:25:49 +00:00
drochner
d488097439 update to 1.20
changes:
* Add HDF5 file data import
* Allow expressions to be edited for linked 2D datasets
* Add support for 2D datasets with irregular gridpoints
* Add 2D data CSV import
* Allow safe renaming of linked datasets
* Support importing text from FITS files
+bugfixes
2014-02-06 17:22:19 +00:00
drochner
ff66e1e94b use distutils.mk, from wiz 2014-02-06 14:59:11 +00:00
drochner
f7601b6f94 +h5py 2014-02-06 14:24:22 +00:00
drochner
fa9f14dae3 add py-h5py-2.2.1, Python bindings to hdf5, from Kamel Derouiche
per pkgsrc-wip
2014-02-06 14:22:51 +00:00
abs
fa2425658e Updated www/p5-CatalystX-Component-Traits to 0.19
Updated www/p5-Catalyst-Plugin-StackTrace to 0.12
Updated www/p5-Catalyst-Plugin-Session to 0.39
Updated databases/p5-Catalyst-Model-DBIC-Schema to 0.62
Updated www/p5-Catalyst-Plugin-ConfigLoader to 0.33
Updated mail/p5-MIME-Types to 2.04
Updated www/p5-Catalyst-Plugin-Static-Simple to 0.31
Updated www/p5-Catalyst-Authentication-Store-DBIx-Class to 0.1505
Added www/p5-CGI-Cookie-XS version 0.18
Added www/p5-Cookie-XS version 0.11
Added www/p5-HTTP-HeaderParser-XS version 0.20
Added www/p5-Catalyst-Engine-HTTP-Prefork version 0.51
Updated archivers/p5-Archive-Any to 0.0941
Updated archivers/p5-Archive-Zip to 1.37
Updated archivers/p5-Archive-Tar to 1.96
Updated comms/p5-Device-Modem to 1.57
Updated converters/p5-Convert-Color to 0.10
Updated converters/p5-JSON to 2.90
Updated converters/p5-JSON-Any to 1.32
Added devel/p5-Types-Serialiser version 1.0
Updated converters/p5-JSON-XS to 3.010
Updated converters/p5-Sereal-Decoder to 2.03
Updated converters/p5-Sereal-Encoder to 2.03
Updated converters/p5-Unicode-Collate to 1.04
Updated converters/p5-Unicode-Normalize to 1.17
Updated devel/p5-Rose-Object to 0.860
Updated time/p5-Rose-DateTime to 0.540
Updated www/p5-Rose-HTML-Objects to 0.620
Updated databases/p5-Rose-DB to 0.775
Updated databases/p5-Rose-DB-Object to 0.810
Updated databases/p5-DBD-postgresql to 3.0.0
Updated databases/p5-DBI to 1.631
2014-02-06 13:15:06 +00:00
abs
18ad5e1c7a Updated databases/p5-DBI to 1.631
Changes in DBI 1.631

NOTE: This release changes the handle passed to Callbacks from being an 'inner'
handle to being an 'outer' handle. If you have code that makes use of Callbacks,
ensure that you understand what this change means and review your callback code.

    Fixed err_hash handling of integer err RT#92172 [Dagfinn Ilmari]
    Fixed use of \Q vs \E in t/70callbacks.t

    Changed the handle passed to Callbacks from being an 'inner'
        handle to being an 'outer' handle.

    Improved reliability of concurrent testing
        PR#8 [Peter Rabbitson]
    Changed optional dependencies to "suggest"
        PR#9 [Karen Etheridge]
    Changed to avoid mg_get in neatsvpv during global destruction
        PR#10 [Matt Phillips]
2014-02-06 13:14:06 +00:00
abs
426b81426a Updated databases/p5-DBD-postgresql to 3.0.0
Version 3.0.0

  - Major change in UTF-8 handling. If client_encoding is set to UTF-8,
    always mark returned Perl strings as utf8. See the pg_enable_utf8 docs
    for more information.
    [Greg Sabino Mullane, David E. Wheeler, David Christensen]

  - Bump DBI requirement to 1.614

  - Bump Perl requirement to 5.8.1

  - Add new handle attribute, switch_prepared, to control when we stop
    using PQexecParams and start using PQexecPrepared. The default is 2:
    in previous versions, the effective behavior was 1 (i.e. PQexecParams
    was never used).
    [Greg Sabino Mullane]

  - Better handling of items inside of arrays, particularly bytea arrays.
    [Greg Sabino Mullane] (CPAN bug #91454)

  - Map SQL_CHAR back to bpchar, not char
    [Greg Sabino Mullane, reported by H.Merijn Brand]

  - Do not force oids to Perl ints
    [Greg Sabino Mullane] (CPAN bug #85836)

  - Return better sqlstate codes on fatal errors
    [Rainer Weikusat]

  - Better prepared statement names to avoid bug
    [Spencer Sun] (CPAN bug #88827)

  - Add pg_expression field to statistics_info output to show
    functional index information
    [Greg Sabino Mullane] (CPAN bug #76608)

  - Adjust lo_import_with_oid check for 8.3
    (CPAN bug #83145)

  - Better handling of libpq errors to return SQLSTATE 08000
    [Stephen Keller]

  - Make sure CREATE TABLE .. AS SELECT returns rows in non do() cases

  - Add support for AutoInactiveDestroy
    [David Dick] (CPAN bug #68893)

  - Fix ORDINAL_POSITION in foreign_key_info
    [Dagfinn Ilmari Mannsåker] (CPAN bug #88794)

  - Fix foreign_key_info with unspecified schema
    [Dagfinn Ilmari Mannsåker] (CPAN bug #88787)

  - Allow foreign_key_info to work when pg_expand_array is off
    [Greg Sabino Mullane and Tim Bunce] (CPAN bug #51780)

  - Remove math.h linking, as we no longer need it
    (CPAN bug #79256)

  - Spelling fixes
    (CPAN bug #78168)

  - Better wording for the AutoCommit docs
    (CPAN bug #82536)

  - Change NOTICE to DEBUG1 in t/02attribs.t test for handle attribute "PrintWarn":
    implicit index creation is now quieter in Postgres.
    [Erik Rijkers]

  - Use correct SQL_BIGINT constant for int8
    [Dagfinn Ilmari Mannsåker]

  - Fix assertion when binding array columns on debug perls >= 5.16
    [Dagfinn Ilmari Mannsåker]

  - Adjust test to use 3 digit exponential values
    [Greg Sabino Mullane] (CPAN bug #59449)

  - Avoid reinstalling driver methods in threads
    [Dagfinn Ilmari Mannsåker] (CPAN bug #83638)

  - Make sure App::Info does not prompt for pg_config location
    if AUTOMATED_TESTING or PERL_MM_USE_DEFAULT is set
    [David E. Wheeler] (CPAN bug #90799)

  - Fix typo in docs for pg_placeholder_dollaronly
    [Bryan Carpenter] (CPAN bug #91400)

  - Cleanup dangling largeobjects in tests
    [Fitz Elliott] (CPAN bug #92212)

  - Fix skip test counting in t/09arrays.t
    [Greg Sabino Mullane] (CPAN bug #79544)

  - Explicitly specify en_US for spell checking
    [Dagfinn Ilmari Mannsåker] (CPAN bug #91804)
2014-02-06 13:11:32 +00:00
abs
cd9ce3978c Updated databases/p5-Rose-DB-Object to 0.810
0.810 (01.18.2013) - John Siracusa <siracusa@gmail.com>

    * Improved automated installation detection (RT 92255)

0.809 (12.04.2013) - John Siracusa <siracusa@gmail.com>

    * Corrected precision and scale for auto-loaded numeric column metadata.
      (Reported by Justin Hawkins)

0.808 (11.03.2013) - John Siracusa <siracusa@gmail.com>

    * Fixed typos.

0.807 (08.28.2013) - John Siracusa <siracusa@gmail.com>

    * Fixed inheritance of Rose::DB::Object::Cached's cached_objects_expire_in
      attribute.  (Patch by Frank Wesemann)
2014-02-06 13:05:04 +00:00
abs
dbfffaacb7 Updated databases/p5-Rose-DB to 0.775
0.775 (01.18.2013) - John Siracusa <siracusa@gmail.com>

    * Improved automated installation detection (RT 92254)

0.774 (11.01.2013) - John Siracusa <siracusa@gmail.com>

    * Fixed typos.

0.773 (10.28.2013) - John Siracusa <siracusa@gmail.com>

    * Fixed bad skip count on test file.

0.772 (10.28.2013) - John Siracusa <siracusa@gmail.com>

    * Fixed a bug that caused nested arrays to be incorrectly formatted by
      Rose::DB::Pg's format_array() method.  (Patch by Brian Duggan.)
    * Updated contributors list.
2014-02-06 13:03:18 +00:00
abs
071370c37f Updated www/p5-Rose-HTML-Objects to 0.620
0.620 (12.18.2013) - John Siracusa <siracusa@gmail.com>

    * Eliminate a perl 5.19 "precedence issue with control flow operator"
      warning.

0.619 (07.24.2013) - John Siracusa <siracusa@gmail.com>

    * Fixed incorrect return statements (RT 87253) (Patch by Reini Urban)
2014-02-06 13:02:42 +00:00
abs
1e11813db7 Updated time/p5-Rose-DateTime to 0.540
0.540 (12.08.2013) - John Siracusa <siracusa@gmail.com>

    * Handle object return value from DateTime->DefaultLocale.

0.539 (10.03.2013) - John Siracusa <siracusa@gmail.com>

    * Fixed a typo in the documentation. (RT 89224)
2014-02-06 13:00:59 +00:00
abs
94c1692b56 Updated devel/p5-Rose-Object to 0.860
0.860 (10.03.2013) - John Siracusa <siracusa@gmail.com>

	* Fixed typos in the documentation. (RT 89241)
2014-02-06 12:59:21 +00:00
abs
335663a933 Updated converters/p5-Unicode-Normalize to 1.17
1.17  Sat Oct  5 11:36:43 2013
    - assertion using unpack
2014-02-06 12:56:32 +00:00
abs
a7544be9c6 Updated converters/p5-Unicode-Collate to 1.04
1.04  Sat Dec  7 11:34:18 2013
    - XS: a workaround for perl 5.6.x to handle U+FFFF correctly.
      unpack_U() is implemented by using XS again as well as that in 1.02,
      but now that is used only in the versions before perl 5.8.0.

1.03  Sun Dec  1 21:45:46 2013
    - XS: now unpack_U() uses unpack('U*') in pure perl.
      avoid XS for the internal "utf8" encoding of perl.

1.02  Sun Nov 10 18:39:37 2013
    - POD: fix [rt.cpan.org #90170] about iso-8859-1 letters in pod.
      E<> is used for the compatibility with perl 5.6.1 and possibly EBCDIC.
    - 1.01 forgot to increase the version number of CJK/Korean.pm.
    - modified tests: cjkrange.t, compatui.t, hangtype.t, illegal.t,
      loc_ja.t, loc_ta.t, overcjk0.t, overcjk1.t, view.t in t.

1.01  Sat Nov  2 19:00:38 2013
    - DUCET is updated (for Unicode 6.3.0) as Collate/allkeys.txt.
    ! Please notice that allkeys.txt will be overwritten if you have had
      other allkeys.txt already.
    - The default UCA_Version is 28.
    - Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
    - modified tests: loc_es.t, loc_estr.t, rewrite.t, version.t in t.

1.00  Sun Oct 27 13:22:17 2013
    - When a subroutine by 'overrideOut' taking a out-of-range value and
      returning undef, now the value is treated as if it were U+FFFD.
      * 0.99 wrongly calculates implicit weights based on out-of-range values.
    - Assertion using unpack 'U' is added. If not only pack('U') but also
      unpack('U') of CORE:: don't work as expected, this module will die.
2014-02-06 12:54:50 +00:00
abs
b39ae6e110 Updated converters/p5-Sereal-Encoder to 2.03
2.03 Tue Jan  7 20:00 2014 (AMS time)
  - (Hopefully) final fixes to FREEZE/THAW functionality:
    => Add safe assertion to make sure that we don't segfault on invalid
       data.
    => Fix encoding/decoding of data structures with repeated references
       to the same instance of a class that has FREEZE/THAW hooks.
       Thanks to Christian Hansen for a test case.
  - Distribution dependency fix.

2.02 Mon Jan  6 15:00 2014 (AMS time)
  - Fundamental fixes for FREEZE/THAW support in previous Sereal v2
    releases. If you plan to use FREEZE/THAW, make sure you have 2.02
    or better (dito for the decoder).

2.01 Tue Dec 31 08:15 2013 (AMS time)
  - Promoting changes from 0.37 to 2.00_03 to a stable release.
    (This being the first protocol v2 stable release.)
  - Minor performance tweaks.

2.00_03 Sun Dec 29 10:33 2013 (AMS time)
  - FREEZE/THAW hooks for object serialization.
  - Test improvements (allowing for partial parallel run)
  - Minor optimizations.

2.00_02 Mon Oct 28 19:32 2013 (AMS time)
  - Sereal::Encoder now requires Sereal::Decoder for better testing.
  - Fix Test::Warn dependency problem of 2.00_01.

2.00_01 tue Oct 1 07:34 2013 (AMS time)
  - NEW PROTOCOL VERSION: V2
  - User-data in header functionality: You may embed arbitrary
    Sereal-serializable data in a document header. The document
    header isn't compressed, so this is ideal for retrieving
    small chunks of meta-data (eg. routing information) without
    having to deserialize the entire document.
  - Relocatable Sereal document bodies
  - Encoder never emits non-incremental Snappy encoding for V2
  - Offsets now 1-based in relocatable format, not 0
  - Fixed VERY obscure (and rare) memory leak.
  - Improved error messages
  - Remove warning about Sereal not being production-grade
    (because it IS).
  - Detect when the Snappy compression was net negative in size
    and back out
  - C89/Windows fixes (bulk88)
  - 5.18 compat: Skip test failing due to hash-randomization (Zefram)
2014-02-06 12:52:14 +00:00
abs
04049b56a6 Updated converters/p5-Sereal-Decoder to 2.03
2.03 Tue Jan  7 20:00 2014 (AMS time)
  - (Hopefully) final fixes to FREEZE/THAW functionality:
    => Add safe assertion to make sure that we don't segfault on invalid
       data.
    => Fix encoding/decoding of data structures with repeated references
       to the same instance of a class that has FREEZE/THAW hooks.
       Thanks to Christian Hansen for a test case.
  - Distribution dependency fix.

2.02 Mon Jan  6 15:00 2014 (AMS time)
  - Fundamental fixes for FREEZE/THAW support in previous Sereal v2
    releases. If you plan to use FREEZE/THAW, make sure you have 2.02
    or better (dito for the encoder).

2.01 Tue Dec 31 08:15 2013 (AMS time)
  - Promoting changes from 0.37 to 2.00_03 to a stable release.
    (This being the first protocol v2 stable release.)
  - Minor performance tweaks.

2.00_03 Sun Dec 29 10:33 2013 (AMS time)
  - FREEZE/THAW hooks for object serialization.
  - Test improvements (allowing for partial parallel run)

2.00_02 Mon Oct 28 19:23 2013 (AMS time)
  - Fix Test::Warn dependency problem of 2.00_01.

2.00_01 Tue Oct 1 07:34 2013 (AMS time)
  - NEW PROTOCOL VERSION: V2
  - User-data in header functionality: You may embed arbitrary
    Sereal-serializable data in a document header. The document
    header isn't compressed, so this is ideal for retrieving
    small chunks of meta-data (eg. routing information) without
    having to deserialize the entire document.
  - Relocatable Sereal document bodies
  - Encoder never emits non-incremental Snappy encoding for V2
  - Offsets now 1-based in relocatable format, not 0
  - Fixed VERY obscure (and rare) memory leak.
  - Fixed VERY obscure crash on invalid data.
  - Improved error messages
  - Remove warning about Sereal not being production-grade
    (because it IS).
  - C89/Windows fixes (bulk88)
  - 5.18 compat: Skip test failing due to hash-randomization (Zefram)
2014-02-06 12:48:52 +00:00
abs
84a91ada66 +p5-CGI-Cookie-XS +p5-Cookie-XS +p5-HTTP-HeaderParser-XS 2014-02-06 12:47:41 +00:00
abs
155d46e744 +p5-Types-Serialiser 2014-02-06 12:46:55 +00:00
abs
dfcf108511 Updated converters/p5-JSON-XS to 3.010
3.01 Tue Oct 29 16:55:15 CET 2013
	- backport to perls < 5.18 (reported by Paul Howarth).

3.0  Tue Oct 29 01:35:37 CET 2013
        - implemented an object tagging extension (using the
          Types::Serialiser serialisation protocol).
        - reworked the documentation regarding object serialisation,
          add a new OBJECT SERIALISATION section that explains the
          whole process.
        - new setting: allow_tags.
	- switch to Types::Serialiser booleans.
	- remove to_json/from_json.
        - other minor improvements to the documentation.
2014-02-06 12:45:44 +00:00
abs
6c43a7ce58 Added devel/p5-Types-Serialiser version 1.0
This module provides some extra datatypes that are used by common
serialisation formats such as JSON or CBOR. The idea is to have a
repository of simple/small constants and containers that can be
shared by different implementations so they become interoperable
between each other.
2014-02-06 12:43:27 +00:00
abs
4440b87488 Updated converters/p5-JSON-Any to 1.32
-----------------------------------------
version 1.32 at 2013-11-07 15:56:33 +0000
-----------------------------------------

  Change: e1fbae5ccddc7becce7b1bcff1a8ac99075bc136
  Author: Chris Prather <chris@prather.org>
  Date : 2013-11-07 07:52:41 +0000

    Merge pull request #3 from wolfsage/t_fix_deps

    Include dep Test::Requires in dist.ini

  Change: 0880faaaf3c8194acc3a70a387d94ff69633b333
  Author: Matthew Horsfall <wolfsage@gmail.com>
  Date : 2013-11-07 10:51:02 +0000

    Include dep Test::Requires in dist.ini

-----------------------------------------
version 1.31 at 2013-11-06 21:46:52 +0000
-----------------------------------------

  Change: 87ce2b21a27c984d71ec9b2a94847ae99d48445b
  Author: Chris Prather <chris@prather.org>
  Date : 2013-11-06 21:46:52 +0000

    ignore a few more directories

  Change: d585c4cdccb59c96d7a3ab78e1881edd7e4d4e59
  Author: Chris Prather <chris@prather.org>
  Date : 2013-11-06 21:44:04 +0000

    bump minimum version requirement for JSON.pm

  Change: f5200618645fc09d27856b921bc9be43cf35b039
  Author: Chris Prather <chris@prather.org>
  Date : 2013-11-06 21:41:22 +0000

    fix the tests to properly exclude JSON::XS

    A bug came up where JSON::XS and JSON.pm had incompatible revisions
    but installed just fine. This was a problem because JSON.pm will
    silently load JSON::XS in the background and caused explosions.

    We now try to exclude JSON::XS except in the case we're actually
    testing it directly.

    Also we've removed some of the tests for JSON::Syck as it's been
    deprecated. We also add in tests for Cpanel::JSON::XS which got
    missed when it was added as a choice.

  Change: 14744d6d0cce26bc867638ec5aaea9594c292efe
  Author: Chris Prather <chris@prather.org>
  Date : 2013-10-31 22:45:19 +0000

    add a todo note for ether (or whomever) to pick up before I get back
    to it

  Change: 360853b664817a0ed0e4b473dfbf1dbf1e56dd77
  Author: Chris Prather <chris@prather.org>
  Date : 2013-10-31 17:51:41 +0000

    test without JSON::XS and add a compat note

    JSON::XS 3.x is incompatible with JSON.pm < 2.90 in the exact way
    that JSON::Any uses things in the test suite.

    So we set the tests to ignore JSON::XS (using Test::Without::Module)
    thanks to ether for suggesting it.

    And we add a note about the situation to the POD so that others can
    figure out what is going on.

  Change: 756c6ac460c92d425d970e113465ce1e9a6b40a9
  Author: Chris Prather <chris@prather.org>
  Date : 2013-10-31 15:29:16 +0000

    test for more accpetable backends on install

    We have added more acceptable backends (Cpanel::JSON::XS and
    JSON::PP) but we didn't update the tests during installation.

  Change: cc51c101a1aa0d45573d25cd6bad3c9eb07006f5
  Author: Chris Prather <chris@prather.org>
  Date : 2013-10-31 14:59:45 +0000

    Pull Changes from Git and prune local/

    Migrating out Changes file to ChangesFromGit so I won't have to
    remember to update it manually. If people desperately need the old
    commit messages broken out by release I can go back and tag the
    releases based on the old changes file.

    Additional to prevent myself from pulling a "perigrin" as rjbs put
    it, I've added a directive to prune Carton stile local/ directories.

  Change: ed357ecabed9ede1cfffb021f5c922a4bcc5c828
  Author: Chris Prather <chris@prather.org>
  Date : 2013-10-30 06:19:58 +0000

    Merge pull request #2 from ilmari/json-xs-3

    Add support for JSON::XS version 3

  Change: 6bd1def2e2fddfd79aff4b36e2f05519bc89366e
  Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
  Date : 2013-10-30 11:19:24 +0000

    Add support for JSON::XS version 3

    For added future robustness, skip modules we manage to load but don't
    know how to handle.

  Change: 75a29b8203bc430481b5afed2a08a78e52edc037
  Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
  Date : 2013-10-30 11:15:55 +0000

    Test string escaping with JSON:PP as well

  Change: f8fb91cf5911ea5022883a34d69f362bbf5f59a4
  Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
  Date : 2013-10-30 11:15:55 +0000

    Fix no_plan usage
2014-02-06 12:37:52 +00:00