Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 22:46:16 UTC Now

2010-09-06 10:49:13 UTC MAIN commitmail json YAML

Updated chat/p5-POE-Component-IRC to 6.39

(wiz)

2010-09-06 10:49:04 UTC MAIN commitmail json YAML

Update to 6.39:

6.39  Sat Sep 4 02:16:28 UTC 2010
    - AutoJoin.pm: Allow channel keys to be undefined
    - Make the 'nickserv' command do the right thing on ratbox ircds
    - Add a server_version() method

6.38  Fri Sep 3 18:33:50 UTC 2010
    - Only process the first CTCP chunk we find in a message. This prevents
      someone from flooding our outgoing queue by having us e.g. reply to 20
      VERSION requests at a time.
    - CTCP.pm: Reply to VERSION with "dev-git" when no version is available.

6.37  Tue Aug 17 22:53:22 GMT 2010
    - Make all warnings fatal
    - Use real temp files in tests instead of littering the dist directory

6.36  Mon Jul 26 03:53:50 GMT 2010
    - Added a logged_in() method to see if we're logged into IRC

6.35  Sun Jun 27 09:32:22 GMT 2010
    - Disconnecting.pod: Mention when it is appropriate to use
      C<< $irc->yield('shutdown') >>.
    - Connector.pm: Clear the reconnect timer when the plugin is deleted so
      that we can actually shut down the IRC component.
    - Depend on POE::Component::Pluggable 1.26 for irc_plugin_error

6.34  Fri Jun 25 18:16:40 GMT 2010
    - CTCP.pm: Do "use POE::Component::IRC;" to avoid weird failures when
      this plugin is compiled by code which hasn't done the same.

6.33  Mon Jun 21 20:27:42 GMT 2010
    - BotCommand.pm: Allow user to choose how help messages are delivered
    - BotCommand.pm: Require the command prefix in private messages
    - BotCommand.pm: Make the help messages more context-sensitive
    - BotCommand.pm: Add support for custom auth checks
    - BotCommand.pm: If Eat == 1, we eat everything that looks like a command
    - Cookbook: Add Gtk2 example by Damian Kaczmarek
    - Logger.pm: Support a hook for custom log storage
    - IRC.pm: Remove redundant version() method
    - Convert distribution over to Dist::Zilla

(wiz)

2010-09-06 10:42:02 UTC MAIN commitmail json YAML

Updated audio/p5-CDDB to 1.220

(wiz)

2010-09-06 10:41:53 UTC MAIN commitmail json YAML

Update to 1.220:

================================
2010-03-08 01:18:09 -0500 v1_220
================================
    Prepare for git based distribution toolchain.
    Rearrange repository for git.
    Create an OSX example program for Max Wassermann.

(wiz)

2010-09-06 10:40:33 UTC MAIN commitmail json YAML

Updated audio/p5-Audio-Wav to 0.12

(wiz)

2010-09-06 10:40:16 UTC MAIN commitmail json YAML

Update to 0.12:

