Age | Commit message (Collapse) | Author | Files | Lines |
|
Upstream changes:
0.15 Mon Apr 5 15:24:24 2010
Fix tests to use the right Perl (jjore)
Shebang for Makefile.PL (jjore)
fix the 'repl' can't be exported bug (sunnavy)
Use Sub::Exporter since it's irrevocably in our dep tree
anyway (sunnavy)
Silence warning about v-string (doy)
Documentation fixes (Sartak)
Passing in an explicit undef to repl will silence the
stacktrace (Sartak)
|
|
Changes: This release adds GAS syntax preprocessor support, Visual
Studio 2010 integration, and support for AMD XOP, FMA4, and CVT16
instructions. It also incorporates many bugfixes.
|
|
Pkgsrc changes:
- Adjust MASTER_SITES
Upstream changes:
Version 1.2 merges in brunov's flip, center, last_index, slice,
range, documentation, and various bug fixes.
Version 1.1 actually adds the tests to the MANIFEST so they get
bundled. Thanks to http://github.com/daxim daxim/Lars DIECKOW for
clearing out the RT queue (which I didn't know existed), merging
in the fixes and features that still applied, which were several.
|
|
|
|
Upstream changes:
2.70 Wed Mar 17 19:27:44 2010
- replace autobox_can and autobox_isa with autobox_class
this also fixes import, unimport and VERSION
- added t/version.t
- renamed t/universal.t => t/autobox_class.t
2.60 Wed Mar 17 16:34:56 2010
- fix RT #46814 (thanks Tye McQueen)
- added t/rt_46814.t
- fix RT #49273 (thanks Daniel Austin)
- fix RT #55565 (thanks Schwern)
- fix RT #55652 (thanks Schwern)
- $native->isa and $native->can must now be called as $native->autobox_isa and $native->autobox_can
- added t/rt_55652.t
|
|
Pkgsrc changes:
- Change HOMEPAGE
Upstream changes:
Changes in Devel::NYTProf 3.11 (svn 1171) 12th March 2010
Fixed assorted issues on Windows thanks to Jan Dubois.
Fixed assorted issues 64bit systems thanks to Jan Dubois.
Refactored I/O to create an API that encapsulates the data
file format, thanks to Nicholas Clark.
Updated and optimized nytprofmerge to use the new API
yielding a significant speed boost, thanks to Nicholas Clark.
|
|
|
|
Upstream changes:
0.9936 Wed Apr 21 20:52:39 JST 2010
[Bug Fixes]
- Fixed -l and -L abstract path (backported from 0.999)
|
|
|
|
This works around the PR pkg/43146 crash, at least on debian 5.0/i386.
|
|
|
|
Version 0.9.5
http://svn.edgewall.org/repos/babel/tags/0.9.5/
(Apr 6 2010, from branches/stable/0.9.x)
* Fixed the case where messages containing square brackets would break with
an unpack error.
* Backport of r467: Fuzzy matching regarding plurals should *NOT* be checked
against len(message.id) because this is always 2, instead, it's should be
checked against catalog.num_plurals (ticket #212).
|
|
|
|
This functionality can easily be built as a loadable module, so it should
not be conditional on a build-time option.
Split the Makefile into two parts so that the sysutils/gio-fam package can
reuse most of it.
Bump PKGREVISION to 1.
|
|
- fix typo in comment
|
|
|
|
- Resolve argv[0] with realpath if needed
- Add :tA to realpath(3)ify variables
- Support for .info, .warning, .error, .ERROR
- Unit tests for .ERROR / .error; never make .ERROR the default target
- Fix for .ALLSRC being populated twice
- Support for .MAKE_MODE, .MAKE.MAKEFILE_PREFERENCE, .MAKE_DEPENDFILE
- Haiku support
- Improved diagnostics for .for with multiple variables
- Rewrite bootstrap to not use make
- Fix for -m .../
- Add support for .unexport
- Catch typoes in .el*if etc
- Fix parsing of :S;...;...; applied to .for loop iterators appearing in
dependency lines
|
|
|
|
Collection.
The Perl 5 module collection Coro manages continuations in general,
most often in the form of cooperative threads.The specific flavor
of thread offered by this module also guarantees you that it will
not switch between threads unless necessary, at easily-identified
points in your program, so locking and parallel access are rarely
an issue, making thread programming much safer and easier than using
other thread models.
|
|
Based on PR#43174 from Wen Heping.
While here, define self test target.
0.11.3
- Fixed default plugin manager's use of plugin overriding. Thanks to
rob.daylife for the bug report and patch. (#323).
0.11.2
- Changed plugin loading so that external plugins loaded via extension
points can override builtin plugins with the same name.
- Updated multiprocess plugin and nose's packaging to allow multiprocess
plugin to work on Windows (#265).
- Fixed bug in xunit plugin's interaction with suites and errors in
module-level setup. Thanks to Mark McCague for the bug report (#279).
- Fixed bug in nose.loader.TestLoader that allowed Test classes that raise
exceptions in __init__ to crash the test run (#269).
- Fixed bugs in nose's test suite that caused spurious failures on Windows.
- Fixed bug in twisted tools: delayed calls were not shut down on
reactor stop. Thanks to abbeyj for the patch (#278).
- Fixed bug where root log handlers were not cleared. For example, this was
emitting unwanted messages when testing Google App Engine websites.
- Fixed bug in test names output by xunit plugin. Thanks to Philip
Jenvey for the bug report and patch (#280).
- Fixed bug in profile plugin that caused stats to fail to print under Python
2.5 and later. Thanks to djs at n-cube dot org for the bug report (#285).
- Improved logcapture filtering, with default setting to filter out log
messages from nose itself. Thanks to gfxmonk for the patch (#277).
- The xunit plugin now tags skipped tests with a <skipped> testcase tag, and
prevents the XML from containing invalid control characters.
- Updated nose to be compatible with python 2.7 (#305).
- Updated loading of usage document to allow nose to run from within
an egg archive (#288).
- Fixed IronPython checks to make nose compatible with more versions
of IronPython. Thanks to Kevin Mitchell for the patch (#316).
|
|
|
|
Collection.
The Perl 5 module AnyEvent::AIO is an AnyEvent user. Loading it
will install the necessary magic to seamlessly integrate IO::AIO
into AnyEvent, i.e. you no longer need to concern yourself with
calling IO::AIO::poll_cb or any of that stuff.
|
|
Pkgsrc changes:
- Not need for a compiler
Upstream changes:
[0.14] Thu Mar 18 11:15:38 CET 2010
- Disable auto_install.
- Turn the error prone debugger test into an author test.
|
|
|
|
Collection.
The Perl 5 module IO::AIO implements asynchronous I/O using whatever
means the operating system supports. It is implemented as an interface
to libeio.
|
|
problems on linux systems. Bump PKGREVISION. Noticed by Tobias Nygren
|
|
Bump PKGREVISION
|
|
Diffuse 0.4.3 - 2010-04-15
- fixed a bug that prevent the "-m" option from opening a 3-way
merge for Subversion and Bazaar conflicts
|
|
|
|
|
|
Packages Collection.
The Perl 5 module Parallel::Prefork provides a simple prefork server
framework. It is is much like Parallel::ForkManager, but supports
graceful shutdown and run-time reconfiguration.
|
|
Upstream changes:
0.9935 Wed Apr 14 02:26:28 PDT 2010
[Improvements]
- Fixed UNINST=1 dying on older ExtUtils::Install with local::lib (omega)
|
|
|
|
Diffuse 0.4.2 - 2010-04-13
- support for detached Git repositories
- better removal of unnecessary spacer lines
- added support for horizontal mouse scrolling
- renamed some resources to more user friendly names
- RCS support
- added Henri Menke's Spanish translation
- "#!" interpreter lines are now used to select proper highlighting rules
- syntax highlighting is now indicated by radio menu items
|
|
Upstream changes: upstream logs says 2.27 instead of 2.29 in Changes file!
2.27 Sun Mar 14 2010
- Updated for 5.12.0
|
|
|
|
Test::CheckManifest is a module for authors of Perl5 modules to verify their
MANIFEST files. Invalid MANIFEST files usually results in failing smoke
tests and more module uploads than necessary.
|
|
|
|
Thus, if you feed it perl strings with utf-8 you get a complaint about
wide characters in the string.
The new patch-ac contains a fix.
|
|
Fix PR pkg/42990
* Lexically scoped local properties, i.e. properties that are only defined
inside a target, sequential block or similar environment.
* <import> can now import from any file- or URL-providing resource - this
includes <javaresource>.
* Various improvements to the directory scanning code that help with symbolic
link cycles (as can be found on MacOS X Java installations for example) and
improve scanning performance. For big directory trees the improvement is
dramatic.
* The way developers can extend Ant's property expansion algorithm has been
rewritten (breaking the older API) to be easier to use and be more powerful.
a new top level element extension-point allows build files to be extended
with custom targets more easily
* At the same time the if and unless attributes have been rewritten to do the
expected thing if applied to a property expansion (i.e. if="${foo}" will mean
"yes, do it" if ${foo} expands to true, in Ant 1.7.1 it would mean "no"
unless a property named "true" existed). This adds "testing conditions" as a
new use-case to property expansion.
* Ant now requires Java 1.4 or later
* new task include provides an alternative to <import> that should be preferred
when you don't want to override any targets
* numerous bug fixes and improvements as documented in Bugzilla and in WHATSNEW
|
|
changes: fix for zip archive problem
|
|
changes:
-Unicode data tables have been updated to Unicode 5.2.0
-bugfixes
|
|
* convert custom SED target to SUBST, and move post-patch to pre-configure
for easy to maintain patch.
* replace shbang of codegen scripts.
Bump PKGREVISION.
|
|
|
|
|
|
Packages Collection.
cpanminus is a script to get, unpack, build and install modules
from CPAN.
Why? It's dependency free, requires zero configuration, and stands
alone -- but it's maintainable and extensible with plugins and
friendly to shell scripting. When running, it requires only 10MB
of RAM.
|
|
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
Upstream changes:
[Changes for 0.97 - 2010-04-10]
* Pack the content of module/distribution sharedirs is automatically. (kmx)
* RT #56020 - add data files used by Unicode::UCD (Roderich Schupp)
* RT #55746 - remove bogus "... if %Config::Config" condition (Roderich Schupp)
* Add special case for CGI::Application::Plugin::AutoRunmode (Alexandr Ciornii)
* Add special case for CGI::Application::Plugin::Authentication (Alexandr Ciornii)
* Add special case for DBIx::Perlish (Alexandr Ciornii)
|
|
Pkgsrc changes:
- placate pkglint
Upstream changes:
1.04 Wed Mar 31 02:46:49 CEST 2010
- a double fork partially killed the event pipe (great testcase
by dormando). affects IO::AIO, BDB and Async::Interrupt.
|