summaryrefslogtreecommitdiff
path: root/databases/iodbc/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-08-21Update to 3.52.9:wiz1-2/+2
Apr 15 2014, V3.52.9: * Added support for building on recent versions of Mac OS X * Fixed warnings from autoconf/automake * Fixed infinite loop in connection pool * Fixed compiler warnings * Fixed build dependency for make -jX * Fixed check for Unicode driver * Fixed issue calling SQLCancel from other thread * Fixed SQLInstallDriverEx when driver is readonly
2014-01-27Use GNU_CONFIGURE_LIBSUBDIR instead of manually specify --libdir to configure.obache1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-22Update to 3.52.8. Update HOMEPAGE and MASTER_SITES.wiz1-5/+4
Mar 27 2012, V3.52.8: * Converted from CVS to GIT * Added build support for Mac OS X 10.5, 10.6 and 10.7 * Converted old Mac OS X .nib format to newer .xib format * Fixed issue with using buffer after free * Fixed use ssize_t where appropriate * Fixed issue with strlen if param can be NULL * Fixed use ssize_t for length of string * Fixed tracing SQLGetData using multiple chunks * Fixed problem tracing on big-endian machines * Fixed wrong type label * Fixed compiler warnings
2012-03-15Also put libs in iodbc subdir, patch to ensure pkgconfigdir is not affectedabs1-2/+4
bump PKGREVISION. Test built soprano
2012-03-15Set --includedir to avoid conflict with unixodbc, adjust BUILDLINK_INCDIRSabs1-3/+3
2010-06-25Use DL_AUTO_VARS to fix build on Linux. From Aleksey Cheusov in PR 43516.wiz1-3/+3
2009-10-17Update iodbc pakcage to 3.52.7, adding LICENSE.taca1-5/+5
Sep 10 2009, V3.52.7: * Added iODBC Graphical Administrator for Mac OS X * Added iODBC CFM Bridge * Added resizable windows and dialogs for GTK+ * Added option in tracefile for sequence number ($S) * Added additional translations between ANSI and Unicode * Fixed if tracefile gets too big, continue in new tracefile * Fixed unload bug due to wrong pointer deref * Fixed Connection Pooling UI * Fixed checking odbc_ver on connect handle * Fixed packaging of runtime only libraries * Fixed porting issues * Fixed documentation
2008-04-14Add full DESTDIR support.jlam1-2/+5
2008-02-09Changes 3.52.6:adam1-2/+2
* Added support for GTK+ 2.x * Fixed long mutex lock on connect * Fixed problems with SQLBrowseConnect * Fixed missing functions in export list * Fixed core dump when checking for driver odbc version * Fixed allocation error in SQLDescribeCol * Fixed rpm specification for RedHat * Fixed porting problems on FreeBSD, OpenBSD and OSF * Use SQLFetchScroll in iodbctest
2007-01-12Update iodbc to 3.52.5.obache1-3/+3
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.
2006-03-14Drop maintainership for packages that I no longer have time to maintain.jlam1-2/+2
2005-12-30Update databases/iodbc to 3.52.3. Changes from version 2.50.3 includejlam1-21/+20
adding some support for the ODBC 3.x specifications and fixing quite a lot of bugs.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-05-05Convert to buildlink3.snj1-1/+2
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2001-11-05Note conflict with forthcoming unixodbc package.jlam1-1/+3
2001-04-06Also install odbctest programhubertf1-1/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-08-14No more PKGLIBTOOL.wiz1-2/+3
LTCONFIG_OVERRIDE -> minus one patch.
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
1999-07-15iODBC -- ODBC 2.x driver manager.jlam1-0/+25