summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2010-02-21add easygitplunky1-1/+2
2010-02-21Easy GIT is a single-file wrapper Perl script for gitplunky4-0/+42
* makes git easy to learn and use * focuses on documentation and examples * removes obstacles to "getting" git * is biased towards luring existing svn users
2010-02-20without this patch it failed to compile on MacOS 10.6 in 64 bit modeschwarz2-1/+45
2010-02-20Add & enable p5-Test-SharedForkseb1-1/+2
2010-02-20Initial import of p5-Test-SharedFork version 0.11 in the NetBSDseb3-0/+29
Packages Collection. The Perl 5 module Test::SharedFork is an utility module for Test::Builder: it makes forking test and merges test count with parent process & child process.
2010-02-19Refreshroy1-3/+3
2010-02-19Seems to have 64bit issues, see devel/rsltc.joerg1-1/+2
2010-02-19Added LICENSE information.heinz1-1/+2
2010-02-19Reference upstream bug reports.roy2-2/+8
2010-02-19Update from version 0.14 to 0.14nb1.he1-1/+6
Pkgsrc changes: o On NetBSD 4.*, avoid the use of -Wl,--no-undefined. It doesn't work there, because the shared lib is not linked with libc.so (which is possibly a bug). Thanks to joerg@ for hints for how to work around this.
2010-02-19Add patches to gmodule so that RTLD_DEFAULT is used on platforms thatroy4-2/+82
define it and g_module_unload symbols are only resolved in the module and not any dependencies.
2010-02-18Updating devel/p5-ExtUtils-CBuilder from 0.27 to 0.27.01sno2-7/+7
Upstream changes: 0.2701 - Tue Feb 16 09:12:45 EST 2010 Bugs fixed: - compile() now accepts both string & array for 'include_dirs' argument, as documented.(RT#54606) [Alberto Simoes]
2010-02-18Updating devel/p5-Params-Validate from 0.94 to 0.95sno2-7/+7
pkgsrc changes: - Use Module::Build from perl core Upstream changes: 0.95 2010-02-16 - Skip t/29-taint-mode.t entirely, since it seems to randomly fail for people, despite already being marked a todo test.
2010-02-18Updating devel/p5-autodie from 2.06 to 2.08sno2-7/+10
pkgsrc changes: - Adjust module type for installation - Adjust installed file permissions Upstream changes: 2.08 Mon Feb 8 14:24:26 AUSEST 2010 * BUGFIX: Addeds support for chmod. Many thanks to Jonathan Yu for reporting this (RT #50423). * BUGFIX: Multi-arg open is now supported by open. Many thanks to Nick Ncleaton for finding and fix this bug. (RT #52427) * BUILD: Updated to Module::Install 0.93 2.07 Fri Jul 31 16:35:40 BST 2009 * FEATURE: Added ->eval_error to autodie::exception, which stores the contents of $@ at the time autodie throws its own exception. This is useful when dealing with modules such as Text::Balanced which set (but do not throw) $@ on error. * TEST: Checking for flock() support no longer causes test failures on older VMS sysstems. (RT #47812) Thanks to Craig A. Berry for supplying a patch. * TEST: hints.t tests should no longer cause bogus failures relating to File::Copy on VMS and Windows systems prior to Perl 5.10.2.
2010-02-18Updating devel/p5-IO-CaptureOutput from 0.11.01 to 0.11.02sno2-9/+9
pkgsrc changes: - Adjust dependencies - Adjust license definition Upstream changes: 1.1102 Mon Feb 15 07:36:53 EST 2010 - Fixed test that confused archname and osname (reported by Tux)
2010-02-17Catch up with xulrunner, nspr is now at version 4.8.3.tnn1-2/+2
2010-02-17Update to firefox-3.5.8 and xulrunner-1.9.1.8.tnn3-9/+9
Security and bugfix release. (no MFSAs released at time of writing) While here drop defunct debug option from firefox and reduce diff to wip/
2010-02-17Mark as broken, it can't find one of its source files.joerg1-1/+3
2010-02-17Updating devel/p5-common-sense from 2.02 to 3.00sno2-7/+7
Upstream changes: 3.0 Tue Dec 15 03:24:28 CET 2009 - enable "use utf8" effect by default. - removed "utf8" warning category. while this contains useful security stuff, it also makes implementing security stuff almost impossible, as it completely mangles perls internal utf8 encoding with actual utf-8 encoding, and confuses "unicode", "string codepoints" and "utf-8" so much that it becoems practically unusable. 2.03 Wed Dec 2 18:38:53 CET 2009 - removed "unopened" warning category, as this breaks "stat _", which seems to be a bug in all perl versions (see perlbug #71002). - some doc updates.
2010-02-17Updating devel/p5-Config-Any from 0.18 to 0.19sno2-6/+8
pkgsrc changes: - Adding module type and license definition Upstream changes: 0.19 Mon 15 Feb 2010 - add JSON::DWIW to the top of the JSON loaders list (caelum) - remove need for caching in Perl loader by using do() instead of require() (caelum)
2010-02-17Updating devel/p5-Parse-RecDescent from 1.96.3 to 1.96.4sno2-7/+7
Upstream changes: 1.964 Wed Feb 17 09:33:39 2010 - Fixed bug with undefined $1 when parsing literals (thanks Dan!) - Fixed premature namespace destruction bug with compiled grammars
2010-02-17Updating devel/p5-MooseX-SimpleConfig from 0.04 to 0.05sno2-7/+7
pkgsrc changes: - Using bundled Module::Install for installing Upstream changes: 0.05 - Jan 22, 2010 - Allow multiple config files to be loaded and merged. Patch in RT#48552 from Sawyer X
2010-02-17Updating devel/p5-MooseX-MethodAttributes from 0.19 to 0.20sno2-8/+9
pkgsrc changes: - Adjusting dependencies Upstream changes: 0.20 Wed, 10 Feb 2010 00:46:11 +0000 * Remove horrible code and epic comment working around Moose bugs with reinitializing anon classes now that the bug is fixed upstream in Moose (commit cf600c83).
2010-02-17Updating devel/p5-Acme-PlayCode from 0.11 to 0.12sno2-7/+7
pkgsrc changes: - Updating COMMENT Upstream changes: 0.12 2010.1.15 fix Build.PL (RT 53680)
2010-02-17this CONFLICTS with the prefious ElectricFence pkgdrochner1-1/+2
2010-02-17Note that libgsf-gnome uses some of these files.wiz1-1/+4
2010-02-17Update to 1.14.17.wiz1-3/+3
2010-02-16Update to monodevelop 2.2.1, part of mono 2.6kefren4-19/+43
2010-02-16Update to mono-tools 2.6.1, part of mono 2.6kefren5-35/+15
2010-02-16Fixing PLIST by removing '*.orig' relics from patch stagesno4-8/+14
2010-02-16Update to 0.50:wiz2-6/+6
0.50 Mon Feb 8 13:43:19 2010 * Mouse::Tiny - Allow "use Mouse::Tiny VERSION" with a patch contributed by chocolateboy, RT #54383 (gfx) * Mouse::Util::MetaRole - Add Mouse::Util::MetaRole::apply_metaroles to catch up the latest Moose API for metaroles (gfx)
2010-02-16Update to 1.14.17:wiz3-7/+10
libgsf 1.14.17 Morten: * Fix xml parser crash. * Write meta-data values in name order. * Don't call gnome_vfs_init in python binding. [#599973]
2010-02-16Updating devel/p5-Object-InsideOut from 3.57 to 3.58sno2-8/+10
pkgsrc changes: - Adjust dependencies Upstream changes: 3.58 Wed Dec 23 12:45:55 2009 - Support type checking for scalar refs
2010-02-16Updating devel/p5-MooseX-Traits-Pluggable from 0.08nb1 to 0.09sno2-9/+8
pkgsrc changes: - Using module type as intended Upstream changes: 0.09 2010-02-07 00:59:59 - update POD
2010-02-16Updating devel/p5-MooseX-Traits from 0.07nb1 to 0.08sno2-7/+7
Upstream changes: 0.08 Sat Feb 13 17:05:23 GMT 2010 - Allow you to pass traits => 'OneTrait' rather than having to say traits => ['OneTrait'] to help when getting traits from things that want to send a scalar (e.g. Config::General)
2010-02-16Updating devel/p5-MooseX-Role-Parameterized from 0.15 to 0.17sno2-12/+9
pkgsrc changes: - Enabling use of Module::Install::Bundled module type Upstream changes: 0.17 February 11, 2010 * MANIFEST fixes (Karen Etheridge) 0.16 February 4, 2010 * Allow specifying custom metaclasses for parameterized roles (Oliver Charles) * Documentation improvements (Oliver Charles, Sartak)
2010-02-16Updating devel/p5-MooseX-Declare from 0.32 to 0.33sno2-8/+8
pkgsrc changes: - Adjust dependencies Upstream changes: 0.33 Thu, 04 Feb 2010 02:50:14 +0100 * Depend on MooseX::Method::Signatures 0.30 to fix various incompatibilities.
2010-02-16Updating devel/p5-MooseX-Method-Signatures from 0.29 to 0.30sno2-8/+8
pkgsrc changes: - Adjust dependency to MooseX::Types::Structured Upstream changes: 0.30 Thu, 04 Feb 2010 02:41:36 +0100 * Make Any instead of Defined the default type constraint. * Add tests for coercing optional named parameters (Cory Watson). + Make those tests pass by depending on MooseX::Types::Structured 0.20. * Make sure Text::Balanced doesn't screw up our data.
2010-02-16Updating devel/p5-MooseX-Types-Structured from 0.19 to 0.20sno2-10/+9
pkgsrc changes: - Using now available wanted module type Upstream changes: 0.20 04 February 2010 - Add a new Map type. (Ricardo SIGNES) - Properly handle Optional[] types within Tuples and Dicts. (Florian Ragwitz)
2010-02-16Updating devel/p5-MooseX-ClassAttribute from 0.10nb1 to 0.13sno2-10/+11
pkgsrc changes: - Adjust dependencies Upstream changes: 0.13 2010-02-11 - Fixed tests that failed if you had an older version of MooseX::AttributeHelpers installed. 0.12 2010-02-10 - Fixed so that applying a role with class attributes to an instance works with Moose 0.98. 0.11 2010-02-09 - Roles can now have class attributes, which will be fully initialized when the role is applied to a class. - Many modules have been renamed from MooseX::ClassAttribute::Role::Meta::* to MooseX::ClassAttribute::Trait::*. - Deprecated the get_class_attribute_map method. - Added a version number to every .pm file.
2010-02-16Update to 2.0.3:wiz3-8/+9
bzr 2.0.3 ######### :Codename: little italy :2.0.3: 2009-12-14 The third stable release of Bazaar has a small handful of bugfixes. As expected, this has no internal or external compatibility changes versus 2.0.2 (or 2.0.0). Bug Fixes ********* * ``bzr push --use-existing-dir`` no longer crashes if the directory exists but contains an invalid ``.bzr`` directory. (Andrew Bennetts, #423563) * Content filters are now applied correctly after pull, merge and switch. (Ian Clatworthy, #385879) * Fix a potential segfault in the groupcompress hash map handling code. When inserting new entries, if the final hash bucket was empty, we could end up trying to access if ``(last_entry+1)->ptr == NULL``. (John Arbash Meinel, #490228) * Improve "Binary files differ" hunk handling. (Aaron Bentley, #436325) bzr 2.0.2 ######### :Codename: after the scare :2.0.2: 2009-11-02 The second in our "let's keep the stable bugfixes flowing" series. As expected this has a few (~9) bugfixes relative to 2.0.1, and no major api changes or features. Bug Fixes ********* * Avoid "NoneType has no attribute st_mode" error when files disappear from a directory while it's being read. (Martin Pool, #446033) * Content filters are now applied correctly after revert. (Ian Clatworthy) * Diff parsing handles "Binary files differ" hunks. (Aaron Bentley, #436325) * Fetching from stacked pre-2a repository via a smart server no longer fails intermittently with "second push failed to complete". (Andrew Bennetts, #437626) * Fix typos left after test_selftest refactoring. (Vincent Ladeuil, Matt Nordhoff, #461149) * Fixed ``ObjectNotLocked`` errors during ``bzr log -r NNN somefile``. (Andrew Bennetts, #445171) * PreviewTree file names are not limited by the encoding of the temp directory's filesystem. (Aaron Bentley, #436794) Improvements ************ * ``bzr log`` now read-locks branches exactly once, so makes better use of data caches. (Andrew Bennetts) Documentation ************* * Filtered views user documentation upgraded to refer to format 2a instead of pre-2.0 formats. (Ian Clatworthy)
2010-02-16Updating devel/p5-Moose from 0.96 to 0.98sno2-6/+6
Upstream changes: 0.98 Wed, Feb 10, 2010 [BUG FIXES] * An internals change in 0.97 broke role application to an instance in some cases. The bug occurred when two different roles were applied to different instances of the same class. (Rafael Kitover) 0.97 Tue, Feb 9, 2010 [BUG FIXES] * Calling ->reinitialize on a cached anonymous class destroyed the cache, causing the class to go out of scope unexpectedly. This could easily happen at a distance by applying a metarole to an anonymous class. (Dave Rolsky).
2010-02-16Updating devel/p5-Mixin-Linewise from 0.002 to 0.003sno2-11/+15
pkgsrc changes: - Adjust dependencies - Add license definition - Add module type Upstream changes: 0.003 2010-02-14 add Test::More prereq
2010-02-16Update to 1.18:wiz2-6/+6
* Version 1.18 (released 2010-02-15) [stable] ** libidn: Put forgotten symbols under old namespace. Reverts one unnecessary change introduced in 1.17. Suggested by Marco d'Itri <md@linux.it>.
2010-02-16Updating devel/p5-Hash-Merge from 0.11 to 0.12sno2-6/+9
pkgsrc changes: - Adjust module file permission Upstream changes: 0.12 Mon Feb 15 19:23:52 CST 2010 Thanks to MONS for addressing these: - rt 39183 fallback to Clone::PP if needed/possible - rt 43056 OO support for more sane behavior non-trampling This version is a cleaned up version of MONS' patch in rt 43056 plus: Added tests for OO behavior. Cleaned up POD a little perltidy
2010-02-16Updating devel/p5-Hash-Case from 1.006nb1 to 1.010sno2-10/+13
pkgsrc changes: - Add license definition - Reduce to one homepage - Adjust dependencies Upstream changes: version 1.01: Mon Feb 15 10:21:42 CET 2010 Fixes: - do not use /bin/pwd in t/pod.t Improvements: - use Log::Report for error handling.
2010-02-16Added devel/p5-Log-Report version 0.26sno1-1/+2
2010-02-16Importing devel/p5-Log-Report version 0.26 as dependency of scheduledsno3-0/+36
update of devel/p5-Hash-Case to 1.01{0}. Handling messages to users can be a hassle, certainly when the same module is used for command-line and in a graphical interfaces, and has to cope with internationalization at the same time; this set of modules tries to simplify this. Log::Report combines gettext features with Log::Dispatch-like features. However, this module can be used to do only translations or only message dispatching.
2010-02-16Updating devel/p5-PPI from 1.208 to 1.210sno2-9/+11
pkgsrc changes: - Update dependencies - Adjust module type Upstream changes: 1.210 Mon 15 Feb 2010 Summary: - Packaging fixes Details: - No functional changes - Upgrading to Module::Install 0.93 - Added missing test_requires dependency for Class::Inspector 1.209 Sat 6 Feb 2010 Summary: - Small optimisation release Details: - No functional changes - Upgrading to Module::Install 0.92 - Moved the Test::ClassAPI test to only run during RELEASE_TESTING to reduce the dependency load (and occasionally Test::ClassAPI seems to FAIL on CPAN Testers.
2010-02-16Stop executing test. Some of tests depends on specific system locale.taca3-2/+24
Bump PKGREVISION.