Subject: CVS commit: pkgsrc/databases/iodbc
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 01/12/2007 17:27:20
Module Name:	pkgsrc
Committed By:	obache
Date:		Fri Jan 12 17:27:20 UTC 2007

Modified Files:
	pkgsrc/databases/iodbc: DESCR Makefile distinfo
	pkgsrc/databases/iodbc/patches: patch-aa patch-ac
Removed Files:
	pkgsrc/databases/iodbc/patches: patch-ab

Log Message:
Update iodbc to 3.52.5.
Pointed out in PR 35383.

Jan 05 2007, V3.52.5:
    * Added support for FileDSN
    * Added support for Connection Pooling
    * Added check for tracefile size
    * Call ODBC 2.x functions in driver if application uses ODBC 2.x only calls
    * Fixed problem parsing driver result in SQLSetStmtAttr
    * Fixed source code readability
    * Fixed bug in overwriting driver name
    * Fixed check for /Library/ODBC for Mac OS X
    * Fixed prototypes
    * Rewrote bootstrap script and configure summary
    * Use localtime_r in tracing when available
    * Fixed build issues with Mac OS X
    * Small code cleanups and fixes

Jan 26 2006, V3.52.4:
    * Added support for Mac OS X 10.4 Universal kit (ppc, ppc64 and i386)
    * Removed dependency between iodbc and iodbcinst shared libraries
    * Cleanup Mac OS X build process
    * Clarify LGPL license conditions
    * Fixed problem with error on subsequent SQLExecute statements
    * Fixed problem building 64bit GUI components
    * Fixed compiler warnings
    * Fixed problem determining which compiler to use on AIX
    * Enabled SHLIB_PATH on HP/UX
    * Fixed problem using # as comment in odbc.ini file
    * Disabled --disable-odbc3 flag
    * Small code cleanups and fixes

pkgsrc chages:
Fix comment and descr, refrect current status.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/iodbc/DESCR
cvs rdiff -r1.13 -r1.14 pkgsrc/databases/iodbc/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/databases/iodbc/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/iodbc/patches/patch-aa
cvs rdiff -r1.1 -r0 pkgsrc/databases/iodbc/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/databases/iodbc/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.