CVS log for pkgsrc/databases/iodbc/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / databases / iodbc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Nov 2 15:38:01 2019 UTC (5 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -7
lines
databases: align variable assignments
pkglint -Wall -F --only aligned -r
No manual corrections.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Aug 21 19:38:55 2014 UTC (10 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
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
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jan 27 06:52:27 2014 UTC (10 years, 9 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
Use GNU_CONFIGURE_LIBSUBDIR instead of manually specify --libdir to configure.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Oct 2 21:25:19 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Apr 22 15:06:57 2012 UTC (12 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -5
lines
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
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Mar 15 14:50:56 2012 UTC (12 years, 7 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -2
lines
Also put libs in iodbc subdir, patch to ensure pkgconfigdir is not affected
bump PKGREVISION. Test built soprano
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Mar 15 12:54:09 2012 UTC (12 years, 7 months ago) by abs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3
lines
Set --includedir to avoid conflict with unixodbc, adjust BUILDLINK_INCDIRS
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jun 25 22:06:47 2010 UTC (14 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3
lines
Use DL_AUTO_VARS to fix build on Linux. From Aleksey Cheusov in PR 43516.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Oct 17 02:01:50 2009 UTC (15 years ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -5
lines
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
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 14 21:46:57 2008 UTC (16 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -2
lines
Add full DESTDIR support.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Feb 9 07:26:57 2008 UTC (16 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
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
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 12 17:27:20 2007 UTC (17 years, 9 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
lines
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.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 14 16:00:40 2006 UTC (18 years, 7 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Drop maintainership for packages that I no longer have time to maintain.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 30 21:03:59 2005 UTC (18 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +21 -22
lines
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.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:11 2005 UTC (19 years, 6 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:13:18 2004 UTC (20 years, 1 month ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
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.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed May 5 03:16:02 2004 UTC (20 years, 6 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1
lines
Convert to buildlink3.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 24 22:46:09 2004 UTC (20 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:28:13 2003 UTC (21 years, 3 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Nov 5 08:23:27 2001 UTC (23 years ago) by jlam
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1
lines
Note conflict with forthcoming unixodbc package.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 6 11:39:54 2001 UTC (23 years, 7 months ago) by hubertf
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
Also install odbctest program
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 16 14:17:26 2001 UTC (23 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 14 15:07:27 2000 UTC (24 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2
lines
No more PKGLIBTOOL.
LTCONFIG_OVERRIDE -> minus one patch.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 1 11:23:19 2000 UTC (24 years, 5 months ago) by rh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
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.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jul 15 06:25:04 1999 UTC (25 years, 3 months ago) by jlam
Branches: TNF
CVS tags: pkgsrc-base,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
comdex-fall-1999
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
iODBC -- ODBC 2.x driver manager.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 15 06:25:04 1999 UTC (25 years, 3 months ago) by jlam
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>