0.12  Sun May 30 08:45:03 GMT 2010
  - don't use values > MAXINT. +2147483648 is not a valid unsigned
    int32 (it's MAXINT+1). while we're at it, put all constants in
    the XS in hex format for clarity. possibly fixes:
      http://www.cpantesters.org/cpan/report/6945385
  - fall back to pureperl when Inline::C is installed but not functional
    as reported by Michel Lanne.

0.11  Fri Mar 12 04:12:44 GMT 2010
  - fix two bugs triggered with inline on win32 - one related to assuming
    C99 support and one related to lack of stdint.h or equivalent. tested
    with strawberry perl, should work with msvc too. bug report here:
      http://www.cpantesters.org/cpan/report/6920668
    same smoker reports tests with 0.11 here:
      http://www.cpantesters.org/cpan/report/6930825

0.10  Sun Feb 14 04:09:00 GMT 2010
  - add COPYRIGHT information for debian folks
  - include xt/

0.09  Thu Feb 11 14:58:37 GMT 2010
  - Support 24 and 32 bit wav reading w/o Inline::C (from Wolfram humann)
    ( see https://rt.cpan.org/Public/Bug/Display.html?id=36452 )
  - add a META.yml and some other easy kwalitee tweaks
  - Audio::Wav::Read::_has_inline moved to Audio::Wav::_has_inline so
    it can be queried before instantiating a reader (and later be used
    internally for Audio::Wav::Write)

(wiz)

2010-09-06 10:39:22 UTC MAIN commitmail json YAML

Updated audio/p5-Audio-Scan to 0.84

(wiz)

2010-09-06 10:39:13 UTC MAIN commitmail json YAML

Update to 0.84:

0.84    2010-08-27 19:10:00
        - Added an optional audio_md5 info value, this is the MD5 checksum of the
          first N audio bytes of the file.  This is useful in determining if a file
          is the same even when tags have been changed.  See the documentation for details.
        - Added audio_size info value to all formats.
        - Added image offset values in AUDIO_SCAN_NO_ARTWORK mode for some formats, so
          image data may be extracted directly from the file if needed.  See the
          documentation for specific details.
        - AAC: Fixed samplerate values for AACplus files. The samplerate in the header
          needs to be doubled to obtain the actual playback samplerate.
        - ID3: Bug 16452, Don't add null strings as array entries for T* frames.

0.83    2010-06-10 14:15:00
        - APE: Tag could be ignored when ID3v1 tag is present.
        - Fixed error handling for invalid RVAD tags.
        - Win32: Added binmode for all open files and filehandles.

(wiz)

2010-09-06 10:30:43 UTC MAIN commitmail json YAML

On NetBSD, pull in perfuse.

(wiz)

2010-09-06 10:18:10 UTC MAIN commitmail json YAML

Remove -Werror from compiler flags until code is clean enough.

(wiz)

2010-09-06 08:41:17 UTC MAIN commitmail json YAML

Missing commit for checksum update

(manu)

2010-09-06 07:56:38 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-pinyin to 1.3.11

(obache)

2010-09-06 07:56:24 UTC MAIN commitmail json YAML

Update ibus-pinyin to 1.3.11.

    Fix make distcheck errors.

    Tiny modification to m4/boost.m4.

    Pass $CXXFLAGS to $ac_cpp to make cross-compilation of ibus-pinyin easy.

    Remove sqlite3 in create_db.py

    Remove duplicated EXTRA_DIST value in lua/Makefile.am

    Add PY prefix of all file names to avoid name conflict on some file
    system than is case insensitive.

    change the default fuzzy settings

(obache)

2010-09-06 05:04:01 UTC MAIN commitmail json YAML

Updated devel/p5-Test-WWW-Selenium to 1.23

(sno)

2010-09-06 05:03:48 UTC MAIN commitmail json YAML

Updating devel/p5-Test-WWW-Selenium from 1.21nb1 to 1.23

Upstream changes:
1.23 - So Sep  5 2010
  - 3 Patches from Tom Hukins++ to clean up inc/, pod and the license.
  - Suggestion from So Matsui++ to restore HTTP POST from the 1.20 release.
  - http_method now defaults to POST but can be set to GET.

1.22 - Fri Apr  2 10:51:58 PDT 2010
  - Update URI::Encode dependency so we can depend on a consistent
    encoding of *firefox to %2Afirefox.
  - No code changes, just test fixes.

(sno)

2010-09-06 04:34:53 UTC MAIN commitmail json YAML

2010-09-05 23:01:48 UTC MAIN commitmail json YAML

Remove unused variable pointing to non-existent dir.
pkglint is now much happier.

(wiz)

2010-09-05 23:00:55 UTC MAIN commitmail json YAML

2010-09-05 22:55:58 UTC MAIN commitmail json YAML

Add VDPAU support, from Aleksey Cheusov.

(wiz)

2010-09-05 22:55:38 UTC MAIN commitmail json YAML

2010-09-05 22:55:24 UTC MAIN commitmail json YAML

2010-09-05 22:55:18 UTC MAIN commitmail json YAML

2010-09-05 20:34:46 UTC MAIN commitmail json YAML

Updated net/openvpn to 2.1.3

(adam)

2010-09-05 20:33:48 UTC MAIN commitmail json YAML

Changes 2.1.3:
* Fixed potential local privilege escalation vulnerability in
  Windows service.
* Added Python-based based alternative build system for Windows using
  Visual Studio 2008 (in win directory).
* When aborting in a non-graceful way, try to execute do_close_tun in
  init.c prior to daemon exit to ensure that the tun/tap interface is
  closed and any added routes are deleted.
* Fixed an issue where AUTH_FAILED was not being properly delivered
  to the client when a bad password is given for mid-session reauth,
  causing the connection to fail without an error indication.
* Don't advance to the next connection profile on AUTH_FAILED errors.
* Fixed an issue in the Management Interface that could cause
  a process hang with 100% CPU utilization in --management-client
  mode if the management interface client disconnected at the
  point where credentials are queried.
* Fixed an issue where if reneg-sec was set to 0 on the client,
  so that the server-side value would take precedence,
  the auth_deferred_expire_window function would incorrectly
  return a window period of 0 seconds.  In this case, the
  correct window period should be the handshake window period.
* Modified ">PASSWORD:Verification Failed" management interface
  notification to include a client reason string:
    >PASSWORD:Verification Failed: 'AUTH_TYPE' ['REASON_STRING']
* Enable exponential backoff in reliability layer retransmits.
* Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately after
  socket is created rather than waiting until after connect/listen.
* Management interface performance optimizations:
  1. Added env-filter MI command to perform filtering on env vars
    passed through as a part of --management-client-auth
  2. man_write will now try to aggregate output into larger blocks
    (up to 1024 bytes) for more efficient i/o
* Fixed minor issue in Windows TAP driver DEBUG builds
  where non-null-terminated unicode strings were being
  printed incorrectly.
* Fixed issue on Windows with MSVC compiler, where TCP_NODELAY support
  was not being compiled in.
* Proxy improvements:
* Implemented http-proxy-override and http-proxy-fallback directives to make it
  easier for OpenVPN client UIs to start a pre-existing client config file with
  proxy options, or to adaptively fall back to a proxy connection if a direct
  connection fails.
* Implemented a key/value auth channel from client to server.
* Fixed issue where bad creds provided by the management interface
  for HTTP Proxy Basic Authentication would go into an infinite
  retry-fail loop instead of requerying the management interface for
  new creds.

(adam)

2010-09-05 20:29:45 UTC MAIN commitmail json YAML

+ bftpd-3.0, cvsd-1.0.20, eric4-4.4.8, gdb-7.2, kdevelop-4.0.2,
  mkvtoolnix-4.3.0.

(wiz)

2010-09-05 17:12:14 UTC MAIN commitmail json YAML

+ ImageMagick-6.6.4.0, docbook-xsl-1.76.0, gnumeric110-1.10.10,
  goffice0.8-0.8.10, gst-plugins0.10-bad-0.10.20,
  gst-plugins0.10-ugly-0.10.16, libproxy-0.4.6, libv4l-0.8.1,
  mc-4.7.0.8, p5-Module-Signature-0.65, p5-PerlMagick-6.6.4.0,
  p5-WWW-Curl-4.13, scmgit-base-1.7.2.3, scmgit-docs-1.7.2.3,
  vala-0.9.8, x264-devel-20100904.

(wiz)

2010-09-05 16:13:42 UTC MAIN commitmail json YAML

Require at least version 3.1.3 of the "rpm2pkg" package to make sure we
support RPM package files which use LZMA compression for the data section.

(tron)

2010-09-05 15:55:51 UTC MAIN commitmail json YAML

Note update of the "rpm2pkg" package to version 3.1.3.

(tron)

2010-09-05 15:55:24 UTC MAIN commitmail json YAML

Updated databases/p5-Catalyst-Model-DBIC-Schema to 0.43

(sno)

2010-09-05 15:55:13 UTC MAIN commitmail json YAML

Updating databases/p5-Catalyst-Model-DBIC-Schema from 0.40nb1 to 0.43

pkgsrc changes:
- adjust dependencies

Upstrean changes:
0.43  Sun Jul 25 01:00:34 UTC 2010
        - add dep for MooseX::NonMoose for the use_moose=1 option

0.42  Sat Jul 24 23:14:27 UTC 2010
        - add use_moose=1 to loader options by default for create=static

0.41  Wed Apr 28 08:42:13 EDT 2010
        - allow configuring ResultSets using the SchemaProxy trait

(sno)

2010-09-05 15:51:56 UTC MAIN commitmail json YAML

Update "rpm2pkg" package to version 3.1.3:
- Avoid handling RPMs with uncompress data via "lzcat -f".
- Improve handling of LZMA compression via "lzcat":
  - Fail early if the child process fails to start "lzcat".
  - Don't try to kill the chld process blindly when we close the parent
    end of the pipe. Check first whether it already terminated which
    is the normal case.

Handling of RPM files with LZMA compression is now tested.

(tron)

2010-09-05 15:34:12 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Devel to 1.28

(sno)

2010-09-05 15:34:00 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-Devel from 1.27nb1 to 1.28

pkgsrc changes:
- adjust dependencies

Upstream changes:
1.28 2010-06-16 02:43:00
        - Fix generated Pod tests so that the first check is if the TEST_POD
          environment variable is set. (RT#58433)
        - Fix link in the Pod for Catalyst::Restarter (RT#57362)
        - Fix the pod-coverage version required by the generated app tests.
        - Fix the restarter to only act upon file events (and ergo ignore
          the creation of empty directories).

(sno)

2010-09-05 15:20:30 UTC MAIN commitmail json YAML

Updated databases/p5-CatalystX-CRUD to 0.51

(sno)

2010-09-05 15:20:19 UTC MAIN commitmail json YAML

Updating databases/p5-CatalystX-CRUD from 0.48nb1 to 0.51

pkgsrc changes:
- adjusting dependencies

Upstream changes:
0.49    11 April 2010
        * uri_for_view_on_single_result() will return uri for 'view' action,
          regardless of value of can_write().

0.50    13 May 2010
        * fix make_primary_key_string() to get rid of bad sprintf() call

0.51    19 May 2010
        * added use_request_uri_for_path to test MyApp to fix
          test failures with Catalyst::Runtime 5.80024

(sno)

2010-09-05 15:19:01 UTC MAIN commitmail json YAML

Updated www/p5-CatalystX-CRUD-YUI to 0.024

(sno)

2010-09-05 15:18:47 UTC MAIN commitmail json YAML

Updating www/p5-CatalystX-CRUD-YUI from 0.023nb1 to 0.024

Upstream changes:
0.024  18 Mar 2010
        * check for field.description.length, since localization object
  will return true.

(sno)

2010-09-05 15:08:50 UTC MAIN commitmail json YAML

Updated multimedia/mplayer to 1.0rc20091017nb3

(jakllsch)

2010-09-05 15:07:39 UTC MAIN commitmail json YAML

Ensure mplayer knows how to disable the screen saver. Mostly from PR#43804.
While here, finish enabling libXvMC.  XXX libXvMC needs real builtinifying.

(jakllsch)

2010-09-05 15:05:48 UTC MAIN commitmail json YAML

Updated www/p5-CatalystX-LeakChecker to 0.06

(sno)

2010-09-05 15:05:37 UTC MAIN commitmail json YAML

Updating www/p5-CatalystX-LeakChecker from 0.05nb1 to 0.06

pkgsrc changes:
- adjust dependencies

Upstream changes:
0.06  Fri, 26 Mar 2010 21:15:31 +0100
  * Use native traits instead of AttributeHelpers.

(sno)

2010-09-05 15:01:46 UTC MAIN commitmail json YAML

Updated www/p5-CatalystX-Component-Traits to 0.16

(sno)

2010-09-05 15:01:34 UTC MAIN commitmail json YAML

Updating www/p5-CatalystX-Component-Traits from 0.14nb1 to 0.16

pkgsrc changes:
- adjust dependencies

Upstream changes:
0.16 2010-08-26 19:07:00
    - Neglected to bump the version in last release.

0.15 2010-08-25 19:09:00
    - Change excludes to -excludes when using MooseX::Traits::Pluggable
      to avoid the deprecation warning.
    - Change primary repository URI in metadata

(sno)

2010-09-05 14:41:22 UTC MAIN commitmail json YAML

remove unneeded-since 1.3 include

(jakllsch)

2010-09-05 14:22:14 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-I18N to 0.10

(sno)

2010-09-05 14:22:02 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-Plugin-I18N from 0.09nb3 to 0.10

pkgsrc changes:
- adjusting dependencies
- adjusting license definition

Upstream changes:
0.10  Mon Jun 14 2010
        - Add Installed Languages feature by Ton Voon and Chris Dolan
          (RT #25050)
        - Add dependency and tests for i-default fallback feature in
          Locale::Maketext::Simple 0.19

(sno)

2010-09-05 14:00:48 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-Session-Store-Delegate to 0.06

(sno)

2010-09-05 14:00:36 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-Plugin-Session-Store-Delegate from 0.05nb1 to 0.06

pkgsrc changes:
- adjust dependencies

Upstream Changes:
0.06
        - Fix dependencies in Makefile.PL

(sno)

2010-09-05 12:20:52 UTC MAIN commitmail json YAML

Updated mail/p5-Catalyst-View-Email to 0.30

(sno)

2010-09-05 12:20:41 UTC MAIN commitmail json YAML

Updating mail/p5-Catalyst-View-Email from 0.23nb1 to 0.30

pkgsrc changes:
- adjust dependencies
- convert module type

Upstream changes:
0.30    2010-05-22
        - Added Test::Requires to 06config.t

0.29    2010-05-21
        - Using Test::Requires for Mason and Template::Toolkit dependency check
        - Removed Template::Toolkit and Mason as prereqs

0.28    2010-05-14
        - Added  version numbers to Helpers

0.27    2010-03-23
        - made ::View::TT and ::View::Mason hard deps
        - adjusted tests to reflect the aforementioned
        - patches welcome

0.25_02 2010-02-21
        - cleaned up tests
        - made Test::More 0.88 a prereq

0.25_01 2010-02-21
        - updated/corrected docs
        - added proper svn repo url

0.25    2010-02-01
        - converted to Module::Install

(sno)

2010-09-05 12:17:00 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Sender to 0.102370

(sno)

2010-09-05 12:16:48 UTC MAIN commitmail json YAML

Updating mail/p5-Email-Sender from 0.100460nb1 to 0.102370

pkgsrc changes:
- adjust dependencies

Upstream changes:
0.102370  2010-08-25 08:37:22 America/New_York
          remove spurious prereq on Sys::Hostname::Long (thanks ABH)
          tweak some tests for truth/definedness in SMTP transport

0.102360  2010-08-24 07:47:24 America/New_York
          avoid the need to use "excludes" in role application; this silences
          warnings with Moose 1.10

0.101760  2010-06-25 08:18:26 America/New_York
          fix sendmail.t with latest Capture::Tiny (Justin Hunter)

(sno)

2010-09-05 12:13:51 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Address to 1.892

(sno)

2010-09-05 12:13:39 UTC MAIN commitmail json YAML

Updating mail/p5-Email-Address from 1.889nb2 to 1.892

pkgsrc changes:
- adjust license

Upstream changes:
1.892    2010-09-02
          revert all behavior to 1.889

1.891    2010-08-30
          rework domainless address feature to work on perl5.8 (Alex Vandiver)

1.890    2010-08-22
          allow domainless addresses (if requested) (thanks, Alex Vandiver)

(sno)

2010-09-05 12:09:34 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Abstract to 3.002

(sno)

2010-09-05 12:09:22 UTC MAIN commitmail json YAML

Updating mail/p5-Email-Abstract from 3.001nb1 to 3.002

pkgsrc changes:
- tidy
- add license definition
- adjust dependencies

Upstream changes:
3.002    2010-06-11
          avoid a warning in MailInternet with zero headers found

(sno)

2010-09-05 11:53:05 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MIME to 1.904

(sno)

2010-09-05 11:52:54 UTC MAIN commitmail json YAML

Updating mail/p5-Email-MIME from 1.903nb1 to 1.904

Upstream changes:
1.904  2010-09-04
        eliminate memory leak in walk_parts (reported by MKANAT, RT #59581)

(sno)

2010-09-05 11:41:48 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-View-Excel-Template-Plus to 0.03

(sno)

2010-09-05 11:41:37 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-View-Excel-Template-Plus from 0.01nb2 to 0.03

pkgsrc changes:
- bump dependency of math/p5-Excel-Template-Plus to 0.05
- remove leading "A" from COMMENT

Upstream changes:
0.03 Sunday, April 25, 2010
    - Simple release from the developement release 0.02_2

0.02_2 Tuesday, April 20, 2010
    - Last development release was shipped with an old Makefile.PL

0.02_1 Monday, April 19, 2010
    - add missing build requirement 'parent'

0.02 Thursday, April 15, 2010
    - fixed rt#53781 / NEXT deprecated
    - fixed rt#42166 / Auto determining template filename broken
    - Add helper class, Catalyst::Helper::View::Excel::Template::Plus

(sno)

2010-09-05 11:35:52 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-View-JSON to 0.30

(sno)

2010-09-05 11:35:41 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-View-JSON from 0.28nb1 to 0.30

Upstream changes:
0.30  Tue Apr 13 01:14:07 CEST 2010
        - Fix test application to call $c->forward('View::JSON') rather
  than (the incorrect) $c->forward('MyApp::View::JSON')
        - Fix documentation to match the above change
        - Turn off the regex fallback behavior in the test applications on
          newer Catalyst versions to ensure tests are correctly forwarding.
        - Move actions out of the test application classes into controller
          classes to avoid deprecation warnings on newer Catalyst releases.
        - 0.29 had unintended commits accidentally pulled from ap/master.
  Reverted

(sno)

2010-09-05 11:32:14 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-View-TT to 0.35

(sno)

2010-09-05 11:32:03 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-View-TT from 0.33nb1 to 0.35

Upstream changes:
0.35  2010-08-26 01:38:00
        - Add expose_methods functionality
        - add template name to exceptions
        - update render_die message to be more concise.
        - Doc fixes (RT#57159)
        - Silence warnings about Template::Provider::Encoding (RT #56310)

0.34  2010-04-07 04:14:50
        - Fix the process method to have the previous behaviour of reporting
          an error to Catalyst if a Template::Exception object is returned by
          the render method (i.e. when render_die is unset or set to 0).
        - Fix the warning issued about missing the render_die config option to
          log using the standard Catalyst logging system (rather than Carping
          directly), and to only issue the warning at debug level / when
          in debug mode. The severity of this warning will be increased in
          a later release.

(sno)

2010-09-05 11:28:28 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-ConfigLoader to 0.30

(sno)

2010-09-05 11:28:17 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-Plugin-ConfigLoader from 0.27nb2 to 0.30

pkgsrc changes:
- adjusting dependencies

Upstream changes:
0.30  Fri Aug 20 2010
    - Fix for Windows regarding changes from 0.29

0.29  Fri Aug 20 2010
    - Fix issue with 2 character app names that are kept in versioned
      directories (e.g. app called QX in QX-2.1.5/)
    - bump dep on Config::Any to use the -ForceArray Config::General option
      (caelum)

0.28  Wed Jun 30 2010
    - Pod Fixes related to config_substitutions() (Oleg Kostyuk)
    - Pod fix for the "Using a local configuration file" section of
      the Manual (RT #48823)
    - Expand XML config example in the manual (teejay, Kieren Diment)

(sno)

2010-09-05 11:25:05 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Model-Adaptor to 0.09

(sno)

2010-09-05 11:24:54 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-Model-Adaptor from 0.08nb1 to 0.09

Upstream changes:
0.09  4 August 2010
      - Use Catalyst::Utils::ensure_class_loaded on the adapted class,
        instead of eval/require, so that inner classes in already-loaded
        packages will work.

(sno)

2010-09-05 11:22:32 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Authentication-Store-DBIx-Class to 0.1400

(sno)

2010-09-05 11:22:19 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-Authentication-Store-DBIx-Class from 0.1083nb1 to
0.1400

pkgsrc changes:
- adjusting dependencies

Upstream changes:
0.1400  2010-09-01
        * Make can() work as well as AUTOLOADing.

0.1300  2010-06-16
        * Support columns with accessors that aren't the column name.
        * Fix some documentation typos.
        * Stop failing horribly when running the tests in parallel.
        * Default to not running pod tests for users, even if the
          required modules for that are available.

0.1200  2010-04-10
        Release 0.1100 as a stable version without further modifications.

0.1100  2010-03-29 - development release
        Support compound primary keys for looking up users.

(sno)

2010-09-05 11:13:42 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Action-REST to 0.86

(sno)

2010-09-05 11:13:30 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-Action-REST from 0.83nb1 to 0.86

pkgsrc changes:
- adjusting dependencies

Upstream changes:
Wed  1 Sept 2010 23:14:00 BST - Release 0.86
  Add rest_serializer_json_options config key useable to set options
  like relaxed => 1 to be passed to the JSON serializer (Ton Voon)

  Make Data::Dumper unserializer safer by using a Safe compartment (Ton Voon)

Thu 13 May 2010 10:09:19 CEST - Release 0.85
  Make Catalyst::Action::Serialize::View return directly rather than serializing
  a response for 3XX status codes. This stops back-compat breakage from the
  previous change (in 0.84), whilst also allowing actual data serializers
  to still handle 3XX.

  Fix docs in Catalyst::TraitFor::Request::REST::ForBrowsers. (RT#54983)

Thu  6 May 2010 09:27:56 BST - Release 0.84
  Revert always using a trait rather than Catalyst::Request::REST to improve
  debug messages.

  Add a status_multiple_choices helper method to the Controller base class.

  Allow 3XX responses to be serialized.

(sno)

2010-09-05 11:03:17 UTC MAIN commitmail json YAML

Updated devel/p5-PHP-Serialization to 0.34

(sno)

2010-09-05 11:03:05 UTC MAIN commitmail json YAML

Updating devel/p5-PHP-Serialization from 0.30nb1 to 0.34

pkgsrc changes:
- add license definition

Upstream changes:
0.34  2010-03-18
- Fix keys and values like '010' being serialized as strings as expected
  rather than being turned into ints. (RT#48594)

0.33  2009-07-14
- Added ability to store the order of the keys on decoding
  PHP assoc array (Alexander Bassilov)
- Added ability to sort the keys on encoding HASHes (Alexander
  Bassilov)

0.32  2009-06-20
- Making finite state machine
- Fixed bug in arrays RT21218
- RT24441 is not a bug
- Croaks on incomplete strings. RT44700
- Fixed bug with float as index. RT42029
- Removed warning from POD
- Changed todo in POD
- BOLAV@cpan.org

0.31  2009-04-14
- Add warning note to POD
- Take patch from RT#45024 to fix boolean deserialization bug.

(sno)

2010-09-05 10:52:36 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Runtime to 5.80027

(sno)

2010-09-05 10:52:19 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-Runtime from 5.80021nb1 to 5.80027

pkgsrc changes:
- adjusting dependencies
- updating module type

Upstream changes:
5.80027 2010-09-01 22:14:00

Bug fixes:
  - Fix an issue with newly added test cases which depended on Catalyst::Action::RenderView

5.80026 2010-09-01 15:14:00

Bug fixes:
  - Fix so that CATALYST_EXCEPTION_CLASS in MyApp is always respected by
    not loading Catalyst::Exception in Utils.pm BEGIN, because some Scripts::*
    load Utils before MyApp.pm

  - Fix warnings with new Moose versions about "excludes" during role
    application

  - Fix warning from MooseX::Getopt regarding duplicate "help" aliases.

  - parse_on_demand fixed when used in conjunction with debug mode.
    A regression was introduced in 5.80022 which would cause the body
    to always be parsed for logging at the end of the request when in
    debug mode. This has been fixed so that if the body has not been parsed
    by the time the request is logged, then the body is omitted.

  - Fix show_internal_actions config setting producing warnings in debug
    mode (RT#59738)

  - Make Catalyst::Test::local_request() set the response base from base href
    in the returned document so that links can be resolved correctly by
    Test::WWW::Mechanize::Catalyst

Refactoring:
  - moved component name sort that happens in setup_components to
    locate_components to allow methods to wrap around locate_components

Documentation:
    - Fix some typos

    - Advertise Catalyst::Plugin::SmartURI

5.80025 2010-07-29 01:50:00

New features:
  - An 'action_class' method has been added to Catalyst::Controller to
    allow controller base classes, roles or traits
    (e.g. Catalyst::Controller::ActionRole) to more easily override
    the default action creation.

Bug fixes:
  - Fix the --mech and --mechanize options to the myapp_create.pl script
    to operate correctly by fixing the options passed down into the script.
  - Fix controllers with no method attributes (where the action definitions
    are entirely contained in config). RT#58057
  - Fix running as a CGI under IIS at non-root locations.
  - Fix warning about "excludes" during role application
  - Fix warning from MooseX::Getopt regarding duplicate "help" aliases

Documentation:
  - Fix missing - in the docs when describing the --mechanize option at one
    point.
  - Explained the common practice how to access the component's config
    values.
  - Fixed typo in Catalyst/Script/Server.pm (RT #58474)

5.80024 2010-05-15 11:55:44

  Bug fixes:
  - Revert the path resolution behaviour to how it used to work before
    Catalyst 5.80014_02, so that application paths are (by default)
    resolved from $ENV{PATH_INFO} and $ENV{SCRIPT_NAME}. This fixes backward
    compatibility breakage seen by a number of people since that release
    with mod_rewrite and SSI.

  New features:
  - Add a use_request_uri_for_path config setting to optionally
    use the (more correct) $ENV{REQUEST_URI} path resolution behaviour.

  Documentation:
  - Clarify the documentation for the Catalyst::Stats interface.
  - Copious documentation about the use_request_uri_for_path feature
    and the implications of setting this to true/false in
    Catalyst::Engine::CGI

5.80023 2010-05-07 23:50:27

  Bug fixes:
  - Ensure to always cleanup temporary uploaded files in all cases, even
    when exceptions occur during request processing, using HTTP::Body's
    ->cleanup feature. (RT#41442)
  - Ensure that Catalyst::Engine::HTTP's options hash is defined before
    dereferencing it. (RT#49267)
  - Fix regex special characters in REDIRECT_URL variable breaking
    the request base. (2nd part of RT#24951)
  - Fix not stripping backslashes in DispatchType::Regex::uri_for_action

  New features:
  - Setting __PACKAGE__->config(enable_catalyst_header => 1); in your MyApp.pm
    now enables the X-Catalyst header being printed when not in debug mode.
  - Require CGI::Simple::Cookie version 1.109 to ensure support for the
    HttpOnly flag
  - Allow the myapp_test.pl script to be given a list of paths which it
    will retrieve all of. (RT#53653)
  - Allow parameterized roles to be applied as plugins.
  - Allow requiring minimum versions of plugins when loading them.

  Documentation:
  - The Catalyst::Test::get method is documented as returning the raw
    response bytes without any character decoding (RT#53678)

  Cleanups:
  - Removal of $Catalyst::PRETTY_VERSION. Future releases will always have the
    full and unmangled version number, including trailing zeroes, in
    $Catalyst::VERSION.

5.80022 2010-03-28 19:43:01

  New features:
  - Log an extra line in debug mode with the response status code,
    the content type and content length if available.

  Refactoring / optimizations:
  - Display of the end of hit debug messages has been factored out into
    log_headers, log_request, log_request_headers, log_response,
    log_response_status_line and log_response_headers methods so that
    plugins which customise how much information is shown on the debug
    screen as easy to write.
  - Make all logging of request and response state get the information from
    $c->dump_these so that there is a unified point from which to hook
    in parameter filtering (for example).
  - $c->model/view/controller have become a lot faster for non-regexp names
    by using direct hash lookup instead of looping.
  - IP address => hostname mapping for the server is only done once and cached
    by Catalyst::Engine::HTTP to somewhat mitigate the problem of people
    developing on machines pointed at slow DNS servers.

  Bugs fixed:
    - DispatchType::Index's uri_for_action only returns for actions registered
      with it (prevents 'index :Path' or similar resolving to the wrong URI)
    - Make sure to construct Upload objects properly, even if there are
      multiple Content-Type headers (Closes RT#55976).

(sno)

2010-09-05 09:25:21 UTC MAIN commitmail json YAML

Updated filesystems/perfuse to 20100906

(manu)

2010-09-05 09:24:19 UTC MAIN commitmail json YAML

A few reliability fixes for using perfuse with glusterfs.
I can now build libperfuse within a glusterfs mounted filesystem.

(manu)

2010-09-05 09:07:35 UTC MAIN commitmail json YAML

Updated devel/p5-IO-Stty to 0.03

(sno)

2010-09-05 09:07:20 UTC MAIN commitmail json YAML

Updating devel/p5-IO-Stty from 0.02nb5 to 0.03

pkgsrc changes:
- add license and homepage
- adjust module type
- use no languages

Upstream changes:
  - Re-vamp module to Module::Build
  - stty.txt merged into POD so it shows up on CPAN
  - add Changes log
  - basic tests
  - die if no parameters passed to stty

(sno)

2010-09-05 08:29:51 UTC MAIN commitmail json YAML

adding some CONFLICTS (modules which are newer in core)

(sno)

2010-09-05 02:19:12 UTC MAIN commitmail json YAML

Updated net/ruby-rubytter to 1.4.1

(obache)

2010-09-05 02:18:59 UTC MAIN commitmail json YAML

Update rubytter to 1.4.1.

Switch api.twitter.com/1/search.json to search.twitter.com/search.json for the
functional change of Twitter API.

(obache)

2010-09-05 02:15:20 UTC MAIN commitmail json YAML

Note update of ruby-json*.

(obache)

2010-09-05 02:13:51 UTC MAIN commitmail json YAML

Update ruby-json{,_pure} to 1.4.6.

2010-08-09 (1.4.6)
  * Fixed oversight reported in http://github.com/flori/json/issues/closed#issue/23,
    always create a new object from the state prototype.
  * Made pure and ext api more similar again.
2010-08-07 (1.4.5)
  * Manage data structure nesting depth in state object during generation. This
    should reduce problems with to_json method defin��tions that only have one
    argument.
  * Some fixes in the state objects and additional tests.
2010-08-06 (1.4.4)
  * Fixes build problem for rubinius under OS X, http://github.com/flori/json/issues/closed#issue/25
  * Fixes crashes described in http://github.com/flori/json/issues/closed#issue/21 and
    http://github.com/flori/json/issues/closed#issue/23

(obache)

2010-09-05 01:23:54 UTC MAIN commitmail json YAML

Fix botched merge.

(tron)

2010-09-05 01:23:01 UTC MAIN commitmail json YAML

Note update of the "rpm2pkg" package to version 3.1.2.

(tron)

2010-09-05 01:22:30 UTC MAIN commitmail json YAML

Update "rpm2pkg" package to version 3.1.2 (*sigh*):
Fix bug in last change which broke extracting RPMs via "lzcat" (which is
now also used for uncompressed RPMs).

(tron)

2010-09-05 01:22:28 UTC MAIN commitmail json YAML

Updated textproc/p5-Search-Xapian to 1.0.21.0

(schmonz)

2010-09-05 01:22:12 UTC MAIN commitmail json YAML

Update to 1.0.21.0. From the changelog:

- Avoid importing isa from UNIVERSAL to fix Perl 5.12 deprecation
  warning (Debian bug#578559).
- Fix testcase t/04functions.t to work with Perl compiled with
  -Duselongdouble (Debian bug#578558).
- Wrap Document::add_boolean_term() (new in C++ API in 1.0.18).
- Add test coverage for Document::remove_term().
- Add wrappers for the spelling correction functionality (ticket#420).
- Fix to build with compilers other than GCC by disabling Perl's
  #define for bool.  (ticket#404)
- Improve documentation of QueryParser::set_default_op() and
  QueryParser::get_default_op().
- examples/: Use MSet::items() (new in 1.0.13.1).
- examples/simpleexpand.pl: Remove debug print statement left in by
  accident.
- Add dependency to regenerate Makefile if Xapian.pm changes (since the
  former contains a version number extracted from the latter).
- Add better test coverage for MatchDecider.
- Run POD coverage tests if TEST_POD_COVERAGE is set rather than
  TEST_POD so that the other POD tests can easily be enabled without
  enabling the coverage tests.

(schmonz)

2010-09-05 00:25:46 UTC MAIN commitmail json YAML

Note update of the "rpm2pkg" package to version 3.1.1.

(tron)

2010-09-05 00:24:30 UTC MAIN commitmail json YAML

Update "rpm2pkg" package to version 3.1.1:
- Fix start of "lzcat" if "LZCAT" is not defined as a full pathname.
- Handle short reads on the pipe to "lzcat".

(tron)

2010-09-04 19:23:12 UTC MAIN commitmail json YAML

Note update of the "rpm2pkg" package to version 3.1.

(tron)

2010-09-04 19:23:00 UTC MAIN commitmail json YAML

Update "rpm2pkg" package to version 3.1:
- Implement a minimal parser for the RPM header section and use it to
  skip to the data section instead of searching for BZip2 or GZip
  magic headers.
- Add untested support for LZMA compression. It currently uses "lzcat"
  from the "xz" package which is what "pkgsrc" itself uses to handle
  ".lzma" files.

(tron)

2010-09-04 18:45:22 UTC MAIN commitmail json YAML

Remove me as maintainer. This module isn't very useful after all.

(tron)

2010-09-04 16:49:31 UTC MAIN commitmail json YAML

+ abcmidi-20100828, botan-1.8.10, calibre-0.7.17, etm-658,
  fluidsynth-1.1.2, fotoxx-10.9, grhino-0.16.1,
  gst-plugins0.10-good-0.10.25, lftp-4.0.10,
  mathomatic-15.2.1, wine-devel-1.3.2, worker-2.17.9.

(wiz)

2010-09-04 15:57:38 UTC MAIN commitmail json YAML

Note update of the "py-setuptools" package to version 0.6c11nb1.

(tron)

2010-09-04 15:57:16 UTC MAIN commitmail json YAML

This package now needs "py-expat" under Mac OS X for Python 2.6.* because
determinng the operating system version involves parsing XML data.

(tron)

2010-09-04 15:31:29 UTC MAIN commitmail json YAML

Update for Python 2.6.6.

(tron)

2010-09-04 12:18:53 UTC MAIN commitmail json YAML

Mark I18N::LangTags being used from Perl5 core (if module is maintained again in future)

(sno)

2010-09-04 12:16:22 UTC MAIN commitmail json YAML

Updated www/p5-SVN-Web to 0.53nb5

(sno)

2010-09-04 12:16:10 UTC MAIN commitmail json YAML

Using Locale::Maketext::Simple from Perl5 core for newer Perl5 versions.
Bumping revision.

(sno)

2010-09-04 12:15:37 UTC MAIN commitmail json YAML

Updated www/p5-Handel to 1.00011nb3

(sno)

2010-09-04 12:15:26 UTC MAIN commitmail json YAML

Using Locale::Maketext from core for newer Perl5 versions and use right
module type. Bumping revision.

(sno)

2010-09-04 12:10:06 UTC MAIN commitmail json YAML

Updated devel/svk to 2.2.3

(sno)

2010-09-04 12:09:54 UTC MAIN commitmail json YAML

Updating devel/svk from 2.2.1nb2 to 2.2.3

pkgsrc changes:
- add license definition
- clean-up and sort dependencies

Upstream changes:
[Changes for 2.2.3 - 21 Mar, 2010]
  Fix META.yml.

[Changes for 2.2.2 - 10 Mar, 2010]
  Subversion 1.6.x compatiblity fixes.

(sno)

2010-09-04 11:59:59 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-I18N to 0.09nb3

(sno)

2010-09-04 11:59:45 UTC MAIN commitmail json YAML

Using I18N::LangTags and Locale::Maketext from Core, bumping revision

(sno)

2010-09-04 11:56:36 UTC MAIN commitmail json YAML

Updated www/p5-CGI-Kwiki to 0.18nb5

(sno)

2010-09-04 11:56:25 UTC MAIN commitmail json YAML

Using core modules in dependencies when possible. Bumping revison.

(sno)

2010-09-04 11:52:17 UTC MAIN commitmail json YAML

Locale::Maketext is newer in core since 5.10 - and the CPAN module seems
currently not maintained. Mark 1.13 broken so far.

(sno)

2010-09-04 11:50:49 UTC MAIN commitmail json YAML

Updated devel/p5-App-CLI to 0.08nb2

(sno)

2010-09-04 11:50:36 UTC MAIN commitmail json YAML

Adjusting dependency to Locale::Maketext::Simple to use the core module,
when available.

Bump PKG_REVISON

(sno)

2010-09-04 11:45:57 UTC MAIN commitmail json YAML

Updated games/gbrainy to 1.51

(wiz)

2010-09-04 11:45:47 UTC MAIN commitmail json YAML

Update to 1.51:

Version 1.51
* 5 bug fixes
* Updated and new translations

(wiz)

2010-09-04 11:36:21 UTC MAIN commitmail json YAML

Added devel/p5-PerlIO-gzip version 0.18

(sno)

2010-09-04 11:36:08 UTC MAIN commitmail json YAML

Importing package for p5 module PerlIO::gzip version 0.18 during update
of devel/svk.

PerlIO::gzip provides a PerlIO layer that manipulates files in the format
used by the gzip  program. Compression and Decompression are implemented,
but not together. If you attempt to open a file for reading and writing
the open will fail.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2010-09-04 11:27:27 UTC MAIN commitmail json YAML

Added devel/p5-PerlIO-via-Bzip2 version 0.02

(sno)

2010-09-04 11:27:13 UTC MAIN commitmail json YAML

Importing package for p5 module PerlIO::via::Bzip2 version 0.02 during
devel/svk update.

PerlIO::via::Bzip2 implements a PerlIO layer which will let you handle
bzip2 compressed files transparently.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2010-09-04 11:16:05 UTC MAIN commitmail json YAML

Added devel/p5-SVN-Dump version 0.04

(sno)

2010-09-04 11:15:43 UTC MAIN commitmail json YAML

Importing package for p5 module SVN::Dump version 0.04 during the update
of devel/svk as feature dependency.

This module lets you manage SVN dumps with Perl.
An SVN::Dump object represents a Subversion dump.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2010-09-04 10:38:58 UTC MAIN commitmail json YAML

Added fonts/mothanna-ttf version 0.02

(wiz)

2010-09-04 10:38:47 UTC MAIN commitmail json YAML

+ mothanna-ttf.

(wiz)

2010-09-04 10:38:25 UTC MAIN commitmail json YAML

Initial import of mothanna-ttf, packaged for wip by Kamel Derouiche.

Mothanna (from Arabic; twisted, bent) is a sans-serif like Arabic
OpenType font, intended mainly for use in software UIs. It is
developed by Arabeyes.org as part of the Khotot project.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100904

(wiz)

2010-09-04 05:12:18 UTC MAIN commitmail json YAML

Updated lang/python26 to 2.6.6

(obache)

2010-09-04 05:12:00 UTC MAIN commitmail json YAML

Update to python-2.6.6.

What's New in Python 2.6.6?
===========================

*Release date: 2010-08-24*

Core and Builtins
-----------------

Library
-------

What's New in Python 2.6.6 rc 2?
================================

*Release date: 2010-08-16*

Library
-------

- Issue #9600: Don't use relative import for _multiprocessing on Windows.

- Issue #8688: Revert regression introduced in 2.6.6rc1 (making Distutils
  recalculate MANIFEST every time).

- Issue #5798: Handle select.poll flag oddities properly on OS X.
  This fixes test_asynchat and test_smtplib failures on OS X.

- Issue #9543: Fix regression in socket.py introduced in Python 2.6.6 rc 1
  in r83624.

Extension Modules
-----------------

- Issue #7567: Don't call `setupterm' twice.

Tests
-----

- Issue #9568: Fix test_urllib2_localnet on OS X 10.3.

- Issue #9145: Fix test_coercion failure in refleak runs.

- Issue #8433: Fix test_curses failure caused by newer versions of
  ncurses returning ERR from getmouse() when there are no mouse
  events available.

What's New in Python 2.6.6 rc 1?
================================

*Release date: 2010-08-03*

Core and Builtins
-----------------

- Issue #6213: Implement getstate() and setstate() methods of utf-8-sig and
  utf-16 incremental encoders.

- Issue #8271: during the decoding of an invalid UTF-8 byte sequence, only the
  start byte and the continuation byte(s) are now considered invalid, instead
  of the number of bytes specified by the start byte.
  E.g.: '\xf1\x80AB'.decode('utf-8', 'replace') now returns u'\ufffdAB' and
  replaces with U+FFFD only the start byte ('\xf1') and the continuation byte
  ('\x80') even if '\xf1' is the start byte of a 4-bytes sequence.
  Previous versions returned a single u'\ufffd'.

- Issue #9058: Remove assertions about INT_MAX in UnicodeDecodeError.

- Issue #8941: decoding big endian UTF-32 data in UCS-2 builds could crash
  the interpreter with characters outside the Basic Multilingual Plane
  (higher than 0x10000).

- Issue #8627: Remove bogus "Overriding __cmp__ blocks inheritance of
  __hash__ in 3.x" warning.  Also fix "XXX undetected error" that
  arises from the "Overriding __eq__ blocks inheritance ..." warning
  when turned into an exception: in this case the exception simply
  gets ignored.

- Issue #4108: In urllib.robotparser, if there are multiple 'User-agent: *'
  entries, consider the first one.

- Issue #9354: Provide getsockopt() in asyncore's file_wrapper.

- In the unicode/str.format(), raise a ValueError when indexes to arguments are
  too large.

- Issue #3798: Write sys.exit() message to sys.stderr to use stderr encoding
  and error handler, instead of writing to the C stderr file in utf-8

- Issue #7902: When using explicit relative import syntax, don't try
  implicit relative import semantics.

- Issue #7079: Fix a possible crash when closing a file object while using
  it from another thread.  Patch by Daniel Stutzbach.

- Issue #1533: fix inconsistency in range function argument
  processing: any non-float non-integer argument is now converted to
  an integer (if possible) using its __int__ method.  Previously, only
  small arguments were treated this way; larger arguments (those whose
  __int__ was outside the range of a C long) would produce a TypeError.

- Issue #8417: Raise an OverflowError when an integer larger than sys.maxsize
  is passed to bytearray.

- Issue #8329: Don't return the same lists from select.select when no fds are
  changed.

- Raise a TypeError when trying to delete a T_STRING_INPLACE struct member.

- Issue #1583863: An unicode subclass can now override the __unicode__ method.

- Issue #7507: Quote "!" in pipes.quote(); it is special to some shells.

- Issue #7544: Preallocate thread memory before creating the thread to avoid
  a fatal error in low memory condition.

- Issue #7820: The parser tokenizer restores all bytes in the right if
  the BOM check fails.

- Issue #7072: isspace(0xa0) is true on Mac OS X

C-API
-----

- Issue #5753: A new C API function, :cfunc:`PySys_SetArgvEx`, allows
  embedders of the interpreter to set sys.argv without also modifying
  sys.path.  This helps fix `CVE-2008-5983
  <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5983>`_.

Library
-------

- Issue #8447: Make distutils.sysconfig follow symlinks in the path to
  the interpreter executable.  This fixes a failure of test_httpservers
  on OS X.

- Issue #7092: Fix the DeprecationWarnings emitted by the standard library
  when using the -3 flag.  Patch by Florent Xicluna.

- Issue #7395: Fix tracebacks in pstats interactive browser.

- Issue #1713: Fix os.path.ismount(), which returned true for symbolic links
  across devices.

- Issue #8826: Properly load old-style "expires" attribute in http.cookies.

- Issue #1690103: Fix initial namespace for code run with trace.main().

- Issue #5294: Fix the behavior of pdb's "continue" command when called
  in the top-level debugged frame.

- Issue #5727: Restore the ability to use readline when calling into pdb
  in doctests.

- Issue #6719: In pdb, do not stop somewhere in the encodings machinery
  if the source file to be debugged is in a non-builtin encoding.

- Issue #8048: Prevent doctests from failing when sys.displayhook has
  been reassigned.

- Issue #8015: In pdb, do not crash when an empty line is entered as
  a breakpoint command.

- Issue #7909: Do not touch paths with the special prefixes ``\\.\``
  or ``\\?\`` in ntpath.normpath().

- Issue #5146: Handle UID THREAD command correctly in imaplib.

- Issue #5147: Fix the header generated for cookie files written by
  http.cookiejar.MozillaCookieJar.

- Issue #8198: In pydoc, output all help text to the correct stream
  when sys.stdout is reassigned.

- Issue #1019882: Fix IndexError when loading certain hotshot stats.

- Issue #8471: In doctest, properly reset the output stream to an empty
  string when Unicode was previously output.

- Issue #8397: Raise an error when attempting to mix iteration and regular
  reads on a BZ2File object, rather than returning incorrect results.

- Issue #8620: when a Cmd is fed input that reaches EOF without a final
  newline, it no longer truncates the last character of the last command line.

- Issue #7066: archive_util.make_archive now restores the cwd if an error is
  raised. Initial patch by Ezio Melotti.

- Issue #5006: Better handling of unicode byte-order marks (BOM) in the io
  library. This means, for example, that opening an UTF-16 text file in append
  mode doesn't add a BOM at the end of the file if the file isn't empty.

- Issue #3704: cookielib was not properly handling URLs with a / in the
  parameters.

- Issue #4629: getopt raises an error if an argument ends with = whereas getopt
  doesn't except a value (eg. --help= is rejected if getopt uses ['help='] long
  options).

- Issue #7895: platform.mac_ver() no longer crashes after calling os.fork()

- Issue #5395: array.fromfile() would raise a spurious EOFError when an
  I/O error occurred.  Now an IOError is raised instead.  Patch by chuck
  (Jan Hosang).

- Issue #1555570: email no longer inserts extra blank lines when a \r\n
  combo crosses an 8192 byte boundary.

- Issue #9164: Ensure sysconfig handles dupblice archs while building on OSX

- Issue #7646: The fnmatch pattern cache no longer grows without bound.

- Issue #9136: Fix 'dictionary changed size during iteration'
  RuntimeError produced when profiling the decimal module.  This was
  due to a dangerous iteration over 'locals()' in Context.__init__.

- Fix extreme speed issue in Decimal.pow when the base is an exact
  power of 10 and the exponent is tiny (for example,
  Decimal(10) ** Decimal('1e-999999999')).

- Issue #9130: Fix validation of relative imports in parser module.

- Issue #9128: Fix validation of class decorators in parser module.

- Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop
  module, ensure that the input string length is a multiple of the frame size

- Issue #6589: cleanup asyncore.socket_map in case smtpd.SMTPServer constructor
  raises an exception.

- Issue #9125: Add recognition of 'except ... as ...' syntax to parser module.

- Issue #9085: email package version number bumped to its correct
  value of 4.0.2 (same as it was in 2.5).

- Issue #9075: In the ssl module, remove the setting of a ``debug`` flag
  on an OpenSSL structure.

- Issue #5610: feedparser no longer eats extra characters at the end of
  a body part if the body part ends with a \r\n.

- Issue #8924: logging: Improved error handling for Unicode in exception text.

- Fix codecs.escape_encode to return the correct consumed size.

- Issue #6470: Drop UNC prefix in FixTk.

- Issue #8833: tarfile created hard link entries with a size field != 0 by
  mistake.

- Issue #1368247: set_charset (and therefore MIMEText) now automatically
  encodes a unicode _payload to the output_charset.

- Issue #7150: Raise OverflowError if the result of adding or subtracting
  timedelta from date or datetime falls outside of the MINYEAR:MAXYEAR range.

- Issue #6662: Fix parsing of malformatted charref (&#bad;), patch written by
  Fredrik H奪奪rd

- Issue #1628205: Socket file objects returned by socket.socket.makefile() now
  properly handles EINTR within the read, readline, write & flush methods.
  The socket.sendall() method now properly handles interrupted system calls.

- Issue #3924: Ignore cookies with invalid "version" field in cookielib.

- Issue #6268: Fix seek() method of codecs.open(), don't read or write the BOM
  twice after seek(0). Fix also reset() method of codecs, UTF-16, UTF-32 and
  StreamWriter classes.

- Issue #5640: Fix Shift-JIS incremental encoder for error handlers different
  than strict

- Issue #8782: Add a trailing newline in linecache.updatecache to the last line
  of files without one.

- Issue #8729: Return NotImplemented from collections.Mapping.__eq__ when
  comparing to a non-mapping.

- Issue #5918: Fix a crash in the parser module.

- Issue #8688: Distutils now recalculates MANIFEST everytime.

- Issue #7640: In the new `io` module, fix relative seek() for buffered
  readable streams when the internal buffer isn't empty.  Patch by Pascal
  Chambon.

- Issue #5099: subprocess.Popen.__del__ no longer references global objects,
  leading to issues during interpreter shutdown.

- Issue #8681: Make the zlib module's error messages more informative when
  the zlib itself doesn't give any detailed explanation.

- Issue #8674: Fixed a number of incorrect or undefined-behaviour-inducing
  overflow checks in the audioop module.

- Issue #8571: Fix an internal error when compressing or decompressing a
  chunk larger than 1GB with the zlib module's compressor and decompressor
  objects.

- Issue #8573: asyncore _strerror() function might throw ValueError.

- Issue #8483: asyncore.dispatcher's __getattr__ method produced confusing
  error messages when accessing undefined class attributes because of the cheap
  inheritance with the underlying socket object.

- Issue #4265: shutil.copyfile() was leaking file descriptors when disk fills.
  Patch by Tres Seaver.

- Issue #8621: uuid.uuid4() returned the same sequence of values in the
  parent and any children created using ``os.fork`` on MacOS X 10.6.

- Issue #8313: traceback.format_exception_only() encodes unicode message to
  ASCII with backslashreplace error handler if str(value) failed

- Issue #8567: Fix precedence of signals in Decimal module: when a
  Decimal operation raises multiple signals and more than one of those
  signals is trapped, the specification determines the order in which
  the signals should be handled.  In many cases this order wasn't
  being followed, leading to the wrong Python exception being raised.

- Issue #7865: The close() method of :mod:`io` objects should not swallow
  exceptions raised by the implicit flush().  Also ensure that calling
  close() several times is supported.  Initial patch by Pascal Chambon.

- Issue #8581: logging: removed errors raised when closing handlers twice.

- Issue #4687: Fix accuracy of garbage collection runtimes displayed with
  gc.DEBUG_STATS.

- Issue #8354: The siginterrupt setting is now preserved for all signals,
  not just SIGCHLD.

- Issue #8577: distutils.sysconfig.get_python_inc() now makes a difference
  between the build dir and the source dir when looking for "python.h" or
  "Include".

- Issue #8464: tarfile no longer creates files with execute permissions set
  when mode="w|" is used.

- Issue #7834: Fix connect() of Bluetooth L2CAP sockets with recent versions
  of the Linux kernel.  Patch by Yaniv Aknin.

- Issue #6312: Fixed http HEAD request when the transfer encoding is chunked.
  It should correctly return an empty response now.

- Issue #8086: In :func:`ssl.DER_cert_to_PEM_cert()`, fix missing newline
  before the certificate footer.  Patch by Kyle VanderBeek.

- Issue #8549: Fix compiling the _ssl extension under AIX.  Patch by
  Sridhar Ratnakumar.

- Issue #2302: Fix a race condition in SocketServer.BaseServer.shutdown,
  where the method could block indefinitely if called just before the
  event loop started running.  This also fixes the occasional freezes
  witnessed in test_httpservers.

- Issue #5103: SSL handshake would ignore the socket timeout and block
  indefinitely if the other end didn't respond.

- The do_handshake() method of SSL objects now adjusts the blocking mode of
  the SSL structure if necessary (as other methods already do).

- Issue #5238: Calling makefile() on an SSL object would prevent the
  underlying socket from being closed until all objects get truely destroyed.

- Issue #7943: Fix circular reference created when instantiating an SSL
  socket.  Initial patch by P辿ter Szab坦.

- Issue #8108: Fix the unwrap() method of SSL objects when the socket has
  a non-infinite timeout.  Also make that method friendlier with applications
  wanting to continue using the socket in clear-text mode, by disabling
  OpenSSL's internal readahead.  Thanks to Darryl Miles for guidance.

- Issue #8484: Load all ciphers and digest algorithms when initializing
  the _ssl extension, such that verification of some SSL certificates
  doesn't fail because of an "unknown algorithm".

- Issue #4814: timeout parameter is now applied also for connections resulting
  from PORT/EPRT commands.

- Issue #3817: ftplib.FTP.abort() method now considers 225 a valid response
  code as stated in RFC-959 at chapter 5.4.

- Issue #5277: Fix quote counting when parsing RFC 2231 encoded parameters.

- Issue #8179: Fix macpath.realpath() on a non-existing path.

- Issue #8310: Allow dis to examine new style classes.

- Issue #7667: Fix doctest failures with non-ASCII paths.

- Issue #7624: Fix isinstance(foo(), collections.Callable) for old-style
  classes.

- Issue #7512: shutil.copystat() could raise an OSError when the filesystem
  didn't support chflags() (for example ZFS under FreeBSD).  The error is
  now silenced.

- Issue #3890, #8222: Fix recv() and recv_into() on non-blocking SSL sockets.
  Also, enable the SSL_MODE_AUTO_RETRY flag on SSL sockets, so that blocking
  reads and writes are always retried by OpenSSL itself.

- Issue #6544: fix a reference leak in the kqueue implementation's error
  handling.

- Issue #7774: Set sys.executable to an empty string if argv[0] has been
  set to an non existent program name and Python is unable to retrieve the real
  program name

- Issue #6906: Tk should not set Unicode environment variables on Windows.

- Issue #1054943: Fix unicodedata.normalize('NFC', text) for the Public Review
  Issue #29

- Issue #7494: fix a crash in _lsprof (cProfile) after clearing the profiler,
  reset also the pointer to the current pointer context.

- Issue #4961: Inconsistent/wrong result of askyesno function in tkMessageBox
  with Tcl/Tk-8.5.

- Issue #7356: ctypes.util: Make parsing of ldconfig output independent of
  the locale.

Extension Modules
-----------------

- Fix memory leak in ssl._ssl._test_decode_cert.

- Issue #9422: Fix memory leak when re-initializing a struct.Struct object.

- Issue #7900: The getgroups(2) system call on MacOSX behaves rather oddly
  compared to other unix systems. In particular, os.getgroups() does
  not reflect any changes made using os.setgroups() but basicly always
  returns the same information as the id command.

  os.getgroups() can now return more than 16 groups on MacOSX.

- Issue #9277: Fix bug in struct.pack for bools in standard mode
  (e.g., struct.pack('>?')):  if conversion to bool raised an exception
  then that exception wasn't properly propagated on machines where
  char is unsigned.

- Issue #7384: If the system readline library is linked against
  ncurses, do not link the readline module against ncursesw. The
  additional restriction of linking the readline and curses modules
  against the same curses library is currently not enabled.

- Issue #2810: Fix cases where the Windows registry API returns
  ERROR_MORE_DATA, requiring a re-try in order to get the complete result.

Build
-----

- Issue #8854: Fix finding Visual Studio 2008 on Windows x64.

- Issue #3928: os.mknod() now available in Solaris, also.

- Issue #8175: --with-universal-archs=all works correctly on OSX 10.5

- Issue #6716: Quote -x arguments of compileall in MSI installer.

- Issue #1628484: The Makefile doesn't ignore the CFLAGS environment
  variable anymore.  It also forwards the LDFLAGS settings to the linker
  when building a shared library.

Tests
-----

- Issue #7849: Now the utility ``check_warnings`` verifies if the warnings are
  effectively raised.  A new private utility ``_check_py3k_warnings`` has been
  backported to help silencing py3k warnings.

- Issue #8672: Add a zlib test ensuring that an incomplete stream can be
  handled by a decompressor object without errors (it returns incomplete
  uncompressed data).

- Issue #8629: Disable some test_ssl tests, since they give different
  results with OpenSSL 1.0.0 and higher.

- Issue #8576: Remove use of find_unused_port() in test_smtplib and
  test_multiprocessing.  Patch by Paul Moore.

- Issue #7027: regrtest.py keeps a reference to the encodings.ascii module as a
  workaround to #7140 bug

- Issue #3864: Skip three test_signal tests on freebsd6 because they fail
  if any thread was previously started, most likely due to a platform bug.

- Issue #8193: Fix test_zlib failure with zlib 1.2.4.

Documentation
-------------

- Issue #9255: Document that the 'test' package is for internal Python use
  only.

- Issue #8909: Added the size of the bitmap used in the installer created by
  distutils' bdist_wininst. Patch by Anatoly Techtonik.

(obache)

2010-09-04 05:04:58 UTC MAIN commitmail json YAML

2010-09-04 01:51:52 UTC MAIN commitmail json YAML

Update HOMEPAGE and MASTER_SITES.

(obache)

2010-09-03 23:04:02 UTC MAIN commitmail json YAML

2010-09-03 23:02:23 UTC MAIN commitmail json YAML

Added devel/bullet version 2.76

(wiz)

2010-09-03 23:02:14 UTC MAIN commitmail json YAML

2010-09-03 23:01:47 UTC MAIN commitmail json YAML

Initial import of bullet-2.76:

Bullet is a 3D Collision Detection and Rigid Body Dynamics Library
for games and animation.  Free for commercial use, including
Playstation 3, open source under the ZLib License.  Discrete and
continuous collision detection, integrated into Blender 3D, and
COLLADA 1.4 Physics import.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100904

(wiz)

2010-09-03 22:50:51 UTC MAIN commitmail json YAML

Added x11/unicode-screensaver version 0.3

(wiz)

2010-09-03 22:50:39 UTC MAIN commitmail json YAML

+ unicode-screensaver.

(wiz)

2010-09-03 22:50:09 UTC MAIN commitmail json YAML

Initial import of unicode-screensaver-0.3:

unicode-screensaver is a simple screensaver application that
repeatedly randomly picks an unicode character and displays it in
a very large font size together with its unicode code point and
the character name.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100903

(wiz)

2010-09-03 22:41:25 UTC MAIN commitmail json YAML

Updated meta-pkgs/p5-gnome-bindings to 2.30.2

(wiz)

2010-09-03 22:41:15 UTC MAIN commitmail json YAML

All packaged and up-to-date -- update patterns and add missing dependencies.

Welcome to 2.30.2!

(wiz)

2010-09-03 22:40:34 UTC MAIN commitmail json YAML

Added devel/p5-Gnome2 version 1.042

(wiz)

2010-09-03 22:40:23 UTC MAIN commitmail json YAML

+ p5-Gnome2, p5-Gnome2-GConf.

(wiz)

2010-09-03 22:39:38 UTC MAIN commitmail json YAML

Initial import of p5-Gnome2-1.042:

The Gnome2 module allows a perl developer to use the Gnome libraries.

The perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100903

(wiz)

2010-09-03 22:39:02 UTC MAIN commitmail json YAML

Added graphics/p5-Gnome2-Canvas version 1.002

(wiz)

2010-09-03 22:38:52 UTC MAIN commitmail json YAML

+ p5-Gnome2-Canvas.

(wiz)

2010-09-03 22:38:19 UTC MAIN commitmail json YAML

Initial import of p5-Gnome2-Canvas-1.002:

The Gnome2::Canvas module allows a perl developer to use the
GnomeCanvas widget with Gtk2-Perl.

Like the Gtk2 module on which it depends, Gnome2::Canvas follows
the C API of libgnomecanvas-2.0 as closely as possible while still
being perlish.  Thus, the C API reference remains the canonical
documentation.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100903

(wiz)

2010-09-03 22:37:48 UTC MAIN commitmail json YAML

Added devel/p5-Gnome2-GConf version 1.044

(wiz)

2010-09-03 22:36:38 UTC MAIN commitmail json YAML

Initial import of p5-Gnome-GConf-1.044:

This module allows you to use the GConf configuration system in
order to store/retrieve the configuration of an application.  GConf
is a powerful configuration manager based on a user daemon that
handles a set of key and value pairs, and notifies any changes of
the value to every program that monitors those keys.  GConf is used
by GNOME 2.x.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100903

(wiz)

2010-09-03 22:35:50 UTC MAIN commitmail json YAML

Added sysutils/p5-Gnome2-VFS version 1.081

(wiz)

2010-09-03 22:35:38 UTC MAIN commitmail json YAML

+ p5-Gnome2-VFS.

(wiz)

2010-09-03 22:34:58 UTC MAIN commitmail json YAML

Initial import of p5-Gnome2-VFS-1.081:

This module allows you to use the GNOME Virtual File System library
(libgnomevfs for short) from Perl.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100903

(wiz)

2010-09-03 22:33:42 UTC MAIN commitmail json YAML

Updated x11/p5-gtk2 to 1.221

(wiz)

2010-09-03 22:33:32 UTC MAIN commitmail json YAML

Update to 1.221:

Overview of changes in Gtk2 1.221
=================================

* Properly wrap the binding for gtk_binding_entry_skip in version guards.
* Fix some build and test failures.

(wiz)

2010-09-03 22:33:23 UTC MAIN commitmail json YAML

Updated devel/p5-pango to 1.221

(wiz)

2010-09-03 22:33:13 UTC MAIN commitmail json YAML

Update to 1.221:

Overview of changes in Pango 1.221
==================================

* Properly export all our public symbols so that linking against us works on
  MSWin32.  (GNOME #576373)

(wiz)

2010-09-03 20:53:35 UTC MAIN commitmail json YAML

Updated biology/gromacs to 4.5.1

(asau)

2010-09-03 20:52:39 UTC MAIN commitmail json YAML

Update to GROMACS 4.5.1
GROMACS 4.5.1 is bug fix release.

Release notes for 4.5

New features

  * Pencil decomposition of the reciprocal space PME grid to
    improve scaling. This reduces the amount of communication
    for high parallelization and improves load balancing with up
    to 40% overall performance improvement for large systems.
  * Memory usage is improved for very large systems, allowing
    simulations of >100 million atoms.
  * Running on a multi-core node now uses thread-based
    parallelization to automatically spawn the optimum number of
    threads in the default build. MPI is now only required for
    parallelization over the network.
  * Domain decomposition can now also be used without periodic
    boundary conditions
  * GPU acceleration support on NVIDIA cards. This first release
    with GPU support based on OpenMM provides up to an order of
    magnitude faster performance for implicit solvent simulations,
    but PME simulations are about as fast as on a high-end CPU.
  * Check-pointing is made more secure:MD5sum are used to verify
    that all files are correctly in-place before a simulation is
    appended. Output file appending at continuation is turned on
    by default.
  * Increased tolerance for networked file system failures and
    cluster node crashes: checkpoint handling is safer and mdrun
    forces file system cache flushes during checkpoints.
  * Full CMake support. After the 4.5 release we will be
    switching the default build tool from autoconf to cmake,
    and possibly deprecate autoconf in the future.
  * Full support for seven AMBER force fields in the standard
    distribution, with default Amber names. We also include the
    recent Amber99sb-ildn in the distribution.
  * Support for CHARMM27, including cmap for dihedrals
  * Efficient Generalized-Born implicit solvent support
    including the Still/HCT/OBC-models to compute the Born radii,
    a novel way of tabulating the generalized Born-interaction
    formula for greater speed, and optimized SSE-routines in both
    single and double precision.
  * Highly efficient all-vs-all assembly kernels for both vanilla
    and generalized born interactions, in both single and double
    precision.
  * Much better support for nucleic acid simulations, including
    automatic handling by pdb2gmx.
  * Support for Velocity-Verlet integrators for reversible T-
    and P-coupling; MTTK pressure control integrators;
    Nose-Hoover chains.
  * Symplectic Trotter Leap-Frog integrator for twin-range
    non-bonded interactions.
  * Support for Bennet acceptance ratio calculations through
    direct calculation of Hamiltonian differences during the
    simulation.
  * File formats: All GROMACS tools can now read any VMD
    supported trajectory format, without converting trajectory
    first. (VMD libraries are required).
  * pdb2gmx now retains the residue numbers from the input,
    mdrun and all tools use these original numbers.

New tools

  * g_bar: Bennett acceptance ratio (BAR) free energy calculations,
    including automatic error estimates and phase space overlap
    measures.
  * g_rdf was a little bit enhanced that structure factors can
    be calculated for any system, by supplying the necessary data
    via sfactor.dat. Most of the common atomtypes are already
    contained, but everybody who needs more freedom can enhance
    the table
  * g_select: Library support for "dynamic index groups" based
    on textual selections (experimental feature).
    See the tool g_select, the included template.c, or Doxygen
    documentation for information on how to write analysis tools
    using the library. Existing tools have not (yet) been
    converted.
  * g_tune_pme: For a given number of processes or threads this
    tool systematically times mdrun with various numbers of
    PME-only nodes and determines which setting is fastest. It
    also checks whether performance can be enhanced by shifting
    load between the real and the reciprocal space part of the
    Ewald sum.
  * g_membed: a very convenient utility for rapidly embedding
    membrane proteins into equilibrated lipid bilayers
  * g_pme_error: estimates the error of the electrostatic forces
    if using the SPME algorithm. TO be incorporated in g_tune_pme

Changes that might affect your results

  * grompp by default sets the new nstcalcenergy parameter equal
    to nstlist, this has no effect on the integration, only on
    the energy averages stored in ener.edr
  * grompp by default sets the new nsttcouple parameter equal to
    nstlist, this means T-coupling is done less frequently;
    grompp checks if tau_t is large enough
  * grompp by default sets the new nstpcouple parameter equal to
    nstlist, this means P-coupling is done less frequently;
    grompp checks if tau_p is large enough
  * mdrun results with old tpr files with twin-range non-bonded
    interactions will be different, because of the new symplectic
    integrator
  * for free-energy calculations sc-sigma now also sets the minimum
    soft-core sigma (old tpr files retain the old  behavior,
    which can be enforced by setting the env.var. GMX_SCSIGMA_MIN to 0)

(asau)

2010-09-03 18:25:27 UTC MAIN commitmail json YAML

Added fonts/AnonymousPro version 1.001

(wiz)

2010-09-03 18:25:17 UTC MAIN commitmail json YAML

+ AnonymousPro.

(wiz)

2010-09-03 18:24:48 UTC MAIN commitmail json YAML

Initial import of AnonymousPro-1.001:

Anonymous Pro (2009) is a family of four fixed-width fonts designed
especially with coding in mind. Characters that could be mistaken
for one another (O, 0, I, l, 1, etc.) have distinct shapes to make
them easier to tell apart in the context of source code.

Anonymous Pro also features an international, Unicode-based character
set, with support for most Western and European Latin-based languages,
Greek, and Cyrillic. It also includes special for those who need them.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100903

(wiz)

2010-09-03 13:47:12 UTC MAIN commitmail json YAML

make that the "silent" qmake feature flag is silently ignored, it is
incompatible with the way libtool support was hacked in (we were getting
something like "libtool --mode=compile echo compiling foo && cc foo.c ...")
bump PKGREVISION

(drochner)

2010-09-03 10:46:11 UTC MAIN commitmail json YAML

remove entries for recent updates

(drochner)

2010-09-03 10:32:12 UTC MAIN commitmail json YAML

ejabberd updated to 2.1.5

(fhajny)

2010-09-03 10:31:43 UTC MAIN commitmail json YAML

Updated chat/ejabberd to 2.1.5.

Short list of changes:
* Erlang/OTP R12 support fixed
* Erlang/OTP R14A support added
* OpenSSL 0.9.8 or higher is required
* BOSH: New optional connection attribute process-delay
* C2S: Don't ask for client certificate when using tls
* C2S: Inform client that SSL session caching is disabled
* CTL: Fix problem when FIREWALL_WINDOW options for erl kernel were used
* CTL: Some systems delete the lock dir; in such case don't use Flock at all
* Caps: Support all the hash functions required by XEP-0115
* Config: Fix typo in --enable-transient_supervisors
* Config: New configure option: --enable-nif
* Extauth: Support parallel script running
* MUC: Allow admins to see private rooms in disco
* ODBC: Correct handling of SQL boolean types
* ODBC: Discard too old queued requests (the caller has already got a timeout)
* ODBC: Fixes wrong SQL escaping when --enable-full-xml is set
* ODBC: Use ets insead of asking supervisor in ejabberd_odbc_sup:get_pids/1
* Pubsub: Enforce disco features results
* S2S: When logging s2s out connection attempt or success, log if TLS is used
* Shared Rosters: When account is deleted, delete also member
  of stored rosters

(fhajny)

2010-09-03 09:56:16 UTC pkgsrc-2010Q2 commitmail json YAML

2010-09-03 09:55:55 UTC pkgsrc-2010Q2 commitmail json YAML

Pullup ticket #3215 - requested by drochner
graphics/dia: package list fix

Revisions pulled up:
- graphics/dia/PLIST 1.19
---
Module Name:    pkgsrc
Committed By:  drochner
Date:          Tue Aug 31 18:25:29 UTC 2010

Modified Files:
        pkgsrc/graphics/dia: PLIST

Log Message:
add conditionals to PLIST to fix the non-gnome case, should fix
PR pkg/43812 by Matthew Mondor
The DIA_HELPDIR variable looks unnecessary now, it might make sense
to not install the xml documentation in the non-gnome case because
there is no tool to read it anyway.

(tron)

2010-09-03 07:39:55 UTC MAIN commitmail json YAML

Updated devel/m4 to 1.4.15

(wiz)

2010-09-03 07:39:45 UTC MAIN commitmail json YAML

Update to 1.4.15:

* Noteworthy changes in release 1.4.15 (2010-08-31) [stable]

** Fix regression introduced in 1.4.9b where the `format' builtin could
  crash on an invalid format string.

** Fix compilation against newer glibc, and on AIX 7.1BETA.

** A number of portability improvements inherited from gnulib.

(wiz)

2010-09-03 07:16:33 UTC MAIN commitmail json YAML

Note the addition of liboauth-0.8.9

(agc)

2010-09-03 07:15:09 UTC MAIN commitmail json YAML

Add and enable liboauth

(agc)

2010-09-03 07:14:12 UTC MAIN commitmail json YAML

Import liboauth-0.8.9 into the Packages Collection.

This is an updated version of the liboauth package in pkgsrc-wip by
Kamel Derouiche, modified by myself not to have nss, doxygen, perl and
graphviz pre-requisites.

        OAuth (Open Authorization) is an open standard that allows users to
        share their private resources (e.g.  photos, videos, contact lists)
        stored on one site with another site without having to hand out their
        username and password.

        OAuth allows users to hand out tokens instead of usernames and
        passwords to their data hosted by a given service provider.  Each
        token grants access to a specific site (e.g.  a video editing site)
        for specific resources (e.g.  just videos from a specific album) and
        for a defined duration (e.g.  the next 2 hours).

        Thus OAuth allows a user to grant a third party site access to their
        information stored with another service provider, without sharing
        their access permissions or the full extent of their data.

        OAuth is a service that is complementary to but distinct from OpenID.

        liboauth is a collection of C functions implementing the OAuth
        Core 1.0 standard API.  liboauth provides basic functions to
        escape and encode parameters according to OAuth specs and
        offers high-level functions to sign requests or verify
        signatures.

Necessary these days for twitter applications; useful for flickr and many
others...

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(agc)

2010-09-03 07:13:03 UTC MAIN commitmail json YAML

2010-09-03 07:10:52 UTC MAIN commitmail json YAML

Import liboauth-0.8.9 into the Packages Collection.

This is an updated version of the liboauth package in pkgsrc-wip by
Kamel Derouiche, modified by myself not to have nss, doxygen, perl and
graphviz pre-requisites.

OAuth (Open Authorization) is an open standard that allows users to
share their private resources (e.g.  photos, videos, contact lists)
stored on one site with another site without having to hand out their
username and password.

OAuth allows users to hand out tokens instead of usernames and
passwords to their data hosted by a given service provider.  Each
token grants access to a specific site (e.g.  a video editing site)
for specific resources (e.g.  just videos from a specific album) and
for a defined duration (e.g.  the next 2 hours).

Thus OAuth allows a user to grant a third party site access to their
information stored with another service provider, without sharing
their access permissions or the full extent of their data.

OAuth is a service that is complementary to but distinct from OpenID.

liboauth is a collection of C functions implementing the OAuth
Core 1.0 standard API.  liboauth provides basic functions to
escape and encode parameters according to OAuth specs and
offers high-level functions to sign requests or verify
signatures.

Necessary these days for twitter applications; useful for flickr and many
others...

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(agc)

2010-09-03 06:11:27 UTC MAIN commitmail json YAML

Updated devel/p5-Getopt-Simple to 1.52

(sno)

2010-09-03 06:10:43 UTC MAIN commitmail json YAML

Updating devel/p5-Getopt-Simple from 1.49nb2 to 1.52

pkgsrc changes:
- add license definition
- tidy

Upstream changes:
1.52  Sun Feb 21 12:55:13 2010
- Remove text 'All rights reserved' (for Debian licensing).
- Remove POD heads 'Required Modules' and 'Changes'.

1.51  Wed Feb 10 14:02:06 2010
- MANIFEST.SKIP updated to exclude MYMETA.yml. Add MYMETA.yml.

1.50  Fri Nov 13 13:20:00 2009
- Run dos2unix
- Rename Changes.txt to CHANGES

(sno)

2010-09-03 06:02:07 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Cover to 0.70

(sno)

2010-09-03 06:01:37 UTC MAIN commitmail json YAML

Updating devel/p5-Devel-Cover from 0.68nb1 to 0.70

pkgsrc changes:
- add license
- tidy

Upstream changes:
Release 0.69 - 28th August 2010
- Correctly report on C<my $x = $y || return> and other shortcuts.
- Put end to end tests in t/e2e.
- Add test for regexp eval fail (Florian Ragwitz).
- Fix some warnings from strict compilers (Florian Ragwitz).
- Allow tests to run in parallel (Florian Ragwitz).
- Test against 5.13.* development releases.
- We now require Test::More to run the tests.

(sno)

2010-09-03 05:36:44 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Checklib to 0.7

(sno)

2010-09-03 05:36:14 UTC MAIN commitmail json YAML

Updating devel/p5-Devel-Checklib from 0.6nb1 to 0.7

pkgsrc changes:
- add license definition

Upstream changes:
0.7    2010-08-25      Add support for checking if a function exists
                          in a library and it returns the right value
                          (see RT #48332)
                        Add check_lib function

(sno)

2010-09-03 05:25:09 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-CheckOS to 1.63

(sno)

2010-09-03 05:24:40 UTC MAIN commitmail json YAML

Updating devel/p5-Devel-CheckOS from 1.61nb1 to 1.63

pkgsrc changes:
- add license definition

Upstream changes:
1.63    2010-05-29      $^O for VOS is sometimes VOS, sometimes vos;
                        VOS supports POSIX shell redirections

1.62    2010-05-21      Add OS X 10.5 platform and EBCDIC family

(sno)

2010-09-03 05:12:34 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Tar to 1.68

(sno)

2010-09-03 05:11:57 UTC MAIN commitmail json YAML

Updating archivers/p5-Archive-Tar from 1.66nb1 to 1.68

Upstream changes:
* important changes in version 1.68 17/08/2010
- Apply a patch from Colin Newell that checks whether long files can be created or
  not in 02_methods.t. Hopefully resolves RT #57312 and RT #56163

(sno)

2010-09-02 20:52:38 UTC MAIN commitmail json YAML

remove done/invalid p5-* TODO's

(sno)

2010-09-02 20:47:35 UTC MAIN commitmail json YAML

Updated devel/p5-Contextual-Return to 0.003.001

(sno)

2010-09-02 20:47:05 UTC MAIN commitmail json YAML

Updating devel/p5-Contextual-Return from 0.2.1 to 0.003.001

pkgsrc changes:
- add license definition

Upstream changes:
0.003001  Tue Jun 22 17:20:36 2010
    - Added Contextual::Return::FREEZE and Contextual::Return::DUMP
      to facilitate debugging
    - General clean-and-tighten of documentation
    - Added CLEANUP blocks
    - Added PUREBOOL context
    - [BACKWARDS INCOMPATIBLE CHANGE] Changed export interface
    - Added warning about (mis)behaviour of LVALUE, RVALUE, NVALUE
      under the debugger (thanks Steven)
    - Documented METHOD handlers

(sno)

2010-09-02 20:41:27 UTC MAIN commitmail json YAML

Updated devel/p5-Software-License to 0.102.340

(sno)

2010-09-02 20:40:58 UTC MAIN commitmail json YAML

Updating devel/p5-Software-License from 0.101.620nb1 to 0.102.340

Upstream changes:
0.102340  2010-08-22 23:25:01 America/New_York
          add PostgreSQL

0.102250  2010-08-13 09:54:29 America/New_York
          alter the output of None to look a bit less repetitive (ABRAXXA)

(sno)

2010-09-02 20:37:45 UTC MAIN commitmail json YAML

Updated www/p5-URI-Escape-XS to 0.08

(sno)

2010-09-02 20:37:07 UTC MAIN commitmail json YAML

Updating www/p5-URI-Escape-XS from 0.07nb1 to 0.08

Upstream changes:
$Revision: 0.8 $ $Date: 2010/07/16 07:52:31 $
! XS.xs
  The fix in RT#39135 did not address %XX
  reported by @kazuho via twitter DM

(sno)

2010-09-02 20:34:46 UTC MAIN commitmail json YAML

Updated www/p5-URI to 1.55

(sno)

2010-09-02 20:34:24 UTC MAIN commitmail json YAML

Updating www/p5-URI from 1.54nb1 to 1.55

Upstream changes:
2010-09-01  Gisle Aas <gisle@ActiveState.com>

  Release 1.55

  Gisle Aas (2):
      Treat ? as a reserved character in file: URIs
      " is not a URI character [RT#56421]

  Torsten F<C3><B6>rtsch (1):
      Avoid test failure unless defined $Config{useperlio}

(sno)

2010-09-02 20:30:46 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Parser to 3.68

(sno)

2010-09-02 20:30:24 UTC MAIN commitmail json YAML

Updating www/p5-HTML-Parser from 3.67nb1 to 3.68

Upstream changes:
2010-09-01  Release 3.68

Gisle Aas (1):
      Declare the encoding of the POD to be utf8

(sno)

2010-09-02 20:27:43 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-NonMoose to 0.15

(sno)

2010-09-02 20:27:14 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-NonMoose from 0.14nb1 to 0.15

Upstream changes:
0.15  2010-08-20
      - Fix the fallback constructor call for hashref parameters (ribasushi,
        t0m, castaway).

(sno)

2010-09-02 20:24:06 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Getopt to 0.33

(sno)

2010-09-02 20:23:38 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-Getopt from 0.31nb1 to 0.33

pkgsrc changes:
- adjusting dependencies

Upstream changes:
0.33 Thu 26 Aug 2010
  * Remove Test::Most from newly added test (RT#60766)

0.32 Thu 26 Aug 2010
  * Fix handling of Union types (RT#58417)

(sno)

2010-09-02 20:19:02 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Singleton to 0.25

(sno)

2010-09-02 20:18:40 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-Singleton from 0.24nb1 to 0.25

pkgsrc changes:
- adjust dependencies

Upstream changes:
0.25 2010-08-22
    - Fixes for latest Moose. (Dave Rolsky)

(sno)

2010-09-02 19:37:39 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-SimpleConfig to 0.09

(sno)

2010-09-02 19:37:02 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-SimpleConfig from 0.07nb1 to 0.09

Upstream changes:
0.09 - Aug 15, 2010
  - Fix issue with MANIFEST

0.08 - Aug 13, 2010
  - Fix passing multiple config files to SimpleConfig.
  - Tests for this (zby)

(sno)

2010-09-02 19:34:09 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Declare to 0.34

(sno)