Commit graph

14137 commits

Author SHA1 Message Date
joerg
d4277d4d50 Import bmake-20090909:
- .MAKE.LEVEL, -C, SIGINFO support
- fixes for :M and \:
- vfork signal handling fixes e.g. for Solaris
2009-09-18 20:55:23 +00:00
sketch
b402847295 Apply patch from http://gmplib.org/list-archives/gmp-bugs/2009-May/001485.html
to fix sunpro build.
2009-09-18 14:33:32 +00:00
obache
b098736327 Update p5-glib2 to 1.222.
Overview of changes in Glib 1.222
=================================

* Properly handle slashes in copyright footers passed to Glib::MakeHelper.
* Fix a test failure on s390.
2009-09-18 06:28:56 +00:00
jnemeth
4e7f3492df add and enable frama-c 2009-09-17 18:47:46 +00:00
sno
8c6212b567 Added devel/p5-MooseX-MultiInitArg version 0.01 2009-09-16 19:22:57 +00:00
sno
f02ce5c398 Importing devel/p5-MooseX-MultiInitArg version 0.01 as dependency of
scheduled update of net/p5-Net-Twitter to 3.05003.

The author describes his module:
If you've ever wanted to be able to call an attribute any number of things
while you're passing arguments to your object constructor, Now You Can.

The primary motivator is that I have some attributes that were named
inconsistently, and I wanted to rename them without breaking backwards
compatibility with my existing API.
2009-09-16 19:22:18 +00:00
sno
231c63733c Updating devel/p5-File-Which from 1.07 to 1.08
pkgsrc changes:
  - Add dependency to devel/p5-Test-Script
  - "Fix" comment

Upstream changes:
1.08 Tue 15 Sep 2009
	- Fixing pwhich
	- Adding a proper test for it
	- Adds a dependency on Test::Script 1.08
2009-09-16 18:59:33 +00:00
sno
4522191e30 Updating devel/p5-MooseX-Emulate-Class-Accessor-Fast from 0.00902
to 0.00903

Upstream changes:
0.00903    Sept 15, 2009
          - Silence a test warning from Moose 0.90 (Dave Rolsky).
2009-09-16 18:46:36 +00:00
sno
83c5f09691 Updating devel/p5-AnyEvent from 5.111 to 5.200
Upstream changes:
5.2  Mon Sep 14 07:04:49 CEST 2009
	- INCOMPATIBLE CHANGE: do no longer support register_read_type
          and register_write_type in AnyEvent::Handle, instead support
          package names (the facility was mostly abused).
        - implement "packagename-as-read/write type" support in
          AnyEvent::Handle.
	- AnyEvent::Handle: new options "keepalive" and "oobinline".
        - oobinline set by default to avoid security issues.
        - the pure-perl event loop backend wrongly detected times() fallback
          support (spotted by Pavel Boldin).

5.12 Tue Sep  1 20:26:50 CEST 2009
	- be more lenient when parsing resolv.conf files, as some people
          use hashmarks as comment indicator inside directives (reported
          by Michael S. Fischer).
        - use same set of warnings as common::sense 2.0.
	- fix a potential 32 bit overflow issue due to perl having problems
          with large hex constants in the Perl backend.
        - do not use the slower 5.6 version fo the enc_name code in AnyEvent::DNS
          by default.
        - fix some prototypes.
	- (optionally) require Async::Interrupt 1.02.
        - replace opendns fallbacks by verizon/level3 public dns servers.

5.112 Fri Aug 21 13:59:04 CEST 2009
        - AnyEvent::Handle could cause hard crashes in Net::SSLeay when
          using starttls with an illegal/uncreatable tls context.
        - port to broken win32 perls.
2009-09-16 18:43:12 +00:00
tnn
7295f967af fix PLIST when debug option is enabled 2009-09-16 18:42:31 +00:00
sno
f9171a2cf1 Updating devel/p5-Async-Interrupt from 1.01 to 1.02
Upstream changes:
1.02  Tue Sep  1 18:41:09 CEST 2009
	- prototypes for sig2name/sig2num were missing.
2009-09-16 18:37:48 +00:00
sno
dac70c1b67 Updating devel/p5-Event from 0.11nb1 to 0.12
pkgsrc changes:
  - Adding HOMEPAGE and LICENSE definition

Upstream changes:
Author refers to git://nirmalvihar.info/home/joshua/event.git, but:
> hostname nor servname provided, or not known
2009-09-16 18:34:31 +00:00
sno
0b80a01c87 Updating devel/p5-Test-Base from 0.58 to 0.59
pkgsrc changes:
  - Adding license definition

Upstream changes:
version: 0.59
date:    Thu Aug 20 14:56:36 PDT 2009
changes:
- Fixed test dep bug reported by Alias++.
2009-09-16 17:40:23 +00:00
sno
7a9baead40 Updating devel/p5-namespace-autoclean from 0.08 to 0.09
Upstream changes:
0.09  Tue, 15 Sep 2009 07:45:16 +0200
  * Fix to avoid deprecation warnings from the latest Class::MOP, but
    it still works with older versions too. (Dave Rolsky)
  * Fix a documentation typo (Jonathan Yu).
