Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
sno e083d0cfba Importing package for CPAN module Method::Signatures 20111020 into
devel/p5-Method-Signatures to let developers use new keywords func and
methods when writing scripts or modules for the Perl programming language.

This package is a dependency of scheduled update of devel/p5-Git-CPAN-Patch
to 0.7.0.

Method::Signatures provides two new keywords, func and method, so that you
can write subroutines with signatures instead of having to spell out my
    $self = shift; my($thing) = @_

* func is like sub but takes a signature where the prototype would normally
  go. This takes the place of my($foo, $bar) = @_ and does a whole lot more.

* method is like func but specifically for making methods. It will
  automatically provide the invocant as $self. No more my $self = shift.

Also allows signatures, very similar to Perl 6 signatures.

Also does type checking, understanding all the types that Moose (or Mouse) would understand.

And it does all this with no source filters.
2011-11-15 18:05:20 +00:00
archivers Don't include dependence buildlink3 if using the builtin library. 2011-11-13 08:11:28 +00:00
audio Fix path to libalac. 2011-11-15 10:04:13 +00:00
benchmarks PR#45500 benchmarks/libmicro: Add DragonFly support 2011-11-06 00:03:27 +00:00
biology Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
bootstrap Not every tar knows -z. 2011-10-04 11:37:38 +00:00
cad Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
chat update ircii to 20111115. main changes since 20110228 include: 2011-11-15 09:41:40 +00:00
comms TOOLS+=yacc, may unbreak Linux build 2011-11-14 01:36:46 +00:00
converters Add LICENSE. 2011-11-08 07:37:46 +00:00
cross Use TeX Live packages instead of teTeX to build documentation. 2011-11-08 20:41:40 +00:00
databases Update p5-Rose-DB-Object to 0.796. 2011-11-15 08:47:01 +00:00
devel Importing package for CPAN module Method::Signatures 20111020 into 2011-11-15 18:05:20 +00:00
distfiles
doc Added devel/p5-Const-Fast version 0.008 2011-11-15 16:58:39 +00:00
editors Update emacs-snapshot to 24.0.91.20111104. 2011-11-05 17:46:10 +00:00
emulators bump, since this would affect simh on sparc64 2011-11-11 19:52:39 +00:00
filesystems Add missing information on glusterFS server configuration 2011-11-12 06:01:28 +00:00
finance Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
fonts forgot to commit this one. 2011-11-09 14:30:42 +00:00
games Patch up bodgy make rules, may fix Linux build. 2011-11-14 02:13:49 +00:00
geography Restore dependency on gpsd; it was only removed because of viking's 2011-11-09 01:28:03 +00:00
graphics Changes 1.7.21: 2011-11-15 14:47:29 +00:00
ham Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
inputmethod Revert some part of last commit acciently, partial changes. 2011-11-13 08:04:46 +00:00
lang Update parrot to version 3.8.0. 2011-11-15 13:44:30 +00:00
licenses Add adobe-flashsupport-license for use with multimedia/libflashsupport 2011-08-05 15:11:29 +00:00
mail Update to thunderbird-l10n-8.0. 2011-11-13 17:00:33 +00:00
math Add p5-Math-Random-MT-Auto. 2011-11-12 07:53:17 +00:00
mbone Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
meta-pkgs patch-ai: Fix a compile problem with the asio headers on NetBSD. 2011-11-06 21:54:32 +00:00
misc pkgsrc changes: 2011-11-13 16:08:31 +00:00
mk Use first entry of CATEGORIES as default CATEGORY. 2011-11-13 23:09:17 +00:00
multimedia PR#45527 multimedia/vlc: Fix DragonFly breakage (PLIST) 2011-11-14 19:53:18 +00:00
net Update ISC DHCP packages to 4.2.3. 2011-11-15 14:33:38 +00:00
news Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
packages
parallel Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
pkgtools pkgtools/tinderbox-dragonfly: Several bug fixes 2011-11-14 02:00:19 +00:00
print Skip installing the config files in the ${INSTALL_TARGET} stage, instead 2011-11-14 01:23:26 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Update p5-GnuPG-Interface to 0.44. 2011-11-15 06:44:35 +00:00
shells Don't force -Wl,--whole-archive for NetBSD, it breaks the build with 2011-11-11 18:45:46 +00:00
sysutils Update p5-Server-Starter to 0.11. 2011-11-13 06:14:40 +00:00
templates
textproc Add p5-String-ToIdentifier-EN. 2011-11-14 08:09:23 +00:00
time Update CPAN module package for DateTime::Format::W3CDTF in 2011-11-15 11:32:21 +00:00
wm Remove dependency on "imlib2" package. This package wants "libgdk_imlib" 2011-11-08 09:02:46 +00:00
www Added SUBDIR for recently added p5-HTTP-Tiny 2011-11-15 12:58:15 +00:00
x11 Revert. 2011-11-14 14:24:14 +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.