Commit graph

146934 commits

Author SHA1 Message Date
sno
3c5a70224c Updated security/p5-IO-Socket-SSL to 1.30 2009-08-20 05:32:36 +00:00
sno
915228a30b Updating security/p5-IO-Socket-SSL from 1.27 to 1.30
Upstream changes:
v1.30 2009.08.19
- fix test t/memleak_bad_handshake.t
v1.29 2009.08.19
- fixed thanks for version 1.28
v1.28 2009.08.19
- fix memleak when SSL handshake failed.
  Thanks richardhundtu[AT]gmail[DOT]com
2009-08-20 05:32:21 +00:00
hasso
9569a6fc24 Updated graphics/sane-backends to 1.0.20nb1
Updatec devel/qof to 0.7.5nb2
Updated devel/cppunit to 1.10.2nb9
2009-08-20 04:18:22 +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
hasso
e695afdffc * Make it link on DragonFly and maybe some others (sane_find_scanner needs
to be linked against libcam).
* Fix PLIST for platforms not building sane-pint backend.
* Bump PKGREVISION.
2009-08-20 03:53:20 +00:00
seb
f694320a2b Add & enable p5-MooseX-NonMoose 2009-08-19 20:57:07 +00:00
seb
fcc35f4261 devel/p5-MooseX-NonMoose into 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:54:18 +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
2193f7ed89 Updated databases/p5-Rose-DB to 0.753 2009-08-19 20:42:34 +00:00
sno
eb9db8d459 Updating package databases/p5-Rose-DB from 0.752 to 0.753
pkgsrc changes:
  - Adjusting license and dependencies

Upstream changes:
0.753 (07.09.2009) - John Siracusa <siracusa@gmail.com>
    * Detect enum-like columns in PostgreSQL.  (RT 46214)
    * Added support for the "sslmode" DSN option for PostgreSQL.
      (Reported by foudfou)
2009-08-19 20:42:18 +00:00
sno
665696b01e Updated databases/p5-Search-QueryParser-SQL to 0.008 2009-08-19 20:36:28 +00:00
sno
a333748098 Updating package databases/p5-Search-QueryParser-SQL from 0.007 to 0.008
pkgsrc changes:
  - Adding license
  - Adjusting dependencies
  - Using "correct" module type

Upstream changes:
0.008   18 Aug 2009
        * add tests and support for fuzzy int-types
        * refactor to include an explicit Column class to allow for more
          granular control of sql building. Thanks to John Maslanik for the prompting
          that led to this idea.
2009-08-19 20:36:16 +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
e6f2d3f760 Updated devel/p5-Test-TempDir to 0.05 2009-08-19 20:01:00 +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
2b7dfc1f3b Updated misc/p5-App-MrShell to 2.0205 2009-08-19 19:55:14 +00:00
sno
4a3f2ef42f Updating misc/p5-App-MrShell from 2.0200 to 2.0205
pkgsrc changes:
  - Adding license

Upstream changes:
2.0205: Wed Jul 08 2009
   - Doc bugs (very indirectly) found by Hans Dieter Pearcey
   - added perl critic and Test::Pod
   - fix bugs (as in wrongful code execution) found by critic.t
   - fixed many punctuation problems found by critic.t

2.0203: Tue May 12 10:36:26 EDT 2009
   - added a way to subtract hosts from the host list

2.0201: Sat May  9 08:32:25 EDT 2009
   - why show the command number in the output?
2009-08-19 19:55:01 +00:00
sno
d488c15a2d Updated net/p5-Data-Stream-Bulk to 0.07 2009-08-19 19:50:29 +00:00
sno
06d263f94e Updating package net/p5-Data-Stream-Bulk from 0.03 to 0.07
pkgsrc changes:
  - Adding license
  - Adjusting dependencies

Upstream changes:
0.07
	- Fix new warnings in Moose about overwriting methods