2009-09-16 17:35:17 +00:00
sno
323f135868 Updating devel/p5-MooseX-MethodAttributes from 0.15 to 0.16
Upstream changes:
0.16     Tue, 15 Sep 2009 07:58:14 +0200
  * Fix so that MooseX::Role::Parameterized can be used in combination with roles
    containing method attributes + testcase from phaylon (RT#48758)
  * Fixes to avoid a deprecation warning from the latest Class::MOP (Dave
    Rolsky)
2009-09-16 17:32:07 +00:00
sno
56aebd60e1 Updating devel/p5-MooseX-AttributeHelpers from 0.21 to 0.22
Upstream changes:
0.22 Mon Sep 14, 2009
    - Fix to work with Moose 0.90. Ignore meta when auto-providing a method
      provider's methods. (Dave Rolsky)
2009-09-16 17:29:10 +00:00
sno
3a3f0f9460 Updating devel/p5-Test-Script from 1.03nb1 to 1.05
pkgsrc changes:
  - Adding license definition

Upstream changes:
1.05 Mon 14 Sep 2009
	- Changed script_compiles_ok to script_compiles
	- Added script_runs

1.04_03 Thu 18 Dec 2008
	- Another attempt to support 5.6 properly

1.04_02 Wed 17 Dec 2008
	- Test tweak to support 5.6 properly

1.04_01 Tue 16 Dec 2008
	- Updated to Module::Install 0.77
	- Adding dependency on Probe::Perl
	- Full fidelity failure testing
2009-09-16 17:25:52 +00:00
sno
71d3654c21 Updating devel/p5-ExtUtils-ParseXS from 2.20.02 to 2.20.04.01
Upstream changes:
2.200401 - Mon Sep 14 22:26:03 EDT 2009

 - No changes from 2.20_04.

2.20_04 - Mon Aug 10 11:18:47 EDT 2009

 Bug fixes:
 - Changed install_dirs to 'core' for 5.8.9 as well (RT#48474)
 - Removed t/bugs.t until there is better C++ support in ExtUtils::CBuilder

 Other:
 - Updated repository URL in META file

2.20_03 - Thu Jul 23 23:14:50 EDT 2009

 Bug fixes:
 - Fixed "const char *" errors for 5.8.8 (and older) (RT#48104)
   [Vincent Pit]
 - Added newline before a preprocessor directive (RT#30673)
   [patch by hjp]
2009-09-16 17:21:24 +00:00
sno
9006c7a5a1 Updating devel/p5-Class-Accessor from 0.33 to 0.34
pkgsrc changes:
  - adding license definition

Upstream changes:
0.34 Sat Sep 12 21:50:26 JST 2009
    - add a Moose-like interface: I can haz "has"
2009-09-16 17:16:18 +00:00
reed
aab5b7127a Added devel/xfconf version 4.6.1
Added x11/libxfce4menu version 4.6.1
Added x11/xfce4-settings version 4.6.1
Removed x11/libxfce4mcs
Removed x11/xfce4-mcs-manager
Removed x11/xfce4-mcs-plugins

And updated various xfce4 packages.
2009-09-16 02:18:31 +00:00
reed
998c2601fe Upgrading Xfce to 4.6.1.
This is for PR #40984. This is based on work from
dieter roelants. Thank you Dieter.
Also I had done some work independently on this.
Hopefully, I am getting this all committed at one time.

The changelogs are at
http://www.xfce.org/documentation/changelogs/4.6.1
http://www.xfce.org/documentation/changelogs/4.6.0

Also don't need the xfce4-dev-tools for building. (It is only
needed when building from SVN source.)
2009-09-16 01:15:32 +00:00
reed
02b391bf3f Add new package: xfconf
Simple client-server configuration storage and query system for Xfce.
2009-09-16 01:06:30 +00:00
seb
17b091c8c2 Update p5-Moose from version 0.89 to version 0.90.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.90 Tue, Sep 15, 2009
    * Moose::Meta::Attribute::Native::Trait::Counter
    * Moose::Meta::Attribute::Native::Trait::String
      - For these two traits, an attribute which did not explicitly provide
        methods to handles magically ended up delegating *all* the helper
        methods. This has been removed. You must be explicit in your handles
        declaration for all Native Traits. (Dave Rolsky)

    * Moose::Object
      - DEMOLISHALL behavior has changed. If any DEMOLISH method dies, we make
        sure to rethrow its error message. However, we also localize $@ before
        this so that if all the DEMOLISH methods success, the value of $@ will
        be preserved. (nothingmuch and Dave Rolsky)
      - We now also localize $? during object destruction. (nothingmuch and
        Dave Rolsky)
      - The handling of DEMOLISH methods was broken for immutablized classes,
        which were not receiving the value of
        Devel::GlobalDestruction::in_global_destruction.
      - These two fixes address some of RT #48271, reported by Zefram.
      - This is all now documented in Moose::Manual::Construction.
      - Calling $object->new() is now deprecated. A warning will be
        issued. (perigrin)

    * Moose::Meta::Role
      - Added more hooks to customize how roles are applied. The role
        summation class, used to create composite roles, can now be changed
        and/or have meta-roles applied to it. (rafl)

    * Moose::Meta::Method::Delegation
      - fixed delegated methods to make sure that any modifiers attached to
        the accessor being delegated on will be called (Stevan)
        - added tests for this (Stevan)

    * Moose::Meta::Class
      - Moose no longer warns when a class that is being made immutable has
        mutable ancestors. While in theory this is a good thing to warn about,
        we found so many exceptions to this that doing this properly became
        quite problematic.

0.89_02 Thu, Sep 10, 2009
    * Moose::Meta::Attribute::Native
      - Fix Hash, which still had 'empty' instead of 'is_empty'. (hdp)

    * Moose::Meta::Attribute::Native::Trait::Array
      - Added a number of functions from List::Util and List::MoreUtils,
        including reduce, shuffle, uniq, and natatime. (doy)

    * Moose::Exporter
      - This module will now generate an init_meta method for your exporting
        class if you pass it options for
        Moose::Util::MetaRole::apply_metaclass_roles or
        apply_base_class_roles. This eliminates a lot of repetitive
        boilerplate for typical MooseX modules. (doy).
      - Documented the with_meta feature, which is a replacement for
        with_caller. This feature was added by josh a while ago.
      - The with_caller feature is now deprecated, but will not issue a
        warning yet. (Dave Rolsky)
      - If you try to wrap/export a subroutine which doesn't actually exist,
        Moose::Exporter will warn you about this. (doy)

    * Moose::Meta::Role::Application::ToRole
      - When a role aliased a method from another role, it was only getting
        the new (aliased) name, not the original name. This differed from what
        happens when a class aliases a role's methods. If you _only_ want the
        aliased name, make sure to also exclue the original name. (Dave
        Rolsky)

0.89_01 Wed Sep 2, 2009
    * Moose::Meta::Attribute
      - Added the currying syntax for delegation from AttributeHelpers to the
        existing delegation API. (hdp)

    * Moose::Meta::Attribute::Native
      - We have merged the functionality of MooseX::AttributeHelpers into the
        Moose core with some API tweaks. You can continue to use
        MooseX::AttributeHelpers, but it will not be maintained except
        (perhaps) for critical bug fixes in the future. See
        Moose::Manual::Delta for details. (hdp, jhannah, rbuels, Sartak,
        perigrin, doy)

    * Moose::Error::Croak
    * Moose::Error::Confess
      - Clarify documentation on how to use different error-throwing
        modules. (Curtis Jewell)

    * Moose
      - Correct POD for builder to point to Recipe8, not 9. (gphat)

    * Moose::Exporter
      - When a nonexistent sub name is passed to as_is, with_caller, or
        with_meta, throw a warning and skip the exporting, rather than
        installing a broken sub. (doy)

    * Moose::Meta::Class
      - Moose now warns if you call C<make_immutable> for a class with mutable
        ancestors. (doy)
2009-09-16 00:10:07 +00:00
seb
99012e414c Update p5-Class-MOP from version 0.92 to version 0.93.
Upstream changes:
0.93 Tue, Sep 15, 2009
    * Class::MOP
      - The load_class function just returns true, since it's return value was
        confusing (either a metaclass object or a class name). It either loads
        a class or dies trying. In the future, this may change to not return
        anything, since there's no point in checking its return
        value. Addresses RT #45883. (Dave Rolsky)

    * Class::MOP::Class::Trait::Immutable
      - When throwing an error because of an immutable method, include that
        method's name. Addresses RT #49680. (Shawn M Moore)

    * Class::MOP::Package
      - Adding the same sub reference to multiple packages failed to update
        the method map properly. RT #48985. Reported by Paul Mooney. (Dave
        Rolsky)
      - The get_method_map method is now private (and called as
        _full_method_map or _method_map). The public version is available as a
        deprecated method. (Dave Rolsky)
2009-09-16 00:07:34 +00:00
seb
d607804ba7 Add & enable p5-Try-Tiny 2009-09-15 23:56:09 +00:00
seb
28d73335e6 Initial import of p5-Try-Tiny version 0.02 in the NetBSD Packages
Collection.

The Perl 5 module Try::Tiny provides bare bones try/catch statements
that are designed to minimize common mistakes with eval blocks, and
NOTHING else.
2009-09-15 23:51:34 +00:00
spz
175a28bdea security update (lesser impact) to version 3.8.5 2009-09-15 23:15:58 +00:00
tnn
10be49f154 Change NS_SYSTEM_PLUGINS_DIR from /usr/lib/mozilla/plugins
to ${PREFIX}/lib/netscape/plugins, where most pkgsrc packages
install NPAPI plugins (and all probably should?)
2009-09-14 15:12:12 +00:00
sno
0fdff233d2 Updating devel/p5-Devel-FindRef from 1.421 to 1.422
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
1.422 Sun Aug 30 16:33:24 CEST 2009
	- more of the same changes as in 1.422.
        - rely on common::sense.
2009-09-14 06:56:09 +00:00
sno
8fd03b3567 Updating devel/p5-common-sense from 1.0 to 2.0
Upstream changes:
2.0   Tue Sep  1 20:28:25 CEST 2009
	- codename "fatality", now with big doses of... fatality.
	- enabled an enourmous number of warnings and made them FATAL,
          as warned about in earlier releases. Of course we carefully
          tested the new warnings against our modules, as mentioned
          in the manpage, too.
2009-09-14 06:52:57 +00:00
sno
403301f6a9 Updating devel/p5-TryCatch from 1.001001 to 1.002000
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
1.002000 - 2009/09/13
  - Fallback to treating str TCs as class names

1.001001_999 - 2009/09/09
  - Fix for issue with return/unwind when sub is called as a method (vpit)

1.001001_99 - 2009/08/17
  - Fix a few bugs with nested try statements (return and errors not falling
    through as expected)
  - Fix wantarray context of try blocks.
2009-09-14 06:48:28 +00:00
sno
9d5b2c2819 Updating devel/p5-Parse-Method-Signatures from 1.003011 to 1.003012
Upstream changes:
1.003012 - 2009/09/13
  - Pass from_namespace to type constraint class even if there is a callback
    provided. (This lets the callback be wrapped/extended better.)
2009-09-14 06:41:58 +00:00
tnn
f0ef6ae9ba patch-aw: use patch-av rlimit fix in the application launcher stub as well 2009-09-13 20:02:35 +00:00
tnn
b14595a4e1 export gnome dependencies in bl3.mk when gnome option is on 2009-09-13 19:10:10 +00:00
tnn
73e323a604 add a gnome option 2009-09-13 17:56:56 +00:00
tron
099f168fb1 SDL used a deprecated audio API that is no longer available under
Mac OS X Snow Leopard. Work around that by building the package using
the Mac OS X Leopard SDK that is provided by Xcode.

This allows the "mplayer" package to build with SDL support. The
resulting binary can play video and audio if the SDL video and
audio driver are manually selected.
2009-09-13 15:51:47 +00:00
tnn
0ab68b2e7b drop lcms dependency, it's not used anymore. Bump rev. 2009-09-13 13:39:41 +00:00
tnn
c4cde55b14 install stuff needed for building firefox as an XUL app. Bump revision. 2009-09-13 12:19:26 +00:00
tnn
b8c9c1f373 Bump to xulrunner-1.9.1.3, matching firefox-3.5.3. 2009-09-13 08:01:04 +00:00
taca
ad854ccb02 Add readline option which enable use of devel/readline package and enable
it default since editline lacks some functionality, especially multibytes
character processing.

Bump PKGREVISION.
2009-09-13 01:51:05 +00:00
sno
eb5142604d Updating devel/p5-Date-Calc from 5.7 to 5.8
Upstream changes:
Version 5.8   12.09.2009
 +  Added a new function "N_Delta_YMD()"
 +  Added a new test script "t/f037.t"
 +  Updated the "Calc.pod" manual page accordingly
 +  Renamed "calendar.cgi" in the "examples"
    subdirectory to "calendar.pl"
 +  Added a new CGI script named "datecalc.pl"
    to the "examples" subdirectory
2009-09-12 22:31:21 +00:00
minskim
4a3340c71a Update rails packages to 2.3.4.
Changes since 2.3.2:
* I18n support for plugins.
2009-09-12 22:14:16 +00:00
sno
1b428ab027 Updating devel/p5-Term-ANSIColor from 2.01 to 2.02
Upstream changes:
2009-08-30  Russ Allbery  <rra@stanford.edu>
	* ANSIColor.pm: Version 2.02 released.

	* ANSIColor.pm: Update compatibility matrix to reflect that xterm
	now supports blink.

	* ANSIColor.pm (colorvalid): New function to check whether an
	attribute is known.
	* t/basic.t: Test colorvalid.
2009-09-12 21:36:14 +00:00
sno
5b55fec586 Updating devel/p5-Config-General from 2.43 to 2.44
Upstream changes:
2.44
	- fixed rt.cpan.org#49023 by rolling back change in 2.43
	   in line 158, regarding GLOB support.
2009-09-12 21:32:57 +00:00
sno
c12b06b313 Updating devel/p5-Class-C3-Componentised from 1.0005 to 1.0006
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
1.0006   08 Sep 2009
        Allow derived classes without component_base_class(), given all
        arguments to load_components are absolute class names (+Classname)
2009-09-12 21:30:21 +00:00
sno
42a5cb3b8e Updating devel/p5-IPC-Cmd from 0.46 to 0.50
Upstream changes:
Changes for 0.50    Mon Sep  7 16:17:32 BST 2009
=================================================
* Apply patch from Steve Hay that fixes a test failure in
  core since the move from lib/ to ext/ [RT #49490]

Changes for 0.48    Mon Sep  7 15:12:43 BST 2009
=================================================
* Apply a patch from Vincent Pit to fix warnings when undefined
  values are provided in the command list [RT #48868]
2009-09-12 21:25:53 +00:00
sno
ba170d32f6 Updating devel/p5-Variable-Magic from 0.36 to 0.37
Upstream changes:
0.37    2009-08-25 15:25 UTC
        + Add : The new constant VMG_FORKSAFE can be tested to know whether the
                module will behave nicely when fork()ing. It's currently always
                true except on Windows where you need perl 5.10.1 for it to be
                true.
        + Doc : Nits and clarifications.
2009-09-12 21:21:58 +00:00
sno
2013a805a7 Updating devel/p5-version from 0.7701 to 0.7702
Upstream changes:
2009-09-07  John Peacock <jpeacock@cpan.org>
	Tighten up un_vstring code to limit the number of false positives.
	Bump $VERSION in anticipation of release to CPAN.

2009-09-07  John Peacock <jpeacock@cpan.org>
	Stop leaking SV's.  Thanks to Goro Fuji for patch
2009-09-12 21:18:51 +00:00
sno
97d502c59c Updating devel/p5-MooseX-Singleton from 0.19 to 0.21
Upstream changes:
0.21 2009-09-12
    - Various modules in this class were trying to load the old pre-0.20
      classes, which have all been renamed. Tests passed if you had 0.19 or
      earlier installed, but failed for fresh installations.  (Dave Rolsky)

0.20 2009-09-11
    - Converted this extension to use roles rather than metaclass
      subclasses. This means it will cooperate with other extensions on CPAN,
      like MooseX::StrictConstructor, etc. (Dave Rolsky)
2009-09-12 20:49:51 +00:00
sno
3222578032 correcting license definition 2009-09-12 20:48:20 +00:00
sno
ca8833e8e8 Updating devel/p5-MooseX-Role-Parameterized from 0.12 to 0.13
Upstream changes:
0.13  Sep 11, 2009
    * Documentation improvements (Sartak)
2009-09-12 20:43:19 +00:00
sno
879a42e3f3 Updating devel/p5-MooseX-LazyRequire from 0.03 to 0.04
Upstream changes:
0.04 Sat, 12 Sep 2009 06:05:12 +0900
  * Keep dzil from hiding the 1; at the end (Jesse Luehrs).
2009-09-12 20:39:22 +00:00
sno
600064923e Updating devel/p5-MooseX-InsideOut from 0.103 to 0.104
pkgsrc changes:
  - using "correct" license definition

Upstream changes:
0.104   Thu, 10 Sep 2009 22:12:11 -0400
  * avoid warnings with latest Moose
2009-09-12 20:35:39 +00:00
sno
1c9eb68880 Updating devel/p5-MooseX-ClassAttribute from 0.09 to 0.10
pkgsrc changes:
  - Adjust dependencies

Upstream changes:
0.10   2009-08-26
- Fixed to make triggers work with Moose 0.89+, and made triggers pass the old
  attribute value when appropriate just like non-class attributes.
2009-09-12 20:31:12 +00:00
sno
e1641382d1 Updating package devel/p5-MooseX-Types from 0.19 to 0.20
Upstream changes:
0.20    Thu Sep 10 22:34:48 EDT 2009
        - fix "empty export" warning (doy).
2009-09-12 20:27:41 +00:00
sno
a694207546 Updating devel/p5-Data-Visitor from 0.25 to 0.26
pkgsrc changes:
  - Correcting license definition
  - Adjusting dependencies

Upstream changes:
0.26
	- remove Any::Moose, one too many failures to subclass. When/if
	  Mouse can be subclassed by Moose we can consider putting it back
2009-09-12 20:24:12 +00:00
sno
f324ff257f Updating devel/p5-FileHandle-Unget from 0.1622nb1 to 0.1623
pkgsrc changes:
  - Adding license definition

Upstream changes:
Version 0.1623: Sun Aug 9 2009
- Fixed a bug where files with binary data would sometimes cause an
	unitialized value warning at line 394 as well as incorrect behavior.
	(Thanks to Bill Nugent <whn@lopi.com> for the bug report and initial
	patch.)
- Removed unused ExtUtils::MakeMaker::bytes, which doesn't exist anymore
	anyway. (Thanks to Slaven Rezi'c <srezic@cpan.org> for the bug report.)
2009-09-12 20:02:54 +00:00
sno
60b718ec14 Updating devel/p5-ExtUtils-CBuilder from 0.26.03 to 0.26.03.01
Upstream changes:
0.260301 - Sat Aug 29 11:04:41 EDT 2009
 Bugs fixed:
 - Fixed linking error on Win32 with gcc compiler (RT#49000)
   [kmx]
2009-09-12 19:43:50 +00:00
sno
117e6f90e1 Updating package devel/p5-SUPER from 1.16nb1 to 1.17
pkgsrc changes:
  - Adding license definition
  - Switch module type
  - adjust dependencies

Upstream changes:
(None noted, so I write down from diff)
  - switch to Module::Build
  - remove POD coverage test
  . no functional changes
2009-09-12 19:37:02 +00:00
sno
bb910c7eb4 Updating devel/p5-Module-Find from 0.06nb1 to 0.08
pkgsrc changes:
  - Adding license definition
  - removing dependencies to modules which are delivered with our Perl CORE

Upstream changes:
There're no changed noted for 0.08

0.07, 2009-09-08
    Fixed RT#38302: Module::Find now follows symlinks by default (can be
    disabled).
2009-09-12 19:24:53 +00:00
wiz
eb80db7f8e Add patch from drochner that gets f-spot further (when autostarting
gconfd-2).

Bump PKGREVISION.
2009-09-12 19:21:00 +00:00
sno
693f7cd2a5 Updating devel/p5-Perl-Critic from 1.104 to 1.105
Upstream changes:
[1.105] Released on 2009-09-07
    Bug Fixes:
    * Variables::ProhibitPunctuationVars would complain about "%-" appearing
      anywhere in a string.  RT #49016

    Policy Changes:
    * InputOutput::RequireCheckedSyscalls now complains about unchecked "say"
      by default.  RT #37487
2009-09-12 18:43:35 +00:00
sno
20c32a918a Updating devel/p5-parent from 0.221nb1 to 0.223
pkgsrc changes:
  - Adding license definition

Upstream changes:
0.223  20090901
    . No functional changes, no need to upgrade
    + Fix Makefile.PL so that (re)installing parent under 5.10.1+
      installs into perl/ instead of site/, patched by J.D.Hedden
      fixes RT #49328

0.222  20090828
    . No functional changes, no need to upgrade
    + Documentation fix suggested by Clinton Gormley
    + Test fix for Perl compiled without PMC support,
      spotted and fixed by Nicholas Clark
    + Distribution changes to placate Module::Release
2009-09-12 18:31:17 +00:00
sno
539cd56e53 Updating package devel/p5-IO-Compress from 2.020 to 2.021
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
2.021 30 August 2009
      * IO::Compress::Base.pm
        - Less warnnings when reading from a closed filehandle.
          [RT# 48350]
        - Fixed minor typo in an error message.
          [RT# 39719]

      * Makefile.PL
        The PREREQ_PM dependency on Scalar::Util got dropped when
        IO-Compress was created in 2.017.
        [RT# 47509]

      * IO::Compress::Zip.pm
        - Removed restriction that zip64 is only supported in streaming
          mode.
        - The "version made by" and "extract" fields in the zip64 end
          central record were swapped.
        - In the End Central Header record the "offset to the start of the
          central directory" will now always be set to 0xFFFFFFFF when
          zip64 is enabled.
        - In the End Central Header record the "total entries in the
          central directory" field will be set to 0xFFFF if zip64 is
          enabled AND there are more than 0xFFFF entries present.

      * IO::Uncompress::Unzip.pm
        - Don't consume lots of memory when walking a zip file. This makes
          life more bearable when dealing with zip64.

      * Compress::Zlib.pm
        - documented that memGunzip cannot cope with concatenated gzip data
          streams.

      * Changed test harness so that it can cope with PERL5OPT=-MCarp=verbose
        [RT# 47225]

      * IO::Compress::Gzip::Constants.pm
        - GZIP_FEXTRA_MAX_SIZE was set to 0xFF. Should be 0xFFFF.  This
          issue came up when attempting to unzip a file created by MS
          Office 2007.
2009-09-12 18:26:31 +00:00
sno
510237bc15 Updating devel/p5-Compress-Raw-Bzip2 from 2.020 to 2.021
Upstream changes:
2.021 30 August 2009
      * Changed test harness so that it can cope with PERL5OPT=-MCarp=verbose
        [RT# 47225]
2009-09-12 18:21:57 +00:00
sno
068c07ddaf Updating devel/p5-Compress-Raw-Zlib from 2.020 to 2.021
Upstream changes:
2.021 30 August 2009
      * Changed test harness so that it can cope with PERL5OPT=-MCarp=verbose
        [RT# 47225]
2009-09-12 18:19:44 +00:00
sno
d29eb24831 Updating package devel/p5-B-Utils from 0.07 to 0.08
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
0.08 Tue Sep 01 08:29:00 PDT 2009
    - Add xt/version.t to keep all our version #s in sync
    - Regenerate README
    - Add disabled Test::PPPort
    - Move author tests to xt/
    - declare dep on 5.6 for installation
    - Add .gitignore
    - compatibility layer in Makefile.PL (Alexandr Ciornii)
    - use configure_requires, good error messages in case of missing modules (Alexandr Ciornii)
    - correct prereqs (Alexandr Ciornii)
    - use ppport.h for compatibility (Alexandr Ciornii)
2009-09-12 18:12:28 +00:00
sno
53b9e0d62c Updating devel/p5-Parse-RecDescent from 1.962.1 to 1.962.2
Upstream changes:
1.962.2  Fri Aug 28 13:39:33 2009
    - Fixed subtle bug in leftop and rightop caused by removal of $&
2009-09-12 18:05:37 +00:00
sno
3d8b317c7c Updating package for devel/p5-Module-Build from 0.34000 to 0.35000
Upstream changes:
0.35 - Thu Aug 27 09:12:02 EDT 2009

 Bug fixes:
 - Fix t/destinations.t segfault on 5.6.2

0.34_06 - Sat Aug 22 21:58:26 EDT 2009

 Bug fixes:
 - Multiple test fixes for OS2 [Ilya Zakharevich]
 - Generated.ppd files use :utf8 if possible (RT#48827) [Olivier Mengue]
 - Fixed preservation of custom install_paths on resume (RT#41166)
   [David Golden]
 - Warn instead of crashing when Pod::Man tries to create files with
   colons on vfat partitions on unix (RT#45544) [David Golden]

0.34_05 - Sun Aug  9 22:31:37 EDT 2009

 Bug fixes:
 - When auto_configure_requires is true (the default), Module::Build will
   only add last 'major' version of Module:Build (e.g. 0.XX) to
   configure_requires to avoid specifying a minor development release not
   available on CPAN [David Golden]

0.34_04 - Sat Aug  8 11:02:24 EDT 2009

 Other:
 - Added documentation warning that 'get_options' should be capitalized
   to avoid conflicting with future Module::Build options and changed
   the examples accordingly.

0.34_03 - Sat Aug  8 07:39:16 EDT 2009

 Bug fixes:
 - Fixed failing xs.t if /tmp is mounted noexec (RT#47331) [David Golden]
 - Fixed failing debug.t on VMS (RT#48362) [Craig Berry]
 - Prevent par.t from dying on error in .zip extraction [David Golden]
 - Fixed potential runthrough.t failure on 5.6.2 [David Golden]

 Other:
 - Archive::Tar changed from 'requires' to 'recommends' so non-authors
   without IO::Zlib can still use Module::Build to install modules
   [reported by Matt Trout, fix by David Golden]

0.340201 - Sun Aug  9 22:11:04 EDT 2009

 Other:
 - Version bump for Perl core for 5.10.1 release; no other changes

0.34_02 - Sun Jul 26 22:50:40 EDT 2009

 Bug-fixes:
 - Bundled Module::Build::Version updated to bring into sync with CPAN
   version.pm 0.77 [John Peacock]

0.34_01 - Sat Jul 18 16:32:09 EDT 2009

 Enhancements:
 - Added --debug flag to trace Build action execution (RT#47933)
   [David Golden]

 Bug-fixes:
 - Bundled Module::Build::Version version code updated to fix unsafe use
   of $@ (RT#47980) [John Peacock]
2009-09-12 17:59:13 +00:00
sno
f678807fba Updating package devel/p5-Template-Plugin-ListMoreUtils from 0.01 to 0.02
Upstream changes:
0.02 Thu Aug 27 17:47 UTC 2009
    - Remove unused Params::Util from ListMoreUtils.pm
    - added author information to Build.PL
2009-09-12 12:21:16 +00:00
sno
aba65b469b Updating package devel/p5-Array-Compare from 1.18 to 2.01
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
2009-08-29 16:05  Dave Cross  <dave@dave.org.uk>
	* lib/Array/Compare.pm: Bump version number.

2009-08-09 20:03  Dave Cross  <dave@dave.org.uk>
	* lib/Array/Compare.pm: Corrected version number.

2009-08-09 20:00  Dave Cross  <dave@dave.org.uk>
	* Build.PL: Bumped version number.

2009-08-09 20:00  Dave Cross  <dave@dave.org.uk>
	* lib/Array/Compare.pm: Switched to using Moose.
2009-09-12 12:18:36 +00:00
sno
791574e04b build dependency to Test::Warn has been removed in 0.75_01 and is replaced
by Test::Output - but the dependency in pkgsrc was never removed.
2009-09-12 12:12:48 +00:00
sno
d8d44dbc93 Updating package devel/p5-Test-Warn from 0.11nb1 to 0.21
pkgsrc changes:
  - Adding license
  - Adjusting dependencies

Upstream changes:
0.21  Aug 29 2009
        - rename internal package Tree::MyDAG_Node with Test::Warn::DAG_Node_Tree

0.20  Aug 29 2009
        - fix warning_exists.t for perl 5.6.2
        - warnings_exists was renamed to warnings_exist
        - compatibility layer in Makefile.PL

0.11_02  Jun 16 2009
        - carped.t will work on VMS (RT#39579)
        - fix warning_exists.t for perl 5.10
        - warning_exists was renamed to warnings_exists

0.11_01  Jun 14 2009
        - small changes
        - MIN_PERL_VERSION in Makefile.PL
        - Array::Compare is not needed
        - allow files with spaces in path (RT#21545 by frew )
        - Test::Exception is also not needed
        - warning_exists added
2009-09-12 12:07:06 +00:00
joerg
88c9ea3b6d Expose OpenSSL so that the pkgconfig file works. 2009-09-11 21:48:01 +00:00
joerg
25e81a6188 eina-0.0.2.062:
Update to 2009/07/29 snapshot of e17. No detailed changes.
2009-09-11 20:20:18 +00:00
tnn
bfc64bb6b2 NOT_FOR_UNPRIVILEGED= yes 2009-09-11 18:47:55 +00:00
tonio
814175d8a1 import the frama-c source code analysis tool
Frama-C is a suite of tools dedicated to the analysis of the source code of
software written in C.

Frama-C gathers several static analysis techniques in a single collaborative
framework. The collaborative approach of Frama-C allows static analyzers to
build upon the results already computed by other analyzers in the framework.
Thanks to this approach, Frama-C provides sophisticated tools, such as a slicer
and dependency analysis.
2009-09-11 15:09:35 +00:00
sno
2d818b483d Fix failing configure when apr-util with db4 is used - result from
change of drochner@ in databases/db4/buildlink3.mk rev. 1.36
2009-09-11 14:24:54 +00:00
tnn
f931022ad1 In qcmstypes.h, don't redefine standard types line uintptr_t, uint32_t
and friends. Include <stdint.h> instead. Might fix PR pkg/42033.
2009-09-10 07:53:45 +00:00
wiz
9c1dea935b Update to 3.2.2 to match slib. 2009-09-09 22:56:50 +00:00
wiz
07d9bd25fb Update to 3b2 alias 3.2.2:
2009-08-02  Aubrey Jaffer  <jaffer@localhost.localdomain>

	* require.scm (*slib-version*): Bumped from 3b1 to 3b2.

2009-07-24  Clemens Fischer

	* html4each.scm (htm-fields): Value always is string.

2009-07-18  Aubrey Jaffer  <agj@alum.mit.edu>

	* prec.scm (prec:parse): Removed input newline flushing.

2009-07-03  Aubrey Jaffer  <agj@alum.mit.edu>

	* prec.scm (prec:parse): Added initial-column argument.

2009-07-03  Sarah Jaffer

	* prec.scm: Rewrote to make thread-safe; fluid-let variables
	replaced with `dyn' argument to most procedures.

2009-06-15  Aubrey Jaffer  <agj@alum.mit.edu>

	* prec.scm (prec:parse-nofix, prec:parse-postfix): Changed set! of
	*syn-rules* to fluid-let.

2009-06-05  Andrea Girotto

	* kawa.init (scheme-implementation-version): Update for Kawa-1.9.3.

2009-05-17  Aubrey Jaffer  <agj@alum.mit.edu>

	* dynamic.scm (dynamic-environment-rtd, dynamic-rtd):
	* priorque.scm (make-heap):
	* queue.scm (make-queue):
	* synclo.scm (make-reserved-name-item):
	* values.scm (values): In SISC (1.16.6), the second argument to
	'record-constructor' is not optional.  Second arguments added.

	* sisc.init (syncase:eval, syncase:load): Added.

2009-02-10  Adam Sampson

	* Makefile (install): Fixed DESTDIR use.

2008-12-14  Aubrey Jaffer  <agj@alum.mit.edu>

	* format.texi (Format Interface): Updated meta-information.

2008-12-13  Aubrey Jaffer  <agj@alum.mit.edu>

	* slib.texi (Catalog Creation): Added mention of implcat.
	(Compiled and Implementation-Specific Features): Added section.

2008-12-09  Aubrey Jaffer  <agj@alum.mit.edu>

	* tzfile.scm (tzfile:read): Made warning more informative.
	(tzfile:read): Commented out warning.

2008-12-07  Aubrey Jaffer  <agj@alum.mit.edu>

	* slib.texi (System Interface): The procedure `system' is Posix.

2008-11-15  Aubrey Jaffer  <agj@alum.mit.edu>

	* fdl.texi: Updated to Version 1.3.

	* mitscheme.init(system): Now called run-shell-command.
	(print-call-stack): Added dummy definition for trace.

2008-06-18  Aubrey Jaffer  <agj@alum.mit.edu>

	* require.scm (report:print): Report locations if given filename
	argument.

2008-05-17  Aubrey Jaffer  <agj@alum.mit.edu>

	* html4each.scm (htm-fields): Treat DTDs like comments.  Fixed
	handling of closing tags.  Corrected documentation.

2008-04-09  Aubrey Jaffer  <agj@alum.mit.edu>

	* qp.scm (qp): Don't add newlines when *qp-width* is #f.

	* trace.scm (debug:trace-procedure): Increased indent increment to
	2; wrap at column 31 so that depths 16 to 31 are offset.

	* guile.init (list->array): Redefine to take 3 arguments.
	(vector->array, array->vector): Define if missing.

2008-02-25  Aubrey Jaffer  <agj@alum.mit.edu>

	* guile.init (implementation-vicinity): Thomas Bushnell points out
	that %site-dir mashes all slibcat for all versions together.
	%library-dir (since Guile-1.6) is the versioned directory.
	(library-vicinity): Last resort changed to "/usr/share/slib/".

2008-02-10  Aubrey Jaffer  <agj@alum.mit.edu>

	* slib.texi (Input/Output): Fixed typo in file-position.
	(System): Macro:load doesn't affect current-error-port.
2009-09-09 22:56:13 +00:00
seb
00b9b0e622 Update p5-MooseX-Method-Signatures from version 0.24 to version 0.26.
Pkgsrc changes:
- Adjust build dependencies

Upstream changes:
0.26  Tue, 08 Sep 2009 19:14:01 +0100
  * Rebuilt dist to include missing files

0.25  Mon, 07 Sep 2009 22:003:03 +0100
  * Remove scary ALPHA disclaimer from POD
  * Depend on Test::More 0.88 for done_testing
2009-09-09 20:46:36 +00:00
seb
9ea58d1f54 Update p5-Test-Simple from version 0.92 to version 0.94.
Upstream changes:
0.94  Wed Sep  2 11:17:47 PDT 2009
    Releasing 0.93_01 as stable.


0.93_01  Mon Jul 20 09:51:08 PDT 2009
    Bug Fixes
    * Make sure that subtest works with Test:: modules which call
      Test::Builder->new at the top of their code. (Ovid)

    Other
    * subtest() returns!
2009-09-09 20:28:14 +00:00
seb
6592d3e772 Update from version 0.27 to version 0.28.
Pkgsrc changes:
- Adjust MASTER_SITES

Upstream changes:
0.28 Wed Sep  8 20:00:06 2009
    * Alter Makefile.PL so in author mode we generate lib/Mouse/Tiny.pm on
      every run so that 'make dist' actually does what it's meant to (mst)

    * Only unlink Mouse::Tiny if it exists, otherwise autodie pitches
      a fit (miyagawa)

    * Make auto_deref also handles isa not only ArrayRef and HashRef, but also
      ArrayRef[Foo::Bar] and HashRef[Foo::Bar]
2009-09-09 20:07:39 +00:00
tnn
9ada741734 fix typo in libxul.pc patch 2009-09-09 18:15:37 +00:00
joerg
e672c76099 Correctly pass down --mode=XXX for libtool. 2009-09-09 17:03:11 +00:00
tnn
101abab25f sync patches from www/firefox 2009-09-09 17:01:07 +00:00
joerg
db920295ed Handle difference between Python 2.4 and 2.5+ 2009-09-09 16:49:18 +00:00
drochner
1efa84e78d update to 0.23.1
changes:
-build fix release for latest glib
-translation updates

+DESTDIR support
2009-09-09 16:47:07 +00:00
wiz
3ed072a698 Mark as conflicting with gdb<6.2.1nb5 (standards.info). 2009-09-09 12:52:04 +00:00
wiz
aae75af2bb Do not install standards.info, to avoid conflict with autoconf.
Bump PKGREVISION.
Requested by Aleksey Cheusov.
2009-09-09 12:50:58 +00:00
hasso
2135fc79e1 Really unbreak after unzip changes. Bump PKGREVISION. 2009-09-09 07:27:56 +00:00
epg
fd0e519482 .include sysutils/desktop-file-utils/desktopdb.mk per pkglint. 2009-09-09 05:51:01 +00:00
epg
0a3a6cf501 bzr-svn 0.6.4 2009-08-03
BUG FIXES

  * Handle 404's being returned during http probe. (#402063) (Jelmer Vernooij)

  * Handle patch change requests that are too large without
    printing a traceback. (#394527) (Jelmer Vernooij)

  * Avoid printing backtrace on lock contention. (#401677) (Jelmer Vernooij)

  * Handle http servers returning 403 Forbidden to OPTIONS requests.
    (#399942) (Jelmer Vernooij)

  * Cope with http exceptions in the bzr-svn probe code a bit more
    gracefully. (Jelmer Vernooij)

 FEATURES

   * Implement custom "bzr send" format that matches the format used by
     "svn diff".  This is used by default when submitting diffs against
     Subversion branches.  (Lukas Lalinský, Jelmer Vernooij)

   * Provide hint about creating working trees in 'bzr svn-import'.
     (Jelmer Vernooij)

bzr-svn 0.6.3                    2009-07-17

 FEATURES

  * Pack relevant parts of the repository after fetch.

 CHANGES

  * Removed svn-branching-schemes help, because it's not relevant for new
    users and might be confusing for users looking at "bzr help topics".

 BUG FIXES

  * Fix CustomLayout.get_branches. (Closes: #388698)

  * Fix fetching of revisions with no commit message set to the 2a repository
    format.

  * Explain repository UUIDs in "bzr help svn-layout". (#391525)

  * Mark as compatible with bzr 1.17.
2009-09-09 05:45:08 +00:00
epg
3452180bfd 0.14 "Eucalyptus" - 2009-08-21
-------------------------------
What's new in this release:

 * we have 4 new dialogs (qbind, qunbind, qexport and quncommit).
 * better help for plugin itself (now `bzr help qbzr` gives you
   useful info).
 * qcommit and uncommit hook now can store revision message and
   information about bugfixes for revision, this information automatically
   restored on next qcommit run in this branch.
 * most q-commands now able to return exit code 0 when operation
   finished successfully, and exit code 1 when dialog/operation was canceled.
 * `merge --qpreview` feature has disabled.


0.13.1 - 2009-08-11
-----------------------
 * qdiff: Fix for critical regression when viewing diffs with images. (#411811)

0.13 - 2009-08-10
-----------------------
 * Bazaar 1.18 compatibility fixes. (#397615) (#402022) (#404269)
 * Support for PyQT 4.5 (#394125)
 * New dialogs for qsend (#174504), qswitch (#385116)
 * External diff buttons are now the correct width when using the qgtkstyle.
 * Added Estonian translation.
 * Bug reports now point to https://bugs.launchpad.net/qbzr/+filebug rather
   than https://bugs.launchpad.net/bzr/+filebug. It is now possilble to click
   on this link.
 * qcommit:
   * Pressing Escape cancels the dialog.
   * Spelling suggestions are shown in the message context menu. (#395895)
   * If you dbl click on a pending merge, it will show the revision message,
     which is usefull if you want to copy it.
   * When the arguments are written to a file, thay are now encoded. (#398750)
   * Added a refresh button to reload changes. (#253777)
 * qcommit, qadd, and qrevert now reuse the widget from qbrowse. This means
   that there are more context menu items, and you can expand unversioned
   directories (#258929). On Windows and Mac, system file icons are shown.
 * qrevert: You can now control if you want to revert pending merges. (#388469)
 * qlog:
   * Support for Mantis BugTracker bug urls.
   * Wildcards now supported to search for message, author, tags and bugs.
     You can see all revisions with tags or bugs by selecting corresponding
     search filter and type * in the search entry.
 * qannotate:
   * It is now possible to annotate the working tree.
   * Branch encoding setting is now correcly loaded. (#397753)
   * A minimum of 80 chars is now shown (#397756)
 * qdiff:
   * Use configured color for interline_changes_background.
   * Files now correctly aligned. There is no longer a space at the end of each
     line. (#271178)
   * Performance improvement for loading and scrolling. (#411367)


0.12 - 2009-07-08
-----------------------
Maintenance release: compatibility with bzr 1.17 (progress indicator for
commands); branching into exisiting directory (with qbranch) works now
(require bzr 1.17); better support of unicode paths in various commands.

 * qbranch: now it's possible to branch into newly created empty directory.
 * qgetupdates: new alias: qgetup
 * qmerge: the revision argument is no longer ignored.
 * qupdate: new command as simple front-end for stadard `bzr update`
 * qversion: new command to display Bazaar & Python installation information
 * qannotate:
   * Revisions are loaded lazily (only when they appear on screen.) This
     greatly reduces the load time when annotating a file from a remote branch.
     (The code for this is reused from qlog.)
   * Add a item to the revision list context menu to annotate a older revision.
 * qbrowse:
   * It is now possible to browse a working tree. The change status of file is
     shown.
   * Trees are loaded lazily (sub directories are only loaded when you expand
     them.)
   * Revisions are loaded lazily (only when they appear on screen.) This
     greatly reduces the load time when browseing a remote branch.
     (The code for this is reused from qlog.)
 * qlog/qannotate/qbrowse: revision numbers are right aligned on the mainline
                           number. E.g:

                           10
                            9
                            8.2
                            8.1
                            8
 * Universal installer for Windows: one installer for both standalone bzr.exe
   version and for python-based version.

NOTES: this is last release with tested PyQt 4.3.x support.
All further releases will be tested against PyQt 4.4 as minimum supported
version.
2009-09-09 05:44:12 +00:00
epg
bd45b7970e 0.97.0 2009-08-25
BUG FIXES

  * Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
    by being more tolerant about gobject methods availability.
    (Vincent Ladeuil, #403430)

  * Fixed emblem and nautilus bzr-status column for ignored files.
    (Lucas Shrewsbury, #294632)

  * Fixed emblem and nautilus bzr-status column for unversioned files.
    (Lucas Shrewsbury, #417966)

  * Switch to using disutils sdist instead of bzr export.
    (Mark Lee, #398242)

0.96.2	2009-07-08

 BUG FIXES

  * Same player shoots again. Version credits.pickle and rebuild the tarball
    after running 'python ./setup.py build_credits', update
    http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
    (Vincent Ladeuil, #397526)

0.96.1	2009-07-08

 BUG FIXES

  * Rebuild the tarball after running 'python ./setup.py build_credits',
    update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
   (Vincent Ladeuil, #397526)


0.96.0	2009-07-08

 UI

  * Add colored status messages in Olive file list (Jasper Groenewegen)

  * Use the new progress bar implementation from bzrlib.
   (Vincent Ladeuil, 385191)

 CHANGES

  * Add ginfo command line option (Jasper Groenewegen)

  * Diff window uses GtkSourceView2 now. (Szilveszter Farkas)

 BUG FIXES

  * Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
  Korn, #294396)

  * Fix Olive homepage URL. (#255152)

  * Fix gannotate.conf handling. (Vincent Ladeuil, #373157)

  * Save commit messages at uncommit time, restore them at
    gcommit time. Also allow saving commit messages if the commit
    is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)

  * Mark as compatible with bzr 1.13.

 FEATURES

  * Support storing credentials in the GNOME Keyring if it is
    available. (Jelmer Vernooij)

  * Fix opening Status window in Olive (#316310)
2009-09-09 05:44:03 +00:00
epg
650f929ddc August 20 2009
* RELEASE: bzrtools 1.18.0

July 13
* RELEASE: bzrtools 1.17.0

July 10 2009
* `create-mirror` mirrors child_submit_to

June 16 2009
* `shelve1` is no longer aliased to `shelve`, `unshelved1` is no longer aliased
  to `unshelve`.
2009-09-09 05:43:24 +00:00
epg
a6070f9667 bzr 1.18
########

:Codename: little traveller
:1.18:    2009-08-20
:1.18rc1: 2009-08-10

This release of Bazaar marches on towards the 2.0 release in which the 2a
'brisbane-core' format becomes generally recommended.  Most of the work in
this release now focusses on bug fixes and stabilization, covering both 2a
and previous formats.  There is a new text-mode interactive merge feature,
a new guide to migration to 2a format in the user documentation, and
pushing branches to a smart server is now much faster.

The Bazaar team decided that 2.0 will be a long-term supported release,
with bugfix-only releases based on it continuing for at least six months
or until the following stable release.

There are no changes from 1.18rc1 to 1.18.

New Features
************

* ``bzr merge --interactive`` applies a user-selected portion of the
  merge.  The UI is similar to ``shelve``.  (Aaron Bentley)

* ``bzr reconfigure`` now takes options ``--stacked-on URL`` and
  ``--unstacked`` to change stacking of a branch.
  (Martin Pool, #391411)

Bug Fixes
*********

* Annotating on a stacked branch will now succeed in simple scenarios.
  There are still some complex scenarios where it will fail (bug #399884)
  (John Arbash Meinel, #393366)

* A progress bar is no longer left dangling when ``bzr selftest``
  completes, and the progress bar updates with zero latency so the
  displayed test name is always the one that's actually running.
  (Martin Pool, #123688)

* Authenticating against an ssh server now uses ``auth_none`` to determine
  if password authentication is even supported. This fixes a bug where
  users would be prompted for a launchpad password, even though launchpad
  only supports publickey authentication. (John Arbash Meinel, #375867)

* BranchBuilder now accepts timezone to avoid test failures in countries far
  from GMT. (Vincent Ladeuil, #397716)

* ``bzr commit`` no longer saves the unversioning of missing files until
  the commit has completed on the branch. This means that aborting a
  commit that found a missing file will leave the tree unedited.
  (Robert Collins, #282402)

* ``bzr mv`` no longer takes out branch locks, which allows it to work
  when the branch is readonly. (Robert Collins, #216541)

* ``bzr revert .`` no longer generates an InconsistentDelta error when
  there are missing subtrees. (Robert Collins, #367632)

* ``bzr send`` now generates valid bundles with ``--2a`` formats. However,
  do to internal changes necessary to support this, older clients will
  fail when trying to insert them. For newer clients, the bundle can be
  used to apply the changes to any rich-root compatible format.
  (John Arbash Meinel, #393349)

* Cope with FTP servers that don't support restart/append by falling back
  to reading and then rewriting the whole file, such as TahoeLAFS.  (This
  fallback may be slow for some access patterns.)  (Nils Durner, #294709)

* Encode the paths in ``mbcs`` encoding on Windows when spawning an
  external diff client. This at least allows supporting filenames that are
  not ascii, but are present in the current locale. Ideally we would be
  able to pass the Unicode path, but that would be client dependent.
  (John Arbash Meinel, #382709)

* Fix a compile bug on Solaris having to do with const and
  pointer-to-pointers. (John Arbash Meinel, #408441)

* Fixed a NameError that occurs when merging or pulling from a URL that
  causes a redirection loop when bzr tries to read a URL as a bundle.
  (Andrew Bennetts, #400847)

* Fix ``AttributeError: 'TestUIFactory' object has no attribute 'tick'``
  running send and similar commands on 2a formats.
  (Martin Pool, #408201)

* Fixed export to existing directory: if directory is empty then export
  will succeed, otherwise it fails with error.
  (Alexander Belchenko, #406174)

* Fixed spurious "Source branch does not support stacking" warning when
  pushing. (Andrew Bennetts, #388908)

* Fixed spurious transport activity indicator appearing while tests are
  running.  (Martin Pool, #343532)

* Merge now correctly handles empty right-hand revision specs.
  (Aaron Bentley, #333961)

* Renames to lexographically lower basenames in trees that have never been
  committed to will no longer corrupt the dirstate. This was caused by an
  bug in the dirstate update_minimal method. (Robert Collins, #395556)

* Requests for unknown methods no longer cause the smart server to log
  lots of backtraces about ``UnknownSmartMethod``, ``do_chunk`` or
  ``do_end``.  (Andrew Bennetts, #338561)

* Streaming from bzr servers where there is a chain of stacked branches
  (A stacked on B stacked on C) will now work. (Robert Collins, #406597)

* The environment variable ``BZR_PROGRESS_BAR`` set to either ``text`` or ``none``
  always forces progress bars either on or off respectively.  Otherwise,
  they're turned on if ``TERM`` is not ``dumb`` and stderr is a terminal.
  bzr always uses the 'text' user interface when run as a command, so
  ``BZR_USE_TEXT_UI`` is no longer needed.
  (Martin Pool, #339385, #387717)

* The optional ``_knit_load_data_pyx`` C extension was never being
  imported.  This caused significant slowdowns when reading data from
  repositories.  (Andrew Bennetts, #405653)

* The ``--hardlink`` option to ``branch`` and ``checkout`` is not
  supported at the moment on workingtree formats that can do content
  filtering.  (See <https://bugs.edge.launchpad.net/bzr/+bug/408193>.)
  bzr now says so, rather than just ignoring the option.  (Martin Pool)

* There was a bug in ``osutils.relpath`` that was only triggered on
  Windows. Essentially if you were at the root of a drive, and did
  something to a branch/repo on another drive, we would go into an
  infinite loop while trying to find a 'relative path'.
  (John Arbash Meinel, #394227)

* ``WorkingTree4.unversion`` will no longer fail to unversion ids which
  were present in a parent tree but renamed in the working tree.
  (Robert Collins, #187207)

Improvements
************

* Can now rename/move files even if they have been removed from the inventory.
  (Marius Kruger)

* Pushing branches with tags via ``bzr://`` and ``bzr+ssh://`` is much
  faster, using a new ``Branch.set_tags_bytes`` smart server verb rather
  than VFS methods.  For example, pushes of small branches with tags take
  11 rather than 18 smart server requests.  (Andrew Bennetts, #398608)

* Sending Ctrl-Break on Windows will now drop you into the debugger, in
  the same way that sending Ctrl-\\ does on other platforms.
  (John Arbash Meinel)

Documentation
*************

* Added Bazaar 2.0 Upgrade Guide. (Ian Clatworthy)

API Changes
***********

* ``CLIUIFactory`` is deprecated; use ``TextUIFactory`` instead if you
  need to subclass or create a specific class, or better yet the existing
  ``make_ui_for_terminal``.  ``SilentUIFactory`` is clarified to do no
  user interaction at all, rather than trying to read from stdin but not
  writing any output, which would be strange if reading prompts or
  passwords.  (Martin Pool)

* New TransformPreview.commit() allows committing without a working tree.
  (Aaron Bentley)

* ``pb`` parameter to ``TextTestResult`` is deprecated and ignored.
  (Martin Pool)

* ProgressTasks now prefer to talk direct to their ProgressView not to the
  UIFactory.
  (Martin Pool)

* ``WorkingTree._check`` now requires a references dict with keys matching
  those returned by ``WorkingTree._get_check_refs``. (Robert Collins)

Internals
*********

* ``CHKInventory.path2id`` uses the parent_id to basename hash to avoid
  reading the entries along the path, reducing work to lookup ids from
  paths. (Robert Collins)

* ``CHKMap.apply_delta`` now raises ``InconsistentDelta`` if a delta adds
  as new a key which was already mapped. (Robert Collins)

* Inventory delta application catches more cases of corruption and can
  prevent corrupt deltas from affecting consistency of data structures on
  disk. (Robert Collins)

* --subunit support now adds timestamps if the subunit version supports
  it. (Robert Collins)

* The Windows all-in-one installer now bundles the PyQt image format
  plugins, which allows previewing more images as part of 'qdiff'.
  (Alexander Belchenko)


Testing
*******

* Merge directive cherrypick tests must use the same root id.
  (Martin Pool, #409684)

* Spurious failure in ``check`` tests on rich-root formats fixed.
  (Martin Pool, #408199)

* The ``bzrlib.tests.TextTestRunner`` will no longer call
  ``countTestsCases`` on the test being run. Progress information is
  instead handled by having the test passed in call ``result.progress``
  before running its contents. This improves the behaviour when using
  ``TextTestRunner`` with test suites that don't support
  ``countTestsCases``. (Robert Collins)
2009-09-09 05:43:11 +00:00
wiz
46be44c39d Needs to include speex here as well. 2009-09-08 09:49:31 +00:00
joerg
e0d4ecdfc2 Retire Python 2.3 support. 2009-09-07 19:02:13 +00:00
joerg
14103c6101 Retire py-TPG with the Python 2.3 support. 2009-09-07 18:29:24 +00:00
joerg
951981803c Switch to the tgz sources and install as single version primitive.
Bump revision.
2009-09-07 14:22:39 +00:00
ghen
47fddb376c Mark devel/tre and textproc/glimpse as conflicting since both install
${PREFIX}/bin/agrep (approx. grep utility).
2009-09-07 11:18:49 +00:00
drochner
8689214525 fix PLIST for the non-x11 case: pango-view is built in any case, from spz
(According to the changelog, it was due to a bug that pango-view was
not built w/o X11; this was fixed in 1.24.1.)
2009-09-07 09:49:20 +00:00
abs
c96daf1051 The workaround for NetBSD-current's unzip(1) not appearing to look
for a zip header anywhere but byte offset 0 makes normal unzip
report an error after extraction, so add a '|| true' workaround to
the workaround... and a comment as to what is going on so the next
person poking here doesn't have quite such a wtf moment...
Fixes build on at least NetBSD 5.0
2009-09-06 23:35:59 +00:00
seb
6cc336e34b Update p5-Test-WWW-Selenium from version 1.17 to version 1.18.
Pkgsrc changes:
- Add LICENSE

Upstream changes:
1.18 - Mon Aug 31 23:20:21 PDT 2009
  - Update list of commands that do not require a locator (barbie++)
  - Update Module::Install to 0.91
  - Ensure that do_command reuses LWP objects and caches
    connections for performance (konobi++)
  - Minor POD touchups by (dandv++)
2009-09-06 21:05:25 +00:00
seb
2023c4504d Update from version 0.21 to version 0.22.
Upstream changes:
0.22 Sat. Sept 05 2009
    - Require GLD 0.077 for RT#49427 as some versions are broken

  * MooseX::Getopt
    - Split into MooseX::Getopt::Basic (without the G::L::Descriptive support)
    and MooseX::Getopt::GLD.

  * Tests
     - Ensure author tests get run when in author mode.
2009-09-06 19:10:04 +00:00
seb
81c419c363 Update p5-MooseX-Declare from version 0.28 to version 0.30.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.30  Sat, 05 Sep 2009 02:48:05 +0200
  * Make the attr inheriting TODO test work.
  * Make default values for role parameters work (nperez).
  * Add tests for the above (nperez).

0.29  Mon, 31 Aug 2009 19:11:25 +0200
  * Add failing test for applying modifiers to a method directly composed from
    a role (nperez).
  * Fix the failing test by depending on MXMS 0.24.
2009-09-06 18:26:17 +00:00
obache
83483fe552 Switch to use external gsm and speex.
Bump PKGREVISION.
2009-09-06 12:57:53 +00:00
tnn
13c4d384a7 NetBSD-current's unzip(1) doesn't appear to look for a zip header anywhere
but byte offset 0. Remove junk header manually until it can be fixed.
2009-09-05 21:53:51 +00:00
seb
e0cf1c0902 Update p5-MooseX-Method-Signatures from version 0.23 to version 0.24.
Upstream changes:
0.24  Mon, 31 Aug 2009 19:04:14 +0200
  * Rename the meta method's clone method to reify. clone already had a special
    meaning for methods in role applications to classes.
2009-09-04 23:45:59 +00:00
seb
b8c27c15f1 Update p5-App-Cmd from version 0.300 to version 0.301.
Upstream changes:
0.301     2009-09-02
          fix App::Cmd::Simple docs to show ->execute (noticed by MIYAGAWA)
2009-09-04 23:11:53 +00:00
joerg
e11b042676 Don't use libtool without --mode argument. 2009-09-04 13:31:37 +00:00
joerg
4167dde924 Simplify. Unbreak after unzip changes. 2009-09-04 12:32:18 +00:00
wiz
c0e364281e Improve getline handling. 2009-09-03 11:58:44 +00:00
wiz
b725560d37 Update HOMEPAGE. 2009-09-03 10:01:45 +00:00
wiz
990f4aea26 boaconstructor -> boa-constructor 2009-09-03 09:00:03 +00:00
wiz
08185609f8 Remove boaconstructor, replaced with boa-constructor. 2009-09-03 08:59:43 +00:00
wiz
bf8ac9e6f3 Note previous package path. 2009-09-03 08:59:15 +00:00
wiz
e7234675a4 Re-import devel/boaconstructor as devel/boa-constructor to match its
DISTNAME. While here, upgrade to 0.6.1, which (unlike the previous
version 0.4.4) starts with the current pkgsrc py-wxWidgets version.

* IDE translated and Internationalisation support for applications.
  * Translations available for:
    Afrikaans, Brazilian Portuguese, Chinese, French, German, Italian,
    Spanish
  * IDE Language Chooser Dialog under Tools
  * Design time support for i18n _() strings in the generated source.
    See Examples/i18n/*
* New release binary format added for windows
  * Installs as a self contained exe
  * A python/wxPython installation is still required to run external
    scripts and the debugger
* Improved design time sizer/control creation:
  * Sizers and controls are now automatically linked up
    or added as sizer items when the sizers and control are
    created from the Palette on the Designer
* Command-line parameters added:
  * -U, -UnicodeEncoding, for setting the ide encoding without using
    sitecustomize.py
  * -W, -wxVersionSelect, for specifying a wxPython version
* New controls supported:
  wx.Listbook, wx.Choicebook, wx.Treebook, wx.Toolbook,
  wx.SearchCtrl, wx.ColourPickerCtrl, wx.FontPickerCtrl,
  wx.DirPickerCtrl, wx.FilePickerCtrl,
  wx.richtext.RichTextCtrl, wx.combo.BitmapComboBox,
  wx.animate.GIFAnimationCtrl, wx.media.MediaCtrl,
  wx.lib.flatnotebook, wx.lib.splitter, wx.lib.scrolledpanel,
  wx.lib.hyperlink, wx.lib.analogueclock,wx.lib.filebrowsebutton,
  wx.lib.throbber, wx.lib.ticker, wx.lib.dragscroller
* Basic support for Button Stock Ids
* Support for using wx.ArtProvider for bitmap properties in the Designer
  * When the file dialog opens from the property editor, set the
    Image Type to ArtProvider and click Open, the ArtProvider dialog
    will open.
* All help files now distributed as .htb help files.
  * Help updated to wxPython 2.8 and Python 2.5
  * wxPython api help included
  * All help files back in the repository and included in packages
* Code Templates added:
  * A Code Template is a small idiomatic snippet of code that can be
    selected from a popup list and inserted at the current caret
    position.
  * Code templates available for:
    * Boa: sys.breakpoint, customclasses, codetemplate,
      html document skeleton
    * Python: class, method, function, iterator, descriptor
    * wxPython: wx.ColourDialog, wx.FontDialog, wx.PrintDialogData,
      wx.PageSetupDialog, wx.DirDialog, wx.FileDialog,
      wx.SingleChoiceDialog, wx.TextEntryDialog,
      wx.MessageDialog, wx.FindReplaceDialog,
      wx.MultiChoiceDialog, wx.BusyCursor, wx.Locale, wx.AboutBox
* Code completion improvements
  * More local variables picked up from code
  * Option available: Preferences->General->Editor->importOnCodeComplete
    so that modules can be auto imported for introspection.
* Improved unicode source handling
  * Using the coding delaration if defined (# -*- coding: name -*- )
  * Handling for utf8 bom
  * Bugfixes
* Sizer improvements for GTK for the Find/Replace, InterpreterChooser,
  and ModuleFinder dialogs
* Tutorial updates
* SVN support added
2009-09-03 08:56:22 +00:00
wiz
801971a4ab Look for libGL.so, not any particular libGL.so.<X>, on NetBSD.
Bump PKGREVISION.

From mrg@
2009-09-02 21:19:53 +00:00
hasso
1a9a136a9c Make it build on DragonFly. 2009-09-02 13:04:59 +00:00
hasso
87edea982c Update to 1.6.3. Not pasting the upstream changelog here, because it's a
massive (4 years of development).
2009-09-01 16:53:40 +00:00
hasso
93e2957428 Update to 1.7.8. Not pasting the upstream changelog here, because it's a
massive (6 years of development).
2009-09-01 16:44:26 +00:00
seb
71af185c1c Fix build as seen on NetBSD 3.1_STABLE/{i386,sparc64}: unlimit data-size 2009-08-31 10:08:59 +00:00
schmonz
109e149956 Pull in patches from Debian 2.1-5, mainly for the 64-bit fix. Bump
PKGREVISION.
2009-08-30 17:16:53 +00:00
adam
8622638926 Added PLIST.Darwin: cmake installs 'cmakexbuild' on Darwin 2009-08-30 17:05:48 +00:00
zafer
e25c03c9f0 update master_sites: file isn't hosted at gd.tuwien anymore. 2009-08-30 01:22:09 +00:00
seb
2b109412ca Update p5-Perl-Critic from version 1.103 to version 1.104.
Pkgsrc changes:
- Adjust/fix dependencies

Upstream changes:
[1.104] Released 2009-08-23

    This release is dedicated to Tom Wyant in appreciation of the amount of
    effort he put into the enhancements and bug fixes in this release, for
    having the patience to wait for the amount of time that it took to get
    them out, and for overall awesomeness.  Thank you, Tom.

    New Policies:
      Objects::ProhibitIndirectSyntax
      ValuesAndExpressions::ProhibitComplexVersion
      ValuesAndExpressions::RequireConstantVersion

    New Optional Requirement:
    * Email::Address, if you want
      ValuesAndExpressions::ProhibitInterpolationOfLiterals to properly ignore
      emaila addresses.

    New Features:
    * Perlcritic will list the names of files with violations if given the
      --files-with-violations option, or the names of files without
      violations if given the --files-without-violations options. These
      have synonyms -l and -L respectively.
    * Perlcritic has a new --list-enabled option, which lists the Policies
      that will be enforced, given the current configuration.  This is
      useful if you've written a complex command-line or modified your
      .perlcriticrc file and you want to see which Policies *would*
      be used with the current configuration, if you were actually going
      to critque a file with it.
    * Perl::Critic::Violation now takes #line directives into account in the
      %F, %f, and %l formats.  You can get the old values via the new %G, %g,
      and %L formats.

    Policy Changes:
    * CodeLayout::ProhibitParensWithBuiltins was complaining in certain cases
      where parentheses are required due to operator precedence.  RT #46862.
    * ControlStructures::ProhibitMutatingListFunctions no longer complains
      about uses of tr/// that don't modify the operand.  Reported by EDAVIS,
      RT #44515.
    * Miscellanea::RequireRcsKeywords now accepts "qw$Keyword: ...$".  RT
      #45196.
    * Modules::RequireFilenameMatchesPackage now respects logical filenames
      defined by the "#line" directives.  This allows the Policy to work
      properly with IDEs and code generators.
    * NamingConventions::Capitalization now allows fully qualified subroutine
      declarations ( e.g. "sub Foo::Bar::baz {...}" ).  However, the
      non-package part of the subroutine name must still conform to whatever
      capitalization rule you have chosen.
    * RegularExpressions::ProhibitCaptureWithoutTest no longer complains if
      the regex is followed by an "or die" or similar.  Reported by EDAVIS,
      RT #36081.
    * RegularExpressions::ProhibitComplexRegexes no longer counts variable
      substitutions in the length.   Reported by EDAVIS, RT #36098.
    * RegularExpressions::ProhibitUnusedCapture now considers the body of
      while loops and not just their condition.  Reported by EDAVIS, RT
      #38942.
    * ValuesAndExpressions::ProhibitInterpolationOfLiterals can now properly
      ignore email addresses if you have Email::Address installed.
    * ValuesAndExpressions::ProhibitVersionStrings was getting confused by
      comments.  Reported by Kevin Ryde,  RT #44986.
    * ValuesAndExpressions::RequireInterpolationOfMetachars now allows sigils
      in the arguments to "use vars".  Contributed by Kevin Ryde, RT #47318.
    * ValuesAndExpressions::RequireInterpolationOfMetachars now properly
      ignores email addesses, if you have Email::Address installed.  Inspired
      by the Kevin Ryde contribution in RT #47318.
    * Variables::ProhibitPunctuationVars gained the ability to look inside
      interpolated strings.  Doing this correctly is challenging and things
      may not work out right; how the policy does this can be controlled via
      the new "string_mode" option.  Contributed by Edgar Whipple
      <perlmonk at misterwhipple dot com>.
    * Variables::ProhibitPunctuationVars now ignores $] by default since there
      is no English.pm equivalent.

    Other Bug Fixes:
    * Perl::Critic::Utils::parse_arg_list() was slurping up the "or die ..."
      portion of "open my $foo, 'somefile' or die ...", causing
      InputOutput::ProhibitTwoArgOpen to not complain about this example.
      Reported by Alexandr Ciornii,  RT #44554.

    Minor Changes
    * The line count emitted by the --statistics option is further broken down
      by line content.

    Minor Documentation Fixes:
    * ValuesAndExpressions::ProhibitInterpolationOfLiterals.  Reported by
      Debian in http://bugs.debian.org/542814,  RT #48936

    Build Fixes:
    * There wasn't a specific version given for the List::MoreUtils dependency
      and we're using features that weren't avialable until 0.19.  So, we now
      require version 0.19.  Noticed by John J. Trammell,  RT #48917.
    * Some tests were tied to the specific "true" and "false" values that some
      functions were returning.  Reported by Michael Schwern,  RT #43910.

    Other News:
    * Komodo version 5.1.1 now has built-in support for Perl-Critic,
      if you have the Perl::Critic and criticism modules installed.
      Both should be available through the ActiveState Perl Package
      Manager ppm(1).
2009-08-29 23:27:50 +00:00
seb
82339107d2 Update p5-MooseX-Declare from version 0.27 to version 0.28.
Pkgsrc changes:
- Adjust dependencies
- Add missing dependencies on devel/p5-MooseX-AttributeHelpers and
devel/p5-List-MoreUtils

Upstream changes:
0.28  Thu, 27 Aug 2009 22:44:34 +0200
  * Bump prereqs on MooseX::Method::Signatures, Moose, and namespace::clean in
    order to avoid test failure.
2009-08-29 23:00:39 +00:00
seb
ad2843e362 Update p5-App-Cmd from version 0.206 to version 0.300.
Upstream changes:
0.300     2009-09-28
          DEPRECATED -run OPTION TO APP CLASS IMPORT
          "use MyApp -run;" is deprecated; it will be removed after no less
          than a year

          this led to problems where normal exit-on-error messages confused
          users by complaining about failing to compile; magic to stop this is
          not worth the tiny savings

          COMMANDS SHOULD NOW HAVE ->execute RATHER THAN ->run
          this will not break you code... except:

          WILL BREAK YOUR CODE: App::Cmd::Simple programs must use ->execute
          rather than ->run

0.207     2009-09-27
          add option to allow any unambiguous command abbreviation
          (thanks, Jerome Quelin)
2009-08-29 22:35:23 +00:00
seb
2c8e1e633b Add & enable p5-Devel-FindRef 2009-08-29 22:24:30 +00:00
seb
0b6a1489ec Initial import of p5-Devel-FindRef version 1.421 in the NetBSD
Packages Collection.

The Perl 5 module Devel::FindRef helps to track down reference
problems (e.g. you expect some object to be destroyed, but there
are still references to it that keep it alive).
2009-08-29 22:23:43 +00:00
wiz
551eed6814 Update to 2.20.5:
Overview of Changes from GLib 2.20.4 to GLib 2.20.5
===================================================

* Fix a performance problem when trashing multiple files

* Bug fixes:
 593232 g_rand_new: read no more than requested from /dev/urandom
 592457 preserve errno
 591995 use saved errno
 591532 redundant '/' returned from g_file_resolve_relative_path

* Updates translations:
 Catalan (Valencian)
 Galician
2009-08-29 15:20:20 +00:00
wiz
cf721f5c8b Mark as destdir-ready. 2009-08-29 13:49:20 +00:00
obache
3c89962076 marked as destdir support. 2009-08-29 09:31:23 +00:00
obache
7521e1ee44 Set LICENSE. 2009-08-29 08:31:20 +00:00
seb
03cbec70ac Update p5-MooseX-Method-Signatures from version 0.21 to version 0.23.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.23  Thu, 27 Aug 2009 22:22:40 +0200
  * Bump Moose dependency to 0.89. This avoids test failures on some older
    Moose versions.

0.22  Thu, 27 Aug 2009 15:29:25 +0200
  * Provide sane closure behaviour for anonymous methods.
  * Add tests for the above (Sebastian Willert).
  * Depend on MooseX::Types 0.19, as 0.18 made us blow up spectacularly.
2009-08-28 14:33:16 +00:00
sno
205d891e2a Updating package devel/p5-signatures from 0.05 to 0.06
pkgsrc changes:
  - Adding license
  - using buildlink3.mk instead of holding deps twice
  - Adjust dependency versions

Upstream changes:
0.06  Fri, 31 Jul 2009 06:34:56 +0200
  * Require ExtUtils::Depends 0.302.
2009-08-28 07:44:01 +00:00
sno
20aabb1bad Updating package for devel/p5-Parse-RecDescent from 1.96 to 1.96.2.1
pkgsrc changes:
  - Adding license
  - removing patch for wrong formed version

Upstream changes:
1.962.1  Thu Aug 27 21:39:30 2009
    - Fixed subtle bug in leftop and rightop caused by removal of $&

1.962.0  Tue Aug 25 19:45:15 2009
    - Doc bug fix (thanks Christophe)
    - Fixed assymmetrical push/pop on @lines tracker (thanks Peter!)
    - Bumped sub-version number hugely to fix CPAN indexing (thanks Jerome)
    - Remove all occurrences of $& so we don't affect other regular expressions.
    - Perl 5.6.0 required for use of $+[0] and $-[0] for replacement of $&.
2009-08-28 07:32:07 +00:00
seb
8947de7d88 Update from version 0.17 to version 0.19.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.19    Sun Aug 23 15:03:02 EDT 2009
        - un-fix coercions on parameterized types, since it broke
          MooseX::Method::Signatures, as well as any other code that relied on
          new type constraint objects being generated each time a type was
          parameterized (hdp).

0.18    Sat Aug 22 12:50:42 EDT 2009
        - fix coercions on parameterized types (Hans Dieter Pearcey).
2009-08-27 23:47:32 +00:00
seb
fad96ef767 Update p5-MooseX-Traits-Pluggable from version 0.07 to version 0.08.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.08  2009-08-27 01:08:50
   - Remove use of Moose::Autobox as it fails on some platforms
     (notably, Activestate have bad PPMs)
2009-08-27 22:28:52 +00:00
seb
f63b2c7f0b Update p5-MooseX-Traits from version 0.06 to version 0.07.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.07    Sun Aug 16 10:38:47 CDT 2009
        - deprecate apply_traits ("no warnings" to disable warning)
        - add MooseX::Traits::Util so that other modules can resolve trait names
        - add new_class_with_traits util function to create classes with traits
2009-08-27 22:15:17 +00:00
seb
d3806b6d48 Update from version 0.20 to version 0.21.
Upstream changes:
0.21 Thu. Aug 27 2009
  * MooseX::Getopt
    - Enable and document the argv parameter to the constructor.
    - Applied patches in RT43200 and RT43255
    - Applied patch from RT#47766 to not die if SimpleConfig cannot find the
      default config file name.
2009-08-27 21:55:33 +00:00
seb
05d7f3d833 Update from version 1.4.5 (upstream 1.004005) to version 1.4.6 (upstream
1.004006).

Upstream changes:
1.004006 2009-08-25
        - Fix parsing of --self-contained and local lib directory. It's now
          possible to specify flags and the directory in any order. Also made
          adding future flags easier in the future. Thanks to
          frew@irc.perl.org/#catalyst for pointing out that --self-contained
          wouldn't work without a directory.
2009-08-27 21:23:57 +00:00
seb
c7342c1267 Update p5-Date-Calc from version 5.6 to version 5.7.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
Version 5.7   23.08.2009
 +  Fixed "october" => "oktober" in Dutch
 +  Disabled the special abbreviated names
    of the days of the week in Portuguese
 +  Made the days which form the weekend con-
    figurable in "Calendar.pm" and "Year.pm"
 +  Added some test cases for this new feature
    in "t/m008.t"
 +  The file "examples/calendar.cgi" now
    also supports this new feature
 +  Updated "README.txt" and "INSTALL.txt"
    and the dependency on "Bit::Vector" 7.0
 +  Added an additional "README.htm" file to this
    distribution highlighting its key points
 +  Updated the documentation of "Date::Calc",
    "Date::Calendar", "Date::Calendar::Profiles",
    "Date::Calendar::Year" and "Date::Object"
 +  See the new module "Date::Calc::Util" (which
    is available separately) for all the shortcuts
    you ever wanted to have in "Date::Calc"
2009-08-27 20:42:42 +00:00
wiz
4e76bbd293 Fix fallout from recursive jpeg shlib bump.
The man page says that you should check the diff before committing,
especially for the case that went wrong here (PYPKGPREFIX -> py25).
Hi sno!
2009-08-27 18:53:36 +00:00
joerg
a526930ce9 Fix dependency pattern. 2009-08-27 16:01:40 +00:00
tnn
69e8d1c86c patch-aj: "nspr-config --libs" returned the wrong directory. Fix this.
Found by Evaldo Gardenali.
Bump PKGREVISION.
2009-08-27 11:59:38 +00:00
abs
6a9029ff43 +p5-MooseX-Types-URI 2009-08-27 10:44:39 +00:00
abs
7aa2f59fd3 Added devel/p5-MooseX-Types-URI version 0.02
This package provides Moose types for fun with URIs.

It has slightly DWIMier types than the URI classes have due to
implementation details, so the types should be more forgiving when
ducktyping will work anyway (e.g. URI::WithBase does not inherit
URI).
2009-08-27 10:39:13 +00:00
wiz
2011fe034c Correct LICENSE, per PR 41943. 2009-08-26 20:37:00 +00:00
sno
e12cf9a446 Added devel/p5-Template-Plugin-HashMerge version 0.01 2009-08-26 20:17:09 +00:00
sno
ce42fe8cd0 Importing package for TT2 plugin Template::Plugin::HashMerge 0.01
Template::Toolkit plugin HashMerge provides the Hash::Merge functions merge
and set_behaviour to be used within templates.

This can be useful in all cases a template works directly on data - e.g. when
processing results from a query using Template::DBI and join the result with
results from derived queries.
2009-08-26 20:15:50 +00:00
sno
fa83bbccf8 Added devel/p5-Template-Plugin-ListMoreUtils version 0.01 2009-08-26 20:09:39 +00:00
seb
2f097fe852 Update p5-Class-Accessor-Grouped from version 0.08003 to version 0.09000.
Pkgsrc changes:
- Adjust dependencies
- Canonical CPAN directory as MASTER_SITES
- Set LICENSE

Upstream changes:
0.09000 Sun Aug 23 20:08:09 2009
    - release

0.08999_01 Tue July 7 22:06:21 2009
    - Make _mk_group_accessors name the closures installed for Moose compat
    - Use Class::XSAccessor if available RT#45577 (Andy Grundman)
2009-08-26 20:05:29 +00:00
sno
856249f255 Importing package for TT2 plugin Template::Plugin::ListMoreUtils 0.01
This module provides an Template::Toolkit interface to Tassilo von Parseval's
List::MoreUtils. It extends the built-in functions dealing with lists as well
as Template::Plugin::ListUtil.
2009-08-26 20:02:55 +00:00
sno
52b77403c8 fix typo in dependencies 2009-08-26 19:59:49 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
sno
9349aff793 Added devel/p5-Template-Plugin-ListUtil version 0.02 2009-08-26 19:53:10 +00:00
sno
a6ce07ba94 Importing package for p5 module Template::Plugin::ListUtil 0.02
This module provides a selection of handy functions for dealing with lists in
the Template Toolkit. Most of the functions are adapted from those provided
by or documented in List::Util, though note these have been altered in name
and function to work better with the template toolkit.
2009-08-26 19:51:32 +00:00
sno
1f1768ac7e Adding fix for bug reported in RT #48990
--> http://rt.cpan.org/Ticket/Display.html?id=48990
2009-08-26 19:42:56 +00:00
seb
b1f7f3e98c Add & enable p5-Class-XSAccessor 2009-08-26 18:10:52 +00:00
seb
1b37cdbbb8 Initial import of p5-Class-XSAccessor version 1.03 in the NetBSD
Packages Collection.

The Perl 5 module Class::XSAccessor implements fast read, write and
read/write accessors in XS. Additionally, it can provide predicates
such as has_foo() for testing whether the attribute foo is defined
in the object. It only works with objects that are implemented as
ordinary hashes.
2009-08-26 18:10:17 +00:00
seb
a2f7d4e0ff Add & enable p5-AutoXS-Header 2009-08-26 17:23:51 +00:00
seb
a6c5756064 Initial import of p5-AutoXS-Header version 1.02 in the NetBSD
Packages Collection.

The Perl 5 module AutoXS::Header a simple container for the newest
version of the AutoXS header file AutoXS.h.
2009-08-26 17:23:30 +00:00
seb
cf2b183f7d Update p5-Bit-Vector from version 6.9 to version 7.0.
Upstream changes:
What's new in version 7.0:
--------------------------
+  Fixed a bug in "GCD2()" in "BitVector.c" with null-size vectors
+  Added more test cases for "GCD()" in "t/17_________gcd.t"
+  Almost completely rewrote "BitVector_Boot()" in "BitVector.c"
   in order to fix the problem that it calculated an unsigned
   long to have 33 bits under MacOS X (Darwin), leading to
   failing tests in "t/28___chunklist.t"
+  BEWARE that the type "ErrCode", which is part of the inter-
   face of the C library "BitVector.c", has been changed!
+  Added more tests and a debugging aid to "t/28___chunklist.t"
+  Removed the two example files showing how to freeze/thaw
   "Bit::Vector" objects using "Data::Dumper", because after
   closer inspection this proved to be a can of worms
2009-08-26 16:03:32 +00:00
seb
bd6654b0cb Add & enable p5-MooseX-Attributes-Curried 2009-08-26 15:29:56 +00:00
seb
38790dc341 Initial import of p5-MooseX-Attributes-Curried version 0.03 in the
NetBSD Packages Collection.

The Perl 5 module MooseX::Attributes::Curried lets you define curried
versions of "has" in Moose. If many of your attributes share the
same options, especially across multiple classes, then you can
refactor those options away into a curried has.
2009-08-26 15:29:32 +00:00
sno
889aac30fd - Adding a minimum required version of devel/p5-Clone (is checked in source)
- Correcting license
2009-08-26 13:21:46 +00:00
wiz
b6996bef67 Update to 1.6.1:
A couple of issues found in the previous release were fixed.
2009-08-26 11:48:24 +00:00
hasso
6670bc59b9 Fix PLIST and bump PKGREVISION. 2009-08-26 11:23:46 +00:00
dsainty
6c82aefdf3 The patches are gone, garbage collect the hashes too. 2009-08-26 05:04:15 +00:00
seb
530e3892b5 Update p5-Module-CoreList from version 0.17 to version 0.18.
Upstream changes:
2.18	Mon Aug 24 2009
	- Update for perl 5.10.1
	- Remove %patchlevel hash (now that perl uses git and not perforce)
	- Add %upstream and %bug_tracker data (Nicholas Clark)
2009-08-26 01:47:52 +00:00
seb
d1435cb2eb Update from version 1.4.4 (upstream 1.004004) to version 1.4.5 (upstream
1.004005).

Upstream changes:
1.004005 2009-08-23
        - Add the --no-manpages option to bootstraping to tell EUMM / MB to not
          generate manpages from POD. Thanks to RKITOVER for providing the
          necessary values for CPAN.pm's configuration.
2009-08-26 01:40:41 +00:00
seb
3566befdd0 Update p5-Devel-Cycle from version 1.10nb1 to version 1.11.
Pkgsrc changes:
- Set USE_LANGUAGES

Upstream changes:
1.11 Mon Aug 24 08:50:25 EDT 2009
     - Florian Ragwitz fixed bug 47389
2009-08-26 01:30:03 +00:00
seb
5f4f2d4fa7 Update p5-Class-InsideOut from version 1.09 to version 1.10.
Pkgsrc changes:
- Set LICENSE

Upstream changes:
1.10 Mon Aug 24 20:44:46 EDT 2009

    Bug fixes:
    - changed method of calling Exporter::import() to avoid confusing DProf
    - fixed detection of missing 'weaken' function in newer Scalar::Util
      (fixes test t/15_no_weaken_fallback.t) (RT#47623)

    Other:
    - cleanup: eliminate test warning from bogus superclass in a test class
    - docs: Noted that set_hooks aren't called by new() (RT#48106)
2009-08-26 01:14:23 +00:00
hasso
ddd60b5701 Doxygen bump. 2009-08-25 20:11:01 +00:00
hasso
b0cb3420f4 Fix PLIST and bump PKGREVISION. 2009-08-25 20:09:18 +00:00
sno
1243d54880 Updating package devel/p5-Getopt-Long-Descriptive from 0.076 to 0.077
Upstream changes:
0.077   2009-08-21
        allow 'f' as an option name; had mistakenly required 2 characters
2009-08-25 16:40:11 +00:00
wiz
059bf86ace Remove BROKEN_IN variable. It was no maintained, and there was no
defined workflow for setting it, removing it, or removing packages
depending on it.
2009-08-25 12:32:54 +00:00
wiz
cf79fe6cb9 Get rid of now unnecessary EXTRACT_OPTS_ZIP. 2009-08-25 11:57:44 +00:00
wiz
109c80313e Change default for zip extraction to leave files as they are.
Previously, zip extraction by default converted to lower case.

Fix some packages that need it and remove -L from some packages
that manually set it.
2009-08-25 11:56:34 +00:00
wiz
0822821648 Remove gobo-eiffel. Never updated since its import in 1999 (though
upstream development is active), has been failing bulk builds since
at least 2007.
2009-08-25 11:41:13 +00:00
epg
5c066fc04d Version 2.3.0 (22 August 2009)
------------------------------

 New features:
 * Add a "cvs2git" script for starting conversions to git (or Mercurial).
 * Add a "cvs2bzr" script for starting conversions to Bazaar.
 * Generate manual pages automatically via new --man option.
 * Allow --mime-types and --auto-props options to be specified more than once.
 * Support author transforms when converting to Subversion.
 * Allow unlabeled branches to be renamed using SymbolTransforms.

 Bugs fixed:
 * cvs2git with non-inline blobs: a revision after a delete could be empty.
 * Fix timezone handling under Windows (which does not respect TZ variable).
 * Do path comparisions platform-independently in symbol transform classes.
 * Fix https://bugs.launchpad.net/pld-linux/+bug/385920

 Improvements and output changes:
 * Output error message if a revision's deltatext is missing.
 * Improve contrib/verify-cvs2svn.py (used for testing conversion accuracy).

 Miscellaneous:
 * Add an IgnoreSymbolTransform class, for ignoring symbols matching a regexp.
 * Remove some DeprecationWarnings when running under newer Python versions.
2009-08-25 04:17:35 +00:00
hasso
b16b399980 Doxygen bump. 2009-08-24 05:59:24 +00:00
seb
5a64fa2eba Update p5-Devel-Cover from version 0.64nb1 to version 0.65.
Upstream changes:
- No changes list provided, from a quick diff inspection it seems to be
a bug fixes release.
2009-08-24 00:08:34 +00:00
seb
ef1cdde83d Update p5-common-sense from version 0.04 to version 1.0.
Upstream changes:
1.0   Sat Aug 22 22:08:50 CEST 2009
	- no functional changes.
	- really, the first version of common sense!
        - slightly improved documentation.
	- forgot to include license.
2009-08-23 23:12:25 +00:00
seb
7c53fa3584 Update p5-Module-Starter from version 1.500 (upstream 1.50) to version
1.520 (upstream 1.52).

Pkgsrc changes:
- Set LICENSE
- Drop dependencies on devel/p5-Test-Pod and p5-Test-Pod-Coverage

Upstream changes:
1.52    Mon Jul 27 01:25:03 CDT 2009
        * Support for more licenses.  Thanks to Shlomi Fish.

        * Fix slashing problems for Windows.  Thanks Olivier Mengue

        * Complains about extra unparsed options to try to detect
        problems that come out of misquoted variables. Thanks to Gunnar Wolf.

        * The list of files to ignore is now called ignore.txt,
        which you can turn into .cvsignore, .gitignore, MANIFEST.SKIP
        or whatever.

        * Handles authors with apostrophes in their names better.
        Thanks to, not surprisingly, Dave O'Neill.

        * Removed module requirements on Test::Pod and Test::Pod::Coverage
        for Module::Starter to be built and installed.  However,
        t/pod.t and t/pod-coverage.t do still both get created even
        if either of their two main modules are not installed.
2009-08-23 14:40:57 +00:00
seb
3fbdea03dd Update from version 1.3.2 (upstream 1.003002) to version 1.4.4 (upstream
1.004004).

Pkgsrc changes:
- Set LICENSE
- Set PERL5_MODULE_TYPE to Module::Install
- Add patch to prevent the ad hoc execution of interactive CPAN.pm's first time
configuration by Makefile.PL

Upstream changes:
1.004004 2009-08-05

        - Add dependency on Extutils::Install 1.43 and install in --bootstrap
          otherwise we fail to build with latest MakeMaker on OpenSolaris (t0m)

        - Fix Win32 / Cygwin detection (emazep).

1.004003 2009-16-16
        - Stop Makefile.PL exploding if your CPAN is too old to have
          CPAN::HandleConfig. Needed when installing local::lib via CPAN
          using an old CPAN version (t0m)
        - Fix warning from Makefile.PL about ExtUtils::MakeMaker::prompt (t0m)
        - Set PERL5LIB back to calculated @INC with --self-contained, to stop
          invoking other perl scripts from losing the local::lib if they
          mangle @INC from $ENV{PERL5LIB}, and fix install of 'difficult'
          modules with such as Test::Deep (t0m)

1.004002 2009-06-15
        - Fixed up INC untaint procedure to skip/ignore CODE, ARRAY,
          blessed entries. (grink)
        - Include test in xt/ for the above

        - Put PERL5LIB first, so it'll be favored over privlibexp and
          archlibexp when self contained.
        - Automatically untaint @INC (t0m)
        - Prevent @INC from growing when you have multiple scripts using
          --self-contained called from inside one another. (grink by way of t0m)
        - eg/scripted_install.pl now no longer requires TARGET, but still
          respects it. (confound)

1.004001 2009-05-21
        - Clean up CPAN.pm's environment variable the same way we do for
          CPANPLUS. Add an example program showing local::lib employed
          programmatically (confound).

        - Add the beginnings of a troubleshooting section (pattern).

1.004000 2009-05-14
        - Don't allow dangerous settings for CPAN.pm that affect where CPAN
          installs stuff, as this conflicts with what we're trying to do.

        - Make sure that our Makefile is written to the correct directory when
          bootstrapping (confound).

1.003004 2009-05-12
        - Additional documentation and examples concerning having multiple
          local::lib enviornments (amiri)

        - Some install tests courtesy of Hans Dieter Pearcey <hdp@cpan.org>.
          Thanks!

1.003003 2009-04-09
        - Expose the internals per RT #36846.
        - Fix the MANIFEST up a bit.
2009-08-23 13:47:03 +00:00
gdt
0542d23b04 drop PKGREVISION on makefiles that rode the subversion version bump 2009-08-22 23:28:23 +00:00
gdt
ebf32e4cfe Version 1.6.5
(21 Aug 2009, from /branches/1.6.x)
http://svn.collab.net/repos/svn/tags/1.6.5

 User-visible changes:
  * fix mod_dav_svn directory view links to preserve peg revisions (r38201)
  * do not error on Windows when ALLUSERPROFILE dir nonexistent (r38053, -5, -7)
  * properly escape lock comments over ra_neon (r38101, -2)
  * allow syncing copies of '/' over ra_neon and ra_serf (issue #3438)
  * make 'svnlook diff' show empty added or deleted files (r38458)
  * fix building with Apache 2.4 (r36720)
  * fix possible data loss on ext4 and GPFS filesystems (issue #3442)
  * resolve symlinks when checking for ~/.subversion (r36023)
  * don't let svn+ssh SIGKILL ssh processes (issue #2580)
  * allow PLAIN and LOGIN mechanisms with SASL in svnserve (r38205)
  * fix peg revision parsing in filenames like 'dir/@file.txt' (issue #3416)
  * fix detection of Apache <2.0.56 (r38290, -3, -4)
  * don't pretend to do tree conflict resolution (r38799, -801, -805)
  * fix data corruption when syncing from svnserve to mod_dav_svn (r38686, -7)
  * fix GNOME Keyring with '--non-interactive' option (r38222, -3, -61, -410)
  * fixed: false "File '...' already exists" error during commit (issue #3119)

 Developer-visible changes:
  * avoid referencing uninitialized variables (r38388)
  * plug a couple of error leaks (r38572)
  * improve windows test output (r38616, -7, -9, -49)
2009-08-22 23:25:48 +00:00
seb
c5949de275 Update from version 0.07 to version 0.90.
Pkgsrc changes:
- Add dependency on devel/p5-lib-abs
- Rewrite DESCR: mention this Perl 5 module is deprecated and mention
its successor provided in the new package devel/p5-lib-abs

Upstream changes:
0.90    2009-07-21
        Make as just a compatibility wrapper for lib::abs
2009-08-22 12:04:48 +00:00
seb
e3cfebdafc Add & enable p5-lib-abs 2009-08-22 12:02:04 +00:00
seb
c82071ed29 Initial import of p5-lib-abs version 0.90 in the NetBSD Packages
Collection.

The Perl 5 module lib::abs is a library to transform relative paths
to absolute paths at the BEGIN stage, and push them to @INC.  Relative
path origin is not the current working directory, but the location
of the file the statement is in.
2009-08-22 12:01:36 +00:00
wiz
1beb789cc3 Update to 1.3:
Version 1.3, 2009-07-11

* Optimize symbol tables.

New symbol tables considerably improve the program performance.

* Bugfixes.

Version 1.2, 2007-06-29

* Licensed under the GPLv3
2009-08-21 23:36:55 +00:00
wiz
c283ed4b9f + p5-Proc-Queue 2009-08-21 23:31:19 +00:00
wiz
f268a12e0d Initial import of p5-Proc-Queue-1.23:
Proc::Queue limits the number of forked processes that can be
running concurrently.
2009-08-21 23:30:55 +00:00
wiz
5ebd7d826e Update to 1.6.0:
The HTML output is now XHTML compliant and a new DHTML based live
search function has been added, which replaces the PHP-based search
function. The ablity to customise the LaTeX output has been improved.
There were also a number of smaller improvements and bugfixes.
2009-08-21 23:13:47 +00:00
wiz
eb543f6c9e Update to 1.3.1:
2009-08-14 meld-1.3.1
=====================

	* Add svk support (Vincent Legoll)

	* Add support for marking conflicts as resolved (Matthijs van de Water,
	  Vincent Legoll)

	* Warp the text cursor to the start of jumped-to diff chunks (Vincent
	  Legoll)

	* Allow toggling of toolbar and statusbar visibility, and add a fullscreen
	  option (Michael Budde, Stephen Kennedy, Kai Willadsen)

	* Improved change merging and conflict resolution (Piotr Piastucki)

	* Speed up file comparisons and highlighting, significantly improving
	  interactive editing performance (Kai Willadsen, Piotr Piastucki)

	* Meld has a shiny new application icon (Josef Vybíral)
2009-08-21 08:30:30 +00:00
sno
fed703c8ec Adding license 2009-08-21 05:36:37 +00:00
minskim
ac8189ed38 Update ragel to 6.5.
Changes since 6.3:
-Moved back to a single executable. The old intermediate format can still be
 generated using the -x option. Ragel was split into frontend and backend
 programs in version 5.0. This was done to encourage interoperability with
 other tools. Since then, ragel has been made to work with qfsm, with ragel
 producing the intermediate format and qfsm consuming it. However, there has
 been no use of Ragel as a consumer of state machine data, with Ragel used as
 a code generator for DFAs. This is not surprising given that much of the
 complexity of Ragel is in the frontend, where the regular language to DFA
 compilation happens. Since the full benefits of the split have not
 materialized, and the split increases the complexity for users, Ragel has
 been made once again into a single executable.
-Applied a fix to the documentation Makefile from John D. Mitchell.
-Use CXXFLAGS instead of CFLAGS for C++ compiling. Patch from Diego
 'Flameeyes' Pettenò.
-Added support for DESTDIR variable. Patch from Diego 'Flameeyes' Pettenò.
-Added a script called unicode2ragel.rb for generating unicode machines to
 the examples directory. From Rakan El-Khalil.
-Fixed a copy-paste error in the documentation that was reported by Jose
 Quinteiro.
-Added three new write commands:
    write start;
    write first_final;
    write error;
 These generate a reference to the start, first final and error state. When
 there are many different machine specifications in one file it is easy to
 get the prefix for these wrong (especially when you do a lot of copy-pasting
 of boilerplate). The problem can be avoided by using write commands.
-Fixed a problem reading hex numbers that have the high bit set when the
 alphabet is signed and we are on 64 bit. This was reported by _why. The fix
 was provided by Wialliam Morgan. The literal 0xffffffff was used for a fully
 set long when -1L should be used instead.
 -Fixed a bug in graphviz generation. Ragel crashed when using -V and -M and
  the specified machine referenced another machine that wasn't included in the
  build.
 -The name "CS" is in use on OpenSolaris, changed to vCS to ease compiling
  Ragel there.
 -Converted to automake.
 -REALLY fixed a bug that was intended to be fixed in 6.4:
     Fixed a problem reading hex numbers that have the high bit set when the
     alphabet is signed and we are on 64 bit. This was reported by _why. The
     fix was provided by Wialliam Morgan. The literal 0xffffffff was used for
     a fully set long when -1L should be used instead.
  A null patch (whitespace changes) must have gotten checked after I was
  testing with and without the critical one-line patch and I forgot to enable
  make sure it was enabled in the final checkin version.
2009-08-21 03:21:05 +00:00
seb
5acbcfd533 Add & enable p5-MooseX-App-Cmd 2009-08-21 01:56:59 +00:00
seb
1978b97b65 Initial import of p5-MooseX-App-Cmd version 0.05 in the NetBSD
Packages Collection.

The Perl 5 module MooseX::App::Cmd marries App::Cmd with MooseX::Getopt.
Use it like App::Cmd advises (especially see App::Cmd::Tutorial),
swapping App::Cmd::Command for MooseX::App::Cmd::Command.  Then you
can write your moose commands as moose classes, with MooseX::Getopt
defining the options for you instead of opt_spec returning a
Getopt::Long::Descriptive spec.
2009-08-21 01:56:16 +00:00
seb
8253dbad54 Update p5-App-Cmd from version 0.205 to version 0.206.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.206     2009-08-19
          add a ->description to commands (thanks Jerome Quelin)
2009-08-20 23:01:56 +00:00
seb
8d18140071 Update p5-Getopt-Long-Descriptive from version 0.074 to version 0.076.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.076   2009-08-20
        bundle the accidentally omitted Usage.pm file
        the $opt returned by described_options is now an object with accessors

0.075   2009-08-19
        significant refactoring, especially to GLD::Usage, which is now a more
        traditional (non-hash-based) object (RJBS)
2009-08-20 22:28:00 +00:00
jwise
765ec9d406 Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
minskim
c4643d6420 Update p5-POE-Test-Loops to 1.021.
Changes since 1.005:

  2009-07-25 17:35:34 (r2599) by rcaputo
  poe-test-loops/lib/POE/Test/Loops/sbk_signal_init.pm M;
  poe-test-loops/lib/POE/Test/Loops.pm M

    Can't sleep! HP-UX will get me! Resolves Dolmen's bug report at
    rt.cpan.org 45158 by using select(undef,undef,undef,$time) instead of
    sleep(). I hope that actually works.

  2009-07-22 20:24:33 (r2596) by rcaputo
  poe-test-loops/lib/POE/Test/Loops/z_kogman_sig_order.pm M

    Plan for a specific test count. Sometimes the no_plan end-run plan
    doesn't get output, breaking the test despite all subtests passing.

  2009-07-21 02:22:58 (r2586) by rcaputo
  poe-test-loops/lib/POE/Test/Loops/z_rt39872_sigchld_stop.pm M

    Conditionally call has_forked() if it's available. Should prevent
    issues where the tests are released before the feature. Also, moved
    has_forked() earlier because it was called too early for new
    PID-change checks contributed by Philip Gwyn.

  2009-07-20 08:40:10 (r2583) by rcaputo
  poe-test-loops/lib/POE/Test/Loops/z_rt39872_sigchld_stop.pm M

    Add a bit of debugging. Add a delay before POE is loaded, in case the
    race is between the test framework's Tk detection and POE
    initializing Tk at start time. To avoid unnecessary delays, make them
    dependent on Tk being loaded.

  2009-07-20 07:34:01 (r2582) by rcaputo
  poe-test-loops/lib/POE/Test/Loops/z_rt39872_sigchld_stop.pm M

    This test causes Tk or X to throw an error if it's run too soon after
    the previous test. Add a 2sec delay before the test to give the GUI
    time to settle down.

  2009-07-20 06:19:54 (r2580) by rcaputo
  poe-test-loops/MANIFEST M;
  poe-test-loops/lib/POE/Test/Loops/z_rt39872_sigchld.pm A;
  poe-test-loops/lib/POE/Test/Loops/z_rt39872_sigchld_stop.pm A;
  poe-test-loops/lib/POE/Test/Loops/z_merijn_sigchld_system.pm A;
  poe-test-loops/lib/POE/Test/Loops.pm M;
  poe-test-loops/lib/POE/Test/Loops/z_steinert_signal_integrity.pm A;
  poe-test-loops/lib/POE/Test/Loops/z_kogman_sig_order.pm A

    Promote some of the signal-related regression tests into the event
    loop tests. Event loops handle signals in a variety of ways, so they
    should all try these tests. Except the one commented out of the
    MANIFEST, as it has a tendency to segfault for people.
2009-08-20 09:20:31 +00:00
wiz
abf074aca8 Update to 0.4.0:
Diffuse 0.4.0 - 2009-08-17
- changed the default hotkeys for merging to reflect the direction text "moves"
- added format menu with new items for changing case, sorting, and manipulating white space
- replaced 'Hide end of line characters' preference with 'Show white space characters'
- errors are now reported in a dialogue instead of printing to stderr
- optimised redraws when only the cursor position has changed
- input methods that use pre-editing can now be used when editing text
- dead keys can now be used when editing text
- updated Monotone support to use 'mtn automate inventory'
- Git support now handles files flagged as 'unmerged'
- graceful handling of and non-zero exit codes from 'git status'
- added version control section to the manual
- minor bug fixes
2009-08-20 09:06:40 +00:00
sno
b69c59fe61 Updating package devel/p5-TAP-Harness-Archive from 0.13 to 0.14
pkgsrc changes:
  - Adding license

Upstream changes:
0.14    27 Jul, 2009
    + Added file_attributes hash to the META.yml file of the archive [Justin DeVuyst]
    + Added traditional Makefile.PL generation [M. Peters]
2009-08-20 05:36:16 +00:00
hasso
dc0f420e8a Doxygen bump. 2009-08-20 03:56:53 +00:00
hasso
6bdbec97ab * Fix PLIST for new doxygen.
* Make doxygen dependency stricter.
* Mark as DESTDIR ready.
* Bump PKGREVISION.
2009-08-20 03:55:55 +00:00
seb
f694320a2b Add & enable p5-MooseX-NonMoose 2009-08-19 20:57:07 +00:00
seb
b5ceeaa90e Initial import of p5-MooseX-NonMoose version 0.05 in the NetBSD
Packages Collection.

The Perl 5 module MooseX::NonMoose allows for easily subclassing
non-Moose classes with Moose, taking care of the annoying details.
2009-08-19 20:53:10 +00:00
sno
bd7d6b11d0 Added devel/p5-autodie version 2.06 2009-08-19 20:19:02 +00:00
sno
95a67979eb Importing package for perl5 pragma autodie version 2.06 to satisfy
PR pkg/41816.

The autodie pragma provides a convenient way to replace functions that normally
return false on failure with equivalents that throw an exception on failure.

The autodie pragma has lexical scope, meaning that functions and subroutines
altered with autodie will only change their behaviour until the end of the
enclosing block, file, or eval.

If system is specified as an argument to autodie, then it uses
IPC::System::Simple to do the heavy lifting. See the description of that
module for more information.
2009-08-19 20:17:30 +00:00
sno
d701d59c47 Added devel/p5-IPC-System-Simple version 1.18 2009-08-19 20:12:23 +00:00
sno
94ed98da2a Importing package for p5 module IPC::System::Simple as recommended
dependency of scheduled import for p5 pragma autodie from PR pkg/41816.

Calling Perl's in-built system() function is easy, determining if it was
successful is hard. Let's face it, $? isn't the nicest variable in the
world to play with, and even if you do check it, producing a well-formatted
error string takes a lot of work.

IPC::System::Simple takes the hard work out of calling external commands.
2009-08-19 20:11:14 +00:00
sno
937eebeb36 Updating package devel/p5-Test-TempDir from 0.04 to 0.05
pkgsrc changes:
  - Adding license
  - Adjusting dependencies

Upstream changes:
0.05  Tue, 11 Aug 2009 01:57:18 +0200
  * Look! A changelog! This wasn't too hard, was it? :-)
  * Allow setting the default for Test::TempDir::Factory's use_subdir using the
    environment variable TEST_TEMPDIR_USE_SUBDIR.
  * Depend on a Moose version where delegations to class names work.
2009-08-19 20:00:47 +00:00
sno
e8bf92d3d8 Updating package devel/p5-App-Cmd from 0.203 to 0.205
pkgsrc changes:
  - Adding license

Upstream changes:
0.205     2009-08-18
          add the long-missing arg0 and full_arg0 accessors (resolves 35528)
          thanks to GAISSMAI and Jerome Quelin for reporting

0.204     2009-06-27
          document the need for calling ->import on Simple apps
          add tests for Simple-based apps
          correct a few errors in the tutorial (thanks, Jason Crome)
2009-08-19 19:45:57 +00:00
sno
a397d36b32 Updating package devel/p5-Path-Dispatcher from 0.12 to 0.13
pkgsrc changes:
  - Adding license

Upstream changes:
0.13 Sun Aug 9 13:38:19 2009
        Add unshift_rule to classes that do Role::Rules
        Several distribution improvements
2009-08-19 19:18:46 +00:00
sno
d43bbd80eb Updating package devel/p5-Module-ScanDeps from 0.93 to 0.94
Upstream changes:
[Changes for 0.94 - 2009-08-10]
* Add tests for scan_line (Alexandr Ciornii)
* RT#48151 fixed, "require __PACKAGE__" should not die (Alexandr Ciornii)
* OS/2 fixes (Ilya Zakharevich)
2009-08-19 19:16:20 +00:00
joerg
1de5943b91 Explicit request 64bit mode on Linux, if ABI=64.
From Evaldo Gardenali.
2009-08-19 15:01:21 +00:00
joerg
ddab7c4fa1 Explicitly request 64bit on Linux if ABI is set accordingly.
From Evaldo Gardenali.
2009-08-19 15:00:09 +00:00
ghen
9aaf6495ac Downgrade back to 0.4 (but keep the destdir support and licenses)
until we have a wm/wmii release compatible with the new API.
2009-08-19 09:50:59 +00:00
yyamano
1f48fdc071 Fix build error on Mac OS X. PR pkg/41657 2009-08-19 08:59:46 +00:00
sno
fc92db139f Updating package devel/p5-MooseX-Declare from 0.23 to 0.27
pkgsrc changes:
  - Adjusting dependencies according to META.yml

Upstream changes:
0.27  Tue, 18 Aug 2009 08:54:22 +0200
  * Depend on MooseX::Method::Signatures 0.21 to make sure type aliasing works
    and there are no warnings due to the recent MooseX::LazyRequire changes.

0.26  Sun, 16 Aug 2009 14:48:12 +0200
  * Declare dependency on MooseX::AttributeHelpers.

0.25  Sun, 16 Aug 2009 05:31:59 +0200
  * Don't persist the inner keywords over more than one invocation of the declarator.
  * Pass along the current context to import_symbols_from and imported_moose_symbols.
  * Implement parameterizable roles.

0.24  Sat, 15 Aug 2009 23:48:09 +0200
  * Add repository and bugtracker to Makefile.PL (Ash Berlin).
  * Tests and doc fixes on applying multiple roles at once (Chas. J. Owens IV).
  * Produce better diagnostic output on test failures (Dave Rolsky).
  * Make MooseX::Method::Signatures handle the actual parsing for method-like
    keywords (nperez).
  * Clean now warns in autoclean namespaces (Robert 'phaylon' Sedlacek).
  * 'method' keyword now only available by default in namespaces that consumed
    MooseSetup (Robert 'phaylon' Sedlacek).
  * Added 'namespace' keyword and allow namespaces, superclasses and roles to
    be relative (Robert 'phaylon' Sedlacek).
  * Add tests for using anonymous methods as attribute defaults (Devin Austin).
  * Stop depending on B::Hooks::EndOfScope. We don't use it direectly anymore.
  * Add a real 'with' keyword.
  * 'with' in a class- or role-body doesn't defer role application until the
    end of the class- or role-definition anymore. The 'with'-option for the
    class and role keywords still does.
  * Add a tests for role application and method modifier ordering.
  * Make anon classes immutable as well (unless explicitly asked not to).
  * Add a ctx method to add cleanup code that should be injected as early as
    possible.
  * Depend on recent versions of DD and MXMS to make keywords less reserved
    (i.e. hash keys and barewords before fat commas).
  * Make t/with_newlines.t less noisy.
  * Add tests for methods with no signature not caring about their arguments,
    other than $self.
2009-08-19 08:36:04 +00:00
sno
7c510d1849 Updating package devel/p5-MooseX-Method-Signatures from 0.16 to 0.21
pkgsrc changes:
  - Adding secondary MASTER_SITE to allow update today, because 0.20
    still has some bugs
  - Adjusting dependencies according to META.yml

Upstream changes:
0.21  Tue, 18 Aug 2009 08:45:48 +0200
  * Add tests for using aliased.pm for type aliases (Steffen Schwigon).
  * Depend on the latest PMS to get type alias resolving.

0.20  Mon, 17 Aug 2009 12:11:32 +0200
  * Make the meta method's parsed_signature public.
  * Use MooseX::LazyRequire's new interface and depend on 0.03.

0.19  Fri, 14 Aug 2009 11:23:42 +0200
  * Move method redefinition warnings to the method application hook so it's
    easy to override.

0.18  Fri, 14 Aug 2009 02:24:41 +0200
  * Depend on Devel::Declare 0.005011. This avoids "->method" and "method =>"
    being misinterpreted sometimes.

0.17  Thu, 13 Aug 2009 08:37:31 +0200
  * Implement method traits (Cory Watson).
  * Properly test list placeholders.
  * Document the right syntax for return value type constraints.
  * Use namespace::autoclean instead of namespace::clean.
  * Let the signature default to (@) if none is given.
  * Don't require the package attribute when a pre-built context is passed
    in.
  * Depend on a recent Parse::Method::Signatures to make sure we will work
    with new PPIs and have the right MooseX::Traits version.
  * Fix doc typo (arcanez).
  * Split out context from self so that we may pass in an arbitrary context
    (nperez).
  * Enable passing a context and also a coderef to use to apply the method
    once constructed (for deferred method modifier application in MXD)
    (nperez).
  * Enable MXMS to work with multiple different declarators and prototype
    injections (nperez).
  * Change from using Devel::Declare::MethodInstaller::Simple to
    ::Context::Simple since strip_attrs was moved down there (nperez).
2009-08-19 08:30:16 +00:00
sno
3f96e75a50 Added devel/p5-MooseX-LazyRequire version 0.03 2009-08-19 08:22:32 +00:00
sno
3f5bb6bc94 Importing package for p5 module MooseX::LazyRequire as dependency of
scheduled update of MooseX::Method::Signatures.

This module adds a lazy_required option to Moose attribute declarations.

The reader methods for all attributes with that option will throw an
exception unless a value for the attributes was provided earlier by a
constructor parameter or through a writer method.
2009-08-19 08:21:02 +00:00
sno
e5d423baa2 Updating package devel/p5-Parse-Method-Signatures from 1.003010 to 1.003011
pkgsrc changes:
  - Adjusting dependencies according to META.yml

Upstream changes:
1.003011 - 2009/08/18
  - Resolve aliased type names when a namespace to look aliases up is given.
2009-08-19 06:43:08 +00:00
sno
4509bbbc4c Updating package devel/p5-MooseX-Types-Structured from 0.16 to 0.18
pkgsrc changes:
  - Adding more test dependencies (BUILD_DEPENDS)
  - Since extra flags are used, bundled Module::Install must be used

Upstream changes:
0.18   17 August 2009
        - Changed the Makefile.PL to reduce dependencies not needed by users
          that are not authors.  Bumped the revision and released to clear an
          error with cpan permissions.

0.17   12 August 2009
        - No new functionality.
        - Changed the way we specify dependencies in the Makefile.PL to reduce
          the depth of the dependency chain in cases where we don't need to be
          running the author quality tests.
        - Some documentation tweaks.
2009-08-19 06:25:32 +00:00
sno
952f6677d5 Updating package devel/p5-MooseX-Types from 0.16 to 0.17
Upstream changes:
0.17    Tue Aug 18 02:32:31 EDT 2009
        - Documentation typo fix (Dave Rolsky).
        - Stop blowing up in has_available_type_export if the introspected code
          symbol exists but is not a type export (Florian Ragwitz).
        - Reorganize author/copyright sections at the request of Debian
          packagers (Rafael Kitover).
2009-08-19 05:13:55 +00:00
uwe
17ad6e7fd1 Bump PKGREVISION for GNU Emacs comint history fix (patch-af). 2009-08-19 00:54:29 +00:00
uwe
fff098dd84 * ilisp-xfr.el (return-ilisp): Add GNU Emacs 22 (tested) and 23 (not
tested) to the list of emacs versions that need comint-input-ring-index
"hack".

Given that it's been almost 15 years since the date in the preceding
comment I wonder if there should be a better way to handle this, but
for now just use brute force.

Makes comint history navigation work as expected.
2009-08-19 00:45:33 +00:00
seb
f9193bcfc5 Add & enable p5-MooseX-Role-Parameterized 2009-08-18 22:01:34 +00:00
seb
4eb4a97787 Initial import of p5-MooseX-Role-Parameterized version 0.12 in the
NetBSD Packages Collection.

The Perl 5 module MooseX::Role::Parameterized empowers Moose roles
by allowing parameters to be specified when they are combined.
2009-08-18 22:01:03 +00:00
hasso
cca5c49bd3 Update to 1.17.0.
Changes in 1.17.0:

* bugfixes
* advanced load/store optimisation which hoists loads out of loops
* Internal restruturing: Alot of node structures are automatically generated
  from a specification file now.
* Add support for multiple calling conventions
* New experimental support for reading and writing programgraphs to disk
* Support and optimisations for trampolines
* fix PIC support

Changes in 1.16.0:

* bugfixes
2009-08-18 18:57:23 +00:00
drochner
4341555132 recognize builtin libevent-1.4 so that apps can build against it
This way we sidestep the mess introduced by conflicting libev/libevent,
at least on NetBSD>=5.
2009-08-18 17:14:55 +00:00
sno
aa852f3bb1 Updating package for devel/p5-Devel-Declare from 0.005008 to 0.005011
Upstream changes:
0.005011 - 14 Aug 2009
  - Add tests for not interpreting various things as barewords when they
    aren't.
  - Depend on a Test::More with done_testing support.
  - Don't invoke the const callback for a keyword followed by a fat comma.

0.005010 - 11 Aug 2009
  - Don't invoke the linestr callback if we found a keyword and the bufptr
    still contains an arrow at its beginning. This causes the linestr callback
    not to be fired on things like "->method" (if method is a declarator).
    While this might be useful, it mostly caused problems so far. It might be
    added again later as a separate feature.

0.005009 - 10 Aug 2009
  - Stop mixing declarations with code. (Closes: RT#48548) (Cosimo Streppone)
  - Move strip_attrs, which is a purely parsing method, from
    MethodInstaller::Simple to Context::Simple (nperez).
2009-08-18 17:11:20 +00:00
drochner
f6aa5eae5b That's all not true... SONAMEs didn't change since at least 1.4.3.
Relax ABI dependency and remove an outdated comment.
2009-08-18 16:53:14 +00:00
sno
32b03f2931 Updating package for devel/p5-Bit-Vector from 6.7 to 6.9
Upstream changes:
Version 6.9   12.08.2009
 +  Replaced Storable::freeze by Storable::nfreeze
 +  Added more test cases for Storable
 +  Added two example files showing how to freeze/thaw
    using Data::Dumper

Version 6.8   10.08.2009
 +  Fixed the bug of Storable not reconstructing nested data
    structures properly which contain several references to
    the same Bit::Vector object
 +  Fixed hard-coded table size MASKTABSIZE in BitVector.c
 +  Small cosmetic fixes to the documentation
2009-08-18 16:35:57 +00:00
sno
4a260dd411 Updating package for devel/p5-Test-Deep from 0.104 to 0.106
pkgsrc changes:
  - Add license (perl license)
  - Bump version dependency of Test::Tester (see Makefile.PL for details)

Upstream changes:
0.106

Release after dev.

0.105-dev

Fix for perl 5.010.1 - the code to check the version and act correctly
on regexp refs treated .1 as behaving like 5.011.
2009-08-18 16:32:39 +00:00
sno
50b83f2872 Updating package devel/p5-AnyEvent from 4.910 to 5.111
Upstream changes:
5.111 Sun Aug 16 18:44:36 CEST 2009
	- perl errornously requires sockaddr_un structures returned by the
          kernel to have a specific length. work around this bug by padding
          sockaddr_un structures (found to fail on OS X, as perl only uses
          the correct code for GNU/Linux, but likely to fail on other
          OSes as well).

5.11 Wed Aug 12 17:49:37 CEST 2009
        - fixed a bug in run_cmd with input from filename.
        - create a json coder object when none is given in write direction
          to reduce dependency on JSON.

5.1  Tue Aug 11 03:17:32 CEST 2009
        - tcp_connect now reports the correct error in $!, not an unrelated
          one (was broken since 4.91).
        - AE::Handle did not properly clear rtimeout/wtimeout watchers
          when retrying a tcp_connect.
        - new functions: AnyEvent::Util::run_cmd and close_all_fds_except.
        - fixed wrong documentation in AE::Socket.

5.01 Mon Aug 10 03:16:32 CEST 2009
	- last release broke EV child watchers :/.

5.0  Sun Aug  9 17:32:09 CEST 2009
	- officially introduce and document the AE API.
        - lowering the timeout at runtime did not have immediate effect
          in AnyEvent::Handle.
        - AE::Handle now has separate and independent read and write timeout
          settings.
        - probe for Guard module when AnyEvent::Util is loaded, not at
          runtime (Event doesn't like eval "use" from callbacks, and it avoids
          exporting the probe function).
        - Impl::IOAsync's io watchers did not use the filehandle emulation
          code to work around it's watcher limits.
        - work around IO::Async's problems with overloaded objects.
        - try to disable wearnings inside IO::Async, it's just too buggy.
        - do no longer use Event by default, only EV or Perl, Event is too buggy.
	- hackishly provide fast AE:: interface when EV or Perl is the backend.
        - inherit VERSION from AnyEvent::VERSION in most modules.
2009-08-18 14:18:33 +00:00
sno
1558801a61 Updating package for devel/p5-EV from 3.7 to 3.8
Upstream changes:
3.8  Sun Aug  9 15:30:10 CEST 2009
	- implement $loop->signal/signal_ns.
        - (libev) incompatible change: do not necessarily reset signal
          handler to SIG_DFL when a sighandler is stopped.
        - (libev) ev_default_destroy did not properly free or zero some
          members, potentially causing crashes and memory corruption on
          repated ev_default_destroy/ev_default_loop calls.
	- (libev) take advantage of signalfd on GNU/Linux systems.
        - (libev) document that the signal mask might be in an unspecified
          state when using libev's signal handling.
        - (libev) take advantage of some GNU/Linux calls to set
          cloexec/nonblock on fd creation, to avoid race conditions.
        - implement internal glue code to interface more efficiently
          with AnyEvent.
2009-08-18 14:12:06 +00:00
sno
0b9285c614 Updating package for devel/libev from 3.7nb1 to 3.8
- bumping API/ABI-depends, because upstream change says nothing about
  ABI/API incompatible change

Upstream changes:
3.8  Sun Aug  9 14:30:45 CEST 2009
	- incompatible change: do not necessarily reset signal handler
          to SIG_DFL when a sighandler is stopped.
        - ev_default_destroy did not properly free or zero some members,
          potentially causing crashes and memory corruption on repated
          ev_default_destroy/ev_default_loop calls.
	- take advantage of signalfd on GNU/Linux systems.
	- document that the signal mask might be in an unspecified
          state when using libev's signal handling.
        - take advantage of some GNU/Linux calls to set cloexec/nonblock
          on fd creation, to avoid race conditions.
2009-08-18 14:10:53 +00:00
seb
6842da374a Update p5-Moose from version 0.88 to version 0.89.
Pkgsrc changes:
- Adjust dependency on devel/p5-Class-MOP

Upstream changes:
0.89 Thu Aug 13, 2009
    * Moose::Manual::Attributes
      - Clarify "is", include discussion of "bare". (Sartak)

    * Moose::Meta::Role::Method::Conflicting
    * Moose::Meta::Role::Application::ToClass
      - For the first set of roles involved in a conflict, report all
        unresolved method conflicts, not just the first method. Fixes #47210
        reported by Ovid. (Sartak)

    * Moose::Meta::TypeConstraint
      - Add assert_valid method to use a TypeConstraint for assertion (rjbs)

    * Moose::Exporter
      - Make "use Moose -metaclass => 'Foo'" do alias resolution, like -traits
        does. (doy)
      - Allow specifying role options (alias, excludes, MXRP stuff) in the
        arrayref passed to "use Moose -traits" (doy)

    * Moose::Util
      - Add functions meta_class_alias and meta_attribute_alias for creating
        aliases for class and attribute metaclasses and metatraits. (doy)

    * Moose::Meta::Attribute
    * Moose::Meta::Method::Accessor
      - A trigger now receives the old value as a second argument, if the
        attribute had one. (Dave Rolsky)

    * Moose::Meta::Method::Constructor
      - Fix a bug with $obj->new when $obj has stringify overloading.
        Reported by Andrew Suffield [rt.cpan.org #47882] (Sartak)
        - However, we will probably deprecate $obj->new, so please don't start
          using it for new code!
2009-08-18 12:13:23 +00:00
seb
4248cbde91 Update p5-Class-MOP from version 0.91 to version 0.92.
Upstream changes:
0.92 Thu Aug 13, 2009
    * Class::MOP::Class
    * Class::MOP::Package
      - Move get_method_map and its various scaffolding into Package. (hdp)

    * Class::MOP::Method
      - Allow Class::MOP::Method->wrap to take a Class::MOP::Method object as
        the first argument, rather than just a coderef. (doy)

    * Class::MOP::Attribute
    * Class::MOP::Class
      - Allow attribute names to be false (while still requiring them to be
        defined). (rafl)
2009-08-18 12:12:45 +00:00
hasso
186f0b45fa More portable fix for upper bound for signals problem pulled out from
upstream git repo. Should fix build on Solaris, FreeBSD and DragonFly.

If there is still need for Darwin specific fix with __DARWIN_NSIG (there is
no NSIG or it's semantically different like NSIG and _NSIG in Linux), please
add it back.
2009-08-18 05:40:44 +00:00
agc
e835f30db1 Update tre to version 0.7.6:
A huge thankyou to Ville Laurikari for changing the license on tre to
be a two clause BSD license:

        Version 0.7.6
          - The license is changed from LGPL to a BSD-style license.  The new
            license is essentially the same as the "2 clause" BSD-style
            license used in NetBSD.  See the file LICENSE for details.

          - No longer using gnulib due to potential license conflicts.

          - Bug fixes.

Take maintainership of this package.
2009-08-17 21:00:01 +00:00