Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 59d3e46055 Update to 0.22:
0.22    2013-01-30 23:35 UTC
        + Chg : perl 5.6.1 is required.
        + Fix : context_info() now ignores %warnings::Bits for perl 5.8.6 and
                below, just like caller().
        + Fix : [RT #82220] : Scope-Upper-0.21 test stuck on Windows perl 5.12.3
                t/93-pod-spelling.t will not crash anymore on perl 5.12 and
                below.
                Thanks Gabor Szabo for reporting and Slaven Rezic for debugging
                this issue.
        + Tst : Rare test failures of t/07-context_info.t on perl 5.6,
                t/55-yield-target.t on perl 5.[68], and t/63-uplevel-ctl.t on
                perl 5.8.[345] have been addressed.

0.21    2012-09-21 15:10 UTC
        + Fix : context_info() has been taught about perl 5.17.4.
        + Fix : t/07-context_info.t will no longer fail with perls that have
                sitecustomize enabled (like many perl builds for Windows).
                Thanks Steve Hay and Nicholas Clark for debugging help.
        + Fix : Broken linkage on Windows with gcc 3.4, which appears in
                particular when using ActivePerl's default compiler suite.
                For those setups, the Scope::Upper shared library will now be
                linked against the perl dll directly (instead of the import
                library).

0.20    2012-09-17 11:00 UTC
        + Add : The new yield(@values, $context) function can be used to return
                values to any upper scope, including do or map blocks.
                The new leave(@values) function is an alias for
                yield(@values, HERE).
        + Add : The new context_info($context) function return information
                about context $context, similarly to what caller() provides
                but for any upper scope.
        + Chg : Contexts are now normalized. In previous versions, it was
                possible for different contexts to refer to the same scope :
                for example, "for (my $i = 0; $i < 10; ++$i) { ... }" was
                reachable through two contexts, while "for (@array) { ... }"
                only by one. Starting from this version, contexts are
                normalized so that they always represent an actual scope.
        + Doc : C++ compilers are officially NOT supported.
        + Fix : Building with a more recent version of perl 5.17.4.
        + Fix : Debugger compatibility with perl 5.17.1 and above.

0.19    2012-09-01 13:25 UTC
        + Doc : POD headings have been made linkable.
        + Fix : Building with perl 5.17.4.
        + Fix : BUILD_PREREQS are now set for ExtUtils::MakeMaker.
        + Opt : uplevel() private data structure is 7% smaller on 64 bits
                architectures.
        + Tst : Author tests overhaul.
2013-06-12 14:05:14 +00:00
archivers Changes 1.6: 2013-06-11 08:28:30 +00:00
audio Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
benchmarks Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: 2013-06-04 22:15:37 +00:00
biology Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
bootstrap Under Mac OS X (Mountain) Lion "packagemaker" is part of the 2013-06-01 12:15:54 +00:00
cad Remove obsolete patches. 2013-06-11 13:33:18 +00:00
chat Fix build with perl-5.18. 2013-06-12 12:11:48 +00:00
comms Remove fortran77 from USE_LANGUAGES as suggested by jnemeth@ 2013-06-09 23:29:34 +00:00
converters Update to latest release. Use options framework to all user to build a 2013-06-09 13:48:50 +00:00
cross Bump all packages for perl-5.18, that 2013-05-31 12:39:35 +00:00
databases Fix bug in man page noted by perl-5.18's pod2man. 2013-06-12 12:38:20 +00:00
devel Update to 0.22: 2013-06-12 14:05:14 +00:00
distfiles
doc Updated devel/p5-Devel-LexAlias to 0.05 2013-06-12 13:51:16 +00:00
editors Remove GNU_CONFIGURE_LIBDIR. 2013-06-12 12:35:35 +00:00
emulators Patch blindly based on the last 2013q1 netbsd-6 build report: 2013-06-12 01:57:23 +00:00
filesystems Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
finance Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
fonts Uodate to 0.452 2013-06-11 14:18:22 +00:00
games Update to 9861: 2013-06-09 08:36:28 +00:00
geography Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
graphics Add patches required for SunOS support. 2013-06-12 10:13:58 +00:00
ham Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
inputmethod Not MAKE_JOBS_SAFE (seen in joerg's build of 20130601) 2013-06-10 03:09:01 +00:00
lang Update to GNU Prolog 1.4.4 2013-06-11 20:05:37 +00:00
licenses Adding x11 license (mit + advertising clause - as discussed recently on 2013-05-05 21:07:24 +00:00
mail Remove GNU_CONFIGURE_LIBDIR. 2013-06-12 12:35:35 +00:00
math Needs bison, lost during update 2013-06-11 23:34:48 +00:00
mbone Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
meta-pkgs Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
misc Update to 0.4.1 2013-06-11 16:28:54 +00:00
mk Remove GNU_CONFIGURE_LIBDIR. 2013-06-12 12:35:35 +00:00
multimedia Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
net Remove GNU_CONFIGURE_LIBDIR. 2013-06-12 12:35:35 +00:00
news Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
packages
parallel Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
pkgtools Update to 0.79 2013-06-11 13:09:17 +00:00
print Remove GNU_CONFIGURE_LIBDIR. 2013-06-12 12:35:35 +00:00
regress
security Update to 5.6.2 2013-06-12 12:00:08 +00:00
shells Bump 0.12 to 0.12.1 2013-06-12 12:05:35 +00:00
sysutils fixes dbus-sharp dllmap for cross-architecture support, 2013-06-11 02:29:40 +00:00
templates
textproc Remove GNU_CONFIGURE_LIBDIR. 2013-06-12 12:35:35 +00:00
time Update to 3.6.3 2013-06-11 11:54:47 +00:00
wm Update to 3.8.1 2013-06-09 15:26:45 +00:00
www - Patched package to compile with new version of net/ocamlnet. 2013-06-11 14:56:06 +00:00
x11 Ensure pid_t is a long on 32-bit SunOS. 2013-06-10 15:45:30 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.