0.06
    - Fix several pod errors (Closes RT#43490) (Ryan Niebur)
    - Add pod tests
    - Update version control notice

0.05
	- Silence some new warnings from Moose

0.04
	- add exclusions to role composition to avoid the new warning
2009-08-19 19:50:16 +00:00
sno
88c614b8f6 Updated devel/p5-App-Cmd to 0.205 2009-08-19 19:46:11 +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
c0af4fd9ee Updated devel/p5-Path-Dispatcher to 0.13 2009-08-19 19:18:58 +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
dacafe4dcc Updated devel/p5-Module-ScanDeps to 0.94 2009-08-19 19:16:33 +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
sno
c997f501aa Updated www/p5-FCGI-ProcManager to 0.19 2009-08-19 19:12:01 +00:00
sno
f18af9e678 Updating package www/p5-FCGI-ProcManager from 0.18nb1 to 0.19
pkgsrc changes:
  - Adjusting MASTER_SITES
  - Adding license

No upstream changes noted, but 117 times all smoke tests passed.
2009-08-19 19:11:48 +00:00
sno
46ffd9f124 Updated databases/p5-Catalyst-Model-DBIC-Schema to 0.26 2009-08-19 19:04:17 +00:00
sno
c466b5c1f8 Updating package databases/p5-Catalyst-Model-DBIC-Schema from 0.25 to 0.26
Upstream changes:
0.26  Wed Jul 29 16:16:09 PDT 2009
        - fix loading connect_info from schema-defined connection
          (bluefeet, RT 48084)
        - detect wrong case for "dbi:" DSN part in DBIC helper (caelum)
        - Fix missing dep on Catalyst::Helper that made tests fail
          (wintrmute, RT 47449)
2009-08-19 19:04:04 +00:00
sno
9399aaa3b2 Updated www/p5-LWPx-ParanoidAgent to 1.07 2009-08-19 19:00:45 +00:00
sno
1f92806026 Updating package www/p5-LWPx-ParanoidAgent from 1.03nb1 to 1.07
pkgsrc changes:
  - Adjusting dependencies (remove core module from extra dependencies)
  - Adding license

Upstream changes:
1.07:  2009-08-05
	- Skip the whole test when it can't bind to the specified private IP
	  (Tatsuhiko Miyagawa)
	- Fix the way to get LWP error when it's set to X-Died instead of $@
	  (Zbigniew Lukasiak)

1.06:  2009-07-17
	- explicitly load deprecated module LWP::Debug, now that it's not
	  loaded by default.  (Tatsuhiko Miyagawa <miyagawa@gmail.com>)

1.05:  2009-06-21
        - patch from Alessio Signorini <alessio.signorini@spryte.it> to
	  quiet a warning that could be triggered

1.04:  2008-10-30
	- fix tests to no longer rely on my DNS servers, which had since migrated
	  to EasyDNS which doesn't allow the types of malicious records I was
	  testing for.  instead, switch to a mock object resolver.
	  (Brad Fitzpatrick, brad@danga.com)
2009-08-19 19:00:31 +00:00
sno
3e43281001 Updated www/p5-HTTP-Server-Simple-Mason to 0.12 2009-08-19 18:56:21 +00:00
sno
3dd056a1a0 Updating package www/p5-HTTP-Server-Simple-Mason from 0.11 to 0.12
pkgsrc changes:
  - Adding license (perl license)

Upstream changes:
0.12 Tue Jul  7 17:01:55 EDT 2009
    * Test update. Looks like LWP::Simple now returns undef instead of '' on fail
2009-08-19 18:56:08 +00:00
sno
814c49562b Updated www/p5-HTTP-Server-Simple to 0.40 2009-08-19 18:53:07 +00:00
sno
10b0c0ed67 Updating package www/p5-HTTP-Server-Simple from 0.38 to 0.40
pkgsrc changes:
  - Adding license (perl license)

Upstream changes:
0.40 Mon Aug 17 22:01:07 EDT 2009

* After a fork, we need to reset the random seed lest we have
  duplicated random numbers in both forks.

0.39 Mon Aug 17 09:41:05 EDT 2009

* Added signature tests

0.38_04 Wed Aug 12 20:15:14 EDT 2009

Another pass at the Win32 fixes from KMX

0.38_03 Sat Apr 11 18:47:29 EDT 2009

* Subject: [rt.cpan.org #44961] [PATCH] xdg reports select() is problematic on win32

0.38_02 Fri Apr 10 20:57:19 EDT 2009

* Specify an HTTP version for our GETs should get escaping to wokr

0.38_01 Mon Mar  2 18:11:46 EST 2009
* http://rt.cpan.org/Ticket/Attachment/568795/286902/ from confound++ for
  http://rt.cpan.org/Public/Bug/Display.html?id=28122
2009-08-19 18:52:54 +00:00
sno
4ecae81cdd Updated www/p5-HTTP-Proxy to 0.24 2009-08-19 18:48:38 +00:00
sno
1ac2c5d8e3 Updating package www/p5-HTTP-Proxy from 0.23 to 0.24
Upstream changes:
0.24 Tue Jul 21 21:28:02 CEST 2009
        [ENHANCEMENTS]
        - When a short-circuit response was send, the next response
          would not be filtered at all. This has been fixed.
        [FIXES]
        - yet another fix for t/23connect, proposed by Marek Rouchal
          (closed RT ticket #38995) [test skipped for now]
        - HTTP::Headers::Util's split_header_words() returns lower case
          tokens/keys since October 6, 2008. Fix by Maurice Aubrey.
          (closed RT tickets #43249, #43622)
2009-08-19 18:48:25 +00:00
sno
132dddd172 Updated www/p5-Catalyst-Devel to 1.20 2009-08-19 18:41:38 +00:00
sno
6c874ac225 Updating package www/p5-Catalyst-Devel from 1.19 to 1.20
pkgsrc changes:
  - Adjust dependencies

Upstream changes:
1.20    2009-08-11 23:30:30
        - Bump required File::ChangeNotify version to 0.07. Closes RT#48610.
2009-08-19 18:41:24 +00:00
sno
077ae11006 Updated www/p5-WWW-Mechanize to 1.60 2009-08-19 18:37:53 +00:00
sno
5a8a77f355 Updating package www/p5-WWW-Mechanize from 1.58 to 1.60
Upstream changes:
1.60        Mon Aug 17 00:41:39 CDT 2009
========================================
No new features.  Exists only to skip tests that always fail on
Windows.

Fixed up some minor documentation problems.
2009-08-19 18:37:41 +00:00
sno
069dcc6533 Updated www/p5-Catalyst-Plugin-Session-State-Cookie to 0.12 2009-08-19 18:34:21 +00:00
sno
53851fdaa3 Updating package www/p5-Catalyst-Plugin-Session-State-Cookie from 0.11
to 0.12

pkgsrc changes:
  - Adjusting dependencies
  - Adding license

Upstream changes:
0.12    2009-07-18
        - Introduced a new option cookie_httponly
        - Option cookie_secure extended (old syntax fully supported)
2009-08-19 18:34:07 +00:00
sno
c9476e14e1 Updated www/p5-Catalyst-Plugin-Session to 0.25 2009-08-19 18:27:55 +00:00
sno
18372fb5de Updating package www/p5-Catalyst-Plugin-Session from 0.24 to 0.25
pkgsrc changes:
  - Adjusting license (now we have ${PERL5_LICENSE}

Upstream changes:
0.25 2009-0708
        - Add the a change_session_id method which can be called after
          authentication to change the user's session cookie whilst preserving
          their session data. This can be used to provide protection from
          Session Fixation attacks. (kmx)
2009-08-19 18:27:40 +00:00
sno
9c11039381 Updated www/p5-Catalyst-Plugin-ConfigLoader to 0.27 2009-08-19 18:23:27 +00:00