pkgsrcv2.git
13 years agoRepo copy files
repo-copy [Thu, 25 Aug 2011 19:43:42 +0000 (19:43 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Thu, 25 Aug 2011 19:43:41 +0000 (12:43 -0700)]
Fixup fromcvs/togit conversion

13 years agoNote update of www/contao210-translations package to 20110825.
taca [Thu, 25 Aug 2011 15:54:15 +0000 (15:54 +0000)]
Note update of www/contao210-translations package to 20110825.

13 years agoUpdate contao210-translation pacakge to 20110825:
taca [Thu, 25 Aug 2011 15:53:26 +0000 (15:53 +0000)]
Update contao210-translation pacakge to 20110825:

Update Dutch, Romanian, Russian and Slovenian language files.

13 years agoNote update of www/ruby-patron package to 0.4.15.
taca [Thu, 25 Aug 2011 15:49:58 +0000 (15:49 +0000)]
Note update of www/ruby-patron package to 0.4.15.

13 years agoUpdate www/ruby-patron package to 0.4.15.
taca [Thu, 25 Aug 2011 15:49:12 +0000 (15:49 +0000)]
Update www/ruby-patron package to 0.4.15.

Compact changes are not available but some ruby19 related improvement.
Please refer detail: https://github.com/toland/patron/commits/master

13 years agoNote update of textproc/ruby-markaby package to 0.7.2.
taca [Thu, 25 Aug 2011 15:42:45 +0000 (15:42 +0000)]
Note update of textproc/ruby-markaby package to 0.7.2.

13 years agoUpdate ruby-markaby to 0.7.2.
taca [Thu, 25 Aug 2011 15:42:05 +0000 (15:42 +0000)]
Update ruby-markaby to 0.7.2.

Compact changes are unavailable, please refer in detail:
https://github.com/markaby/markaby/commits/master

13 years agoNote update of these packages:
taca [Thu, 25 Aug 2011 15:32:53 +0000 (15:32 +0000)]
Note update of these packages:

security/ruby-bcrypt 3.0.0
security/ruby-net-ssh 2.2.1

13 years agoUpdate ruby-net-ssh to 2.2.1.
taca [Thu, 25 Aug 2011 15:32:05 +0000 (15:32 +0000)]
Update ruby-net-ssh to 2.2.1.

=== 2.2.1 / 24 Aug 2011

* Do not prompt any passphrases before trying all identities from
  agent. [musybite]
  (see: http://net-ssh.lighthouseapp.com/projects/36253-net-ssh/tickets/30)

13 years agoUpdate ruby-bcrypt to 3.0.0.
taca [Thu, 25 Aug 2011 15:31:01 +0000 (15:31 +0000)]
Update ruby-bcrypt to 3.0.0.

3.0.0 Aug 24, 2011
  - Bcrypt C implementation replaced with a public domain implementation.
  - License changed to MIT

13 years agoNote update of devel/hoe package to 2.12.2.
taca [Thu, 25 Aug 2011 15:30:12 +0000 (15:30 +0000)]
Note update of devel/hoe package to 2.12.2.

13 years agoUpdate hoe package to 2.12.2.
taca [Thu, 25 Aug 2011 15:29:12 +0000 (15:29 +0000)]
Update hoe package to 2.12.2.

=== 2.12.2 / 2011-08-24

* 2 minor enhancements:

  * Added recursive chmod to docs task to ensure group write-ability (kleb)
  * Improve error message when no manifest found. (Apparently some linux packagers remove manifest files)

* 3 bug fixes:

  * Added missing minitest/autorun require (NOT reported by fedoraproject.org)
  * Fix for RSpec support broken in 0dc6b2f (ged)
  * Fix for the edgiest of edge cases (-Ku in ruby19... ummm, yeah)

13 years agoNote update of these packages:
taca [Thu, 25 Aug 2011 15:25:02 +0000 (15:25 +0000)]
Note update of these packages:

devel/ZenTest 4.6.2
devel/hoe 2.12.1
devel/ruby-parser 2.2.0

13 years agoUpdated sysutils/tarsnap to 1.0.30
wiz [Thu, 25 Aug 2011 15:24:24 +0000 (15:24 +0000)]
Updated sysutils/tarsnap to 1.0.30

13 years agoUpdate to 1.0.30. Drop maintainership since I never actually used it...
wiz [Thu, 25 Aug 2011 15:24:14 +0000 (15:24 +0000)]
Update to 1.0.30. Drop maintainership since I never actually used it...

Changes since version 1.0.29:

    A bug fix in the handling of readdir errors; in earlier versions,
    it was theoretically possible for a failing hard drive or other
    errors in reading directories to result in files being silently
    omitted from an archive.

    Several bug fixes relating to the handling of @archive directives
    with mtree files.

    A bug fix to prevent cache directory corruption resulting in
    tarsnap failing if it was interrupted at exactly the right
    (wrong) moment in its operation.

    A bug fix to correctly handle ~ in tarsnap -s path substitutions.

    Many more minor bug fixes.

13 years agoUpdate ruby-parser package to 2.2.0.
taca [Thu, 25 Aug 2011 15:23:16 +0000 (15:23 +0000)]
Update ruby-parser package to 2.2.0.

=== 2.2.0 / 2011-08-23

* 2 minor enhancements:

  * Moved Keyword, Environment, and StackState inside of RubyParser
  * Added proper dsym and dsym->sym support.

* 3 bug fixes:

  * Added extra (failing) tests for call/iter line number checking (quix)
  * Fixed line numbers for certain call/iter edge cases
  * Fixed parsing of: alias :"<<" :">>".

13 years agoUpdate hoe package to 2.12.1.
taca [Thu, 25 Aug 2011 15:22:33 +0000 (15:22 +0000)]
Update hoe package to 2.12.1.

=== 2.12.1 / 2011-08-22

* 2 bug fixes:

  * Fixed a test that fails on non-privileged (rvm/multiruby) setups
  * RbConfig is used instead of Config to remove a 1.9.3 warning.

13 years agoUpdate ZenTest package to 4.6.2.
taca [Thu, 25 Aug 2011 15:21:47 +0000 (15:21 +0000)]
Update ZenTest package to 4.6.2.

Now it requires rubygems 1.8 at least.

=== 4.6.2 / 2011-08-24

* 1 minor enhancement:

  * Added Autotest Tips section to Readme

* 1 bug fix:

  * Fixed mri 1.9.3 change to Find.find with autotest/restart and missing files.

13 years agoNote update of devel/ruby-rdoc package to 3.9.3.
taca [Thu, 25 Aug 2011 15:18:51 +0000 (15:18 +0000)]
Note update of devel/ruby-rdoc package to 3.9.3.

13 years agoUpdate devel/ruby-rdoc package to 3.9.3.
taca [Thu, 25 Aug 2011 15:17:59 +0000 (15:17 +0000)]
Update devel/ruby-rdoc package to 3.9.3.

=== 3.9.3 / 2011-08-23

* Bug fixes
  * Add US-ASCII magic comments to work with <tt>ruby -Ku</tt>.  Issue #63 by
    Travis D. Warlick, Jr.
  * Image paths at HTTPS URLs are now turned into +<img>+ tags.  Pull
    Request #60 by James Mead
  * Markup defined by RDoc::Markup#add_special inside a <tt><tt></tt> is no
    longer converted.

13 years agoNote update of misc/rubygems package to 1.8.9.
taca [Thu, 25 Aug 2011 15:16:42 +0000 (15:16 +0000)]
Note update of misc/rubygems package to 1.8.9.

13 years agoUpdate rubygems package to 1.8.9.
taca [Thu, 25 Aug 2011 15:15:44 +0000 (15:15 +0000)]
Update rubygems package to 1.8.9.

=== 1.8.9 / 2011-08-23

* Bug fixes:

  * Fixed uninstalling multiple gems using `gem uninstall`
  * Gem.use_paths splatted to take multiple paths!  Issue #148

=== 1.8.8 / 2011-08-11

* Bug fix:
  * The encoding of a gem's YAML spec is now UTF-8.  Issue #149

13 years agoUpdate to 9.0.302, see http://www.columbia.edu/kermit/ck90.html for more
hans [Thu, 25 Aug 2011 14:54:06 +0000 (14:54 +0000)]
Update to 9.0.302, see columbia.edu/kermit/ck90.html for more
information.

Tested on NetBSD-current and OpenIndiana.

Support for ssl and kerberos is now available through the options
framework.

13 years agoUpdated graphics/darktable to 0.9.2
jakllsch [Thu, 25 Aug 2011 14:43:41 +0000 (14:43 +0000)]
Updated graphics/darktable to 0.9.2

13 years agoUpdate to darktable-0.9.2.
jakllsch [Thu, 25 Aug 2011 14:42:53 +0000 (14:42 +0000)]
Update to darktable-0.9.2.

pkgsrc changes: enable flickr module.

upstream changes:

0.9.1 to 0.9.2:
not yet available

0.9 to 0.9.1:
 - new rawspeed, dcraw, libraw
 - fixed various segfaults and deadlocks
 - the pipeline is now more real HDR (unbounded color management, no more gamut clipping in between)
 - fixed a nasty bug which could cause complete loss of history for an image
 - darktable-faster now plays nicely with darktablerc (non-gconf)
 - lots of opencl improvements
 - updated translations
 - second part of our GSoC: customizable keyboard shortcuts!

13 years agoRepo copy files
repo-copy [Thu, 25 Aug 2011 13:48:49 +0000 (13:48 +0000)]
Repo copy files

13 years agoRepo copy files
repo-copy [Thu, 25 Aug 2011 13:48:49 +0000 (13:48 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Thu, 25 Aug 2011 13:48:48 +0000 (06:48 -0700)]
Fixup fromcvs/togit conversion

13 years agoUpdated textproc/ruby-tilt to 1.3.3
obache [Thu, 25 Aug 2011 11:33:35 +0000 (11:33 +0000)]
Updated textproc/ruby-tilt to 1.3.3

13 years agoUpdate ruby-tilt to 0.3.3.
obache [Thu, 25 Aug 2011 11:30:44 +0000 (11:30 +0000)]
Update ruby-tilt to 0.3.3.

* add support for mediawiki templates.
* yajl support
* and fixes,improvements

13 years ago1) Determine JAVA_ARCH and use that instead of EMUL_ARCH when referenceing
sbd [Thu, 25 Aug 2011 10:32:52 +0000 (10:32 +0000)]
1) Determine JAVA_ARCH and use that instead of EMUL_ARCH when referenceing
   installed files.  (This fixes a libX11.so.6 symlink creation bug).

2) Correct PLIST.linux-x86_64 now that the above symlink bug is fixed and
   use the ${PLIST.x11} plist var.

