Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
sno 72dfdea22c pkgsrc changes:
- Updating package of p5 module DBD::ODBC from 1.21 to 1.22
  - Adjusting LICENSE to ${PERL5_LICENSE} according to META.yaml

Upstream changes:
* Changes in DBD::ODBC 1.22 June 10, 2009

    Fixed bug which led to "Use of uninitialized value in subroutine
    entry" warnings when writing a NULL into a NVARCHAR with a
    unicode-enabled DBD::ODBC. Thanks to Jirka Novak and Pavel Richter who
    found, reported and patched a fix.

    Fixed serious bug in unicode_helper.c for utf16_len which I'm ashamed to
    say was using an unsigned short to return the length. This meant you
    could never have UTF16 strings of more than ~64K without risking serious
    problems. The DBD::ODBC test code actually got a

    *** glibc detected *** /usr/bin/perl: double free or corruption
    (out): 0x406dd008 ***

    If you use a UNICODE enabled DBD::ODBC (the default on Windows) and
    unicode strings larger than 64K you should definitely upgrade now.

* Changes in DBD::ODBC 1.21_1 June 2, 2009

    Fixed bug referred to in rt 46597 reported by taioba and identified by
    Tim Bunce. In Calls to bind_param for a given statement handle if you
    specify a SQL type to bind as, this should be "sticky" for that
    parameter.  That means if you do:

    $sth->bind_param(1, $param, DBI::SQL_LONGVARCHAR)

    and follow it up with execute calls that also specify the parameter:

    $sth->execute("a param");

    then the parameter should stick with the SQL_LONGVARCHAR type and not
    revert to the default parameter type. The DBI docs (from 1.609)
    make it clear the parameter type is sticky for the duration of the
    statement but some DBDs allow the parameter to be rebound with a
    different type - DBD::ODBC is one of those drivers.
2009-06-14 21:23:57 +00:00
archivers Don't create documentation diectory 2009-06-14 18:03:11 +00:00
audio Convert @exec/@unexec to @pkgdir or drop them. 2009-06-14 18:10:28 +00:00
benchmarks Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
biology Drop @unexec, pkg_delete will do the right thing. 2009-06-14 18:11:08 +00:00
bootstrap Fixed the infinite recursion as suggested in PR 41446. Thanks for the 2009-05-29 15:58:37 +00:00
cad Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:16:33 +00:00
chat Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:28:43 +00:00
comms Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:31:59 +00:00
converters pkgsrc changes: 2009-06-14 20:56:05 +00:00
cross Drop @unexec for directory removal. 2009-06-14 18:34:00 +00:00
databases pkgsrc changes: 2009-06-14 21:23:57 +00:00
devel pkgsrc changes: 2009-06-14 19:59:55 +00:00
distfiles
doc dnsmasq updated 2009-06-14 21:17:43 +00:00
editors Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:48:07 +00:00
emulators Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:48:07 +00:00
filesystems Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
finance Use @pkgdir. 2009-06-14 18:58:20 +00:00
fonts Change @exec/@unexec to @pkgdir or drop it. 2009-06-14 19:01:13 +00:00
games Fixed pkglint warnings. 2009-06-14 20:31:11 +00:00
geography Use @pkgdir 2009-06-14 19:12:18 +00:00
graphics Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:05:39 +00:00
ham Remove @dirrm entries from PLISTs 2009-06-14 18:00:32 +00:00
inputmethod Use @pkgdir. 2009-06-14 20:19:52 +00:00
lang Replace @exec/@unexec with @pkgdir or drop it. 2009-06-14 20:34:12 +00:00
licenses Add Ruby programming language license. 2009-06-10 12:42:13 +00:00
mail Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:45:10 +00:00
math Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
mbone Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
meta-pkgs Bump PKGREVISION for vte-0.20.5. 2009-06-11 08:10:25 +00:00
misc Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
mk Don't generate @dirrm lines in print-PLIST, switch @exec mkdir lines to 2009-06-14 17:12:03 +00:00
multimedia Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
net Update to dnsmasq-2.49 2009-06-14 21:15:50 +00:00
news Convert to @pkgdir. 2009-06-14 21:01:59 +00:00
packages
parallel Remove @dirrm entries from PLISTs 2009-06-14 18:10:40 +00:00
pkgtools Drop now redundant @unexec ${RMDIR} 2009-06-14 21:02:45 +00:00
print Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:16:21 +00:00
regress Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
security Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:21:16 +00:00
shells Use @pkgdir. 2009-06-14 21:21:54 +00:00
sysutils Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
templates audit-packages is now in pkg_install on pkgsrc HEAD and stable so update 2008-12-10 22:06:48 +00:00
textproc Update ruby-redcloth to 4.2.0. 2009-06-14 18:39:59 +00:00
time pkgsrc changes: 2009-06-14 20:19:24 +00:00
wm Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
www pkgsrc changes: 2009-06-14 20:32:10 +00:00
x11 Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
Makefile cleanup 2009-05-16 07:21: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.