Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
alnsn c9de2ae71d Update lang/lua53 to 5.3.1.
The following bugs have been fixed (from http://www.lua.org/bugs.html):
    1. string.format("%f") can cause a buffer overflow (only when
       'lua_Number' is long double!).
       reported by Roberto on 13 Jan 2015. existed since 5.3. fixed in
       5.3.1.
    2. debug.getlocal on a coroutine suspended in a hook can crash the
       interpreter.
       reported by on 11 Feb 2015. existed since 5.2. fixed in 5.3.1.
       Example: See
       http://lua-users.org/lists/lua-l/2015-02/msg00146.html.
    3. Suspended __le metamethod can give wrong result.
       reported by Eric Zhong on 07 Apr 2015. existed since 5.2. fixed in
       5.3.1.
       Example:
mt = {__le = function (a,b) coroutine.yield("yield"); return a.x <= b.x end}
t1 = setmetatable({x=1}, mt)
t2 = {x=2}
co = coroutine.wrap(function (a,b) return t2 <= t1 end)
co()
print(co())   --> true  (should be false)
    4. Return hook may not see correct values for active local variables
       when function returns.
       reported by Philipp Janda and Peng Yi on 19 May 2015. existed since
       5.0. fixed in 5.3.1.
       Example: See
       http://lua-users.org/lists/lua-l/2015-05/msg00376.html.
2015-06-20 18:22:56 +00:00
archivers Allow build on Ruby 2.2. 2015-06-12 22:57:42 +00:00
audio Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
benchmarks Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
biology Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
bootstrap If "/usr/bin/bash" is installed under Solaris always prefer it over the 2015-06-13 13:15:39 +00:00
cad Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
chat Fix build with the "gnome" option disabled 2015-06-17 06:48:22 +00:00
comms Disable the "modems" test for now 2015-06-17 03:02:26 +00:00
converters Update to 0.1.1.: 2015-06-14 16:55:23 +00:00
cross Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
databases Changes: 2015-06-18 14:46:13 +00:00
devel Don't hardcord ${PREFIX} for x{ml2,slt}-config binaries. 2015-06-18 14:38:39 +00:00
distfiles
doc Suggest packaging diaspora: https://diasporafoundation.org/ 2015-06-20 08:22:50 +00:00
editors Update gedit3 to 3.16.2 2015-06-17 19:30:48 +00:00
emulators Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
filesystems Upgrade to glusterfs 3.7.2 2015-06-20 03:43:04 +00:00
finance Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
fonts Update to texlive 2015. 2015-06-14 11:19:58 +00:00
games fix joerg's patch to work with more fontconfig versions 2015-06-19 00:49:14 +00:00
geography Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
graphics Ensure we pull in the required versions of libdrm and libxcb when 2015-06-19 16:27:40 +00:00
ham Update 3.22.08 to 3.22.10 2015-06-13 13:36:43 +00:00
inputmethod Update ja-FreeWnn-lib and ja-FreeWnn-server to 1.11alpha23, 2015-06-13 20:40:30 +00:00
lang Update lang/lua53 to 5.3.1. 2015-06-20 18:22:56 +00:00
licenses Add lppl-1.2, an older version of lppl-1.3c, and add it to default-allowed 2015-05-08 10:37:32 +00:00
mail Fix DEPENDS match when enabling the ldap option. 2015-06-17 08:35:45 +00:00
math tex-latex-fonts is in fonts, not in print. 2015-06-15 21:18:03 +00:00
mbone Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
meta-pkgs Add tex-pbox. 2015-06-15 10:11:36 +00:00
misc Update yelp3 to 3.16.1 2015-06-17 19:02:00 +00:00
mk Don't use the platform /usr/bin/pkg-config. As per PR#49982 it causes 2015-06-19 15:22:44 +00:00
multimedia Update adobe-flash-plugin11 to 11.2.202.466. 2015-06-12 15:01:54 +00:00
net Disable on Linux too as it hangs the 32-bit bulk build. 2015-06-19 15:30:27 +00:00
news Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
packages
parallel Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
pkgtools Apply sbd's patch for PR 37380 to fix build failure on systems without 2015-06-18 06:29:18 +00:00
print Remove group permissions from cgi-bin directory. 2015-06-19 08:20:43 +00:00
regress Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:50:58 +00:00
security Fix some nits and add a patch from FreeBSD ports 2015-06-18 13:01:44 +00:00
shells Update to 0.5.8 2015-06-14 11:04:24 +00:00
sysutils PR 46354 Lloyd Parkes: remove unnecessary gccism for non-gcc compilers. 2015-06-18 01:58:30 +00:00
templates
textproc Update to 3.58: 2015-06-14 16:16:52 +00:00
time Update to 1.91: 2015-06-14 16:48:36 +00:00
wm Fix path to bash in the right location. 2015-06-15 09:22:59 +00:00
www Update drupal7 to 7.38 (Drupal 7.38).. 2015-06-18 11:44:04 +00:00
x11 Look for native fixesproto.pc in ${X11BASE}/share/pkgconfig, fixing 2015-06-18 21:48:52 +00:00
Makefile Remove old bulk build code. Use pbulk. 2014-06-02 10:24:05 +00:00
pkglocate
README

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

Please see doc/pkgsrc.txt for information.