Commit graph

25 commits

Author SHA1 Message Date
rillig
b4f1862849 databases: align variable assignments
pkglint -Wall -F --only aligned -r

No manual corrections.
2019-11-02 15:37:59 +00:00
wiz
1562f658ab Update to 3.52.9:
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-08-21 19:38:55 +00:00
obache
29bee19b0c Use GNU_CONFIGURE_LIBSUBDIR instead of manually specify --libdir to configure. 2014-01-27 06:52:27 +00:00
asau
354ee694fd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
wiz
a7f6f288c4 Update to 3.52.8. Update HOMEPAGE and MASTER_SITES.
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-04-22 15:06:57 +00:00
abs
dc543286f1 Also put libs in iodbc subdir, patch to ensure pkgconfigdir is not affected
bump PKGREVISION. Test built soprano
2012-03-15 14:50:56 +00:00
abs
c3a07118d7 Set --includedir to avoid conflict with unixodbc, adjust BUILDLINK_INCDIRS 2012-03-15 12:54:09 +00:00
wiz
dffb567020 Use DL_AUTO_VARS to fix build on Linux. From Aleksey Cheusov in PR 43516. 2010-06-25 22:06:47 +00:00
taca
7f83865255 Update iodbc pakcage to 3.52.7, adding LICENSE.
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
2009-10-17 02:01:50 +00:00
jlam
a2698b587d Add full DESTDIR support. 2008-04-14 21:46:57 +00:00
adam
239be4e86a Changes 3.52.6:
* 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
2008-02-09 07:26:57 +00:00
obache
71af13a24a 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.
2007-01-12 17:27:20 +00:00
jlam
641e118d57 Drop maintainership for packages that I no longer have time to maintain. 2006-03-14 16:00:40 +00:00
jlam
6516295733 Update databases/iodbc to 3.52.3. Changes from version 2.50.3 include
adding some support for the ODBC 3.x specifications and fixing quite
a lot of bugs.
2005-12-30 21:03:59 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
snj
2e0f8617e7 Convert to buildlink3. 2004-05-05 03:16:02 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jlam
f7b731046b Note conflict with forthcoming unixodbc package. 2001-11-05 08:23:27 +00:00
hubertf
b405a4ddfe Also install odbctest program 2001-04-06 11:39:54 +00:00
wiz
417e8bbabf Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:17:22 +00:00
wiz
cb095376b4 No more PKGLIBTOOL.
LTCONFIG_OVERRIDE -> minus one patch.
2000-08-14 15:07:27 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
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.
2000-06-01 11:23:11 +00:00
jlam
7afea7f455 iODBC -- ODBC 2.x driver manager. 1999-07-15 06:25:04 +00:00