Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ea49580f | 2015-02-04 09:06:16 | Fix a bad patch merge ok naddy@, sthen@ | ||
| 1caf8106 | 2014-09-18 21:16:24 | Delete an accidentally duplicated "Libs.private" line in the .pc file which was causing "pkgconfig libiodbc --exists" to return false with a knock-on effect of triggering a different codepath in php's autoconf script causing it to link the main binary against libiodbc. PHP problem reported by naddy. | ||
| d7000014 | 2014-09-16 15:01:48 | update to iODBC 3.52.9 | ||
| 2ad3def5 | 2014-03-26 14:12:27 | minor update to iODBC 3.52.8 | ||
| cd244e24 | 2012-09-29 20:07:08 | Fix pkg-config and iodbc-config files for dynamic vs static linking. ok sthen@ | ||
| a88832d0 | 2012-08-19 21:12:20 | - remove now uneeded -lpthread/-pthread patch | ||
| b13f5eb0 | 2011-06-16 01:29:57 | update iodbc to 3.52.7, maintainer timeout - while there, tweak the sample installed ini files to give examples that can work with ODBC drivers available in ports - take maintainer | ||
| 61db854a | 2011-06-06 10:55:17 | Bring internal prototype for wcsncasecmp() in line with the system and POSIX one. From upstream; ok landry@ dcoppa@ | ||
| 542240d8 | 2011-06-06 08:10:46 | Revert, I missed the mail from naddy@ on ports@ (sorry about that) -- pointed by landry@ | ||
| 646c6469 | 2011-06-06 07:59:44 | Unbreak now that we have wcsncasecmp(3). |