Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
abs bbe0324659 Added devel/p5-Eval-Closure version 0.06
String eval is often used for dynamic code generation. For instance,
Moose uses it heavily, to generate inlined versions of accessors
and constructors, which speeds code up at runtime by a significant
amount. String eval is not without its issues however - it's
difficult to control the scope it's used in (which determines which
variables are in scope inside the eval), and it can be quite slow,
especially if doing a large number of evals.

This module attempts to solve both of those problems. It provides
an eval_closure function, which evals a string in a clean environment,
other than a fixed list of specified variables. It also caches the
result of the eval, so that doing repeated evals of the same source,
even with a different environment, will be much faster (but note
that the description is part of the string to be evaled, so it must
also be the same (or non-existent) if caching is to work properly).
2011-08-23 08:50:14 +00:00
archivers Update to 2.4.1. For a list of changes in this release, 2011-08-20 16:02:23 +00:00
audio Fix build and installed header file for gcc-4.5. Bump PKGREVISION. 2011-08-22 13:36:31 +00:00
benchmarks fix build with GCC 4.5. 2011-08-14 08:35:35 +00:00
biology Revision bump after updating perl5 to 5.14.1. 2011-08-14 07:27:39 +00:00
bootstrap order the options alphabetically - makes it much easier to see what options 2011-06-12 17:46:02 +00:00
cad Explicitly disable groff configure test, so the html man pages don't 2011-06-19 06:37:44 +00:00
chat Revision bump after updating perl5 to 5.14.1. 2011-08-14 07:38:55 +00:00
comms Update to 1.58: 2011-08-16 19:58:06 +00:00
converters Update to 1.14; disable cp932 option for now, no patch available yet. 2011-08-22 14:03:36 +00:00
cross * set LICENSE (gnu-gpl-v2 AND gnu-lgpl-v2). 2011-04-16 07:47:00 +00:00
databases Fix build with Clang 2011-08-20 15:27:09 +00:00
devel Added devel/p5-Eval-Closure version 0.06 2011-08-23 08:50:14 +00:00
distfiles
doc fix a typo. 2011-08-23 00:26:34 +00:00
editors Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:38:56 +00:00
emulators Update to 0.143, matching the mame update. 2011-08-22 21:41:01 +00:00
filesystems Now that we hide OpenGroup Extended API set 2 from configure, make sure 2011-08-20 01:13:28 +00:00
finance Fix build with gcc-4.5. 2011-08-20 19:25:38 +00:00
fonts Add tex-ocr-b{,-doc}. 2011-08-22 16:29:46 +00:00
games Update to 2.01: 2011-08-22 13:22:40 +00:00
geography Update to 0.17: 2011-08-16 21:49:27 +00:00
graphics Ensure PTHREAD_STUBLIB is set in MAKE_ENV not just PKGSRC_MAKE_ENV - fixes clean env build on Linux 2011-08-21 16:44:30 +00:00
ham recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
inputmethod Mark as not-for python 24 and 25 (due to py-Xlib). 2011-08-22 12:21:56 +00:00
lang Do not hardcode dependency on libiconv, use libiconv/bl3.mk. Bump PKGREVISION. 2011-08-22 14:55:57 +00:00
licenses Add adobe-flashsupport-license for use with multimedia/libflashsupport 2011-08-05 15:11:29 +00:00
mail DragonFly build fix. From Rumko in private mail. 2011-08-21 23:21:33 +00:00
math Update to 3.0202: 2011-08-16 22:36:56 +00:00
mbone Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
meta-pkgs * Add www/php-tidy. 2011-08-20 15:05:42 +00:00
misc Fix build with gcc-4.5. 2011-08-22 11:24:06 +00:00
mk Pass a maximum command line length to "configure" script on Linux. 2011-08-22 15:17:53 +00:00
multimedia Add upstream bug report URL, from Rhialto. 2011-08-19 14:03:06 +00:00
net update mDNSResponder-nss to 258.14 (matches mDNSResponder version) 2011-08-21 18:48:42 +00:00
news Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:14:40 +00:00
packages
parallel Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:14:40 +00:00
pkgtools Always build libnbcompat with pkgsrc's make, 2011-08-20 16:13:05 +00:00
print Remove tex-ocrb. It is superseded by fonts/tex-ocr-b. 2011-08-22 16:31:52 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Update to 2.12.9: 2011-08-22 15:14:58 +00:00
shells Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:42:45 +00:00
sysutils PR/42954 -- disable libtool if static-bacula option is on. Doesn't yet 2011-08-17 20:23:11 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Mark as not-for python-2.4 (it doesn't contain the file that is used here). 2011-08-22 12:40:38 +00:00
time Update to 2.678: 2011-08-16 22:39:26 +00:00
wm Mark as not-for python 24 and 25 (due to py-Xlib). 2011-08-22 12:21:56 +00:00
www Another xulrunner -> xulrunner192 fix. 2011-08-22 08:28:07 +00:00
x11 Fix building with clang (failed with ilmbase and -fno-exceptions) 2011-08-22 17:16:24 +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.