Commit graph

146238 commits

Author SHA1 Message Date
minskim
2f5f815900 Update mew to 6.2. This fixes PR 40808 and PR 41853.
Major changes:
    * Configuration in ".mew.el", especially of mew-config-alist is
      simplified. See the config2 node in info.
    * Virtual mode is categorized to Selection and Thread. You can create
      Selection by keyword, dialog, sorting, and so on. You can make
      Thread even of Selection as well as of Summary.
    * "S" is now virtual sort creating Selection. Physical sort is
      assigned to "M-s".
    * Punycode is supported. Mew now can display internationalized domain
      names.
    * "Z" collects a folder list according to the current world.
      No numeric argument is necessary any more.
    * "_" toggles a long line: normal, long, wrapped.
    * You can use gmail with IMAP.
2009-08-09 12:01:18 +00:00
sno
2c71467670 Updated devel/p5-MooseX-Traits-Pluggable to 0.07 2009-08-09 11:59:03 +00:00
sno
95ab76db4f Updating package for p5 module MooseX::Traits::Pluggable from 0.06 to 0.07
Upstream changes:
0.07  2009-07-23 20:38:37
   - added support for _trait_namespace arrays
2009-08-09 11:58:47 +00:00
sno
12e8a4d982 Updated devel/p5-Module-ScanDeps to 0.93 2009-08-09 11:53:48 +00:00
sno
6ad1805a18 Updating package for p5 module Module::ScanDeps from 0.91 to 0.93
pkgsrc changes:
  - Use Module::Install as module type

Upstream changes:
[Changes for 0.93 - 2009-07-19]
* Implement caching of dependencies (Christoph Lamprecht)

[Changes for 0.92 - 2009-07-19]
* Fix bug with {type} being set to unexpected values in some cases (Christoph Lamprecht)
* Add tests for scan_chunk (Alexandr Ciornii)
* Add special case for parent.pm (Alexandr Ciornii)
* Fix for "use parent::something" (Alexandr Ciornii)
* Add special case for Catalyst.pm (Alexandr Ciornii)
2009-08-09 11:53:34 +00:00
sno
765de50cf1 Updated devel/p5-Log-Log4perl to 1.24 2009-08-09 11:47:26 +00:00
sno
903b6b4ccb Updating package for p5 module Log::Log4Perl from 1.23 to 1.24
pkgsrc changes:
  - Adjusting license according to module's POD

Upstream changes:
1.24 (2009/07/08)
    *   (ms) Fixed bug with Log::Log4perl::Util::tmpfile_name which
             surfaced on VMS, reported by Ben Humphreys.
    *   (ms) Fixed system-wide threshold to no longer lower appender
             thresholds. Bug reported by Jean-Denis Muys.
    *   (ms) Added benchmark to determine impact of eval-free handlers
    *   (ms) Merged with eval_free branch. Now there are no more
             eval("") statements left in the code, making it much easier
             to debug. Performance on init() is about the same, performance
             on init_and_watch() (noops and logged statements alike) is
             25% slower but still in the range of 400,000/sec on my
             1.80Ghz CPU.
2009-08-09 11:47:16 +00:00
sno
a5c7dfe1c7 Updated devel/p5-Lexical-Persistence to 1.01 2009-08-09 11:41:53 +00:00
sno
8ed7226a50 Updating package for p5 module Lexical::Persistence from 0.98 to 1.01
pkgsrc changes:
  - Adding license (perl5 license)

Upstream changes:
=================================
2009-07-27T16:08:44.238440Z v1_01
=================================

  2009-07-27 16:08:19 (r22) by rcaputo; lib/Lexical/Persistence.pm M

    Reorganize documentation links.

  2009-07-27 04:48:07 (r21) by rcaputo
  lib/Lexical/Persistence.pm M; Makefile.PL M

    Added a machine-readable repository directory to the distribution.
    Documented the bug tracker, repository, and other resource URLs.

  2008-12-15 16:19:56 (r20) by rcaputo; Makefile.PL M

    Keep UTF8 out of the README, because that messes up the SYNOPSIS.
2009-08-09 11:41:42 +00:00
sno
517c35cb5f Updated devel/p5-IPC-Run to 0.84 2009-08-09 11:37:59 +00:00
sno
c0891c284e Updating package for p5 module IPC::Run from 0.82 to 0.84
pkgsrc changes:
  - Adding license (unrolled perl license?) according to README file
  - Updated dependecies according to META.yml

Upstream changes:
0.84 Mon 13 Jul 2009
	- Add darwin to the list of known-bad platforms

