Commit graph

205514 commits

Author SHA1 Message Date
wen
539a58e2e8 Updated textproc/p5-XML-LibXML-Simple to 0.93 2013-08-22 14:31:19 +00:00
wen
69eeae32f2 Update to 0.93
Upstream changes:
version 0.93: Sat Mar  2 11:58:52 CET 2013
	- move pod-test to xt/
	- fix warning produced by Pod::Checker

version 0.92: Fri Dec 21 12:22:16 CET 2012

	Fixes:
	- include license in the manuals.
2013-08-22 14:29:01 +00:00
wen
33ba935d49 Updated www/p5-Catalyst-Authentication-Credential-HTTP to 1.016 2013-08-22 14:24:16 +00:00
martin
9ce8865fd2 Make it buildable on sparc64 again 2013-08-22 14:23:35 +00:00
wen
b76b66029a Update to 1.016
Upstream changes:
1.016 2013-07-27
   - Fix repository metadata. RT#87114

1.015 2012-06-27
   - Add broken_dotnet_digest_without_query_string option

     Allows digest authentication from .NET, which does not include the
     query string in the uri in the digest Authorization header.

   - Fix broken synopsis. RT#75254

1.014 2012-02-05
   - Add require_ssl configuration setting.
   - Add no_unprompted_authorization_required configuration setting.
2013-08-22 14:21:23 +00:00
ryoon
35621653d3 regen 2013-08-22 13:55:29 +00:00
ryoon
4921278fc0 Add GNU/kFreeBSD support. 2013-08-22 13:54:51 +00:00
ryoon
2fb31a1cd9 Fix one more pasto. 2013-08-22 13:46:37 +00:00
ryoon
0549226122 GNU/kFreeBSD user should install libncurses-dev. 2013-08-22 13:45:58 +00:00
ryoon
b5aa3b80ce or equivalent is not needed. 2013-08-22 13:45:01 +00:00
ryoon
356dc71912 Add README file for GNU/kFreeBSD platform. 2013-08-22 13:34:08 +00:00
ryoon
1cdb4ad12a Updated security/crypto++ to 5.6.2nb1 2013-08-22 13:15:38 +00:00
ryoon
9fae28b4cb Bump PKGREVISION.
Remove -march=native for portable binary.
For PR pkg/48134.
Thank you, joerg@.
2013-08-22 13:15:04 +00:00
ryoon
d837c10963 Fix build on NetBSD/i386 6.1's gcc 4.5.3.
For PR pkg/48134.

* Convert check of gcc 4.2 or later to 4.6 or later.
2013-08-22 12:53:14 +00:00
ryoon
c409512663 Fix editline build.
Convert to use mk/readline.buildlink3.mk.

No objection on pkgsrc-users@.
2013-08-22 12:28:08 +00:00
christos
b26c9c79f6 don't use gethostbyname_r unless there is a prototype in scope. 2013-08-22 11:09:46 +00:00
he
a497552db9 Note update of security/opendnssec to 1.4.1. 2013-08-22 11:06:32 +00:00
he
a7c1be6a61 Update OpenDNSSEC from version 1.3.14nb1 to 1.4.1.
Pkgsrc changes:
 * Get rid of ruby dependencies, since the validator is no longer
   included in OpenDNSSEC
 * Adapt PLIST to changes in installed files
 * Add a patch so that the database migration scripts are installed
   as part of the package

Upstream notable changes:
 *  SUPPORT-58: Extend ods-signer sign <zone> with -serial <nr> so
    that the user can specify the SOA serial to use in the signed
    zone [OPENDNSSEC-401].
 *  OPENDNSSEC-91: Make the keytype flag required when rolling keys

Bugfixes:
 *  SUPPORT-60: Fix datecounter in case inbound serial is higher
    than outbound serial [OPENDNSSEC-420].
 *  OPENDNSSEC-247: Signer Engine: TTL on NSEC3 was not updated on
    SOA Minimum change.
 *  OPENDNSSEC-421: Signer Engine: Fix assertion error in case
    NSEC3 hash algorithm in signconf is not SHA1.
 *  OPENDNSSEC-421: ods-kaspcheck: Check whether NSEC3 hash algorithm
    in kasp is valid.
 *  Bugfix: The time when inbound serial is acquired was reset
    invalidly, could cause OpenDNSSEC wanting AXFR responses while
    requesting IXFR (thanks Stuart Lau).
 *  Bugfix: Fix malform in Outbound IXFR/TCP subsequent packet
    (thanks Stuart Lau).
 *  OPENDNSSEC-398: The ods-ksmutil key rollover command does not
    work correctly when rolling all keys using the -policy option
