Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 34b96eb158 Changes 5.1.61:
* InnoDB Storage Engine: Issuing INSERT...ON DUPLICATE KEY statements for
  InnoDB tables from concurrent threads could cause a deadlock, particularly
  with the INSERT...ON DUPLICATE KEY UPDATE form. The fix avoids deadlocks
  caused by the same row being accessed by more than one transaction. Deadlocks
  could still occur when multiple rows are inserted and updated simultaneously
  by different transactions in inconsistent order; those types of deadlocks
  require the standard error handling on the application side, of re-trying the
  transaction.
* An incorrect InnoDB assertion could cause the server to halt. This issue only
  affected debug builds. The assertion referenced the source file btr0pcur.ic
  and the variable cursor->pos_state.
* The handle_segfault() signal-handler code in mysqld could itself crash due to
  calling unsafe functions.
* ARCHIVE tables with NULL columns could cause server crashes or become corrupt
  under concurrent load.
* Enabling myisam_use_mmap could cause the server to crash.
* Concurrent access to ARCHIVE tables could cause corruption.
2012-01-12 17:41:21 +00:00
archivers SunOS lacks strmode(), so get it from libnbcompat. 2012-01-12 17:14:45 +00:00
audio Fix build on SunOS. 2012-01-12 17:16:48 +00:00
benchmarks Fix build on SunOS. 2012-01-12 15:11:37 +00:00
biology Update to 1.6.13. 2012-01-08 12:47:18 +00:00
bootstrap Minor corrections, from Snader_LB on FreeNode: 2012-01-11 01:15:17 +00:00
cad Fix undefined behavior (promoted from a warning to an error in recent gcc) 2012-01-03 01:18:46 +00:00
chat Add missing mk/termcap buildlink. 2012-01-09 23:08:56 +00:00
comms USE_TOOLS, not TOOLS. Apparently my fault 2012-01-04 14:33:53 +00:00
converters add patch for CVE-2011-4919 (bad permissions on created files) 2012-01-10 21:09:55 +00:00
cross Uses pod2man. 2012-01-12 15:29:12 +00:00
databases Changes 5.1.61: 2012-01-12 17:41:21 +00:00
devel update to 2.29 2012-01-12 11:37:05 +00:00
distfiles
doc Note update of meta-pkgs/php53-extensions to 5.3.9nb2. 2012-01-12 17:00:24 +00:00
editors update to 2.29 2012-01-12 11:39:38 +00:00
emulators Update to 1.6.0. 2012-01-09 19:39:52 +00:00
filesystems Update perfused to 20111217 2012-01-09 05:31:26 +00:00
finance Newer GCC doesn't allow template instantiation with incomplete types, so 2011-12-23 01:19:16 +00:00
fonts update the patch from Redhat bug #692909 to the latest version, fixes 2012-01-10 19:21:15 +00:00
games Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
geography Update to 3.3.2 (bugfixes from 3.3.0, basically). 2012-01-08 18:37:33 +00:00
graphics Changes 1.7.24: 2012-01-12 16:21:08 +00:00
ham Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
inputmethod Fixes PLIST for Linux and HP-UX. 2012-01-07 12:58:45 +00:00
lang Uses pod2man. 2012-01-12 15:38:45 +00:00
licenses Add ion-license for notion. 2012-01-08 15:23:05 +00:00
mail Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
math Update to Maxima 5.26.0 2012-01-10 03:38:08 +00:00
mbone Regenerate diffs for GNU patch. 2011-12-14 03:21:51 +00:00
meta-pkgs Fix build problem along with update of php53; overhaul. 2012-01-12 16:59:54 +00:00
misc Update to 0.3.2: 2012-01-10 23:30:09 +00:00
mk Add pod2text as host tool. 2012-01-12 15:55:01 +00:00
multimedia fix build and PLIST problems with the (optional) SDL plugin, 2012-01-12 15:54:00 +00:00
net Fix build on SunOS. 2012-01-12 15:56:57 +00:00
news Recursive PKGREVISION bump because of devel/libslang2 buildlink addition. 2012-01-10 01:45:20 +00:00
packages
parallel Update to MPICH2 1.4.1p1 2012-01-11 09:43:25 +00:00
pkgtools update cksums 2012-01-09 21:18:10 +00:00
print Update ruby-gnome2 to 1.1.0. 2012-01-11 13:47:30 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Update p5-Mozilla-CA to 20111025. 2012-01-12 01:16:39 +00:00
shells Set NOT_FOR_PLATFORM=${LP64PLATFORMS} as scsh is known to not be 64-bit 2011-12-22 04:37:51 +00:00
sysutils Uses pod2man and pod2html. 2012-01-12 15:58:33 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc add 2 patches from upstream: 2012-01-12 11:25:10 +00:00
time Add missing mk/termcap buildlink. 2012-01-08 03:47:51 +00:00
wm + notion. 2012-01-08 15:22:27 +00:00
www Upgrade package to 1.5.2. From WHATSNEW: 2012-01-12 12:23:58 +00:00
x11 Fix build on SunOS. 2012-01-12 16:01:46 +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.