Age | Commit message (Collapse) | Author | Files | Lines |
|
Overview of changes in Glib 1.223
=================================
* Fix a few test failures.
|
|
Upstream changes:
1.23 - So Sep 5 2010
- 3 Patches from Tom Hukins++ to clean up inc/, pod and the license.
- Suggestion from So Matsui++ to restore HTTP POST from the 1.20 release.
- http_method now defaults to POST but can be set to GET.
1.22 - Fri Apr 2 10:51:58 PDT 2010
- Update URI::Encode dependency so we can depend on a consistent
encoding of *firefox to %2Afirefox.
- No code changes, just test fixes.
|
|
pkgsrc changes:
- add license definition
Upstream changes:
0.34 2010-03-18
- Fix keys and values like '010' being serialized as strings as expected
rather than being turned into ints. (RT#48594)
0.33 2009-07-14
- Added ability to store the order of the keys on decoding
PHP assoc array (Alexander Bassilov)
- Added ability to sort the keys on encoding HASHes (Alexander
Bassilov)
0.32 2009-06-20
- Making finite state machine
- Fixed bug in arrays RT21218
- RT24441 is not a bug
- Croaks on incomplete strings. RT44700
- Fixed bug with float as index. RT42029
- Removed warning from POD
- Changed todo in POD
- BOLAV@cpan.org
0.31 2009-04-14
- Add warning note to POD
- Take patch from RT#45024 to fix boolean deserialization bug.
|
|
pkgsrc changes:
- add license and homepage
- adjust module type
- use no languages
Upstream changes:
- Re-vamp module to Module::Build
- stty.txt merged into POD so it shows up on CPAN
- add Changes log
- basic tests
- die if no parameters passed to stty
|
|
determinng the operating system version involves parsing XML data.
|
|
pkgsrc changes:
- add license definition
- clean-up and sort dependencies
Upstream changes:
[Changes for 2.2.3 - 21 Mar, 2010]
Fix META.yml.
[Changes for 2.2.2 - 10 Mar, 2010]
Subversion 1.6.x compatiblity fixes.
|
|
when available.
Bump PKG_REVISON
|
|
of devel/svk.
PerlIO::gzip provides a PerlIO layer that manipulates files in the format
used by the gzip program. Compression and Decompression are implemented,
but not together. If you attempt to open a file for reading and writing
the open will fail.
|
|
devel/svk update.
PerlIO::via::Bzip2 implements a PerlIO layer which will let you handle
bzip2 compressed files transparently.
|
|
of devel/svk as feature dependency.
This module lets you manage SVN dumps with Perl.
An SVN::Dump object represents a Subversion dump.
|
|
|
|
|
|
Bullet is a 3D Collision Detection and Rigid Body Dynamics Library
for games and animation. Free for commercial use, including
Playstation 3, open source under the ZLib License. Discrete and
continuous collision detection, integrated into Blender 3D, and
COLLADA 1.4 Physics import.
|
|
|
|
The Gnome2 module allows a perl developer to use the Gnome libraries.
The perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source.
|
|
This module allows you to use the GConf configuration system in
order to store/retrieve the configuration of an application. GConf
is a powerful configuration manager based on a user daemon that
handles a set of key and value pairs, and notifies any changes of
the value to every program that monitors those keys. GConf is used
by GNOME 2.x.
|
|
Overview of changes in Pango 1.221
==================================
* Properly export all our public symbols so that linking against us works on
MSWin32. (GNOME #576373)
|
|
* Noteworthy changes in release 1.4.15 (2010-08-31) [stable]
** Fix regression introduced in 1.4.9b where the `format' builtin could
crash on an invalid format string.
** Fix compilation against newer glibc, and on AIX 7.1BETA.
** A number of portability improvements inherited from gnulib.
|
|
pkgsrc changes:
- add license definition
- tidy
Upstream changes:
1.52 Sun Feb 21 12:55:13 2010
- Remove text 'All rights reserved' (for Debian licensing).
- Remove POD heads 'Required Modules' and 'Changes'.
1.51 Wed Feb 10 14:02:06 2010
- MANIFEST.SKIP updated to exclude MYMETA.yml. Add MYMETA.yml.
1.50 Fri Nov 13 13:20:00 2009
- Run dos2unix
- Rename Changes.txt to CHANGES
|
|
pkgsrc changes:
- add license
- tidy
Upstream changes:
Release 0.69 - 28th August 2010
- Correctly report on C<my $x = $y || return> and other shortcuts.
- Put end to end tests in t/e2e.
- Add test for regexp eval fail (Florian Ragwitz).
- Fix some warnings from strict compilers (Florian Ragwitz).
- Allow tests to run in parallel (Florian Ragwitz).
- Test against 5.13.* development releases.
- We now require Test::More to run the tests.
|
|
pkgsrc changes:
- add license definition
Upstream changes:
0.7 2010-08-25 Add support for checking if a function exists
in a library and it returns the right value
(see RT #48332)
Add check_lib function
|
|
pkgsrc changes:
- add license definition
Upstream changes:
1.63 2010-05-29 $^O for VOS is sometimes VOS, sometimes vos;
VOS supports POSIX shell redirections
1.62 2010-05-21 Add OS X 10.5 platform and EBCDIC family
|
|
pkgsrc changes:
- add license definition
Upstream changes:
0.003001 Tue Jun 22 17:20:36 2010
- Added Contextual::Return::FREEZE and Contextual::Return::DUMP
to facilitate debugging
- General clean-and-tighten of documentation
- Added CLEANUP blocks
- Added PUREBOOL context
- [BACKWARDS INCOMPATIBLE CHANGE] Changed export interface
- Added warning about (mis)behaviour of LVALUE, RVALUE, NVALUE
under the debugger (thanks Steven)
- Documented METHOD handlers
|
|
Upstream changes:
0.102340 2010-08-22 23:25:01 America/New_York
add PostgreSQL
0.102250 2010-08-13 09:54:29 America/New_York
alter the output of None to look a bit less repetitive (ABRAXXA)
|
|
Upstream changes:
0.15 2010-08-20
- Fix the fallback constructor call for hashref parameters (ribasushi,
t0m, castaway).
|
|
pkgsrc changes:
- adjusting dependencies
Upstream changes:
0.33 Thu 26 Aug 2010
* Remove Test::Most from newly added test (RT#60766)
0.32 Thu 26 Aug 2010
* Fix handling of Union types (RT#58417)
|
|
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.25 2010-08-22
- Fixes for latest Moose. (Dave Rolsky)
|
|
Upstream changes:
0.09 - Aug 15, 2010
- Fix issue with MANIFEST
0.08 - Aug 13, 2010
- Fix passing multiple config files to SimpleConfig.
- Tests for this (zby)
|
|
pkgsrc changes:
- adjusting dependencies
Upstream changes:
0.34 Wed, 01 Sep 2010 01:10:28 +0200
* Depend on MooseX::MooseX::Signatures 0.36 to avoid deprecation warnings on
new versions of Moose (Jeremy Carman).
|
|
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
0.36 Tue, 31 Aug 2010 23:36:19 +0200
* Avoid deprecation warnings from new Moose version by depending on
MooseX::LazyRequire 0.06 (Jeremy Carman).
|
|
pkgsrc changes:
- add license definition
- add dependencies (from META.yml/Build.PL)
Upstream changes:
version 0.004; 2010-09-01
* mro option for mix_class(), to control the method resolution order
of the mixture class
* prefix option for mix_class(), to control where the mixture class
is located
* document that PREFIX missing from genpkg() means "don't care",
and change the actual default from "" to "Class::Mix::"
* check for required Perl version at runtime
* remove extra block around each sub definition, for readability
* use full stricture in test suite
* in Build.PL, explicitly declare configure-time requirements
* remove bogus "exit 0" from Build.PL
* add MYMETA.yml to .cvsignore
|
|
pkgsrc changes:
- replace >=0 dependencies by -[0-9]*
Upstream changes:
0.09005 Wed Sep 1 04:00:00 2010
- Again, remove Class::XSAccessor for Win32 sine it still breaks
|
|
pkgsrc changes:
- remove deprecated homepage
Upstream changes:
Version 2.58: ( Mon May 17 10:43:06 IDT 2010 )
------------------------------------------------
* Incorporated a fix for some broken POD.
- https://rt.cpan.org/Ticket/Display.html?id=51617
- Thanks to Frank Wiegand for reporting it.
* Got rid of \r/carriage-returns's in lib/Config/IniFiles.pm .
- It interfered with applying a patch.
* Applied a patch to get rid of indirect object notation in the
documentation and code ("new Config::IniFiles") and replace it with
Config::IniFiles->new().
- https://rt.cpan.org/Ticket/Display.html?id=57536
- Thanks to Tom Molesworth for the patch.
|
|
pkgsrc changes:
- add license definition
Upstream changes:
0.015 2010-08-22
documentation improvements (thanks, castaway)
|
|
pkgsrc changes:
- add license definition
Upstream changes:
1.28, 22 Jul 2010
* Fixed a portability concern for some platforms' C compilers
(that do not support //-style comments) - RT#52690
* Valid SIGNATURE file - RT#50492
|
|
Upstream changes:
[1.109] Released on 2010-08-29
Bug Fixes:
* ValuesAndExpressions::RequireInterpolationOfMetachars fix due to
changes in Email::Address 1.890. Note that this may find problems
in code that it didn't before, e.g. q<'@foo'>.
|
|
pkgsrc changes:
- adding license definition
- updating Perl5 core dependencies
Upstream changes:
0.1004 Wed Jun 9 14:14:54 EDT 2010
- Build.Pl and Makefile.PL will bail out on Perl 5.13.1, which
accidentally broke File::chdir
0.1003 Tue Apr 27 21:21:32 EDT 2010
- testfix: remove -T flag in tests
|
|
pkgsrc changes:
- upstream switched from Module::Build to ExtUtils::MakeMaker
- modify dependency versions
- update license condition
Upstream changes:
1.32 Jun 28, 2010
- Removed Test::Most dependency, which was causing a circular dependency
chain. Reported by Burak Gursoy. RT #58889.
1.31 Jun 26, 2010
- Made it possible to use Exception::Class::Base without loading
Exception::Class. Reported by Alex Peters. RT #57269.
|
|
pkgsrc changes:
- correct version numbering - perl version numbers are usually 3 digits:
1.3 == 1.003
1.3.5 == 1.003005
Upstream changes:
1.215 2010-05-24
- no changes, released as non-trial
1.214 TRIAL RELEASE 2010-05-14
- Use gv_stashpv instead of gv_stashpvs (Florian Ragwitz)
1.213 TRIAL RELEASE 2010-05-07
- Pass along the interpreter to ptable_store, if needed (Florian Ragwitz)
1.212 TRIAL RELEASE 2010-05-07
- fix MANIFEST (thanks for noticing, Florian Ragwitz)
1.211 TRIAL RELEASE 2010-05-07
- add a uniqueness test to threads.t (thanks, SCHWERN!)
1.210 TRIAL RELEASE 2010-05-07
- thread safety, added by Florian Ragwitz
|
|
Upstream changes:
2.012 Aug 31 2010
- Make DwarnN test still work if Devel::ArgNames isn't installed
2.011 Aug 30 2010
- add $DwarnN export
- make Devel::ArgNames an optional dep
2.010 Jul 29 2010
- add $Dwarn export
2.001 Jul 23 2010
- add documentation for DwarnN
2.000 Jul 22 2010
- remove Dumper() returning object
- add DwarnN
- add DwarnL
- make Dwarn contextual
- document ::Dwarn idiom
|
|
Upstream changes:
2010-06-12 - Release 1.17 - Gisle Aas <gisle@ActiveState.com>
Fix dump of "1\n" (the newline was lost) [RT#56595]
Start using the range operator to shorten list dumps.
For instance dump(1,2,3,4,5) now returns '(1 .. 5)'.
CODE references now dumped as 'sub { ... }'.
Potetential compatibility issue as perl-5.12 or better
to eval such strings.
Fix how multiline hash values are indented.
Make indentation configurable
Improved documentation
2010-06-09 - Release 1.16 - Gisle Aas <gisle@ActiveState.com>
Add support for filter callbacks
- filters can modify how selected objects are dumped
Various enhancements to how/when hash keys are quoted
- don't quote keywords
- don't quote words prefixed with "-"
- don't quote long identifier keys
- quote all hash keys if one needs quoting for better alignment
Use case-insensitive sorting for hash keys
|
|
Upstream changes:
version 0.011; 2010-08-21
* bugfix: add a typemap entry for "const char *", to make XS version
of scalar_class() work correctly on Perl 5.6, having been broken by
the const fix in version 0.010
* in XS code, on Perls where it exists (prior to 5.9.5), treat SVt_PVBM
as a scalar referent type
version 0.010; 2010-08-20
* in XS, use PERL_NO_GET_CONTEXT for efficiency
* use full stricture in test suite
* also test POD coverage of pure Perl implementation
* in test suite, make all numeric comparisons against $] stringify it
first, to avoid architecture-dependent problems with floating point
rounding giving it an unexpected numeric value
* make XS code const clean for gcc -Wwrite-strings
* in Build.PL, explicitly set needs_compiler to avoid bogus
auto-dependency on ExtUtils::CBuilder
* in Build.PL, explicitly declare configure-time requirements
* add MYMETA.yml to .cvsignore
|
|
(seen in bulk build)
|
|
|
|
from GNU make's CVS repository (revision 1.194). It solves some of
strange compile error on misc/rpm (and maybe more).
Bump PKGREVISION.
|
|
Upstream changes:
3.004000 Sun May 16 15:36:51 2010
* Ticket 56722:
When addition is overloaded, it confuses Test::Weaken.
|
|
pkgsrc changes:
- correcting license
- adjusting dependency versions
Upstream changes:
0.22 2010-08-07
- Added always_explain() and always_show().
- Apply doc fixes from ranguard. Thanks :)
0.21_04 2010-02-06
- Give people the ability to exclude test modules in case of
conflicts. This is to resolve: "Prototype mismatch: sub
main::blessed ($) vs none" error with Moose and Test::Deep. See
https://rt.cpan.org/Ticket/Display.html?id=54362&results=e73ff63c5bf9ba0f796efdba5773cf3f
0.21_03 2010-02-06
- Bump up dependency on Test::Builder. Need that for done_testing()
and to deprecate all_done().
- Remove strict and warnings from tests since they no longer need them
:)
- Decided to bump up the minimum version number for all test modules.
This module should be "one stop shopping" for most people.
- Moderately significant POD update.
0.21_02 2010-02-06
- Import strict an warnings.
- Increase version requirement for
https://rt.cpan.org/Ticket/Display.html?id=44790 Thanks to Gerda
Shank for that.
0.21_01 2009-02-18
- Have explain() depend on Test::More::note() (patch from Schwern)
- Depend on Test::More directly (patch from Scwhern)
|
|
Upstream changes:
0.36 - or the "Adrian should have released this earlier" release [2010-08-19]
(Thanks to Mark Morgan for doing all the useful work on this one!)
- New add_filter() method allows global filtering of test methods
- Apply t/todo.t patch to fix RT#55324 (test bug, not Test::Class bug).
This makes the test suite pass with Test::Simple 0.95_01 and greater.
|
|
pkgsrc changes:
- switch to Module::Install::Bundled
Upstream changes:
1.01 Wed 16 Jun 2010
- Upgraded to Module::Install::DSL 0.99
- warn rather than die for objects that don't conform to our assumptions
- list tracked source line only once
- list the next caller in the stack if bless is called by the
class's new()
- add a checkpoint() status which lists new classes created (and
not destroyed) since the last call to checkpoint()
|
|
|