Commit graph

20322 commits

Author SHA1 Message Date
wen
066461ffad Update to 1.24
Upstream changes:
-----------------------------------------
version 1.24 at 2013-06-21 07:01:12 +0000
-----------------------------------------

  Change: 73f1b5bdee2bcf52a9e39f7ae61ca4d003881f22
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-06-21 08:01:12 +0000

    Updated for v5.19.1

  Change: 76c5a70570ee99229c4553717e4368782dad77c7
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2013-05-27 03:05:10 +0000

    Merge pull request #2 from salva/give-more

    add sub 'perl_versions' that returns the list of versions supported
    by the module

  Change: 311199c26fcf63d80b39bcacc462e87e0b593aed
  Author: Salvador <sfandino@yahoo.com>
  Date : 2013-05-27 11:06:12 +0000

    add tests for perl_versions sub

  Change: fe9542930febd38718ecaf459c80da36507e9741
  Author: Salvador <sfandino@yahoo.com>
  Date : 2013-05-27 10:08:41 +0000

    add perl_versions function returning list of perl versions known to
    the module

-----------------------------------------
version 1.22 at 2013-05-20 13:25:00 +0000
-----------------------------------------

  Change: ed957be9c3111676ffb25194a8531928032b2746
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-20 14:25:00 +0000

    Fixing distribution

  Change: 6582aa42e3fe2769ed1588c75f1f3ee9362593f0
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-20 14:24:10 +0000

    Updated for v5.19.0

-----------------------------------------
version 1.20 at 2013-05-18 13:57:11 +0000
-----------------------------------------

  Change: 031e41245d08267e244c8446e8085d695e8956c7
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 14:57:11 +0000

    Updated for v5.18.0 \o/

-----------------------------------------
version 1.16 at 2013-05-16 06:55:41 +0000
-----------------------------------------

  Change: bfc7cb272a3854f5a61aed2f40591e74f01d5f29
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-16 07:55:41 +0000

    Updated for v5.18.0-RC4

-----------------------------------------
version 1.14 at 2013-05-13 21:59:54 +0000
-----------------------------------------

  Change: 3882ae87524c944ef1c63ead804c583e9165a43b
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-13 22:59:54 +0000

    Updated for v5.18.0-RC3

-----------------------------------------
version 1.12 at 2013-05-13 07:11:33 +0000
-----------------------------------------

  Change: 625b20e9dee61f43d054f0e798399611c70f1bce
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-13 08:11:33 +0000

    Updated for v5.18.0-RC1/RC2

-----------------------------------------
version 1.10 at 2013-04-21 08:23:41 +0000
-----------------------------------------

  Change: d369eb6b8a337a0365e74f79af7c1b7cca5a0f3e
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-04-21 09:23:41 +0000

    Updated for v5.17.11
2013-07-13 11:36:46 +00:00
wen
2f150e648a Update to 0.22
Upstream changes:
0.22      2013-03-27 15:50:29 America/New_York

  Documented:

  - Issue tracker is now github

0.21      2012-11-14 19:04:49 America/New_York

  Changed:

  - Skips tee and leak tests for closed STDIN on Perl prior to
    5.12 when PERL_UNICODE=D.  Documented lack of support as
    a known issue.

  - Isolated tee subprocesses from effects of PERL_UNICODE as a
    precaution (though this did not fix the above issue).

  - Improved layer detection for handles proxied due to being closed
    or tied.