Should fix PR pkg/45283.

13 years agoUpdated editors/zim to 0.52nb1
ryoon [Thu, 25 Aug 2011 10:11:57 +0000 (10:11 +0000)]
Updated editors/zim to 0.52nb1

13 years agoFix build with lang/python25.
ryoon [Thu, 25 Aug 2011 10:11:09 +0000 (10:11 +0000)]
Fix build with lang/python25.
Bump PKGREVISION.

13 years agoReset maintainer.
tron [Thu, 25 Aug 2011 07:20:44 +0000 (07:20 +0000)]
Reset maintainer.

13 years agoFix for Mac OS X 10.7
adam [Thu, 25 Aug 2011 04:37:18 +0000 (04:37 +0000)]
Fix for Mac OS X 10.7

13 years agoNote update of emacs-snapshot.
minskim [Thu, 25 Aug 2011 03:14:10 +0000 (03:14 +0000)]
Note update of emacs-snapshot.

13 years agoUpdate emacs-snapshot to 24.0.50.20110821.
minskim [Thu, 25 Aug 2011 03:13:44 +0000 (03:13 +0000)]
Update emacs-snapshot to 24.0.50.20110821.

Notable changes:
- Resolve invalid use of a regexp in regexp-opt.
- Sync with Tramp 2.2.2.
- Simplify url handling in rcirc-mode.
- Fontify bitfield declarations properly.
- Prevent cc-langs.elc being loaded at run time.
- Fontify declarators properly when, e.g., a jit-lock chunk begins
  inside a declaration.
- Add support for biblatex.