0.83 Fri 10 Jul 2009
	- Switch from command.com to cmd.exe so we work on 2008 or newer.
2009-08-09 11:37:47 +00:00
tron
0b2817f7cb Set license to "gnu-gpl-v3". 2009-08-09 11:35:47 +00:00
sno
2c5a55a38a Updated devel/p5-File-Next to 1.06 2009-08-09 11:31:05 +00:00
sno
537c45d302 Updating package for p5 module File::Next from 1.02 to 1.06
pkgsrc changes:
  - Adding license (perl5 license)

Upstream changes:
1.06    Tue Aug  4 15:10:34 CDT 2009
    [FIXES]
    Fixed closing =cut in POD.

    There are no functionality changes, but the lack of a closing
    =cut meant that ack would not build properly.

1.04    Fri Jul 31 16:24:36 CDT 2009
    [ENHANCEMENTS]
    It's never been correct to call File::Next::files() as a method,
    as File::Next->files().  Now, if you do, files() will die with
    an error.  This is also the case with dirs() and everything().
    Thanks to Eric Lyons for reporting.

    Tiny directory reading speedups.

    [DOCUMENTATION]
    Updated URLs for support sites.

    Added a little note about the follow_symlinks=>0 being a speed
    hit.
2009-08-09 11:30:52 +00:00
sno
aef944a8f0 Updated devel/p5-File-Find-Rule-Perl to 1.09 2009-08-09 11:26:59 +00:00
sno
5b0cd5e7c2 Updating package for p5 module File::Find::Rule::Perl from 1.08 to 1.09
pkgsrc changes:
  - Adjusting dependencies according to META.yml

Upstream changes:
1.09 Thu 30 Jul 2009
	- 1.08 broke Windows. This unbreaks it again (ADAMK)
2009-08-09 11:26:47 +00:00
sno
c7f181714c Updated devel/p5-ExtUtils-Install to 1.54 2009-08-09 11:23:21 +00:00
sno
04485be593 Updating package for p5 module ExtUtils::Install from 1.52 to 1.54
pkgsrc changes:
  - Adding perl5 license

Upstream changes:
1.54

This is a "no-change" version bump because I pushed the v1.53 change
and then realized that MakeMaker.t was a bad name for a file that would
end up in core where the EUMM tests and the EUI tests are in the same
directory. This renames it to InstallWithMM.t.

1.53

Final stage of the divorce from EUMM. Now the EUMM related tests are no
longer shared. Build.pl and Build.t go, and there shall be peace on earth.
At least until somebody patches EUMM/t/basic.t for something EUI related...

Thanks to M. Schwern for helping me work this one out. Cheers man.

1.52_03

Missed the t/Installed.t test from core. Bumped version number to allow
a new distro to be released.

1.52_02

Make _chmod verbose message use octal modes, thanks to BDFOY

Further changes from core, including lastest test file infrastructure
from EUMM.

Fixed a number of problems in ExtUtils::Installed, for various reasons
this includes a version bump to 1.999_001, which will eventually become
version 2.0. These problems related to finding modules that were installed
with either INSTALL_BASE or PREFIX. Hopefully this resolves these issues.

1.52_01 (core only release)

Changes from Core:

commit 3d55b451d9544fbd4c27c33287b76bee30328830
Author: John Malmberg
Date:   Sun Feb 15 09:25:10 2009 -0600

    ExtUtils::Install VMS extended character set support

    Preview from https://rt.cpan.org/Ticket/Display.html?id=42149
2009-08-09 11:23:02 +00:00
sno
d1b82322a9 Updated devel/p5-AutoLoader to 5.69 2009-08-09 11:17:32 +00:00
sno
4774f5fa81 Updating package for p5 module AutoLoader from 5.68 to 5.69
pkgsrc changes:
  - Adding license (perl5 license)

Upstream changes:
5.69  Sat Aug  8 12:33 2009
  - CPAN distribution upgrade: Add resources section to META.yml.
2009-08-09 11:17:21 +00:00
sno
ff28f97175 Updated devel/p5-Attribute-Handlers to 0.86 2009-08-09 11:13:19 +00:00
sno
f33aaec540 Updating package for p5 module Attribute::Handlers from 0.85 to 0.86
Upstream changes:
0.86	Sat Aug  8 12:41:00 CET 2009
        - Add resources (bugtracker, ...) section to META.yml
