Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
seb 3f634e7f07 Update p5-Jifty-DBI from version 0.53 to version 0.58.
Pkgsrc changes:
- Perl 5.10, which includes version.pm, is now required by pkgsrc, hence
the dependency on devel/p5-version can be removed
- Set LICENSE

Upstream changes:
0.58 Tue Jul 14 03:21:21 EST 2009
- Possible incompatibilities:
    * Modules which use Jifty::DBI::Schema will have strict and warnings
      automatically applied to them.

- Features:
    * Jifty::DBI::Handle now has methods for supported_drivers,
      available_drivers, and is_available_driver.

- Fixes:
    * Remove unused _limit_clause method
    * Various error message improvements
    * Use ->new_item instead of ->record_class->new since it was a performance
        hit in Jifty
    * Avoid cals to ->new_item where possible

- Documentation:
    * Document connect's quirky return value

0.57 Tue May 19 08:02:03 EDT 2009
- Major bugfixes:
    * Use eval {} in Jifty::DBI::Handle's DESTROY block when manipulating DBI
        Alterations to the DBI object in the DESTROY block must be wrapped in
        an eval {}, as object destruction order is not guaranteed during
        global destruction, and this interacts poorly with DBI's tie'd object.
    * During DESTROY, don't explicitly disconnect a dbh set InactiveDestroy
        The InactiveDestroy flag on DBI objects prevent them from being
        implicitly disconnected when they go out of scope -- for example, in
        the case where a process has forked, and two processes hold the socket
        open.
        However, it does not prevent them from being _explicitly_
        disconnected, as we were doing in Jifty::DBI::Handle's DESTROY method.
        This caused InactiveDestroy to never kick in, causing either a shared
        socket, or two closed handles after a fork.  We prevent this by having
        Jifty::DBI::Handle respect InactiveDestroy in its DESTROY method.
    * Do not use Scalar::Defer defaults for columns' defaults in the db

- New features:
    * Add a display_length attribute on columns
    * add schema manipulation tables: rename_column and rename_table
    * If a column's default is a record, call its id method

- Fixes:
    * Improve SQL error message and avoid its duplication
    * Pull the input_ and output_filters out of the instance hash

- Tests:
    * Added a unit test for the SaltHash filter
    * use drop_table_if_exists in tests
    * add drop_table_if_exists in t/utils.t
    * unconditionaly drop tables for testing
    * test rename_table
    * add tests for rename_column
    * SaltHash test does not need an is_deeply()
    * Don't explicitly disconnect the handle, DESTROY handles it better
    * Test for warnings instead of letting them leak into the test output
2009-08-23 22:27:47 +00:00
archivers Marked as CONFLICT each other, both package contains lib/liblzma.{a,so}. 2009-08-23 09:23:28 +00:00
audio This needs flac(1) from the flac package. Bump pkgrevision to 2. 2009-08-23 03:11:15 +00:00
benchmarks emove empty PLIST. 2009-07-22 09:23:13 +00:00
biology Update to 14.4: 2009-08-09 23:15:43 +00:00
bootstrap Add /usr/bsd to $overpath for IRIX as per PR 38802. I'm going to leave 2009-08-01 20:19:37 +00:00
cad Update to boolean-6.99. No changes, but supports wxGTK 2.8. 2009-08-14 19:09:48 +00:00
chat Add buildlink3.mk. 2009-08-21 22:47:30 +00:00
comms This update is just to fix a hypothetical security issue (AST-2009-005) 2009-08-23 09:22:23 +00:00
converters Update simplejson to 2.0.9 and add do-test rule. 2009-08-20 17:15:21 +00:00
cross Make it build on recent DragonFly. 2009-08-01 05:22:38 +00:00
databases Update p5-Jifty-DBI from version 0.53 to version 0.58. 2009-08-23 22:27:47 +00:00
devel Update p5-Module-Starter from version 1.500 (upstream 1.50) to version 2009-08-23 14:40:57 +00:00
distfiles
doc Remove www/cocoon, last updated in 2001, broken since 2006, missing 2009-08-23 22:22:33 +00:00
editors Silence unnecessary warnings. 2009-08-23 18:14:38 +00:00
emulators Update to 0.133. Sadly, patches can't be shared with sdlmame any longer, 2009-08-15 17:23:59 +00:00
filesystems Allow python-2.6. 2009-08-21 15:16:49 +00:00
finance Set LICENSE. 2009-08-21 22:47:28 +00:00
fonts Add description of patch. 2009-08-11 14:59:09 +00:00
games Make this build on Mac OS X. Fixed PR pkg/41538. 2009-08-19 04:04:40 +00:00
geography Remove postgresql81-postgis here as well. 2009-08-17 07:57:48 +00:00
graphics remove the dead mirror from master sites. 2009-08-23 14:06:09 +00:00
ham Fix PLIST. Bump revision. 2009-08-18 15:53:18 +00:00
inputmethod MAKE_JOBS_SAFE=no 2009-08-18 15:51:17 +00:00
lang Update to MzScheme 4.2.1. Numerous changes since previous version (360), 2009-08-23 17:04:24 +00:00
licenses Add mpl-1.0 (Mozilla Public License), and allow it by default. 2009-07-26 09:18:29 +00:00
mail Add DESTDIR support. 2009-08-21 11:55:50 +00:00
math Update to Maxima 5.19.1. 2009-08-22 15:57:37 +00:00
mbone Fix destdir installation 2009-08-18 15:57:59 +00:00
meta-pkgs Add comment that vino has compilation problems, see wip/vino. 2009-08-21 15:56:32 +00:00
misc Updating misc/p5-App-MrShell from 2.0200 to 2.0205 2009-08-19 19:55:01 +00:00
mk Add USE_NETBSD_REPO option to force make cce and friends to use the 2009-08-23 18:09:45 +00:00
multimedia Remove chunk that only adds whitespace. 2009-08-23 15:06:36 +00:00
net Make it build on DragonFly and probably some others. 2009-08-23 15:26:47 +00:00
news Add msgfmt to tools, for DragonFly. 2009-08-23 16:49:54 +00:00
packages
parallel Fix installed manual pages to correctly refer to SGE rather than GE. 2009-08-19 09:56:22 +00:00
pkgtools pbulk-base-0.39: 2009-08-23 18:02:04 +00:00
print Use standard format for MESSAGE files. 2009-08-23 15:11:57 +00:00
regress Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
security Make it build on DragonFly. From Rumko via PR 41763. 2009-08-23 20:02:28 +00:00
shells remove ftp.gw.com from master_sites. service suspended. 2009-08-15 23:43:26 +00:00
sysutils Avoid using os.popen2 with Python>=2.6. 2009-08-23 15:23:26 +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 Remove www/cocoon, last updated in 2001, broken since 2006, missing 2009-08-23 22:22:33 +00:00
time Updating package time/p5-MooseX-Types-DateTime from 0.03 to 0.04 2009-08-19 06:19:12 +00:00
wm Improve HOMEPAGE. 2009-08-21 22:42:59 +00:00
www Remove www/cocoon, last updated in 2001, broken since 2006, missing 2009-08-23 22:22:33 +00:00
x11 Allow using libXp with xsrc for NetBSD/current. 2009-08-20 17:59:10 +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.