2013-08-22 11:05:45 +00:00
prlw1
7c95fa6f13 To quote an earlier commit message:
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
2013-08-22 09:21:57 +00:00
prlw1
5ce7fb67ab Updated print/poppler to 0.24.0 2013-08-22 09:11:49 +00:00
prlw1
f8e7427c41 Update poppler to 0.24.0.
Release 0.24.0
  core:
   * TextOutputDev: Do not draw ligatures more than once when
     selected. Bug #9001
   * PSOutputDev: Make some pdftops conversions much faster
   * PSOutputDev: Initialize t3FillColorOnly
   * SplashOutputDev: Fallback to 1x1 bitmap if we fail to create
     the real size

Release 0.23.4
  core:
   * TextOutputDev: clip the selected text rendering to the selection
     box. Bug #66983
   * CairoImageOutputDev: Fix the bounding box of saved images

  build system:
   * Improve linking against pthreads

Release 0.23.3
  core:
   * Annotation improvements
   * Fix crashes on malformed files
   * TextSelectionPainter: Draw glyphs after selection background
   * TextOutputDev: add a method to TextPage to get the selection
     as a list of words

  qt5:
   * Initial Qt5 port

  qt4:
   * Windows compile fixes
   * Demo: Allow the choose the page rotation

  build system:
   * Fix mingw build
   * Minor autotools fixes

Release 0.23.2
  core:
   * SplashOutputDev: Speed-up some tiling on a 10x factor
   * Improve caching of lcms2 ICC color profiles
   * Put some private classes in an anonymous namespace

  qt4:
   * Add a thread stresser tool

  build system:
   * Fix mingw build