2009-08-09 11:13:07 +00:00
sno
be10f142e4 Updated devel/p5-B-Hooks-OP-PPAddr to 0.03 2009-08-09 09:59:38 +00:00
sno
07f55a4343 Updating package for p5 module B::Hooks::OP::PPAddr from 0.02 to 0.03
pkgsrc changes:
  - Adding license (perl5 license)
  - Adjusting dependencies according to META.yml

Upstream changes:
0.03  Tue, 28 Jul 2009 08:14:09 +0200
  * Require ExtUtils::Depends 0.302.
2009-08-09 09:59:28 +00:00
drochner
ffdfbf4e7b bump PKGREVISION for icu dependency change 2009-08-09 09:54:11 +00:00
sno
0764256a42 Updated devel/p5-prefork to 1.04 2009-08-09 09:53:43 +00:00
sno
27559e3305 Updating package for p5 module prefork from 1.03 to 1.04
pkgsrc changes:
  - Adding license (perl5 license)

Upstream changes:
1.04 Sun 12 Jul 2009
	- Upgrading to Module::Install::DSL 0.91
	- Sometimes there is no Config_heavy.pl
	- Updating dependencies to rid myself of memory leaks
2009-08-09 09:53:32 +00:00
drochner
9bb031c9d1 oops, shlib major changed in last update, adjust dependency,
addresses PR pkg/41855 by Robert Elz
2009-08-09 09:53:07 +00:00
sno
abb2bdea84 Updated textproc/p5-YAML-Tiny to 1.40 2009-08-09 09:48:35 +00:00
sno
d511dfdbdd Updating package for p5 module YAML::Tiny from 1.39 to 1.40
pkgsrc changes:
  - Adding license (perl license)

Upstream changes:
1.40 Fri 31 Jul 2009
	- Dear Ruby Community.
	  Thank you so much for your bug report to the "Ruby Talk" mailing list
	  regarding the lack of true/false support in Perl YAML modules.
	  http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/169943
	  This flaw has now been resolved, around 2 hours after we
	  were made aware of it. Next time, we recommend you report these bugs
	  to the people who can actually fix your problem.
2009-08-09 09:48:24 +00:00
tnn
a575d9c540 LOWER_OPSYS is not the right thing here. 2009-08-09 09:45:49 +00:00
sno
a52fa987a7 Updated devel/p5-Parse-CPAN-Meta to 1.40 2009-08-09 09:44:03 +00:00
sno
704193c121 Updating package for p5 module Parse::CPAN::Meta from 1.39 to 1.40
Upstream changes:
1.40 Sat 25 Jul 2009
	- Add core perl 5.10.1's uupacktool.pl
	- Repackage t/data/utf_16_le_bom.yml as ASCII for
	  https://rt.cpan.org/Ticket/Display.html?id=47844
2009-08-09 09:43:52 +00:00
wiz
3a61e6384d Updated textproc/libyaml to 0.1.2 2009-08-09 09:39:32 +00:00
wiz
32df9414d6 Update to 0.1.2, set LICENSE.
No Changelog found.
2009-08-09 09:39:13 +00:00
sno
fa9c406bd7 Updated devel/p5-Parse-Method-Signatures to 1.003010 2009-08-09 09:38:13 +00:00
sno
4214eef511 Updating package for p5 module Parse::Method::Signatures from 1.003009 to
1.003010.

Upstream changes:
1.003010 - 2009/07/30
  - Make it work with upcomming PPI 1.204
2009-08-09 09:38:02 +00:00
wiz
b260457da3 Set LICENSE to mit. 2009-08-09 09:37:00 +00:00
wiz
ab1861207a Updated textproc/py-yaml to 3.08 2009-08-09 09:33:39 +00:00
wiz
665e0458d2 Update to 3.08, depend on libyaml.
3.08 (2008-12-31)
-----------------

* Python 3 support (Thank to Erick Tryzelaar).
* Use Cython instead of Pyrex to build LibYAML bindings.
* Refactored support for unicode and byte input/output streams.

3.07 (2008-12-29)
-----------------

* The emitter learned to use an optional indentation indicator
  for block scalar; thus scalars with leading whitespaces
  could now be represented in a literal or folded style.
* The test suite is now included in the source distribution.
  To run the tests, type 'python setup.py test'.
* Refactored the test suite: dropped unittest in favor of
  a custom test appliance.
* Fixed the path resolver in CDumper.
* Forced an explicit document end indicator when there is
  a possibility of parsing ambiguity.
* More setup.py improvements: the package should be usable
  when any combination of setuptools, Pyrex and LibYAML
  is installed.