2013-07-13 11:32:32 +00:00
wen
3d77ff75eb Update to 1.008010
Upstream changes:
1.008010 2013-05-26
        - Fix a split on undefined value warning (David Golden -- see
          https://github.com/gugod/App-perlbrew/issues/305)

1.008009 2013-02-24
        - Remove Carp::Always dep

1.008008 2013-02-24
        - Fix putting arch path in PERL5LIB
        - Refactor Win32 path handling out of ensure_dir_structure_for()
        - Fix activate_paths when PERL_LOCAL_LIB_ROOT starts with :
        - Fix ~/perl5/bin missing in $PATH

1.008007 2013-02-17
        - Back to 1.008004 with Carp fix since subsequent releases were botched
        - Avoid issue where PERL5LIB Carp is older than local::lib one
2013-07-13 09:37:37 +00:00
wen
9471ed0c2f Update to 0.96
Upstream changes:
version 0.96 at 2013-07-08 06:53:34 +0000
-----------------------------------------

  Change: a78109ca3e2c9338bf98185c2014ba2be4a04942
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-08 07:53:34 +0000

    Fix patch applying for v5.18.0

-----------------------------------------
version 0.94 at 2013-07-07 13:45:00 +0000
-----------------------------------------

  Change: c5257739abd2cde575036ba9b105977679a30273
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-07 14:45:00 +0000

    Added commit 4149c7198d9b78d861df289cce40dd865cab57e7

    Fixes a regmatch pointer 32-bit wraparound regression in v5.18.0

-----------------------------------------
version 0.92 at 2013-07-07 13:29:48 +0000
-----------------------------------------

  Change: 8881838495367f05f599939d4e1eac86106785fa
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-07-07 14:29:48 +0000

    Update Midnight BSD hints for 0.4-RELEASE

-----------------------------------------
version 0.90 at 2013-05-18 22:58:06 +0000
-----------------------------------------

  Change: fe0a97026ae5a56374b1d9a5968554a0c9b693bc
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 23:58:06 +0000

    Bumped version to 0.90

  Change: cc5a37b1298b45fe2e74a4db92e85561a12f1052
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 23:50:04 +0000

    Added gcc m64 fixes for Solaris 11

    http://perl5.git.perl.org/perl.git/commitdiff/1ddb6a4

    http://perl5.git.perl.org/perl.git/commitdiff/767f54d

  Change: 815ff70a8a86c97742a0afdc5a092c590c729e80
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 22:04:29 +0000

    Update hpux hints

  Change: 089592af98239448a956586cf8998dee7b2ab7b6
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 21:46:55 +0000

    Added hints audit tool

  Change: 842e6a11a1dac1adfa253a4a9dbd60d53286fa8e
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-18 18:24:52 +0000

    Added 'hints' function to Devel::PatchPerl::Hints

-----------------------------------------
version 0.88 at 2013-05-16 12:02:55 +0000
-----------------------------------------

  Change: 7a381f7a969eeb683343ddc3511169298aa19889
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-16 13:02:55 +0000

    Make determine_version() available in the public API

    https://github.com/bingos/devel-patchperl/issues/12

-----------------------------------------
version 0.86 at 2013-05-08 15:39:07 +0000
-----------------------------------------

  Change: 50d0a6e5c2b5f25de596463f219c78204e0ae477
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-05-08 16:39:07 +0000

    Bump version

  Change: 09c3d04f1eddb60cdbba7b597a9c114c7396be2f
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date : 2013-05-08 08:11:48 +0000

    Merge pull request #11 from hirose31/prevent-premature-hsplit

    Add patch on prevent premature hsplit for Perl 5.8.[89], 5.10.1,
    5.12.5

  Change: 19a38ec13e6634a4707bb5043da051b6c551c23f
  Author: HIROSE Masaaki <hirose31@gmail.com>
  Date : 2013-05-08 13:52:42 +0000

    Add patch on prevent premature hsplit for Perl 5.8.[89], 5.10.1,
    5.12.5

-----------------------------------------
version 0.84 at 2013-03-08 21:35:14 +0000
-----------------------------------------

  Change: 7b5f0d6c51dbff9a22f250813e230816d3d36f08
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-08 21:35:14 +0000

    Remove requirement on IPC::Cmd

    This should make the perlbrew peeps happy

-----------------------------------------
version 0.82 at 2013-02-25 21:38:08 +0000
-----------------------------------------

  Change: 3e146301433f8098460dc6fd5d1930fc48c2903a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 21:38:08 +0000

    Update Linux hints

-----------------------------------------
version 0.80 at 2013-02-25 12:04:03 +0000
-----------------------------------------

  Change: ef4dfcccd90f7f786847998cba8891b69fd5a2e1
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 12:04:03 +0000

    Bump version to 0.80

  Change: 4e3020edfa3b3adcb79dd4d3c8e410f8cb12bf53
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 12:02:09 +0000

    Ensure that the linux hints file gets updated for kfreebsd as well

  Change: 52fde6650e6a6324c7817fb81d9d08260f73d96a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-25 11:41:38 +0000

    Add updated hints for gnukfreebsd

-----------------------------------------
version 0.78 at 2013-02-17 16:58:31 +0000
-----------------------------------------

  Change: 0c2be36694492d5824f7704cf9d3473c28228d99
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-02-17 16:58:31 +0000

    Added midnightbsd hints file which supports 0.4
2013-07-13 09:31:57 +00:00
wen
f9d0c6e475 Update to 0.46
Upstream changes:
---
version: 0.46
date:    Wed Jul 25 17:35:44 PDT 2012
changes:
- Re-releasing to reclaim indexing from Alt-IO-All-new
---
version: 0.45
date:    Wed Jul 18 22:15:04 EDT 2012
changes:
- Added an example for ->assert and fixed the \E warnings on 5.16, courtesy shlomi fish
2013-07-13 09:25:09 +00:00
wen
3d969a64d5 Update to 1.29.07
Update LICENSE

Upstream change:
2013-07-12  Jarkko Hietaniemi  <jhi@Vredefort-2.local>

	* Address rt.cpan.org #86857: t/setrlimit.t failure
	  Skip setrlimit() tests also if the hard limit is RLIM_INFINITY.

	* Release 1.2907.

2013-07-07  Jarkko Hietaniemi  <jhi@iki.fi>

	* Skip number-of-files and stack setrlimit tests in Cygwin:
	  the constants exist but the implementation doesn't really
	  seem to be there.  Document this in the pod.  Testing by dsolimano.

	* For setrlimit tests involving byte sizes (memory or file size)
	  round the byte sizes down to 4 kB boundaries.

	* Fix some pod nits.

	* Release 1.2906.

2013-06-22  Jarkko Hietaniemi  <jhi@iki.fi>

	* Address rt.cpan.org #86334: typo fixes

	* Address rt.cpan.org #62504: Disable user/system
	  timing tests if workload accumulate too little time

	* Attempt harder in getrusage.t to burn enough user and system time,
	  refactor the "burn some cpu" utility into t/burn.pl, use that also
	  in t/times.t.

	* Fix a testing problem in NetBSD for t/setrlimit.t,
	  the tests were misnumbered.

	* Silence compilation warnings coming from Perl 5.18.0.

	* Clarify the license to be Artistic 2.0 or LGPL 2.0.

	* Regenerate ppport.h with Perl 5.18.0.

	* Release 1.2905.
2013-07-13 08:32:13 +00:00
obache
5498f534ba revert unwanted change at the previous commit. 2013-07-13 07:43:59 +00:00
obache
909bb20eac drop -m32 for i386, it's not a valid cpp flag. 2013-07-13 07:42:51 +00:00
jperkin
b091c2f172 Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
2013-07-12 10:44:52 +00:00
jnemeth
8779023af2 sort 2013-07-11 04:03:01 +00:00
wiz
1da33afb53 Regenerated build rules file for subversion-1.8.0.
Bump PKGREVISION of all subversion packages to be on the safe side.

Update ap2-subversion PLIST for the change.
2013-07-10 13:28:37 +00:00
dholland
73a767a188 Oops, forgot <stdarg.h>. PR 48037
There must be something wrong with netbsd's headers, as none of

   #include <stdbool.h>
   #include <stdio.h>
   #include <stdlib.h>
   #include <string.h>
   #include <errno.h>
   #include <err.h>

ought to leak in stdarg.h, but apparently one is.
2013-07-10 05:50:05 +00:00
schmonz
ac5921def7 Update to 0.03. From the changelog:
* Minor toolchain updates:
   + META.yml + META.json
   + Don't add Module::Build to configure_requires
* Updated FSF address in LICENSE file
2013-07-10 02:38:52 +00:00
schmonz
cd335b45ca Update to 1.20121103. From the changelog:
- fixed VERSION( undef ) (Peter Vereshagin, RT #80304)
- fixed POD encoding error (Norbert E. Gruener, RT #80468)
- added Perl 5.16 support
2013-07-10 02:17:05 +00:00
schmonz
c0a745d340 Update to 0.32. From the changelog:
- prep for upcoming Test::Simple 0.99
- Fixed tests that broke due to Test::More diagnostic changes
2013-07-10 02:13:58 +00:00
schmonz
19aeb170df Update to 3.28. From the changelog:
- Bugfix: Fix taint failures on Windows (Jan Dubois)
2013-07-10 02:11:54 +00:00
schmonz
ce77809de5 1.03 Sun, 22 Apr 2012 17:11:16 -0400
* Clarified MERGE cache options and fixed bug
  * Documentation fixes
2013-07-10 01:58:44 +00:00
schmonz
250cd73a64 Update to 0.1008. From the changelog:
- Fixed broken use of abs_path on Cygwin [Joel Berger]
- Fixed broken Pod link; reordered CAVEATS section
2013-07-10 01:37:29 +00:00
schmonz
fdbfde5074 Update to 0.0402. From the changelog:
- Fixed missing documentation for "barf".
- Depricated :traditional in favor of Try::Tiny.
- Documented rethrowing Ouches.
- Added more docs for the :trytiny aliases
2013-07-10 01:19:36 +00:00
schmonz
17d30e3996 Update to 1.8. From the changelog:
* Update to work with v5.18
* Fix tests for Windows (thanks to Alexandr Ciornii for patches).
2013-07-10 01:16:23 +00:00
dholland
6e0fdd0bff Update to 0.3.1: minor fixes.
release 0.3.1 (20130709)
   - Don't leak memory and assert if a bad command-line option comes
     after a -D or a -include foo.
   - Since imake is a principal application for tradcpp and imake carefully
     hides what it's doing when you run it, when rejecting an invalid option
     be sure to report *what* that option is.
2013-07-09 17:39:52 +00:00
kleink
33e73c2715 Update py-blinker to 1.3.
Version 1.3
-----------

Released July 3, 2013

- The global signal stash behind blinker.signal() is now backed by a
  regular name-to-Signal dictionary. Previously, weak references were
  held in the mapping and ephermal usage in code like
  ``signal('foo').connect(...)`` could have surprising program behavior
  depending on import order of modules.
- blinker.Namespace is now built on a regular dict. Use
  blinker.WeakNamespace for the older, weak-referencing behavior.
- Signal.connect('text-sender') uses an alterate hashing strategy to
  avoid sharp edges in text identity.
2013-07-09 16:55:41 +00:00
ryoon
16d9446eef Update to 17.0.7
Changelog:
FIXED
Security fixes can be found here

Fixed in Firefox ESR 17.0.7
MFSA 2013-59 XrayWrappers can be bypassed to run user defined methods in a privileged context
MFSA 2013-56 PreserveWrapper has inconsistent behavior
MFSA 2013-55 SVG filters can lead to information disclosure
MFSA 2013-54 Data in the body of XHR HEAD requests leads to CSRF attacks
MFSA 2013-53 Execution of unmapped memory through onreadystatechange event
MFSA 2013-51 Privileged content access and execution via XBL
MFSA 2013-50 Memory corruption found using Address Sanitizer
MFSA 2013-49 Miscellaneous memory safety hazards (rv:22.0 / rv:17.0.7)
2013-07-09 10:53:14 +00:00
marino
8063bf6f75 devel/gps: Upgrade GNAT Programming Studio to version 5.2.1
This is a significant upgrade over version 5.0.1 which is currently in
pkgsrc, representing approximately two years of work.  The latest online
documentation can be browsed here:

   http://docs.adacore.com/gps-docs/users_guide/_build/html/

Changes to the package itself include:
* python now works and is a default option
* readline support is now an option and is default
* Multiple job support enable
* Documentation now generated by sphinx

Also the problem described in PR#47824 no longer occurs, so this PR will
be closed.
2013-07-09 10:16:02 +00:00
markd
1028525658 Add gettext-tools dependency. Bump PKGREVISION. 2013-07-08 19:50:15 +00:00
wiz
7f88d19146 Fix PLIST for python != 2.7. 2013-07-08 16:17:20 +00:00
wiz
07bc20e305 Update to 0.6.49:
------
0.6.49
------

* Move warning check in ``get_cache_path`` to follow the directory creation
  to avoid errors when the cache path does not yet exist. Fixes the error
  reported in #375.

------
0.6.48
------

* Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
  0.6.46 (redo).

------
0.6.47
------

* Correct AttributeError in ``ResourceManager.get_cache_path`` introduced in
  0.6.46.
2013-07-08 08:50:09 +00:00
richard
810d739fa7 update ncurses patch to support gcc48 on solaris 2013-07-08 05:54:24 +00:00
richard
91d86b36d9 add devel/py-unittest2 2013-07-08 04:53:58 +00:00
richard
0910416e44 Unittest2 is a backport of the new features added to the unittest testing
framework in Python 2.7. It is tested to run on Python 2.4 - 2.7.

To use unittest2 instead of unittest simply replace import unittest with
import unittest2.
2013-07-08 04:52:48 +00:00
obache
7eb2e11444 from CHANGES in 1.8.0, support ruby 1.9. 2013-07-08 02:43:13 +00:00
taca
0e9df4298e Previous distfile wasn't really gem format file and now real gem file
can be fetched.  So, add  DIST_SUBDIR and bump PKGREVISION.
2013-07-07 16:02:42 +00:00
taca
a937cfb0b0 Make sure to add a patch file. 2013-07-07 15:58:52 +00:00
taca
68a07f6e56 Add quick hack to fix runtime problem with Ruby 1.8.7.
Bump PKGREVISION.
2013-07-07 15:57:59 +00:00
taca
05d9c5f7d1 Simplity GEM_CLEANBUILD. 2013-07-07 15:56:50 +00:00
taca
07636baa24 Change GEM_CLEANBUILD not to include the same Ruby's extension file in
package.

Bump PKGREVISION.
2013-07-07 15:25:59 +00:00
taca
97a9590644 Utilize GEM_NAME in PLIST. 2013-07-07 15:24:19 +00:00
rodent
88c28d02ae +mm-common 2013-07-07 15:05:42 +00:00
rodent
5187d497c7 Import mm-common-0.9.6 as devel/mm-common.
The mm-common module provides the build infrastructure and utilities shared
among the GNOME C++ binding libraries. It is only a required dependency for
building the C++ bindings from the gnome.org version control repository. An
installation of mm-common is not required for building tarball releases, unless
configured to use maintainer-mode.
2013-07-07 15:04:28 +00:00
richard
4f02fdc16c Update to setuptools-0.8 and apply misc PLIST related fixes.
* Code base now runs on Python 2.4 - Python 3.3 without Python 2to3
  conversion.
2013-07-07 06:28:05 +00:00
wiz
37d328599c Fix for lua-5.2. Bump PKGREVISION. 2013-07-06 23:11:51 +00:00
wiz
c7fea9dbf8 Install allegro.m4 file so packages using autoconf can find it.
Bump PKGREVISION.
2013-07-06 22:31:53 +00:00
jaapb
8543e4d6c2 Disabled META file generation for dbm package; this will be taken care of
by the databases/ocaml-dbm package itself from now on.
2013-07-06 10:55:38 +00:00
ryoon
55fdf6ba59 Update to 1.509.2
Changelog:
What's new in 1.509.2 (2013/06/27)

    Quoting Issue with JDK Installer with Windows Slave (issue 5408)
    /about no longer shows third-party licenses (issue 17724)
    Failed to instantiate class hudson.plugins.copyartifact.CopyArtifact (issue 17402)
    ArrayIndexOutOfBoundsException from AbstractLazyLoadRunMap.search (issue 15652)
    Dashboard web pages don't render correctly in Chrome because of bad cache/session (issue 17684)
    NPE from MatrixConfiguration.newBuild (issue 17728)
2013-07-06 09:52:29 +00:00
rodent
42a30a2bdc +p5-File-Binary +p5-IPC-Cache +p5-Python-Serialise-Marshal
+p5-accessors-fast +p5-constant-def
2013-07-06 00:45:13 +00:00
rodent
80bf190326 Import p5-accessors-fast-0.03 as devel/p5-accessors-fast.
This module was created as an alternative to use fields, and uses
Class::Accessor::Fast as a base. Creates accessors at compiletime.
2013-07-06 00:41:26 +00:00
rodent
3d68c297f3 Import p5-constant-def-0.01 as devel/p5-constant-def.
Define compile-time constant only if it wasn't previously defined elsewhere. The
main reason is to use for debugging constants, since there is no way to change
the value, except by editing the source.
2013-07-06 00:39:59 +00:00
rodent
bf265658b1 Import p5-Python-Serialise-Marshal-0.02 as devel/p5-Python-Serialise-Marshal.
Marshalling is a method of serialising files in Python (another method,
Pickling, is also available). It is the method that Mailman uses to store its
config files. This module is an attempt to write a pure Perl implementation of
the algorithm.
2013-07-06 00:38:25 +00:00
rodent
53661799c5 Import p5-IPC-Cache-0.02 as devel/p5-IPC-Cache.
IPC::Cache is a perl module that implements an object storage space where data
is persisted across process boundaries.
2013-07-06 00:32:03 +00:00
rodent
a9c0831044 Import p5-File-Binary-1.7 as devel/p5-File-Binary.
File::Binary is a Binary file reading module, hence the name, and was originally
used to write a suite of modules for manipulating Macromedia SWF files.
2013-07-06 00:30:52 +00:00