13 years agoRepo copy files
repo-copy [Thu, 25 Aug 2011 01:44:27 +0000 (01:44 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Thu, 25 Aug 2011 01:44:26 +0000 (18:44 -0700)]
Fixup fromcvs/togit conversion

13 years agoNote update of kyua-cli to 0.2.
jmmv [Wed, 24 Aug 2011 21:06:34 +0000 (21:06 +0000)]
Note update of kyua-cli to 0.2.

13 years agoUpdate to 0.2:
jmmv [Wed, 24 Aug 2011 21:04:42 +0000 (21:04 +0000)]
Update to 0.2:

Experimental version released on August 24th, 2011.

The biggest change in this release is the ability for Kyua to run test
programs implemented using different frameworks.  What this means is
that, now, a Kyua test suite can include not only ATF-based test
programs, but also "legacy" (aka plain) test programs that do not use
any framework.  I.e. if you have tests that are simple programs that
exit with 0 on success and 1 on failure, you can plug them in into a
Kyua test suite.

Other than this, there have been several user-visible changes.  The most
important are the addition of the new 'config' and 'debug' subcommands
to the 'kyua' binary.  The former can be used to inspect the runtime
configuration of Kyua after parsing, and the latter is useful to
interact with failing tests cases in order to get more data about the
failure itself.

Without further ado, here comes the itemized list of changes:

* Generalized the run-time engine to support executing test programs
  that implement different interfaces.  Test programs that use the ATF
  libraries are just a special case of this.  (Issue 18.)

* Added support to the engine to run "plain" test programs: i.e. test
  programs that do not use any framework and report their pass/fail
  status as an exit code.  This is to simplify the integration of legacy
  test programs into a test suite, and also to demonstrate that the
  run-time engine is generic enough to support different test
  interfaces.  (Issue 18.)

* Added the 'debug' subcommand.  This command allows end users to tweak
  the execution of a specific test case and to poke into the behavior of
  its execution.  At the moment, all this command allows is to view the
  stdout and stderr of the command in real time (which the 'test'
  command currently completely hides).

* Added the 'config' subcommand.  This command allows the end user to
  inspect the current configuration variables after evaluation, without
  having to read through configuration files.  (Issue 11.)

* Removed the test_suites_var function from configuration files.  This
  was used to set the value of test-suite-sepecific variables, but it
  was ugly-looking.  It is now possible to use the more natural syntax
  'test_suites.<test-suite-name>.<variable> = <value>'.  (Issue 11.)

* Added a mechanism to disable the loading of configuration files
  altogether.  Needed for testing purposes and for scriptability.
  Available by passing the '--config=none' flag.

* Enabled detection of unused parameters and variables in the code and
  fixed all warnings.  (Issue 23.)

* Changed the behavior of "developer mode".  Compiler warnings are now
  enabled unconditionally regardless of whether we are in developer mode
  or not; developer mode is now only used to perform strict warning
  checks and to enable assertions.  Additionally, developer mode is now
  only automatically enabled when building from the repository, not for
  formal releases.  (Issue 22.)

* Fixed many build and portability problems to Debian sid with GCC 4.6.3
  and Ubuntu 10.04.1 LTS.  (Issues 20, 21, 26.)

13 years agoRepo copy files
repo-copy [Wed, 24 Aug 2011 19:44:30 +0000 (19:44 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Wed, 24 Aug 2011 19:44:29 +0000 (12:44 -0700)]
Fixup fromcvs/togit conversion

13 years agoNote update of the "stunnel" package to version 4.42.
tron [Wed, 24 Aug 2011 17:57:04 +0000 (17:57 +0000)]
Note update of the "stunnel" package to version 4.42.

13 years agoUpdate "stunnel" package to version 4.42. Changes since version 4.39:
tron [Wed, 24 Aug 2011 17:56:50 +0000 (17:56 +0000)]
Update "stunnel" package to version 4.42. Changes since version 4.39:
- New features
  - New verify level 0 to request and ignore peer certificate.  This
    feature is useful with the new Windows GUI menu to save cached peer
    certificate chains, as SSL client certificates are not sent by default.
  - Manual page has been updated.
  - Removed support for changing Windows Service name with "service" option.
  - Hardcoded 2048-bit DH parameters are used as a fallback if DH parameters
    are not provided in stunnel.pem.
  - Default "ciphers" value updated to prefer ECDH:
    "ALL:!SSLv2:!aNULL:!EXP:!LOW:-MEDIUM:RC4:+HIGH".
  - Default ECDH curve updated to "prime256v1".
  - Removed support for temporary RSA keys (used in obsolete export ciphers).
- Bugfixes
  - The -quiet commandline option was applied to *all* message boxes.
  - Silent install (/S option) no longer attempts to create stunnel.pem.

13 years agoAppease "pkglint" by changing a "Replaced" line to a "Removed" line.
tron [Wed, 24 Aug 2011 17:53:32 +0000 (17:53 +0000)]
Appease "pkglint" by changing a "Replaced" line to a "Removed" line.

13 years agoRepo copy files
repo-copy [Wed, 24 Aug 2011 13:48:33 +0000 (13:48 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Wed, 24 Aug 2011 13:48:32 +0000 (06:48 -0700)]
Fixup fromcvs/togit conversion

13 years agostunnel-4.42 (4.40 and 4.41 are known as vulunerable).
obache [Wed, 24 Aug 2011 12:03:45 +0000 (12:03 +0000)]
stunnel-4.42 (4.40 and 4.41 are known as vulunerable).

13 years agoAdd sfiles-x86_64.mk and update PLIST.linux-x86_64
sbd [Wed, 24 Aug 2011 04:01:27 +0000 (04:01 +0000)]
Add sfiles-x86_64.mk and update PLIST.linux-x86_64
Will hopefully fix PR pkg/45283

13 years agoRepo copy files
repo-copy [Wed, 24 Aug 2011 01:44:11 +0000 (01:44 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Wed, 24 Aug 2011 01:44:10 +0000 (18:44 -0700)]
Fixup fromcvs/togit conversion

13 years agoNote update of lang/php53 package to 5.3.8.
taca [Tue, 23 Aug 2011 22:23:49 +0000 (22:23 +0000)]
Note update of lang/php53 package to 5.3.8.

13 years agoUpdate php53 package to 5.3.8.
taca [Tue, 23 Aug 2011 22:22:27 +0000 (22:22 +0000)]
Update php53 package to 5.3.8.

(crypt()'s problem was already fixed our php53-5.3.7nb1 package.)

PHP                                                                        NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
23 Aug 2011, PHP 5.3.8

- Core:
  . Fixed bug #55439 (crypt() returns only the salt for MD5). (Stas)

- OpenSSL:
  . Reverted a change in timeout handling restoring PHP 5.3.6 behavior,
    as the new behavior caused mysqlnd SSL connections to hang (#55283).
    (Pierre, Andrey, Johannes)

13 years agoUpdated pkgtools/pkgdiff to 1.3
abs [Tue, 23 Aug 2011 21:48:48 +0000 (21:48 +0000)]
Updated pkgtools/pkgdiff to 1.3

13 years agoUpdated pkgtools/pkgdiff to 1.3
abs [Tue, 23 Aug 2011 21:47:18 +0000 (21:47 +0000)]
Updated pkgtools/pkgdiff to 1.3

1.3: Handle whitespace in filenames a little better in pkgvi

plus: a light sprinkle of pkglint

13 years agoRepo copy files
repo-copy [Tue, 23 Aug 2011 20:05:19 +0000 (20:05 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Tue, 23 Aug 2011 20:05:18 +0000 (13:05 -0700)]
Fixup fromcvs/togit conversion

13 years agoAdd missing nanojit conditionals to PLIST. Should fix PR pkg/45282.
tnn [Tue, 23 Aug 2011 18:04:17 +0000 (18:04 +0000)]
Add missing nanojit conditionals to PLIST. Should fix PR pkg/45282.

13 years ago--enable-jit was renamed to --enable-tracejit
tnn [Tue, 23 Aug 2011 16:38:01 +0000 (16:38 +0000)]
--enable-jit was renamed to --enable-tracejit

13 years agoRepo copy files
repo-copy [Tue, 23 Aug 2011 14:54:29 +0000 (14:54 +0000)]
Repo copy files

13 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Tue, 23 Aug 2011 14:54:28 +0000 (07:54 -0700)]
Fixup fromcvs/togit conversion

13 years agoRecursive bump from gdbm shlib bump.
obache [Tue, 23 Aug 2011 13:06:54 +0000 (13:06 +0000)]
Recursive bump from gdbm shlib bump.

13 years agoUpdated archivers/lzo to 2.06
adam [Tue, 23 Aug 2011 11:59:55 +0000 (11:59 +0000)]
Updated archivers/lzo to 2.06

13 years agoChanges 2.06:
adam [Tue, 23 Aug 2011 11:59:00 +0000 (11:59 +0000)]
Changes 2.06:
* Some minor optimizations for big-endian architectures.
* Fixed overly strict malloc() misalignment check in examples.

13 years agoAdded devel/p5-MooseX-Types-LoadableClass version 0.006
abs [Tue, 23 Aug 2011 11:14:34 +0000 (11:14 +0000)]
Added devel/p5-MooseX-Types-LoadableClass version 0.006
Added www/p5-Plack-Test-ExternalServer version 0.01
Replaced devel/p5-Class-MOP with devel/p5-Moose
Updated devel/p5-MooseX-InsideOut to 0.106
Updated devel/p5-MooseX-Role-Parameterized to 0.27
Updated devel/p5-MooseX-Role-WithOverloading to 0.09
Updated devel/p5-namespace-autoclean to 0.12
Updated www/p5-Catalyst-Plugin-Authentication to 0.100180
Updated www/p5-Catalyst-Runtime to 5.90002
Updated www/p5-Plack to 0.9982
Updated www/p5-Reaction to 0.2.5
Updated www/p5-WWW-Mechanize to 1.68

13 years agoUpdated www/p5-Reaction to 0.2.5
abs [Tue, 23 Aug 2011 11:03:41 +0000 (11:03 +0000)]
Updated www/p5-Reaction to 0.2.5

Revision history for Reaction
0.002005 - 8 Mar 2011
        - use JSON instead of JSON::Any

0.002004 - 5 Mar 2011
        - add a warning for people not using Reaction::Role(::Parameterized)
        - silence m2m warnings during tests

0.002003 - 4 Mar 2011
        - fixes for Moose 2

0.002002 - 5 Nov 2010
        - use JSON::Any instead of JSON

0.002001 - 2 Nov 2010
        - Fix some POD and tests
        - Fix Order role to allow for exclusions (for non-indexed columns) and
          coerceion of the column name to allow proper ORDER BY generation in
          belongs_to rels and fields that do not map directly to columns.
        - Fix Package names in POD for various files. this was causing some
          weirdness in CPAN.
        - All Reaction::UI::ViewPort::* now uses MooseX::Types
        - Add 'action' attribute to Action viewport
          - Adapt widget and layout to changes
          - Add example of explicitly stating action to ComponentUI
        - Don't override custom location in push_viewport
        - Wire layout_args, which was forgotten + example of how to use it
        - CRUD functionality is now implemented as roles, so it can be used
          without needing to use Controller::Collection::CRUD
        - Deprecate redirect_to and move it to an external role
        - Controllers no longer 'use Reaction::Class' which was causing
          problems with metaclass compatibility. 'use Moose' is now the
          preferred approach.

13 years agoUpdated www/p5-WWW-Mechanize to 1.68
abs [Tue, 23 Aug 2011 11:02:20 +0000 (11:02 +0000)]
Updated www/p5-WWW-Mechanize to 1.68

1.68        Fri Apr 22 01:10:40 EST 2011
========================================
No changes from 1.67_01

1.67_01
========================================
[ANNOUNCE]
As of this release, Jesse Vincent has taken over maintenance of
WWW-Mechanize.  The project's repository can be found at:

 https://github.com/bestpractical/www-mechanize

[FIXED]
Added prereq for HTML::TreeBuilder.

13 years agoUpdated devel/p5-MooseX-Role-Parameterized to 0.27
abs [Tue, 23 Aug 2011 10:54:20 +0000 (10:54 +0000)]
Updated devel/p5-MooseX-Role-Parameterized to 0.27

0.27  August 22, 2011
    * Remove MooseX::Role::Parameterized::Meta::Parameter; instead,
      the default for parameters of (is => 'ro') is set by the
      "parameter" sugar. This removes an unnecessary metaclass and
      removes weird edge cases caused by it. Please please please
      report any breakage!

0.26  March 20, 2011
    * make tests stop relying on a specific format for anon class/role names (doy)

0.25  March 4, 2011
    * Move the reinitialization hook from Role to Trait so hardcore hackers
      (trait janitors) get the benefit too (doy)

0.24  March 1, 2011
    * Made MXRP more extensible by hooking into the role metaobject
      reinitialization (doy)

0.23  December 25, 2010
    * Merry Christmas!
    * Make MooseX::Role::Parameterized::Extending more instructive. Hopefully.

0.22  November 26, 2010
    * The test suite now uses Test::Fatal instead of Test::Exception (Karen
      Etheridge).
    * Fix Test::More dependency (reported by Father Chrysostomos) [rt.cpan.org #63222]

0.21  November 15, 2010
    * "package" arg can now tell generate_role to use a specific package (rjbs)

0.20  November 2, 2010
    * Minor test refactoring to fix blead support [rt.perl.org #78244]

13 years agoUpdated www/p5-Catalyst-Plugin-Authentication to 0.100180
abs [Tue, 23 Aug 2011 10:15:52 +0000 (10:15 +0000)]
Updated www/p5-Catalyst-Plugin-Authentication to 0.100180

0.10018 29 Jul 2011
     - Fix failing tests with the new PSGI Catalyst dev release

0.10017 24 Jan 2010
     - Fix failing tests with the new PSGI Catalyst dev release

13 years agoUpdated www/p5-Catalyst-Runtime to 5.90002
abs [Tue, 23 Aug 2011 10:12:06 +0000 (10:12 +0000)]
Updated www/p5-Catalyst-Runtime to 5.90002

5.90002 - 2011-08-22 21:44:00
  Backward compatibility fixes:

    - Deploying via mod_perl in some cases is fixed by making
      Catalyst::EngineLoader detect mod_perl in more generic
      circumstances.
      https://github.com/miyagawa/Plack/issues/239

  Documentation fixes:

    - Fix incorrect example in Catalyst::PSGI.
    - Add note that if you are using the PSGI engine, then $c->req->env
      needs to become $c->engine->env when you upgrade.

5.90001 - 2011-08-15 22:42

 Realise that we accidentally chopped a digit off the versioning scheme
 without anyone noticing, which is a bad thing.

 Feel like a fool. Well done t0m.

 Cut another release.

5.9000 - 2011-08-15 22:18

 See Catalyst::Delta for the major changes in this release.

 Changelog since the last TRIAL release:

   Backward compatibility fixes:

    - Fix calling MyApp->engine_class to set the engine class manually.

    - Re-add a $res->headers->{status} field to Catalyst::Test responses.
      This _should_ be accessed with $c->res->code instead, but is here
      for backward compatibility.

   Documentation:

    - Documentation which was in the now removed Catalyst::Engine::* classes
      has been moved to Catalyst::Manual::Deployment

   Changes:

    - nginx specific behaviour is removed as it is not needed with any
      web server configuration I can come up with (recommended config is
      documented in Catalst::Manual::Deployment::nginx::FastCGI)

5.89003 2011-07-28 20:11:50 (TRIAL release)

 Backward compatibility fixes:

  - Application scripts which have not been upgraded to newer
    Catalyst::Script::XXX style scripts have been fixed

 Bug fixes:

  - mod_perl handler fixed to work with application classes which have manually
    been made immutable.

  - Scripts now force the Plack engine choice manually, rather than relying
    on auto-detection, as the automatic mechanism gets it wrong if (for
    example) Coro is loaded.

  - Server script option for --fork --keepalive are now handled by loading
    the Starman server, rather than silently ignored.

  - Server script options for --background and --pid are now fixed by
    using MooseX::Deamonize

  - Plack middlewares to deal with issues in Lighttpd and IIS6 are now
    automatically applied to applications and deployments which need them
    (when there is not a user written .psgi script available).
    This fixes compatibility with previous stable releases for applications
    deployed in these environments.

 Enhancements:

  - Catalyst::Test's remote_request method not uses Plack::Test to perform
    the remote request.

 Documentation:
  - Added a Catalyst::PSGI manual page with information about writing a .psgi
    file for your application.

   - Catalyst::Uprading has been improved, and the status of old Catalyst
     engines clarified.

 Deprecations:
  - Catalyst::Test's local_request function is now deprecated. You should just
    use the normal request function against a local server instead.

5.80033 2011-07-24 16:09:00

 Bug fixes:
  - Fix Catalyst::Request so that the hostname accessor is not incorrectly
    populated with 'localhost' if a reverse DNS lookup fails.

  - Fix Path actions debug screen to display number of arguments

  - Fix a regression that prevented configuring attributes for all actions using
    ->config(actions => { '*' => \%attrs }) from working

  - Append $\ in Catalyst::Response->print to more closely match
    IO::Handle's behaviour.

  - Fixed situation where a detach($action) from a forward within auto
    was not breaking out correctly

  - Fix the disable_component_resolution_regex_fallback config setting
    to also work in the $c->component method.

  - Handle users setting cookies with an undef value by not trying to
    output that cookie (rather than trying to do so and causing an exception
    as previously happened). A warning is logged if this occurs in debug
    mode.
  - Update tests to ignore $ENV{CATALYST_HOME} where required

  - Change repository metadata to point at git.

  - Clean namespaces in Catalyst::Request::Upload

  - Catalyst::Test: Fixes to action_ok, action_redirect and action_notfound
    test functions to be better documented, and have better default test
    names.

  - Update tests to ignore CATALYST_HOME env var.

5.89002 2011-03-02 11:30:00 (TRIAL release)

 Bug fixes:
  - Fix a couple of test failures caused by optional dependencies such as FCGI
    not being installed.

 Refactoring:
  - Simplified the API for getting a PSGI application code reference for a
    Catalyst application for use in, for example, .psgi files. See
    Catalyst::Upgrading for details.

5.89001 2011-03-01 15:27:00 (TRIAL release)

 Bug fixes:
  - Fixed command-line argument passing in Catalyst::Script::FastCGI.

  - Fixed Catalyst::Engine::Stomp compatibility. Applications using
    Catalyst::Engine::Stomp are believed to continue working without
    any changes with the new Catalyst major version.

  - Fixed issues auto-loading engine with older scripts.

 Known problems:
  - Catalyst::Engine::Wx is officially unsupported and BROKEN. If you
    are using this engine then please get in touch with us and we'll
    be happy to help with the changes it needs to be compatible with
    the new major version of Catalyst.

 Documentation:
  - The section of Catalyst::Upgrading describing how to upgrade to version 5.90
    of Catalyst has been much improved.

5.80032 2011-02-23 01:10:00

 Bug fixes:
  - Fix compatibility issue with code which was testing the value of
    $c->res->body multiple times. Previously this would cause the value
    to be built, and ergo cause the $c->res->has_body predicate to start
    returning true.
    Having a response body is indicated by $c->res->body being defined.

  - Fix bug with calling $upload->slurp multiple times in one request
    not working as expected as the file handle wasn't returned to
    the zero position. (Adam Sjøgren)

  - Fix some weird perl 5.8 situations where $c can get squashed unexpectedly
    in Catalyst::execute

  - Fix chained dispatch where chains were being compared for length (number
    of private parts in the chain) vs where they are being compared for
    PathPart length (i.e. number of non-capturing URI elements in your path).

    This bug meant that sometimes multiple Args or CaptureArgs (e.g. /*/*)
    type paths would be preferred to those with fixed path elements
    (e.g. /account/*)

 New features:
   - Add MYAPP_RESTARTER and CATALYST_RESTARTER environment variables to
     allow the restarter class to be chosen per application or generally.

     This feature was added to enable GUI restarters (such as the soon to
     be released CatalystX::Restarter::GTK to be enabled more easily by
     developers without changing their application code.

5.80031 2011-01-31 08:13:02

 Bug fixes:
  - Update dependency on MooseX::Role::WithOverloading to ensure that
    a version which can deal with / depends on a new Package::Stash
    is installed. (As if some other dependency is pulled in during upgrading
    which results in new Package::Stash, then it can leave you with a broken
    version of MooseX::Role::WithOverloading.

  - Fix undef warning in Catalyst::Engine::FastCGI when writing an empty
    body (e.g. doing a redirect)

5.89000 2011-01-24 09:28:45 (TRIAL release)

 This is a development release from psgi branch of Catalyst-Runtime.

 Removed features:

  - All of the Catalyst::Engine::* namespace is now gone. Instead we only have
    one Catalyst::Engine class speaking the PSGI protocol natively. Everything
    the various Catalyst::Engine:: classes did before is now supposed to happen
    through PSGI handlers such as Plack::Handler::FCGI,
    Plack::Handler::HTTP::Server::PSGI, Plack::Handler::Apache2, and so
    on. However, deployment can still work the same as it did before. The
    catalyst scripts still exist and continue to work.

    If you find anything that either doesn't work anymore as it did before or
    anything that could be done before with the various Catalyst::Engine::
    classes, but can't be done anymore with the single PSGI Catalyst::Engine
    class, please tell us *now*.

5.80030 2011-01-04 13:13:02

 New features:
  - Add a --proc_title option to the FCGI script to set the process
    title.
  - Allow the response body to be set to `undef' explicitly to indicate the
    absence of a body. It can be used to indicate that no body should be sent at
    all and processing of views should be skipped. This is especially useful for
    things like X-Sendfile, which now no longer require providing fake response
    bodies to suppress view processing. In order for this to work, you will also
    have upgrade Catalyst::Action::RenderView to at least version 0.15.

 Bug fixes:
  - Deal correctly with GLOB file handles in the response body (setting
    the Content-Length header appropriately)
  - Chained dispatch has been fixed to always prefer paths
    with the minimum number of captures (rather than the
    maximum number of actions). This means that (for example)
    a URI path /foo/* made out of 2 actions will take preference
    to a URI path /*/* made out of 3 actions. Please check your applications
    if you are using chained action and please write new test to report
    failing case.
  - Stop relying on bugs in the pure-perl version of Package::Stash. New
    versions of Package::Stash load Package::Stash::XS if
    available. Package::Stash::XS fixes some of the bugs of the pure-perl
    version, exposing our faulty assumption and breaking things. We now work
    with both old and new versions of Package::Stash, both with and without
    Package::Stash::XS being installed. Older versions of Catalyst-Runtime also
    work with both old and new versions of Package::Stash, but only if
    Package::Stash::XS is *not* installed.

 Documentation:
  - Clarify that when forwarding or detaching, the end action associated
    with the original dispatched action will be run afterwards (fallen)

5.80029 2010-10-03 16:39:00

 New features:
  - Add a warning when $c->view is called and cannot locate a default_view
    or current_view. This clarifies the logging when ::RenderView gets
    confused.

 Warning fixes:
  - Deal warning in with Moose >= 1.15 if you add a method called 'meta' to a
    class which already has one by using _add_meta_method.

5.80028 2010-09-28 20:49:00

 Bug fixes:
  - use Class::MOP in Catalyst::Utils.

  - Do not keep a reference to a closed over context in ctx_request, allowing
    the caller to dispose of the request context at their leisure.

  - Changes to be compatible with bleadperl

pkgsrc change: handle p5-Class-MOP now being part of p5-Moose

13 years agoUpdated www/p5-Plack to 0.9982
abs [Tue, 23 Aug 2011 10:09:10 +0000 (10:09 +0000)]
Updated www/p5-Plack to 0.9982

0.9982  Tue Jul 19 13:07:35 PDT 2011
    [BUG FIXES]
        - Fixed the bug in restarter introduced in 0.9980 (nihen) #223 #234
        - Removed a debug statement left over in Plack::Util
        - Fixed warnings in Lint

0.9981  Mon Jul 18 17:24:11 PDT 2011
    [BUG FIXES]
        - Plack::Request: Added a sanity check to remove newlines from headers to follow
          the PSGI specification #224
        - HTTPParser::PP: Fixed warnings #225
        - plackup now prints errors to psgi.errors rather than STDERR
        - Fixes issues with undef returned from streaming handler in middleware #231
        - ContentLength: Do not auto-add Content-Length from block devices, pipes and
          character files

    [NEW FEATURES]
        - HTTPExceptions: Support ->as_psgi method on exceptions (doy)
        - FastCGI: Support psgix.harakiri

    [IMPROVEMENTS]
        - Lint: Added more checks to validate header values
        - StackTrace: Strip caller information since it is not useful anyway
        - HTTPExceptions: Added rethrow option (doy)
        - Misc. doc fixes on plackup (chromatic)
        - binmode STDIN for CGI handler for Win32 #218
        - Remove the test that tests Server specific handling of Transfer-Encoding
        - Fixed POD link (audreyt)

0.9980  Mon Jun  6 20:24:25 PDT 2011
    [BUG FIXES]
        - Fixed a bug where restarting loader doesn't terminate children (#209)
        - Strip URI fragments off of PATH_INFO and QUERY_STRING (#213)

    [IMPROVEMENTS]
        - Documented -r vs auto server detection caveat
        - Documented a default AccessLog format (ask)
        - Support %V in AccessLog formats (ask)
        - Document PLACK_HTTP_PARSER_PP (melo)

    [NEW FEATURES]
        - Added experimental IPv6 and SSL support for the built-in HTTP::Server::PSGI

0.9979  Tue May 17 09:54:03 PDT 2011
    [BUG FIXES]
        - Fixed Middleware::AccessLog's default %t format to match Apache's format
        - Fixed a warning in Apache1 handler where PATH_INFO doesn't exist #204
        - Fixed a bad test relying on new Test::More versions

    [IMPROVEMENTS]
        - Fixed Lint to accept bare in-memory filehandle per http://stackoverflow.com/questions/6011793/
        - Added setup_env() to Plack::Handler::CGI (markstos)
        - Added a non-blocking Hello World example in eg/dot-psgi
        - Doc cleanup

0.9978  Wed May  4 11:29:12 PDT 2011
    [TEST FIXES]
        - Fixed a failing output_encoding.t because of FCGI dependencies
        - Improved Plack::Test::Suite documentation

0.9977  Sun May  1 12:16:08 PDT 2011
    [BUG FIXES]
        - Fixed ConditionalGET to not die with streaming interface (reported by Paul Ervamaa)
        - Add a reason string to CGI/FastCGI Status header to comply with RFC 3875 (Stephen Clouse)
        - Fixed a CGI/FastCGI handler to ensure newlines are not mangled on Win32 platforms (Christian Walde)

    [IMPROVEMENTS]
        - localize @ARGV to empty when evaluating a PSGI application (https://github.com/sukria/Dancer/issues/473)
        - Fixed the use of Getopt::Long to make the pass_through flag local
        - Middleware::JSONP now supports more response types such as IO::Handle (reported by Theory)

0.9976  Fri Apr  8 18:07:11 PDT 2011
    [NEW FEATURES]
        - Support setting content_type in App::File (ajgb)

    [IMPROVEMENTS]
        - Document fixes (jhannah)
        - Skip bad tests failing on LWP 6 (daxim)

0.99_75 Thu Mar 24 11:29:22 PDT 2011
    [INCOMPATIBLE CHANGES]
        - builder {} now always returns a PSGI code reference, instead of inconsistently
          returning URLMap object when mount() is used. (reported by hoelzro)
        - Plack::Runner now automatically calls ->parse_options() if it hasn't been called,
          so the sane defaults for plackup can be applied. (reported by arcanez)

    [BUG FIXES]
        - Fixed the way to override %ENV to avoid test breakages in Win32 #179
        - Properly append '/' when linking to a directory in Plack::App::Directory (theory)

    [IMPROVEMENTS]
        - Skips the current directory in Plack::App::Directory
        - Plack::App::Directory now redirects to a canonical URL that has a trailing slash
          just like Apache (hobbs)
        - Fixed some typos and outdated information in the PODs

0.9974  Thu Mar  3 20:55:28 PST 2011
        - Added a documentation about using relative URI paths beginning with //
        - Added IIS6ScriptNameFix that fixes SCRIPT_NAME for IIS6 FastCGI, extracted from Catalyst (rafl)
        - Moved the wrapcgi/exec tests for Win32 #174
        - Fixed a warning for the new Test::TCP in FCGI testing
        - Clear %ENV when running the Plack::Test::Suite with Server implementation (hachi)

0.9973  Sat Feb 26 09:40:15 PST 2011
        - Fixed the regexp in the code check added in 0.9972 (leedo)

0.9972  Thu Feb 24 10:50:01 PST 2011
        - Fixed the Plack::Runner docs to avoid the cargo cult issue of __FILE__ eq $0
        - Added a silly check to give warnings if the idiom __FILE__ eq $0 is used in .psgi

0.9971  Wed Feb 23 14:02:35 PST 2011
    [INCOMPATIBLE CHANGES]
        - Localize $0 to the given .psgi path when evaluating it in Plack::Util::load_psgi()
          This fixes the unexpected values and/or crashes with Starman when your application
          uses FindBin module.

0.9970  Tue Feb 22 08:35:50 PST 2011
        - Apache2: Fixed a bug where dispatcher fails to parse first path when it begins with two or
          more slashes (clkao)

0.9969  Fri Feb 18 21:35:29 PST 2011
        - Suppress the use of unlocalized $_ in Plack::Runner (mst)
        - Plack::Handler::Net::FastCGI is now removed from Plack core dist.
          It will be released as a separate distribution on CPAN.
        - Fixed Plack::Handler::Apache2 so that it can safely call log (Andy Wardley)
        - StackTrace: Display graceful fallback errors when $SIG{__DIE__} is overridden in the application (mkanat)

0.9968  Wed Feb  9 19:07:48 PST 2011
        - Fixed Recursive middleware to rethrow unknown exceptions. #166 (reported by waba)
        - Document response_cb. #121
        - Plack::Loader to print errors if it is really a compilation error
        - Fixed the Cascade app to work with all 404 responses with the streaming interface. #171 (reported by eevee)

0.9967  Tue Jan 25 14:26:37 PST 2011
        - Fixed StackTrace to require D::ST::WithLexicals 0.08 that supports 'message' (doy)

0.9966  Tue Jan 25 12:00:25 PST 2011
        - Fixed a memory leak in SimpleLogger (vti)
        - Support %v in AccessLog (Ranguard)
        - Force set CONTENT_LENGTH in req_to_psgi when $content is given to HTTP::Request (timbunce) #150
        - Fixed a case where SCRIPT_NAME and PATH_INFO can both get empty in req_to_psgi (doy) #163

0.9965  Mon Jan 24 23:08:04 PST 2011
        - Requires Devel::StackTrace 0.11
        - Fixed a regression where StackTrace wasn't able to get the thrown exception as an error message (hachi)

0.9964  Mon Jan 24 16:29:08 PST 2011
        - Various documentation improvements (miyagawa, schwern)
        - Improved the way it eliminates Plack::Middleware::StackTrace from its own stacktrace (Jonathan Swartz)

0.9963  Mon Jan 10 16:46:33 PST 2011
        - Fixed fcgi.t for lighttpd < 1.4.23 (confound)

0.9962  Sat Jan  8 21:07:30 PST 2011
        - Same fix as 0.9961 but works around the issues with Strawberry unarchiver

0.9961  Fri Jan  7 21:54:04 PST 2011
        - Skip directory.t on win32 since the directory "stuff.." can't be created [RT:64545]

0.9960  Sat Dec 25 11:16:08 PST 2010
        - FCGI: Fixed the regression in 0.9958 where PATH_INFO gets wrong value when hosted under a
          non-root path (ambs)
        - Improved the FastCGI and Apache2 test infrastructure to test SCRIPT_NAME values

0.9959  Tue Dec 21 11:38:08 PST 2010
        - Apache2: Fixed the regression bug around LocationMatch caused by fixes in 0.9958 (cho45)

0.9958  Mon Dec 20 15:18:54 PST 2010
        - Plack::Handler::Apache[12] now handles Authorization: header automatically, no need for
          mod_rewrite workaround anymore (cho45)
        - Fixed Apache[12] and FCGI where multiple forward slashes were munged (cho45)
        - Static: Added pass_through option to pass non-existent paths to the app. Fixing the
          docs to match with the code (beanz) #154

0.9957  Thu Dec 16 11:27:29 PST 2010
        - Fixed warnings in Plack::Request cookie parsing (typester)
        - removed MethodOverride middleware. Now it is a standalone distribution on CPAN (theory)

0.9956  Thu Dec  9 19:32:46 PST 2010
        - FastCGI: Fixed an empty PATH_INFO with mod_fastcgi (and possibly others)
        - FastCGI: Improved the automatic detection of the case when invoked from web server. #141
          (reported by LeoNerd)
        - plackup: Document that -e 'enable ...' doesn't assume app.psgi when there's no argument. #106 (clkao)
        - Plack::App::FCGIDispatcher: Remove the Status: header #123 (reported by Htbaa)
        - Apache2: Work around issues where SCRIPT_NAME gets wrong when LocationMatch is used. #136
          (reported by atiking)

0.9955  Thu Dec  9 18:02:50 PST 2010
        - More fixes to a possible directory traversal

0.9954  Thu Dec  9 17:45:59 PST 2010
        - Fixed a directory traversal bug in Plack::App::File etc. RT:63020

0.9953  Fri Dec  3 14:50:09 PST 2010
        - Include the original error message in the StackTrace text output on console.
          This requires Devel::StackTrace 1.23 and Devel::StackTrace::WithLexicals 0.08 (optional)
        - Fixed AccessLog middleware to handle multiple dashes in %{} (Jiro)

0.9952  Thu Dec  2 14:03:48 PST 2010
        - Fixed the potential deadlocks in WrapCGI's read/write pipe (typester)
        - Improved documentations on plackup -e
        - Fixed a potential DoS vulnerability in HTTP::Server::PSGI (kazuho)
        - Allows setting names of FCGI process with proc_title option (rafl)

0.9951  Mon Oct 25 13:50:33 PDT 2010
        - Added Feersum to the benchmark script (stash)
        - Lint: fixed the body handle check to see if the file has getline() method (tokuhirom)
        - StackTrace: store the stacktrace in $env->{'plack.stacktrace.text'} and $env->{'plack.stacktrace.html'} (theory)
        - Added ->mount method to the Plack::Builder OO interface (franckcuny)
        - HTTPExceptions: Don't set an invalid Content-Length when the exception is not an object (ask)
        - ErrorDocument: Fixed wrong Content-Length header be set (ask)

0.9950  Thu Sep 30 14:11:33 PDT 2010
        - Fixed typos in middleware docs (miyagawa, theory, tokuhirom)
        - App::Directory: fixed URL generation escape bug (chiba)
        - Middleware::JSONP: support callback parameter name (franck)

0.9949  Tue Sep 14 11:59:36 PDT 2010
        - Fixed FCGI handler docs
        - Auth::Basic: Pass $env to the callback so .htpasswd based auth can be implemented with PATH_INFO (doy)

0.9948  Thu Sep  9 16:01:53 PDT 2010
        - Fixed a bug introduced in 0.9947 where $req->upload loses the temporary files when
          Plack::Request object is instantiated multiple times. It could happen if one of the
          pre-processing middleware uses Plack::Request and then again in the application or
          frameworks.

0.9947  Thu Sep  9 02:26:14 PDT 2010
        - Plack::Loader: Fixed a typo in ENV that prevents warnings messages in development
        - Added flymake temporary file in Restarter (hirose31)
        - Plack::Request: Fixed a bug that HTTP::Body temporary files were not cleaned up (plu)
        - Middleware::AccessLog: Fixed a bug where %{key}i ignores the value '0' (nekoya)

13 years agoUpdated devel/p5-MooseX-Role-WithOverloading to 0.09
abs [Tue, 23 Aug 2011 10:03:56 +0000 (10:03 +0000)]
Updated devel/p5-MooseX-Role-WithOverloading to 0.09

0.09  Mon, 03 Jan 2011 17:37:34 +0100
  * get_package_symbol no longer autovififies - use get_or_add_package_symbol
    instead (doy).

13 years ago+p5-Plack-Test-ExternalServer
abs [Tue, 23 Aug 2011 10:02:13 +0000 (10:02 +0000)]
+p5-Plack-Test-ExternalServer

13 years agoAdded www/p5-Plack-Test-ExternalServer version 0.01
abs [Tue, 23 Aug 2011 10:01:34 +0000 (10:01 +0000)]
Added www/p5-Plack-Test-ExternalServer version 0.01

This module allows your to run your Plack::Test tests against an
external server instead of just against a local application through
either mocked HTTP or a locally spawned server.

See Plack::Test on how to write tests that can use this module.

13 years agoMerge from vendor branch TNF:
abs [Tue, 23 Aug 2011 10:01:34 +0000 (10:01 +0000)]
Merge from vendor branch TNF:
Added www/p5-Plack-Test-ExternalServer version 0.01

This module allows your to run your Plack::Test tests against an
external server instead of just against a local application through
either mocked HTTP or a locally spawned server.

See Plack::Test on how to write tests that can use this module.

13 years agoOn balance the repository is probably better off without these
abs [Tue, 23 Aug 2011 09:55:21 +0000 (09:55 +0000)]
On balance the repository is probably better off without these

13 years ago+p5-MooseX-Types-LoadableClass
abs [Tue, 23 Aug 2011 09:51:51 +0000 (09:51 +0000)]
+p5-MooseX-Types-LoadableClass

13 years agoAdded devel/p5-MooseX-Types-LoadableClass version 0.006
abs [Tue, 23 Aug 2011 09:50:49 +0000 (09:50 +0000)]
Added devel/p5-MooseX-Types-LoadableClass version 0.006

Moose ClassName type constraint with coercion to load the class

13 years agoMerge from vendor branch TNF:
abs [Tue, 23 Aug 2011 09:50:49 +0000 (09:50 +0000)]
Merge from vendor branch TNF:
Added devel/p5-MooseX-Types-LoadableClass version 0.006

Moose ClassName type constraint with coercion to load the class

13 years agoAdd 31 to incompatible python versions.
wiz [Tue, 23 Aug 2011 09:33:25 +0000 (09:33 +0000)]
Add 31 to incompatible python versions.

13 years agoretite p5-Class-MOP - now part of p5-Moose
abs [Tue, 23 Aug 2011 09:30:05 +0000 (09:30 +0000)]
retite p5-Class-MOP - now part of p5-Moose

13 years agoUpdated devel/p5-namespace-autoclean to 0.12
abs [Tue, 23 Aug 2011 09:27:29 +0000 (09:27 +0000)]
Updated devel/p5-namespace-autoclean to 0.12

0.12  Fri, 04 Feb 2010 10:39:00 +0000
  * Bump namespace::clean dep to 0.20 to pull in the bugfix for
    Package::Stash::XS 0.19

pkgsrc change: handle p5-Class-MOP now being part of p5-Moose

13 years agop5-Moose ate p5-Class-MOP - update depends & bump PKGREVISION
abs [Tue, 23 Aug 2011 09:24:10 +0000 (09:24 +0000)]
p5-Moose ate p5-Class-MOP - update depends & bump PKGREVISION

13 years agoUpdated devel/p5-MooseX-InsideOut to 0.106
abs [Tue, 23 Aug 2011 09:20:50 +0000 (09:20 +0000)]
Updated devel/p5-MooseX-InsideOut to 0.106

0.106   Sat, 05 Mar 2011 21:50:10 -0600
  * stop shipping two copies of the pod tests

0.105   Mon, 27 Sep 2010 15:06:30 -0400
  * avoid warnings with latest Moose

pkgsrc change: handle p5-Class-MOP now being part of p5-Moose

13 years agop5-Moose ate p5-Class-MOP - update depends & bump PKGREVISION
abs [Tue, 23 Aug 2011 09:17:16 +0000 (09:17 +0000)]
p5-Moose ate p5-Class-MOP - update depends & bump PKGREVISION

13 years agoMoose ate Class::MOP - add appropriate conflict
abs [Tue, 23 Aug 2011 09:14:28 +0000 (09:14 +0000)]
Moose ate Class::MOP - add appropriate conflict

13 years agoUpdated devel/p5-Moose to 2.0202
abs [Tue, 23 Aug 2011 09:08:59 +0000 (09:08 +0000)]
Updated devel/p5-Moose to 2.0202

13 years agoUpdated devel/p5-Moose to 2.0202
abs [Tue, 23 Aug 2011 09:08:12 +0000 (09:08 +0000)]
Updated devel/p5-Moose to 2.0202

Also see Moose::Manual::Delta for more details of, and workarounds
for, noteworthy changes.

2.0202 Tue, Jul 26, 2011

  [BUG FIXES]

  * Be more consistent about how type constraint messages are handled.

2.0201 Fri, Jul 22, 2011

  [BUG FIXES]

  * Moose::Util::does_role shouldn't call ->does on things that don't inherit
    from Moose::Object.

  * Make ->does initialize the metaclass, so that calling it as a class method
    on a class which sets up inheritance via some method other than extends
    works properly (this fixes an issue with MooseX::Types).

  * Make Dist::CheckConflicts a runtime requirement, so moose-outdated always
    works.

2.0200 Mon, Jul 18, 2011

  [OTHER]

  * No changes from 2.0105 (other than a few minor documentation tweaks).

2.0105-TRIAL Mon, Jun 27, 2011

  [ENHANCEMENTS]

  * Moose::Util::does_role now respects overridden ->does methods. (doy)

2.0104-TRIAL Mon, Jun 20, 2011

  [OTHER]

  * Include changes from 2.0010.

2.0103-TRIAL Mon, Jun 20, 2011

  [DEPRECATIONS]

  * Several things that have been deprecated for a while have been removed. See
    the 2.0000 section in Moose::Manual::Delta for details.

  [NEW FEATURES]

  * New Moose::Util::TypeConstraints::union function for creating union type
    constraints without having to rely on the string type constraint parsing.
    This also allows for creating unions of anonymous type constraints.
    (kentnl)

  [OTHER]

  * Include changes from Moose 2.0009.

2.0102-TRIAL Sat, Jun 18, 2011

  [ENHANCEMENTS]

  * The native Array trait now has a 'first_index' method, which works just
    like the version in List::MoreUtils. (Karen Etheridge)

  * Clean up some internal code to help out extensions.

  [OTHER]

  * Include changes from Moose 2.0008.

2.0101-TRIAL Mon, Jun 06, 2011

  [OTHER]

  * Various packaging issues.

2.0100-TRIAL Mon, Jun 06, 2011

  [DEPRECATIONS]

  * Using a hand-optimized type constraint is now deprecated. In keeping with
    our release policy, this won't actually start warning until the 2.0200
    release.

  [NEW FEATURES]

  * Type constraints can now provide inlined versions, which should make
    inlined code which uses type constraints (such as accessors) faster. This
    replaces the existing hand-optimized constraint feature.  (Dave Rolsky)

  [ENHANCEMENTS]

  * Remove a lot of cases where generated methods closed over meta objects.
    Most simple cases should now only close over simple data types and
    coderefs. This should make deparsing simpler.

2.0010 Mon, Jun 20, 2011

  [BUG FIXES]

  * Fix regression in 2.0009 and 2.0103 when applying roles during init_meta in
    an exporter that also re-exports Moose or Moose::Role. (t0m, ilmari)

2.0009 Sun, Jun 19, 2011

  [BUG FIXES]

  * duck_type type constraints now report reasonable errors when given
    something which isn't an instance of an object. (t0m)

  * Moose::Util::apply_all_roles now works even if the applicant is a non-Moose
    class. (perigrin)

  * When an object is reblessed, triggers are called on attributes that are
    set during the reblessing. (Karen Etheridge).

  [OTHER]

  * Better error message if Moose->init_meta is called with a 'metaclass'
    option when that metaclass hasn't been loaded. (jasonmay)

2.0008 Thu, Jun 16, 2011

  [BUG FIXES]

  * The 'accessor' native delegation for hashrefs now allows setting the value
    to undef. (sugoik, doy)

  [ENHANCEMENTS]

  * Various generated methods have more useful context information. (doy)

2.0007 Sun, May 15, 2011

  [BUG FIXES]

  * Make sure weak attributes remain weak when cloning. (doy, rafl)

2.0006 Mon, May 09, 2011

  [BUG FIXES]

  * Revert the List::MoreUtils version bump, as it breaks backwards
    compatibility. The dependency will be bumped with Moose 2.0200.

2.0005 Mon, May 09, 2011

  [BUG FIXES]

  * Only sort the alias keys when determining caching.

2.0004 Mon, May 09, 2011

  [BUG FIXES]

  * Bump the List::MoreUtils dep to avoid buggy behavior in old versions.

  * Sort the list of roles and the alias and excludes parameters when
    determining caching, since their order doesn't matter.

2.0003 Mon, May 09, 2011

  [BUG FIXES]

  * Applying multiple role objects (rather than role names) at once no longer
    skips every other role. (rjbs)

  * Caching of anon classes now works more sanely in the presence of role
    application parameters - alias and excludes options are taken into account,
    and caching is disabled entirely if other parameters exist. Asking for
    caching (instead of just not weakening) when parameters are given will
    begin warning in Moose 2.0200. (doy, autarch)

2.0002 Thu, Apr 28, 2011

  [ENHANCEMENTS]

  * Provide definition context information for constructors and destructors, so
    that they will show up as something other than "generated method (unknown
    origin)". Also, add the package that accessors are defined in to their
    definition context.

  * Use Devel::PartialDump in type constraint error messages, if it is
    installed.

  [BUG FIXES]

  * Stop hiding warnings produced by throwing errors in DEMOLISH methods.

  * The 'reset' native delegation for Counter attributes will now also respect
    builders (previously, it only respected defaults).

2.0001 Fri, Apr 22, 2011

  [ENHANCEMENTS]

  * Anonymous classes and roles now have a unified implementation in
    Class::MOP::Package. This means that anonymous packages are now also
    possible. (Shawn M Moore, doy)

  [BUG FIXES]

  * No longer call XSLoader from multiple places, as this causes issues on
    older perls. (doy, ribasushi)

  * Moose::Meta::Role->create now accepts the 'roles' parameter, as it was
    documented to. (Chris Weyl)

  * Depend on Eval::Closure 0.04, which fixes some issues in mod_perl
    environments. (doy, mateu)

2.0000 Mon, Apr 11, 2011

  [API CHANGES]

  * The RegexpRef type constraint now accepts regular expressions blessed into
    other classes, such as those found in pluggable regexp engines.
    Additionally the 'Object' constraint no longer rejects objects implemented
    as a blessed regular expression. (David Leadbeater)

  [OTHER]

  * Moose::Manual::Support now explicitly states when major releases are
    allowed to happen (January, April, July, or October).

1.9906-TRIAL Mon, Apr 04, 2011

  [OTHER]

  * Update conflicts list.
  * Minor pod updates.

1.9905-TRIAL Mon, Mar 28, 2011

  [NEW FEATURES]

  * The Moose::Meta::Role::Attribute class now has an original_role method
    which returns the role which first defined an attribute. See the docs for
    details. (Dave Rolsky)

  * Moose::Util::MetaRole will make sure that the class to which you're
    applying metaroles or base class roles can actually have them applied. If
    not (it's not a Moose class, it has a non-Moose metaclass, etc.), then it
    gives a useful error message. Previously, this would just end up dying in
    the MetaRole code without a useful message. (Dave Rolsky)

  [BUG FIXES]

  * When a role had its own applied_attribute metaclass (usually from MetaRole
    application), that metaclass would get lost when that role participated in
    role composition. It was also lost if that role was consumed by some other
    role. Both of these cases have been fixed. Attributes are always applied
    with the applied_attribute metaclass of the role which originally defined
    them. (Dave Rolsky)

1.9904-TRIAL Fri, Mar 04, 2011

  [BUG FIXES]

  * Reinitializing anonymous roles used to accidentally clear out the role's
    stash in some circumstances. This is now fixed. (doy)

  * The Int type constraint now rejects integers with trailing newlines.
    (Matthew Horsfall)

1.9903-TRIAL Mon, Feb 28, 2011

  [BUG FIXES]

  * Reverse the order that Moose::Exporter 'also' exports are dispatched. When
    trying to re-export from a package that itself exported a modified set of
    Moose sugar, you'd get the original Moose sugar instead of the overrides.
    There are also now tests for this. (perigrin)

  * Don't initialize lazy attributes with defaults in the constructor (for
    immutable classes). (mo)

  * When reinitializing meta objects for classes and roles, we failed to
    preserve roles and role applications. This led to weird bugs. Many MooseX
    modules end up reinitializing your class or role. (Dave Rolsky)

1.9902-TRIAL Mon, Jan 03, 2011

  [OTHER]

  * Fix generation of CCFLAGS.

  * Add a bit more Dist::Zilla functionality.

1.9901-TRIAL Mon, Jan 03, 2011

  [OTHER]

  * Fix some indexing issues.

  * Fix a few issues with the conflict checking stuff.

1.9900-TRIAL Sat, Jan 01, 2011

  [OTHER]

  * The entire Class::MOP distribution has been merged with Moose. In the
    future, the Class::MOP code itself will be merged into Moose, and
    eventually the Class::MOP namespace will disappear entirely. For the
    current release, we have simply changed how Class::MOP is
    distributed. (Dave Rolsky).

  * Switched to Dist::Zilla for development. However, we still have a minimal
    Makefile.PL in the repository that can be used for development. (Dave
    Rolsky)

  [API CHANGES]

  * Roles now have their own default attribute metaclass to use during
    application to a class, rather than just using the class's
    attribute_metaclass. This is also overridable via ::MetaRole, with the
    applied_attribute key in the role_metaroles hashref (doy).

  * The internal code used to generate inlined methods (accessor, constructor,
    etc.) has been massively rewritten. MooseX modules that do inlining will
    almost certainly need to be updated as well.

  [ENHANCEMENTS]

  * We now load the roles needed for native delegations only as needed. This
    speeds up the compilation time for Moose itself. (doy)

1.25 Fri, Apr 1, 2011

  [BUG FIXES]

  * Reinitializing anonymous roles used to accidentally clear out the role's
    stash in some circumstances. This is now fixed. (doy) (backported from
    1.9904)

1.24 Tue, Feb 24, 2011

  [BUG FIXES]

  * Reverse the order that Moose::Exporter 'also' exports are dispatched. When
    trying to re-export from a package that itself exported a modified set of
    Moose sugar, you'd get the original Moose sugar instead of the overrides.
    There are also now tests for this. (perigrin) (backported from 1.9903)

1.23 Sun, Feb 13, 2011

  [PACKAGING FIX]

  * The 1.22 release had a bad MANIFEST. This has been fixed.

1.22 Sun, Feb 13, 2011

  [BUG FIXES]

  * When reinitializing meta objects for classes and roles, we failed to
    preserve roles and role applications. This led to weird bugs. Many MooseX
    modules end up reinitializing your class or role. (Dave Rolsky) (backported
    from 1.9903)

1.21 Wed, Nov 24, 2010

  [ENHANCEMENTS]

  * The Support manual has been updated to reflect our new major/minor version
    policy. (Chris Prather)

  * The Contributing manual has been updated to reflect workflow changes based
    on this new support policy. (doy)

  [BUG FIXES]

  * The role attribute metaclass did not inherit from Class::MOP::Object,
    which could cause errors when trying to resolve metaclass compatibility
    issues. Reported by Daniel Ruoso. (doy)

  * The lazy_build feature was accidentally removed from all the docs. Now
    it's listed in Moose.pm again. (Chris Prather)

1.20 Fri, Nov 19, 2010

  [BUG FIXES]

  * When using native delegations, if an array or hash ref member failed a
    type constraint check, Moose ended up erroring out with "Can't call method
    "get_message" on unblessed reference" instead of generating a useful error
    based on the failed type constraint. Reported by t0m. RT #63113. (Dave
    Rolsky)

1.19 Tue, Nov 2, 2010

  [BUG FIXES]

  * There was still one place in the code trying to load Test::Exception
    instead of Test::Fatal. (Karen Etheridge)

1.18 Sun, Oct 31, 2010

  [ENHANCEMENTS]

  * Type constraint objects now have an assert_coerce method which will either
    return a valid value or throw an error. (rjbs)

  * We now warn when an accessor for one attribute overwrites an accessor for
    another attribute. RT #57510. (Dave Rolsky)

  [BUG FIXES]

  * The native Array and Hash delegation methods now coerce individual new
    members if the _member type_ has a coercion. In other words, if the array
    reference is defined as an ArrayRef[DateTime], and you've defined a
    coercion from Int to DateTime, then pushing an integer via a delegation
    method will coerce the integer to a DateTime object. Reported by Karen
    Etheridge. RT #62351. (Dave Rolsky)

  * An attribute using native delegations did not always properly coerce and
    type check a lazily set default value. (doy and Dave Rolsky)

  * Using a regexp to define delegations for a class which was not yet loaded
    did not actually work, but did not explicitly fail. However, it caused an
    error when the class was loaded later. Reported by Max Kanat-Alexander. RT
    #60596. (Dave Rolsky)

  * Attempting to delegate to a class or role which is not yet loaded will now
    throw an explicit error. (Dave Rolsky)

  * Attempting to set lazy_build in an inherited attribute was ignored. RT
    #62057. (perigrin)

  [OTHER]

  * The Moose test suite now uses Test::Fatal instead of
    Test::Exception. (rjbs)

1.17 Tue, Oct 19, 2010

  [BUG FIXES]

  * Make native delegation inlining work with instance metaclasses where slot
    access is an do {} block, like Kioku. This fixes the use of native
    delegations together with Kioku. (Scott, doy)

1.16 Mon, Oct 18, 2010

  [ENHANCEMENTS]

  * Almost every native delegation method which changes the attribute value
    now has an explicitly documented return value. In general, this return
    value matches what Perl would return for the same operation. (Dave Rolsky)

  * Lots of work on native delegation documentation, including documenting
    what arguments each native delegation method allows or requires. (Dave
    Rolsky)

  * Passing an odd number of args to ->new() now gives a more useful warning
    than Perl's builtin warning. Suggested by Sir Robert Burbridge. (Dave
    Rolsky)

  * Allow disabling stack traces by setting an environment variable. See
    Moose::Error::Default for details. This feature is considered
    experimental, and may change in a future release. (Marcus Ramberg)

  * The deprecation warning for using alias and excludes without a leading
    dash now tells you the role being applied and what it was being applied
    to. (mst).

  [BUG FIXES]

  * A number of native trait methods which expected strings as arguments did
    not allow the empty string. This included Array->join, String->match,
    String->replace, and String->substr. Reported by Whitney Jackson. RT
    #61962. (Dave Rolsky)

  * 'no Moose' no longer inadvertently removes imports it didn't create
    itself. RT #60013. (Florian Ragwitz, doy)

  * Roles now support passing an array reference of method names to method
    modifier sugar functions. (doy)

  * Native traits no longer use optimized inlining routines if the instance
    requests it (in particular, if inline_get_slot_value doesn't return
    something that can be assigned to). This should fix issues with
    KiokuDB::Class. (doy)

  * We now ignore all Class::MOP and Moose classes when determining what
    package called a deprecated feature. This should make the deprecation
    warnings saner, and make it possible to turn them off more easily. (Dave
    Rolsky)

  * The deprecated "default is" warning no longer happens if the attribute has
    any accessor method defined (accessor, reader, writer). Also, this warning
    only happens when a method that was generated because of the "default is"
    gets called, rather than when the attribute is defined. (Dave Rolsky)

  * The "default default" code for some native delegations no longer issues a
    deprecation warning when the attribute is required or has a builder. (Dave
    Rolsky)

  * Setting a "default default" caused a fatal error if you used the builder
    or lazy_build options for the attribute. Reported by Kent Fredric. RT
    #59613. (Dave Rolsky)

1.15 Tue, Oct 5, 2010

  [API CHANGES]

  * Major changes to Native Traits, most of which make them act more like
    "normal" attributes. This should be mostly compatible with existing code,
    but see Moose::Manual::Delta for details.

  * A few native traits (String, Counter, Bool) provide default values of "is"
    and "default" when you created an attribute. Allowing them to provide
    these values is now deprecated. Supply the value yourself when creating
    the attribute.

  * New option 'trait_aliases' for Moose::Exporter, which will allow you to
    generate non-global aliases for your traits (and allow your users to
    rename the aliases, etc). (doy)

  * 'use Moose' and 'use Moose::Role' now accept a '-meta_name' option, to
    determine which name to install the 'meta' name under. Passing 'undef'
    to this option will suppress generation of the meta method entirely. (doy)

  * Moose now warns if it overwrites an existing method named "meta" in your
    class when you "use Moose". (doy)

  [ENHANCEMENTS]

  * Native Trait delegations are now all generated as inline code. This should
    be much faster than the previous method of delegation. In the best case,
    native trait methods will be very highly optimized.

  * Reinitializing a metaclass no longer removes the existing method and
    attribute objects (it instead fixes them so they are correct for the
    reinitialized metaclass). This should make the order of loading many
    MooseX modules less of an issue. (doy)

  * The Moose::Manual docs have been revised and updated. (Dave Rolsky)

  [BUG FIXES]

  * If an attribute was weak, setting it to a non-ref value after the object
    was constructed caused an error. Now we only call weaken when the new
    value is a reference.

  * t/040_type_constraints/036_match_type_operator.t failed on 5.13.5+. Fixed
    based on a patch from Andreas Koenig.

13 years agoUpdated devel/p5-List-MoreUtils to 0.33
abs [Tue, 23 Aug 2011 08:59:26 +0000 (08:59 +0000)]
Updated devel/p5-List-MoreUtils to 0.33

13 years agoUpdated devel/p5-List-MoreUtils to 0.33
abs [Tue, 23 Aug 2011 08:59:04 +0000 (08:59 +0000)]
Updated devel/p5-List-MoreUtils to 0.33

0.33 Thu 4 Aug 2011
- Updated can_xs to fix a bug in it

0.32 Fri May 20 2011
- Production release, no other changes

0.31_02 Mon 21 Mar 2011
- More accurate detection of XS support (ADAMK)

0.31_01 Mon 21 Mar 2011
- Updating copyright year (ADAMK)
- Teak documentation of all() and none() (WYANT)
- Memory leak fixed for apply() and XS version restored (ARC)
- Memory leak fixed for indexes() and XS version restored (ARC)
- Memory leak fixed for part() and XS version restored (ARC)

0.30 Thu 16 Dec 2010
- Change the way we localise PERL_DL_NONLAZY to false to remove
  a warning that some people were seeing. The new approach is taken
  from the way that List::Util does it.

0.29 Wed 8 Dec 2010
- Removed an erroneous Test::NoWarnings dependency

0.28 Tue 7 Dec 2010
- Switching to a production release
- Restored the regression test for RT #38630 from 0.23.
  As apply() was disabled in 0.27_04 this test will only act
  to validate the future XS restoration of apply().
- Adding uniq warning tests, disabled initially

0.27_04 Mon 6 Dec 2010
- The behaviour of any/all/none/notall has changed when
  passed a null list to treat a null list as a legitimate list.
  Instead of returning C<undef> the functions now return the
  following: any {} == false, all {} == true, none {} == true,
  notall {} == false.
  Resolves #40905: Returning undef when none is passed an empty
- Disabled the leaking XS versions of part(), apply() and indexes()

0.27_03 Mon 6 Dec 2010
- General house cleaning

0.27_02 Wed 1 Dec 2010
- Reduced test suite peak memory consumption by 5-10 meg
- Added the 'distinct' alias for the uniq function, for people that
  like their chained map/grep/sort pipelines with a SQL'ish flavour.
- Expanded test suite for the any() group of functions.
- The any() group of functions now strictly always return scalar
  boolean true, false and undef to match the XS version.

0.27_01 Wed 1 Dec 2010
- Refactored the split test scripts into a common test module
  to be shared between both the Perl and XS versions.
- Reapply fix for http://rt.cpan.org/Ticket/Display.html?id=39847
  "minmax error: unpredictable results with lists of 1 element"

0.26 Tue 23 Nov 2010
- No changes
- Some parts of the CPAN cloud were confusing my 0.24
  release with the older deleted 0.24. Bumping version
  past Tassilo's to clarify things.

13 years agoUpdated devel/p5-Package-DeprecationManager to 0.11
abs [Tue, 23 Aug 2011 08:56:48 +0000 (08:56 +0000)]
Updated devel/p5-Package-DeprecationManager to 0.11

13 years agoUpdated devel/p5-Package-DeprecationManager to 0.11
abs [Tue, 23 Aug 2011 08:56:26 +0000 (08:56 +0000)]
Updated devel/p5-Package-DeprecationManager to 0.11

0.11     2011-06-19

- Allow an empty hash for the -deprecations parameter.

0.10     2010-10-25

- The test suite now uses Test::Fatal instead of Test::Exception. (Karen
  Etheridge)

0.09     2010-10-17

- Added a compilation test, because otherwise all test files could not end up
  doing skip_all, which may make smokers and test harnesses unhappy.

0.08     2010-10-15

- Include Test::Requires in prereq list. Reported by Todd Rinaldo. RT #62173.

0.07     2010-10-15

- The use of regular expressions in ignores didn't really work in 0.06.

- Added missing dep on List::MoreUtils.

- Replaced Test::Warn with Test::Output in the tests, and made the tests
  actually test what I think they should be testing.

0.06     2010-10-14

- The -ignore parameter now accepts regular expressions as well as package
  names.

0.05     2010-10-14

- Fixed what looked like a bug in -ignore handling, although I couldn't seem
  to write a test that triggered it.

- Removed hard dep on Test::Warn for the benefit of Moose.

13 years agoTune down requirements
abs [Tue, 23 Aug 2011 08:53:08 +0000 (08:53 +0000)]
Tune down requirements

13 years agoAdded devel/p5-Eval-Closure version 0.06
abs [Tue, 23 Aug 2011 08:51:11 +0000 (08:51 +0000)]
Added devel/p5-Eval-Closure version 0.06

13 years ago+p5-Eval-Closure
abs [Tue, 23 Aug 2011 08:50:43 +0000 (08:50 +0000)]
+p5-Eval-Closure

13 years agoAdded devel/p5-Eval-Closure version 0.06
abs [Tue, 23 Aug 2011 08:50:14 +0000 (08:50 +0000)]
Added devel/p5-Eval-Closure version 0.06

String eval is often used for dynamic code generation. For instance,
Moose uses it heavily, to generate inlined versions of accessors
and constructors, which speeds code up at runtime by a significant
amount. String eval is not without its issues however - it's
difficult to control the scope it's used in (which determines which
variables are in scope inside the eval), and it can be quite slow,
especially if doing a large number of evals.

This module attempts to solve both of those problems. It provides
an eval_closure function, which evals a string in a clean environment,
other than a fixed list of specified variables. It also caches the
result of the eval, so that doing repeated evals of the same source,
even with a different environment, will be much faster (but note
that the description is part of the string to be evaled, so it must
also be the same (or non-existent) if caching is to work properly).

13 years agoMerge from vendor branch TNF:
abs [Tue, 23 Aug 2011 08:50:14 +0000 (08:50 +0000)]
Merge from vendor branch TNF:
Added devel/p5-Eval-Closure version 0.06

String eval is often used for dynamic code generation. For instance,
Moose uses it heavily, to generate inlined versions of accessors
and constructors, which speeds code up at runtime by a significant
amount. String eval is not without its issues however - it's
difficult to control the scope it's used in (which determines which
variables are in scope inside the eval), and it can be quite slow,
especially if doing a large number of evals.

This module attempts to solve both of those problems. It provides
an eval_closure function, which evals a string in a clean environment,
other than a fixed list of specified variables. It also caches the
result of the eval, so that doing repeated evals of the same source,
even with a different environment, will be much faster (but note
that the description is part of the string to be evaled, so it must
also be the same (or non-existent) if caching is to work properly).

13 years agoRepo copy files
repo-copy [Tue, 23 Aug 2011 02:06:09 +0000 (02:06 +0000)]
Repo copy files