* Windows binary packages are built against LibYAML-0.1.2.
* Minor typos and corrections (Thank to Ingy dot Net
  and Andrey Somov).


3.06 (2008-10-03)
-----------------

* setup.py checks whether LibYAML is installed and if so, builds
  and installs LibYAML bindings.  To force or disable installation
  of LibYAML bindings, use '--with-libyaml' or '--without-libyaml'
  respectively.
* The source distribution includes compiled Pyrex sources so
  building LibYAML bindings no longer requires Pyrex installed.
* 'yaml.load()' raises an exception if the input stream contains
  more than one YAML document.
* Fixed exceptions produced by LibYAML bindings.
* Fixed a dot '.' character being recognized as !!float.
* Fixed Python 2.3 compatibility issue in constructing !!timestamp values.
* Windows binary packages are built against the LibYAML stable branch.
* Added attributes 'yaml.__version__' and  'yaml.__with_libyaml__'.
2009-08-09 09:33:11 +00:00
wiz
eb7193b0d3 Add buildlink3.mk file. 2009-08-09 09:32:34 +00:00
sno
18826d104f Updated devel/p5-version to 0.7701 2009-08-09 09:32:27 +00:00
sno
f3c1bd7a67 Updating package for p5 module version from 0.7600nb1 to 0.7701
pkgsrc changes:
  - Setting license to perl5 license

Upstream changes:
2009-07-28  John Peacock <jpeacock@cpan.org>

	Little jog to make sure META.yml does't contain UNIVERSAL

2009-07-28  John Peacock <jpeacock@cpan.org>

	Only replace use_ok() if running with Test::More < 0.48

2009-07-28  John Peacock <jpeacock@cpan.org>

	Provide replacement use_ok to make the 02derived.t tests pass.

2009-07-28  John Peacock <jpeacock@cpan.org>

	Fix for https://rt.cpan.org/Ticket/Display.html?id=48268

2009-07-26  John Peacock <jpeacock@cpan.org>

	Script to run through all of the Perl releases in one go

2009-07-26  John Peacock <jpeacock@cpan.org>

	Release 0.77 to CPAN without the warning change, for release with 5.10.1

2009-07-24  John Peacock <jpeacock@cpan.org>

	Finally complete the POD rewrite.  Change the behavior to throw a
	warning if you try and use a v-string without a leading 'v' in a
	version object declaration (this may get pulled) and rewrite the POD
	to follow the New World Order.

2009-07-24  John Peacock <jpeacock@cpan.org>

	Resolves https://rt.cpan.org/Public/Bug/Display.html?id=48135

2009-07-22  John Peacock <jpeacock@cpan.org>

	Forgot to bump this.  Always run tests before committing!

2009-07-22  John Peacock <jpeacock@cpan.org>

	Revised version::Internals POD; bump $VERSION for potential last CPAN
	release.

2009-07-22  John Peacock <jpeacock@cpan.org>

	WIP for version::Internals

2009-07-21  John Peacock <jpeacock@cpan.org>

	Don't need to load the class in order to check whether it contains package or  assignments.

2009-07-18  John Peacock <jpeacock@cpan.org>

	Rename Extended to Dotted-Decimal

2009-07-18  John Peacock <jpeacock@cpan.org>

	Rename "Numeric" to "Decimal"

2009-07-18  John Peacock <jpeacock@cpan.org>

	Fix for RT#47980.  Don't check $@ if you haven't actually done the eval().

2009-07-16  John Peacock <jpeacock@cpan.org>

	Apply David Golden's suggested changes with some minor massaging.

2009-07-15  John Peacock <jpeacock@cpan.org>

	Another CPAN alpha release.

2009-07-15  John Peacock <jpeacock@cpan.org>

	Start reworking the Internals documentation into something useful.

2009-07-14  John Peacock <jpeacock@cpan.org>

	Tweakage of POD

2009-07-10  John Peacock <jpeacock@cpan.org>

	Neglected to delete this directory from the repo

2009-06-29  John Peacock <jpeacock@cpan.org>

	Allow the pure Perl version module to be installed on Perl 5.10.0,
	and trump the core code.

2009-06-28  John Peacock <jpeacock@cpan.org>

	Better heuristic for deciding when to rebless

2009-06-28  John Peacock <jpeacock@cpan.org>

	Remove old file from MANIFEST

2009-06-28  John Peacock <jpeacock@cpan.org>

	Convert this test to make its own Empty class

2009-06-28  John Peacock <jpeacock@cpan.org>

	Missed a couple more MAGIC NUMBERS in the tests.