Release 0.23.1
  core:
   * XRef stream writing: Write 32-bit offsets when possible
   * Fix splashModeBGR8 rendering (Bug #64381)

  glib:
   * Do not use deprecated gtk_scrolled_window_add_with_viewport()
     (Bug #64683)

  build system:
   * Fix Large file support when using cmake

Release 0.23.0
  core:
   * Make rendering thread safe
   * Large file support
   * Implement Crypt filter (Bug #62800)
   * Fix endstream detection (Bug #62985)
   * CairoOutputDev: support uncolored tiling patterns (Bug #59179)
   * SplashOutputDev: Introduce Thin Line mode support (Bug #37347)

  qt4:
   * Expose Thin Line mode support
2013-08-22 09:11:16 +00:00
wen
3c3603a72a Updated www/p5-Catalyst-Action-REST to 1.11 2013-08-22 08:47:29 +00:00
obache
ff8a0b657a using hicolor-icon-theme.
Bump PKGREVISION.
2013-08-22 08:45:36 +00:00
wen
cba635fee7 Update to 1.11
Update DEPENDS

Upstream changes:
Tue  29 May 2012 20:19:00 BST - Release 1.01
 Add Catalyst::Action::Deserialize::JSON::XS

 Fix JSON::XS useage to depend on JSON.pm v2.0, and rely on the
 fact that can be backed by XS code, by explicitly setting
 $ENV{'PERL_JSON_BACKEND'} = 2

Fri  13 Apr 2012 09:31:00 BST - Release 1.00
  Repack without auto_include to stop Module::Install inlining
  Test::More without Test::Builder. RT#76524

Tue  28 Feb 2012 09:09:00 GMT - Release 0.99
  Repack with new Module::Install to stop depending on an unnecessary
  ExtUtils::MakeMaker version.

Tue  21 Feb 2012 11:40:00 GMT - Release 0.98
  More fixes as per last release.

Tue  21 Feb 2012 09:58:00 GMT - Release 0.97
  Fix test with latest Catalyst version which passes _log into
  requests.

Mon  20 Jan 2012 11:22:00 GMT - Release 0.96
  Added fix for RT 63537 (from Gerv) and tests to check it.

Wed  04 Jan 2012 19:34:00 GMT - Release 0.95
  Fix regex for JSONP parameter name to be able to include the . character
  in Catalyst::Action::Serialize::JSONP. RT#73741

  Add optional location parameter to status_accepted handler. RT#73691 (ghenry)

Fri  09 Dec 2011 08:35:00 GMT - Release 0.94
  Add 403 Forbidden and 302 Not Found status methods to
  Catalyst::Controller::REST (Caleb Cushing)

Wed  12 Oct 2011 11:37:00 CDT - Release 0.93
  Add a "Callback" serializer/deserializer to allow for more customization in
  how the REST data is parsed/generated (bphillips)

Sat  01 Oct 2011 11:04:00 BST - Release 0.92
  Add a Catalyst::Action::DeserializeMultiPart, allowing one part of a multipart
  request to be deserialized as the REST data (allowing other parts to be used for
  file uploads, for example) (bphillips)
2013-08-22 08:45:12 +00:00
obache
1b3ebdcac5 using hicolor-icon-theme.
Bump PKGREVISION.
2013-08-22 08:35:29 +00:00
wen
99b60854fd Updated www/p5-Catalyst-Runtime to 5.90042 2013-08-22 08:34:02 +00:00
wen
77a2a130c0 Update to 5.90042
Update DEPENDS

Upstream changes:
5.90042 - 2013-06-14
  - Removed more places where an optional dependency shows up in the test
    suite. Hopefully really fixed the unicode regression introduced in 5.90040
  - reverted the change we introduced in 5.90040 where a unicode conversion
    error warned instead of died.  Now it dies again, like in the stand alone
    plugin
  - More work to make sure nothing happens with encoding unless you explicitly
    ask for encoding
  - Code to hopefully fix an issue where file uploads using the unicode plugin
    caused trouble.

5.90041 - 2013-06-14
  - Bug fix release to fix regressions introduced in previous.  I would consider
    this a likely upgrade and if you are having trouble with the previous I hope
    this fixes all of them.
  - Fix regression with the cored Unicode plugin that broke systems where you are
    setting encoding type in an external configuration file
  - Fixed circular dependency introduced when we cored the unicode plugin tests
  - Fixed a longstanding problem with stats when locale uses , instead of . for
    number decimals
  - Fixed some docs that didn't properly date the previous release.

5.90040 - 2013-06-12
  ! Stricter checking of attributes in Catalyst::DispatchType::Chained:
    1) Only allow one of either :CaptureArgs or :Args
    2) :CaptureArgs() argument must be numeric
    3) :CaptureArgs() and :Args() arguments cannot be negative
  - Add Devel::InnerPackage to dependencies, fixing tests on perl 5.17.11
    as it's been removed from core. RT#84787
  - New support for closing over the PSGI $writer object, useful for working
    with event loops.
  - lets you access a psgix.io socket, if your server supports it, for manual
    handling of the client - server communication, such as for websockets.
  - Fix waiting for the server to start in t/author/http-server.t
  - new config flag 'abort_chain_on_error_fix' that exits immediately when a
    action in an action chain throws and error (fixes issues where currently
    the remaining actions are processed and the error is handled at chain
    termination).
  - Cored the Encoding plugin.  Now get unicode out of the box by just setting
    $c->config->{encoding} = 'UTF-8'.  BACKCOMPAT WARNING: If you are using
    the Encoding plugin on CPAN, we skip it to avoid double encoding issues, so
    you should remove it from your plugin list, HOWEVER the 'encoding' config
    setting is now undef, rather than 'UTF-8' (this was done to avoid breaking
    people's existing applications) so you should add the encoding setting to
    you global config.  There's some other changes between the stand alone
    plugin and the cored version, if you use it be sure to see Catalyst::Upgrading
    for more.
  - minor documentation typo fixes and updates

5.90030 - 2013-04-12
  ! POSSIBLE BREAKING CHANGE: Removed Regexp dispatch type from core, and put
    it in an external package.  If you need Regexp dispatch types you should
    add "Catalyst-DispatchType-Regex" as a distribution to your build system.
  - make $app->uri_for and related methods return something sane, when called
    as an application method, instead of a context method.  Now if you call
    MyApp::Web->uri_for(...) you will get a generic URI object that you need to
    resolve manually.
  - documentation updates around forwarding to chained actions.
  - Fixed bug when a PSGI engine need to use psgix logger.
  - Added cpanfile as a way to notice we are a dev checkout.
  - Added 'x-tunneled-method' HTTP Header method override to match features in
    Catalyst::Action::REST and in other similar systems on CPAN.
  - smarter valiation around action attributes.

5.90020 - 2013-02-22
  ! Catalyst::Action now defines 'match_captures' so it is no long considered
    an optional method.  This might break you code if you have made custom
    action roles/classes where you define 'match_captures'.  You must change
    your code to use a method modifier (such as 'around').
  - New match method "Method($HTTP_METHOD)" where $HTTP_METHOD in (GET, POST,
    PUT, HEAD, DELETE, OPTION) and shortcuts in controllers called "GET, POST
    PUT, HEAD, DELETE, OPTION").  Tests and documentation.  Please note if you
    are currently using Catalyst::ActionRole::MatchRequestMethods there may
    be compatibility issues.  You should remove that actionrole since the built
    in behavior is compatible on its own.
  - Initial debug screen now shows HTTP Method Match info
  - security fixes in the way we handle redirects
  - Make Catalyst::Engine and Catalyst::Base immutable
  - Some test and documentation improvements
2013-08-22 08:32:44 +00:00
wen
f01b6943f9 Updated www/p5-Catalyst-Devel to 1.39 2013-08-22 08:14:32 +00:00
wen
287810b609 Update to 1.39
Upstream changes:
1.39 2013-06-14 12:44:17
        - Write =encoding utf8 into generated Pod files so that things
          work as expected for people with utf-8 characters in their unix
          username as returned by getpwuid (RT#84613)
        - Fix unbalanced parenthesis in comptest.tt (RT#85661)

1.38 2013-04-11 20:54:00
        - Remove all PAR based deployment options, as they're unsupported
          and don't even pretend to work on 5.9 RT#83936

1.37 2012-05-19 11:19:00
        - Add x_authority metadata to the distribution for PAUSE.

        - Fix restarter regex to apply to files being created/changed,
          not just those being deleted.

        - Use iomode => ":raw" to stop PNG files getting corrupted
          when being slurped on windows as noted on the mailing list.
2013-08-22 08:13:14 +00:00
wen
d994e67802 Updated net/p5-SOAP-Lite to 1.06 2013-08-22 07:15:44 +00:00
wen
d821f615f8 Update to 1.06
Upstream changes:
1.06 August 21, 2013
    ! #87935 skip all MIME-Parser tests if it is not installed
    ! #87787 Use of uninitialized value $ns in Lite.pm

1.05 August 18, 2013
    ! #87848 Fix manifest, fix invalid http version from release blunder
2013-08-22 07:14:24 +00:00
wiz
f81cafa7ee Fix typo in Size. 2013-08-22 07:12:37 +00:00
wen
ddad6acf86 Updated www/p5-Plack-Middleware-Session to 0.20
Fix a typo in my previous commit
2013-08-22 07:05:34 +00:00
wen
1b2dcfada4 Update to 0.20
Upstream changes:
0.20  2013-06-24 16:09:21 PDT
        - Fix packaging (name casing)

0.19  2013-06-24 15:09:55 PDT
        - Use Milla
        - Add prereqs to LWP/HTTP::Cookies

0.18 Tue Feb 12 02:56:23 PST 2013
    - Repackaging

0.17 Mon Feb 11 15:40:50 PST 2013
    - Use constant time comparison of HMAC signature to be precautious for timing attacks

0.16 Sun Feb 10 11:41:14 PST 2013
    - Fix minimum version requirement for Test::Fatal

0.15 Tue Sep  4 14:15:13 PDT 2012
    - Fixed CPAN dependencies
2013-08-22 07:00:17 +00:00
wiz
d908be985a Updated x11/xcb-util-cursor to 0.1.0 2013-08-22 06:59:45 +00:00
wiz
1b7786ffcc Update to 0.1.0:
Release 0.1.0  (2013-08-21)
=========================

- Bugfix: Use xhot/yhot, don’t hardcode the value
- Bugfix: fix build on FreeBSD/NetBSD
- add COPYING file
2013-08-22 06:59:35 +00:00
wen
ebe9430836 Updated www/p5-Plack-Middleware-ReverseProxy to 0.15 2013-08-22 04:49:43 +00:00
wen
0db0e67148 Update to 0.15
Adjust DEPENDS

Upstream changes:
0.15    Mon Jan  7 15:59:54 PST 2013
        - Cut down dependencies for tests (kazeburo)

0.14    Sat May 26 20:19:23 PDT 2012
        - Fixed Plack dependency

0.13    Mon May 14 02:30:13 EEST 2012
        - Reverted the fix in 0.12, instead fixing the test to not check port number

0.12    Sun May 13 09:30:58 EEST 2012
        - Fixed the default HTTP port detection in case if it was https and use :80 (doy)
2013-08-22 04:48:44 +00:00
wen
6d33013409 Updated www/p5-Plack-Middleware-Deflater to 0.11 2013-08-22 04:40:23 +00:00
wen
e4f4834630 Update to 0.11
Upstream changes:
0.11  Tue Aug 6 23:24:07 JST 2013
        - fix bug around crc calculation and footer generation. Thanks syohex-san

0.10  Fri Jul 19 10:42:33 JST 2013
        - replace IO::Compress with PM::Deflater::Encoder for performance improvement

0.09  Mon May 24 14:24:04 JST 2013
        - buffering a first chunk. It contains only the gzip header

0.08  Mon Jun 18 23:40:04 JST 2012
        - do compress->close instead of autoflush to write gzip footer

0.07  Mon Jun 11 17:13:20 JST 2012
        - added perlcriticrc, no code changes

0.06  Wed May 16 18:24:27 JST 2012
        - Support Streaming, Thank you ranguard.
2013-08-22 04:39:24 +00:00
wen
a947b53406 Updated www/p5-Plack-Handler-AnyEvent-HTTPD to 0.03 2013-08-22 04:31:21 +00:00
wen
36b4299d33 Update to 0.03
Upstream changes:
0.03  Wed Aug  8 09:08:55 PDT 2012
      - Fixed packaging

0.02  Wed Aug  8 09:07:44 PDT 2012
      - Fixed warnings (mschilli)
2013-08-22 04:30:07 +00:00
wen
4f7c4b67ea Updated devel/p5-TryCatch to 1.003002 2013-08-22 04:16:19 +00:00
wen
f733c51721 Update to 1.003002
Upstream changes:
1.003002 - 2013/03/21
 - Fix the xml_sax_expat test to check for dependencies correctly. (Who wrote
   that shoddy... oh wait it was me.)

1.003001 - 2013/03/19
  - Fix (the test failure in t/invalid where) syntax errors are reported from
    the wrong location.
2013-08-22 04:14:39 +00:00
wen
068de11fee Updated devel/p5-Try-Tiny to 0.18 2013-08-22 03:00:07 +00:00
wen
7ecc14a167 Update to 0.18
Upstream changes:
0.18  2013-08-17
  - fix tests for pre-Test-More-0.88 (Paul Howarth, #10)

0.17  2013-08-16
  - work around [rt.perl #119311] which was causing incorrect error messages in
    some cases during global destruction (Graham Knop, #9)

0.16  2013-07-10
  - remove accidental Sub::Name test dep

0.15  2013-07-08
  - optionally use Sub::Name to name the try/catch/finally blocks, if available
    (Mark Fowler)

0.14  2013-07-05
  - also throw an exception for catch/finally in scalar context (RT#81070)

0.13  2013-07-04
  - fix tests failing on 5.6.x due to differing DESTROY semantics
  - excise superfluous local($@) call - 7% speedup
  - fix (fsvo) broken URLs (RT#55659)
  - proper exception on erroneous usage of bare catch/finally (RT#81070)
  - proper exception on erroneous use of multiple catch{} blocks
  - clarify exception occuring on unterminated try block (RT#75712)
  - fix the prototypes shown in docs to match code (RT#79590; thanks, Pushtaev
    Vadim)
  - warn loudly on exceptions in finally() blocks
  - dzilify
2013-08-22 02:56:11 +00:00
agc
a9f3ee08b0 Note update of net/unworkable to 0.53 2013-08-22 01:00:38 +00:00
agc
72dc0df961 Update unworkable from 0.51 to 0.53
Changes from previous version:

	Changes (from 0.51 to 0.53):
	 * Bug fixes

Update provided by Leonardo Taccari in PR/pkg 48124 - thanks!
2013-08-22 00:59:33 +00:00
obache
982699e9c6 HP-UX has tbl as /usr/bin/tbl.
noticed by Paul Ackersviller.
2013-08-22 00:41:12 +00:00
jperkin
773f920541 Fix fallout from the readline shuffle. Makes this package build with
readline.
2013-08-21 20:02:50 +00:00