non port: databases/libiodbc/distinfo |
SVNWeb
|
Number of commits found: 18 |
Thu, 4 May 2023
|
[ 14:42 Adriaan de Groot (adridg) ] 118600a
databases/libiodbc: update to 3.52.16
First release in nearly 2 years, with a handful of bugfixes.
See release notes at
https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/ChangeNotes
|
Wed, 14 Jul 2021
|
[ 18:18 Tobias C. Berner (tcberner) ] 865054b
databases/libiodbc: update to 3.52.15
* Added support for macOS Big Sur (11.x) on Apple Silicon using a universal
build
* Fixed title to show CPU architecture used
* Fixed length of error message buffer
* Removed support for Mac OS X Snow Leopard (10.6) and older
* Removed deprecated iODBCcfmbridge for PPC
* Upgraded iODBC build to use recent versions of Xcode
* Minimum Xcode version is set to Xcode 8.0
* Minimum macOS deployment target is OS X Mavericks (10.9)
* Migrated dialogs and plist files
* Migrated translation support
|
Thu, 18 Feb 2021
|
[ 22:02 adridg ]
Update databases/libiodbc to latest upstream
Release notes are at
https://github.com/openlink/iODBC/blob/master/NEWS
it's a handful of fixes. The SO_VER jumps from .27 to .29.
Reported by: portscout
|
Wed, 7 Aug 2019
|
[ 18:08 tcberner ]
databaes/libiodbc: update to 3.52.13
Release Notes [1]
* Added extra validation for SQLAllocHandle (SQL_HANDLE_DESC, ...)
* Added GCC __attribute__ for checking format string
* Added missing define SQL_CONVERT_GUID
* Fixed issue using heap after free in SQLConnect_internal
* Fixed issue with global mutex in SQLError, SQLGetDiagRec, and
SQLGetDiagField
* Fixed SQLSetStmtAttr to cache the correct values for
SQL_ATTR_ROW_ARRAY_SIZE and SQL_ATTR_ROW_BIND_TYPE
* Fixed format specifiers and some casts to fix trace output
* Fixed missing check for section in SQLGetPrivateProfileString
* Fixed non-void function needs to return a value
* Fixed issue in Mac Cocoa code
* Fixed iODBC apps/frameworks CFBundleGetInfoString attribute
* Fixes an issue where build fails on Alpine
* Fixed package versioning
* Fixed small memory leaks
[1]
http://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/ChangeNotes#2019-07-23%20-%20iODBC%20Stable%20Version%203.52.13%20Released
|
Thu, 1 Sep 2016
|
[ 14:59 tcberner ]
Update databases/libiodbc to 3.52.12
While doing so, make qa.sh happy by adding some GTK2-deps.
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7728
|
Mon, 19 May 2014
|
[ 11:44 rakuco ]
Update to 3.52.9.
Changes upstream include:
* 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
The "Fixed build dependency for make -jX" part is important, as parallel
builds (particularly with the GTK2 option on) normally fail with 3.52.8.
Based on a patch by Jia-Shiun Li <jiashiun@gmail.com> [1].
PR: ports/189496 [1]
Submitted by: Jia-Shiun Li <jiashiun@gmail.com> [1]
MFH: 2014Q2
|
Thu, 12 Apr 2012
|
[ 14:26 rakuco ]
Update to 3.52.8.
This commit also tries to clean up the infrastructure a little bit. It
compiled fine on 7.4, 8.2, 9.0 and 10 on redports:
- Remove iodbc.org from the MASTER_SITES list, it doesn't seem to
exist anymore.
- Set LICENSE.
- Remove USE_GMAKE, it seems to build fine with make(1).
- Remove the pthreads-related hacks and seds, as they do not seem to
be needed anymore, especially now that only pthreads exists.
- Remove the -D_BSD_WCHAR_T_DEFINED and the patch in files/, as
libiodbc itself has accounted for _BSD_WCHAR_T_DECLARED since 2003.
- Act on the example code based on NOPORTEXAMPLES instead of
NOPORTDOCS.
|
Sun, 20 Mar 2011
|
[ 12:54 miwi ] (Only the first 10 of 3505 ports in this commit are shown above. )
- Get Rid MD5 support
|
Wed, 16 Sep 2009
|
[ 14:27 miwi ]
- Update to 3.52.7
PR: 138814
Submitted by: Ports Fury
Feature safe: yes
|
Tue, 23 Oct 2007
|
[ 23:07 miwi ]
- Update to 3.52.6
PR: 117333
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Wed, 17 Jan 2007
|
[ 17:18 itetcu ]
- Update to version 3.52.5
PR: ports/107994
Submitted by: KATO Tsuguru
|
Tue, 31 Jan 2006
|
[ 21:28 barner ]
- Update to version 3.52.4 [1]
- Use less greedy CONFLICTS
Submitted by: Ports fury
PR: ports/92612
|
Mon, 14 Nov 2005
|
[ 21:39 mnag ]
Update to 3.52.3
Add SHA256
PR: 89013
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Fri, 25 Feb 2005
|
[ 13:25 krion ]
Update to version 3.52.2
PR: ports/77963
Submitted by: Ports Fury
|
Sun, 14 Nov 2004
|
[ 09:25 krion ]
Update to version 3.52.1
PR: ports/73901
Submitted by: Ports Fury
|
Sat, 26 Jun 2004
|
[ 22:12 pav ]
- Update to 3.51.2
PR: ports/68309
Submitted by: Idar Tollefsen <idart@performancedesign.no>
|
Mon, 22 Mar 2004
|
[ 19:11 linimon ]
Update to 3.51.1: catch up with the newest development branch, but not
yet the newest release from that branch. From the PR:
"I am aware that this patch does not update to the very latest version
of the libiodbc library, but I will submit another update when I am
back online after my move (along with a maintainer-email update)."
Changes over time include: added new SQLDrivers implementation; added
ODBC Tracing facility; code restructuring; fixes for installations in
many more environments; bugfixes. See ChangeLog for complete details.
PR: ports/62877
Submitted by: Erik H. Bakke <ebakke@trolltech.com> (maintainer)
|
Wed, 3 Oct 2001
|
[ 13:54 wjv ]
- Update to version 3.0.5 - Add dependency on GTK (new in this version) via
USE_GTK knob - Install sample configuration files - Install odbctest binary
- Tweak installation directory of configuration files, and name of odbctest
binary so as not to conflict with the port databases/unixODBC - Install some
basic documentation in $DOCSDIR - Expand and clarify pkg-descr; reword
pkg-comment to be more correct
|
Number of commits found: 18 |