2009-06-28  John Peacock <jpeacock@cpan.org>

	Tests all pass now in 5.005_04 in XS mode too!
	Need to adapt the pure Perl release to work with 5.10.0 as well.

2009-06-27  John Peacock <jpeacock@cpan.org>

	Whitespace differences from blead

2009-06-27  John Peacock <jpeacock@cpan.org>

	Sync changes from bleadperl to vutil.c

2009-06-26  John Peacock <jpeacock@cpan.org>

	Finally have all tests passing in 5.10.0!

2009-06-23  John Peacock <jpeacock@cpan.org>

	Disable all tests for 5.10.0 for the moment, so we can release
	as an alpha and not falsely claim success or failure.

2009-06-13  John Peacock <jpeacock@cpan.org>

	Fix RT#46921 - locale and eval action at a distance.  All tests pass
	except on 5.10.0 (because the core code is broken).

2009-06-13  John Peacock <jpeacock@cpan.org>

	Fix mistaken regex to convert large exponential numbers to non-exponential
	form before scanning.  Resolves:

		https://rt.cpan.org/Ticket/Display.html?id=45241

2009-05-27  John Peacock <jpeacock@cpan.org>

	More fiddling with the revised POD.

2009-05-20  John Peacock <jpeacock@cpan.org>

	Resolve some more misleading warnings from vpp.pm in 5.005 and 5.6

2009-05-20  John Peacock <jpeacock@cpan.org>

	Misplaced #endif caused 5.005_04 and 5.6.x to fail tests.  Add
	documentation for is_qv.

2009-05-18  John Peacock <jpeacock@cpan.org>

	Make all test pm files use File::Temp.  Change qv() to be both method and
	function.  All tests pass using Build.PL from perl 5.6.x forward, but
	a couple of test failures using Makefile.PL in 5.6.x and 5.005_04.

2009-05-16  John Peacock <jpeacock@cpan.org>

	Tests pass but POD is incomplete

2009-05-10  John Peacock <jpeacock@cpan.org>

	All tests pass in all Perl's and in XS and pure Perl.  Perl 5.005_04 still
	throws lots of stupid warnings in pure Perl; can't help it apparently.

2009-05-10  John Peacock <jpeacock@cpan.org>

	Now tests all pass on 5.005 as well (two warnings I can't prevent)

2009-05-10  John Peacock <jpeacock@cpan.org>

	Now all three test files are 100% for 5.8.x and 5.10.x, but 01 and 02 fail
	with 5.6.x and 5.005

2009-05-09  John Peacock <jpeacock@cpan.org>

	Begin massive reorg/redesign.  Tests 01 and 03 are 100%; 02 needs work.
2009-08-09 09:32:13 +00:00
sno
eaa5154910 Updated devel/p5-aliased to 0.30 2009-08-09 09:26:41 +00:00
sno
41e3cb5c5d Updating package for p5 module aliased from 0.22nb1 to 0.30
pkgsrc changes:
  - Setting license to perl5 license
  - Setting module type to Module::Build

Upstream changes:
0.30  5 August, 2009
      Applied changes from Florian Ragwitz to ensure that we preserve the
      name of the package the alias is defined in.
2009-08-09 09:26:29 +00:00
sno
5fb54855f4 Updated devel/p5-Date-Calc to 5.6 2009-08-09 09:21:54 +00:00
sno
dd27159bd0 Updating package for p5 module Date::Calc from 5.4nb3 to 5.6
pkgsrc changes:
  - Adding license (perl5 license, according to module's doc)
  - Adjust dependencies according to META.yml
  - Removing obsoleted deletion of formerly included Carp::Clan

Upstream changes:
Version 5.6   28.07.2009

 +  Made the module MacOS X compatible
 +  Made some tiny changes to the documentation

Version 5.5   was skipped due to an unauthorized upload by someone else
2009-08-09 09:21:44 +00:00
sno
9d3110c39c Updated devel/p5-Bit-Vector to 6.7 2009-08-09 09:13:06 +00:00
sno
0a3a764126 Updating package for p5 module Bit::Vector from 6.6 to 6.7
pkgsrc changes:
  - Re-add dependency to devel/p5-Storable - desired version will be in
    Perl CORE not before 5.10.1

Upstream changes:
Version 6.7   08.08.2009
 +  Replaced STORABLE_thaw by STORABLE_attach
2009-08-09 09:12:53 +00:00
wiz
285ef17e69 Updated editors/tomboy to 0.14.3 2009-08-09 08:45:09 +00:00