Commit graph

181362 commits

Author SHA1 Message Date
rhaen
774044502f Updated to 1.11
Changelog:
1.11 October 7, 2011

  - RT 69087, Perl 5.14 'Using qw(...) as parentheses' fix
2012-01-26 14:51:52 +00:00
rhaen
1a24f55632 Updated:
www/p5-HTML-Lint to 2.10
www/p5-HTML-Parser to 3.69
www/p5-HTML-Scrubber to 0.09
www/p5-HTML-Selector-XPath to 0.14
www/p5-HTML-TreeBuilder-LibXML to 0.15
www/p5-HTTP-Body to 0.15
www/p5-HTTP-DAV to 0.46
www/p5-HTTP-Server-Simple to 0.44
2012-01-26 14:41:46 +00:00
rhaen
a121b0ad79 Updated to 0.44
ChangeLog:

0.44 Mon Apr  4 16:59:59 EST 2011

* Fix tests to run in a FreeBSD Jail - Tom Hukins [rt.cpan.org #49807]
2012-01-26 14:24:57 +00:00
joerg
a7fe7a83f4 Reset maintainer, domain doesn't exist 2012-01-26 14:17:38 +00:00
rhaen
c41caa1388 Updated to 0.46
ChangeLog:
  v0.46 (released 2012/01/11):
    *   improvements

        HTTP::DAV should now be working with more WebDAV servers.

        We are more flexible in what content types we consider to be XML.
        Thanks Ron1 and Adam for the feedback and patches.

  v0.45 (released 2011/09/18):
    *   bug fixes

          - Fixed RT #69439 (http://rt.cpan.org/Public/Bug/Display.html?id=69439),
            insecure /tmp files handling in dave client.

    *   improvements

          - Added -tmpdir option to dave client.
          - Reorganized distribution layout to match usual CPAN practice
          - Removed remains of svn-era ($Id and such...)

  v0.44 (released 2011/06/19):
    *   bug fixes

          - Fixed RT #68936 (http://rt.cpan.org/Public/Bug/Display.html?id=68936),
            Fixed errors() method that would bomb out when the "_errors" attribute
            wasn't initialized. Thanks to Michael Lackoff for reporting.

  v0.43 (released 2011/04/12):
    *   bug fixes

          - Fixed RT #38677 (http://rt.cpan.org/Public/Bug/Display.html?id=38677),
            Intercept correctly 405 (Method now allowed) errors and report them
            to the clients.

  v0.42 (released 2010/11/07):
    *   bug fixes

          - Fixed RT #60457 (http://rt.cpan.org/Public/Bug/Display.html?id=60457),
            Added and documented possibility to pass your own custom HTTP headers.
          - Fixed errors in the code examples in the synopsis.
2012-01-26 14:17:08 +00:00
rhaen
20e2cdf46c Updated to 0.15 - no ChangeLog from upstream 2012-01-26 14:14:43 +00:00
cheusov
93e2e94fe1 Fix PLIST 2012-01-26 14:14:28 +00:00
rhaen
bc48054516 Updated to 0.15
ChangeLog:
0.15

    * Add additional methods to better match
      HTML::TreeBuilder::XPath::Node API:
      - exists($xpath)
      - find($elem_name)
      - findvalues($xpath)
      - findnodes_as_string($xpath)
      - findnodes_as_strings($xpath)
      (genehack)

0.14

    * added workaround for Web::Scraper 0.36
      (tokuhirom)
2012-01-26 14:12:31 +00:00
rhaen
750912ec2a Added BUILD_DEPENDS p5-Test-Base
updated to 0.14

ChangeLog:
0.14 Mon Jan 16 22:00:00 GMT 2012
      - Also allow single quotes in attribute expressions,
        as seems to be allowed
        per http://www.w3.org/TR/CSS2/syndata.html

0.13 Sun Jan 15 18:52:00 GMT 2012
      - Added C<prefix> option to add a prefix like C<xhtml>,
        contributed by Toby Inkster
        This closes RT #73719

0.12 Thu Nov 24 22:13:00 GMT 2011
      - Add tests and fix negated selectors as reported
        by Nilson Santos Figueiredo Junior
2012-01-26 14:05:29 +00:00
rhaen
dc6900c871 Updated to 0.09
ChangeLog:
0.09      2011-04-01 16:35:50 Europe/London
    - Basic conversion to Dist::Zilla/git
    - Tidies to keep Perl::Critic happier
    - Removed use of naked filehandles
    - Reworked tests to not use predicable temp file name
    - Collapsed duplicate code to a single version
    - Various documentation tweaks
    - Change of maintainer as PODMASTER cannot be contacted
2012-01-26 14:00:54 +00:00
rhaen
fcc257c2e1 Updated to 3.69
ChangeLog:
2011-10-15  Release 3.69

Gisle Aas (4):
      Documentation fix; encode_utf8 mixup [RT#71151]
      Make it clearer that there are 2 (actually 3) options for handing "UTF-8 garbage"
      Github is the official repo
      Can't be bothered to try to fix the failures that occur on perl-5.6

Barbie (1):
      fix to TokeParser to correctly handle option configuration

Jon Jensen (1):
      Aesthetic change: remove extra ;

Ville Skyttä (1):
      Trim surrounding whitespace from extracted URLs.
2012-01-26 13:59:10 +00:00
rhaen
c7b3d1e99b Updated to 2.10
ChangeLog:
2.10    Tue Dec  6 11:16:16 CST 2011

        HTML::Lint is now explicitly licensed under Artistic License 2.0,
        instead of the vague "same terms as Perl itself."

        [FIXES]
        Tags that were self-closed were being ignored.  For example, if you had

            <img src="blah.jpg" />

        then HTML::Lint would ignore the tag.  This has been fixed.
2012-01-26 13:56:21 +00:00
rhaen
09ddd4d383 Updated:
devel/p5-SVN-Notify to 2.83
devel/p5-Task-Weaken to 1.04
devel/p5-Test-NoWarnings to 1.04
devel/p5-Test-Tester to 0.108
mail/p5-Email-Address to 1.895
mail/p5-Email-Simple to 2.101
textproc/p5-XML-Twig to 3.39
textproc/p5-XML-Writer to 0.615
www/p5-HTML-Mason to 1.47
www/p5-Catalyst-Runtime to 5.90007
2012-01-26 13:51:48 +00:00
rhaen
9883adbf25 Updated to 5.90007
ChangeLog:
5.90007 - 2011-11-22 20:35:00

  New features:
   - Implement a match_captures hook which, if it exists on an action,
     is called with the $ctx and \@captures and is expected to return
     true to continue the chain matching and false to stop matching.
     This can be used to implement action classes or roles which match
     conditionally (for example only matching captures which are integers).

  Bug fixes:
   - Lighttpd script name fix is only applied for lighttpd versions
     < 1.4.23. This should fix non-root installs of lighttpd in versions
     over that.
   - Prepare_action is now inside a try {} block, so that requests containing
     bad unicode can be appropriately trapped by
     Catalyst::Plugin::Unicode::Encoding

5.90006 - 2011-10-25 09:18:00

  New features:
   - A new 'run_options' class data method has been added to Catalyst.pm
     This is used to store all the options passed by scripts, allowing
     application authors to add custom options to their scripts then
     get them passed through to the application.

  Doumentation:
   - Clarify that if you manually write your own .psgi file, then optional
     proxy support (via the using_frontend_proxy config value) will not be
     enabled unless you explicitly apply the default middlewares from
     Catalyst, or you apply the middleware manually.

  Bug fixes:
   - Fix issue due to perl internals bugs in 5.8 and 5.10 (not present in
     other perl versions) require can pass the context inappropriately,
     meaning that some methods of loading classes can fail due to void
     context being passed throuh to make_immutable, causing it to not return
     a value.
     This bug caused loading Catalyst::Script::XXX to fail and is fixed
     both by bumping the Class::Load dependency, and also adding an explicit
     '1;' to the end of the classes, avoiding the context issue.

   - Fix using_frontend_proxy support in mod_perl by using the psgi wrapped
     in default middleware in mod_perl context, rather than the raw psgi.

5.90005 - 2011-10-22 13:35:00

  New features:

   - $c->uri_for_action can now take an array of CaptureArgs and Args
     If you have an action which has both, then you can now say:
     $c->uri_for_action('/myaction', [@captures, @args]);
     whereas before you had to say:
     $c->uri_for_action('/myaction', [@captures], @args);
     The previous form is still supported, however in many cases it is
     easier for the application code to not have to differentiate between
     the two.

   - Catalyst::ScriptRunner has been enhanced so that it will now
     load and apply traits, making it easier to customise.
     - MyApp::TraitFor::Script (if it exists) will be applied to all
       scripts in the application.
     - MyApp::TraitFor::Script::XXXX will be applied to the relevant script
       (for example MyApp::TraitFor::Script::Server will be applied to
       MyApp::Script::Server if it exists, or Catalyst::Script::Server
       otherwise).

  Documentation:

   - Document how to get the vhost of the request in $c->req->hostname
     to avoid confusion
   - Remove documentation showing Global / Regex / Private actionsi
     as whilst these still exist (and work), they are not recommended.
   - Remove references to the -Engine flag.
   - Remove references to the deprecated Catalyst->plugin method
   - Spelling fixed (and tested) throughout the documentation
   - Note that wrapping the setup method will not work with method modifiers
     and provide an alternative.

5.90004 - 2011-10-11 17:12:00

  Bug fixes:

   - Don't guess engine class names when setting an engine through
     MyApp->engine_class.

5.90003 - 2011-10-05 08:32:00
  Bug fixes:

   - Make default body reponses for 302s W3C compliant. RT#71237

   - Fix issue where groups of attributes to override controller actions
     in config would be (incorrectly) overwritten, if the parser for that
     attribute mangled the contents of the attribute. This was found
     with Catalyst::Controller::ActionRole, where Does => [ '+Foo' ]
     would be transformed to Does => [ 'Foo' ] and written back to config,
     whereas Does => '+Foo' would not be changed in config. RT#65463

  Enhancements:

   - Set a matching Content-type for the redirect if Catalyst sets the
     body. This is for compatibility with a WatchGuard Firewall.

  Backward compatibility fixes:

   - Restore (an almost empty) Catalyst::Engine::HTTP to the dist for old
     scripts which explictly require Catalyst::Engine::HTTP

  Documentation fixes:

   - Document Catalyst::Plugin::Authentication fails tests unless
     you use the latest version with Catalyst 5.9

   - Clarify that prepare is called as a class method

   - Clarify use of uri_for further. RT#57011
2012-01-26 13:47:48 +00:00
rhaen
fd1ca957f0 Updated to 1.47
Changelog:

1.47 Oct 21, 2011

    [ BUG FIXES ]

    - Silenced an uninitalized value warning from ApacheHandler with newer
  versions of Perl. RT #61900.

1.46 Aug 1, 2011

 [ DOCS ]

    - Mention Mason 2 in documentation
2012-01-26 13:16:01 +00:00
rhaen
0cadbd8e2a Updated to 0.615
ChangeLog:
0.615 Tue Jan 17 01:32:07 2012 +1100    <joe@kafsemo.org>
        - Fix test skipping when Unicode is unsupported.

0.614 Mon Jan  9 00:24:10 2012 +1100    <joe@kafsemo.org>
        - Fix regression in 0.613 and set encoding on GLOBs.

0.613 Sat Jan  7 22:51:26 2012 +1100    <joe@kafsemo.org>
        - Use 'Object->new()' syntax throughout (#65840).
        - Support passing in any arbitrary object that has a print()
           method (from Jason Rodrigues).
2012-01-26 13:07:46 +00:00
rhaen
efa36fc0b3 Updated to 3.39
ChangeLog:

- nothing for 3.39 in upstream noted

version 3.38
date: 2011-07-27
# minor maintenance release
fixed: RT 65865: _ should be allowed at the start on an XML name
       https://rt.cpan.org/Ticket/Display.html?id=65865
       reported by Steve Prokopowich
removed: making att and class lvalues created problems: in certain
       context they made regular calls to the method create empty
       attributes. I could find no satisfactory fix,they were either
       incompletes, or to complex for often used methods. So att and
       class are back to being regular, non l-value methods.
       latt and lclass are the l-value versions.
added: documented the -html option for xml_grep, that allows processing
       HTML input
added: the -Tidy option to xml_grep, that uses HTML::Tidy to convert
       HTML to XML
2012-01-26 13:05:56 +00:00
rhaen
de4ef4f73d Updated to 2.101
ChangeLog:
2.101     2011-12-23
          remove instruction to use ::Creator instead of just ->create

          documentation improvements (thanks, Michael Stevens)
2012-01-26 12:59:57 +00:00
rhaen
5372633d5e Updated to 1.895
ChangeLog:
1.895     2012-01-15
          allow non-ASCII *only in phrase*

1.894     2012-01-14
          note that the use of the regex vars is not a great idea

1.893     2012-01-02
          reject any non-ascii content in strings
2012-01-26 12:57:14 +00:00
rhaen
641cd83b8d Updated to 0.108
ChangeLog:
At the request Michael Schwern, do not "require threads" any longer as
it can upset Test::Builder. Anyone using threads should already have
done that themselves. Anyway not, doesn't need it.
2012-01-26 12:55:13 +00:00
rhaen
427816bd4c Updated to 1.04
ChangeLog:
1.04 Thu 1 Dec 2011 - Adam Kennedy
	- Added the experimental :early debugging pragma to cause warnings
	  to be emitted immediately. This should stay off otherwise (ADAMK)

1.03 Tue 2 Aug 2011 - Adam Kennedy
	- Test::Builder and Test::Tester dependencies were the wrong way
	  around, corrected (ADAMK)
2012-01-26 12:52:48 +00:00
obache
c51f0f3d3f distutils pkg, register egg-info.
Bump PKGREVISION.
2012-01-26 12:49:25 +00:00
rhaen
d5eaec5cb3 Updated to 1.04
ChangeLog:
1.04 Tue 8 Mar 2011
	- Updating author tests (ADAMK)
	- Updating to Module::Install (ADAMK)
        - Simple refactoring of Makefile.PL (CHORNY)
2012-01-26 12:47:38 +00:00
rhaen
e250c911a7 Updated to 2.83
ChangeLog:
2.83  2011-10-29T00:19:07Z
      - Added the `smtp_port` parameter and accompanying `--smtp-port` option.
        Patch from Gustavo Leite de Mendonça Chaves.
      - Switched from Net::SMTP and Net::SMTP_auth to Net::SMTP::TLS, which
        handles TLS and non TLS and auth and non-auth in any combintation.
        Based on patches from Dawood Sangameshwari and Marino Miculan (RT #
        40188).
      - Added `--smtp-tls` option to enable TLS. Based on patch from Marino
        Miculan.
      - Deprecated `--smtp-authtype`, which is now a no-op. Net::SMTP::TLS
        determins the auth type to use by asking the SMTP server.
2012-01-26 12:18:43 +00:00
rhaen
39b8750094 Updated devel/p5-IPC-Run3 to 0.045 2012-01-26 12:02:50 +00:00
rhaen
074f034247 Updated to 0.045
ChangeLog:

0.045 2011-12-23
  skip a test that tickles an OpenBSD bug and hangs the process (thanks,
  BinGOs)
2012-01-26 12:01:13 +00:00
rhaen
f4def15de4 Updated devel/p5-AnyEvent to 6.13 2012-01-26 11:56:22 +00:00
rhaen
16fc9586a7 Updated devel/p5-AnyEvent to 6.13
ChangeLog:
6.13 Thu Jan 12 07:27:01 CET 2012
	- AnyEvent::Util::fork_call checked for POSIX availability in the wrong way,
          causing it to fail if POSIX wasn't loaded already (analysed by Rock Power).
	- AnyEvent::Handle::push_read (line => did pass $1 directly, so
          regex-matching inside the callback would change the parameter, despite
          $1 being dynamically scoped per-block. this perl bug is now being
          worked around (testcase by Cindy Wang).

6.12 Mon Dec 12 13:21:10 CET 2011
	- $! was clobbered by subsequent calls in tcp_connect, due to
          the postpone not saving/restoring it (analyzed by Richard Garnish).

6.11 Tue Nov 22 10:36:05 CET 2011
	- Tk cannot create windows when tainted unless you set a title, so
          set a dummy title for AnyEvent's dummy mainwindow. How dummy.
	- escape any nonprintable/nonascii characters when stringifying
          backtraces.
        - log the reason loading an interface module fails to load at level debug.

6.1  Tue Oct  4 19:44:30 CEST 2011
	- INCOMPATIBLE CHANGE: the default log level is now "4" (error
          and above), and some messages inside AnyEvent have been elevated
          to higher log levels to print by default.
        - AnyEvent::log, unlike AnyEvent::Log::log, did not always exit on fatal.
        - work around yet another signal race bug, newly introduced by POE. My
          how that module sucks.
        - add google public ipv6 dns as fallback servers, so AE::DNS can finally
          support ipv6-only operation even with defaults (also use ::1 instead
          of 127.0.0.1).
	- give better guidelines on how to chose a logging level.
        - AnyEvent::Log can now cap (limit) log message priority by context.
        - AE::log will now save and restore $! and $@, so callers don't have to.
        - AE::Strict now checks that registered fds are still valid at regular
          intervals.
        - skip frequently called 'require' calls if the module appears loaded.
	- increase signal latency test timer considerably for poor little osx,
          which can't be bothered with basic posix functionality such as signal
          delivery.
        - mention some debugging aids in the tutorial.
        - new env variable PERL_ANYEVENT_MAX_SIGNAL_LATENCY.
        - private (%namespace) log contexts in PERL_ANYEVENT_LOG now have the name
          of the context as title.
        - AnyEvent::Strict would not restore read-write access to $_ when a callback
          died - this is a user bug, but since AE::Strict exists to help dbeugging...
	- detect the extremely evil IO::Async::Loop::AnyEvent module and refuse
          to work with it - the author is well aware of the issues but refuses
          to fix them. This extreme step has been taken because the module actively
          attacks the goals of AnyEvent and makes it harder for module authors to use
          AnyEvent.

6.02  Fri Aug 26 20:08:31 CEST 2011
        - log_to_syslog now accepts facility strings.
	- log_to_syslog would not allow facilities - "$facility|$level"
          *literally* means that string. sheesh.
        - the CPAN parser got confused and thought we provide Sys::Syslog, try
          to work around.
        - renamed AnyEvent::Impl::FLTK2 to FLTK.

6.01  Fri Aug 26 07:04:11 CEST 2011
        - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include
          the TTL as fourth element - this affects ->resolve, ->request
          and ->dns_unpack indirectly. Convenience functions such as
          AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither is
          AnyEvent::Socket.
        - INCOMPATIBLE CHANGE: backend authors now should not implement
          one_event or loop, but instead the AnyEvent::CondVar::_wait and _poll
          methods.
        - INCOMPATIBLE CHANGE: verbosity levels have been redefined, see
          AnyEvent (PERL_ANYEVENT_VERBOSE) and AnyEvent::Log for details.
        - DEPRECIATION: please change
          "use AnyEvent::Impl::Perl" to "use AnyEvent::Loop" and
          "AnyEvent::Impl::Perl::loop" to "AnyEvent::Loop::run"
          in your programs, for future compatibility.
        - *blush* idle watcher emulation was borked.
        - AnyEvent::Strict now checks the AE::xxx functions as well.
        - querying too long domain names would barf deep inside AnyEvent::DNS - since
          this is hard to avoid for applications, AnyEvent:.DNS::request now checks for
          for too long domain names explicitly and passes an undef to the callback
          instead (reported by James Bromberger).
        - make AnyEvent::Util more robust against EINTR (analyzed by Andrew Suffield).
        - new functions: AnyEvent::postpone, AnyEvent::log.
        - new module: AnyEvent::Log, for simple logging needs.
        - new env variable, PERL_ANYEVENT_LOG, for fine-grained logging config.
        - new env variable, PERL_ANYEVENT_DEBUG_SHELL, to automatically start
          a debug shell.
        - new env variable, PERL_ANYEVENT_DEBUG_WRAP, to automatically enable
          watcher instrumentation/wrapping (see AnyEvent::Debug::wrap).
        - new env variable, PERL_ANYEVENT_HOSTS, to override the place where
          /etc/hosts can be found.
        - an empty PERL_ANYEVENT_RESOLV_CONF now selects the default
          configuration.
        - env variables can now be specified using AE_xyz instead of
          PERL_ANYEVENT_xyz, subject to some rules.
        - lots of new AnyEvent::Debug functionality.
        - AnyEvent::Strict now checks for modifications $_ by the callback
          (by setting it to readonly while executing the callback, if possible).
        - IO::Async sometimes cancels the wrong timer when you call cancel_timer.
          Invest extra overhead to work around this peculiar behaviour.
        - split the pure perl backend into a loop module and an impl
          module (AnyEvent::Loop and AnyEvent::Impl::Perl).
        - some read types (regex, netstring, json, storable) could
          errornously keep an AE::Handle object alive on their own
          (reported by Mohammad Toossi).
        - AnyEvent::Socket::resolve_sockaddr and all functions using it now
          supports /etc/hosts overrides.
        - add more workarounds around child watcher bugs in IO::Async
          and (newly introduced) in POE.
        - use glib child watchers and try to work around its limitations,
          if possible (based on a patch by Kevin Ryde).
	- add support for FLTK (fltk2), via AnyEvent::Impl::FLTK2.
        - many read types in AnyEvent::Handle would malfunction during
          transitions to TLS because of a "delete $self->{rbuf}".
          (reported by Gerald Galster).
        - improve condvar blocking wait performance (probably only noticable
          with faster backends), also make it easier for event loops that
          do not support blocking waits.
        - PERL_ANYEVENT_MODEL now also allows full module names, although
          the usefulness of this feature is not yet clear.
        - add tests for all supported event loops, conditional on PERL_ANYEVENT_LOOP_TESTS.
        - add t/80_ssltext.t.
        - no longer use AUTOLOAD for the initial loading (for no very good reason).
        - tcp_server now tries to unlink unix domain sockets when it gets destroyed.
        - do not run event loop detection multiple times when programs call their cached
          copies of AnyEvent::detect.
        - parse_hostport now accepts absolute paths als unix domain sockets.
        - suppress the idiotic warning inside POE by patching the POE::Kernel
          run flags instead of asking the user to jump through contortions.
        - add Task::Weaken as dependency (as recommends only at this time).
        - replace PF_UNSPEC by 0, for good old minix.

6.0 (not officially released, but was on CPAN for about 15 minutes :/)
2012-01-26 11:55:12 +00:00
drochner
21666b0831 update to 4.0.8
changes:
-deal with non-utf8 encoded PPD files
-improved printer search
-minor build fixes and cleanup
2012-01-26 11:53:49 +00:00
drochner
a5ebacf017 update to 4.0.9
changes:
-bugfixes (command injection fix was integrated)
-minor feature extensions (color profile support, ghostscript speedup)
2012-01-26 11:49:23 +00:00
rhaen
87f4ceb6f3 Updated devel/p5-EV to 4.10 2012-01-26 11:48:20 +00:00
rhaen
264bc5d03b Updated devel/p5-EV to 4.10
ChangeLog:
4.10 Thu Jan 19 18:54:23 CET 2012
        - (libev) fix a race where the workaround against the epoll fork
          bugs caused signals to not be handled anymore.
        - (libev) correct backend_fudge for most backends, and implement
          a windows specific workaround to avoid looping because we call
          both select and Sleep, both with different time resolutions.
	- e_new wasn't declared static (causing very minor .so bloat).
        - replace more old api names by new ones.
2012-01-26 11:46:22 +00:00
obache
2771f2d4e3 Updated www/py-django to 1.3.1nb1 2012-01-26 11:34:42 +00:00
obache
e889103cd8 distutils pkg, register egg-info.
Bump PKGREVISION.
2012-01-26 11:34:28 +00:00
drochner
8798594182 update to a recent snapshot
chances: new printer definitions
2012-01-26 11:31:43 +00:00
drochner
512e27625b add patches from upstream to fix 2 security problems:
-data injection attack for certain protocols (CVE-2012-0036)
-SSL CBC IV vulnerability (OpenSSL related, CVE-2011-3389)
bump PKGREV
2012-01-26 11:25:55 +00:00
cegger
137b8f7d1a Apply patch 79d1d3311319f3390f540f547becaba9d957f84c
from qemu upstream:

Fill in word 64 of IDENTIFY data to indicate support for PIO modes 3 and 4.
This allows NetBSD guests to use UltraDMA modes instead of just PIO mode 0.

With this patch I can no longer reproduce PR 42455.
Bump package revision.
2012-01-26 11:19:23 +00:00
obache
e0622f1e03 fix an indent. 2012-01-26 10:52:25 +00:00
obache
a14873b762 Updated databases/py-psycopg2 to 2.4.4 2012-01-26 10:50:26 +00:00
obache
4e92f23799 Update py-psycopg2 to 2.4.4.
While here, let to register egg-info.

What's new in psycopg 2.4.4
---------------------------

  - 'register_composite()' also works with the types implicitly defined
    after a table row, not only with the ones created by 'CREATE TYPE'.
  - Values for the isolation level symbolic constants restored to what
    they were before release 2.4.2 to avoid breaking apps using the
    values instead of the constants.
  - Named DictCursor/RealDictCursor honour itersize (ticket #80).
  - Fixed rollback on error on Zope (ticket #73).
  - Raise 'DatabaseError' instead of 'Error' with empty libpq errors,
    consistently with other disconnection-related errors: regression
    introduced in release 2.4.1 (ticket #82).


What's new in psycopg 2.4.3
---------------------------

  - connect() supports all the keyword arguments supported by the
    database
  - Added 'new_array_type()' function for easy creation of array
    typecasters.
  - Added support for arrays of hstores and composite types (ticket #66).
  - Fixed segfault in case of transaction started with connection lost
    (and possibly other events).
  - Fixed adaptation of Decimal type in sub-interpreters, such as in
    certain mod_wsgi configurations (ticket #52).
  - Rollback connections in transaction or in error before putting them
    back into a pool. Also discard broken connections (ticket #62).
  - Lazy import of the slow uuid module, thanks to Marko Kreen.
  - Fixed NamedTupleCursor.executemany() (ticket #65).
  - Fixed --static-libpq setup option (ticket #64).
  - Fixed interaction between RealDictCursor and named cursors
    (ticket #67).
  - Dropped limit on the columns length in COPY operations (ticket #68).
  - Fixed reference leak with arguments referenced more than once
    in queries (ticket #81).
  - Fixed typecasting of arrays containing consecutive backslashes.
  - 'errorcodes' map updated to PostgreSQL 9.1.
2012-01-26 10:49:41 +00:00
wiz
9a15f95bdd + cc65-2.13.2, curl-7.24.0, dasm-2.20.11, etm-885, fuse-ntfs-3g-2012.1.15,
gdb-7.4, gthumb-2.14.2, gtk2-2.24.9, kde4-4.8, lftp-4.3.5,
  libmicrohttpd-0.9.18, mimedefang-2.73, opendnssec-1.3.5,
  openmsx-0.8.2, opera-11.61, parallel-20120122, pure-ftpd-1.0.35
  [pkg/45867], puzzles-9388, remind-3.1.12, samba-3.6.2, snort-2.9.2.1,
  tmux-1.6, viewvc-1.1.13, webmin-1.580 [security].
2012-01-26 10:45:49 +00:00
rhaen
07779970b6 Updated archivers/p5-Archive-Tar to 1.82 2012-01-26 10:45:05 +00:00
rhaen
e82bb57c8e Updated archivers/p5-Archive-Tar to 1.82
ChangeLog from upstream:
* important changes in version 1.82 21/11/2011 (CDRAKE)
- Adjustments to handle files >8gb (>0777777777777 octal)
- Feature to return the MD5SUM of files in the archive
2012-01-26 10:42:21 +00:00
obache
a9df9d92df Updated www/py-webpy to 0.36nb1 2012-01-26 09:14:19 +00:00
obache
20f9f35261 * no compiler languages is required to build.
* distutils pkg, register egg-info.

Bump PKGREVISION.
2012-01-26 09:14:09 +00:00
sbd
75e2e0e387 Use SET_LIBDIR with packages that want to use to lib64 2012-01-26 06:34:18 +00:00
sbd
526e041c4b Add SET_LIBDIR variable which if non-empty will set GNU_CONFIGURE_LIBDIR to
the default libdir (and there for be passed to ./configure), this is the
best way to deal with the 'lib64' problem on x86_64-linux systems (with
most some packages).

Also add SET_LIBDIR, GNU_CONFIGURE_LIBDIR, and  GNU_CONFIGURE_LIBSUBDIR to
_PKG_VARS.gnu-configure
2012-01-26 06:33:43 +00:00
sbd
3c5e3e5460 In the section of configure that decides whether a libdir suffix should be
used, force it to be an empty (i.e no suffix).
2012-01-26 06:05:04 +00:00
obache
a9855106ae Updated net/zeromq to 2.1.11 2012-01-26 05:41:11 +00:00
obache
97af8cd100 Update zeromq to 2.1.11.
0MQ version 2.1.11 (Stable), released on 2011/12/18
===================================================

Bug fixes
---------

* Fixed issue 290, zmq_poll was using system time instead of monotonic
  clock (Mika Fischer).

* Fixed issue 281, crash on heavy socket creation - assertion failure in
  mutex.hpp:91. (Mika Fischer).

* Fixed issue 273, O_CLOEXEC flag used in ip.cpp:192 is supported only
  on Linux kernels 2.6.27+

* Fixed issue 261, assertion failure in kqueue.cpp:76.

* Fixed issue 269, faulty diagnostic code in 2.1.10.

* Fixed issue 254, assertion failure at tcp_socket.cpp:229 on ENOTCONN.

Changes
-------

* Now builds properly on AIX 6.1 (AJ Lewis).

* Builds using libdcekt on HP-UX (AJ Lewis).

* New upstream OpenPGM maintenance release 5.1.118.

* Enabled debugging on assertion failure on Windows (Paul Betts).
2012-01-26 05:40:30 +00:00