119 Commits

Author SHA1 Message Date
sthen
a706f20a68 update to freetds-1.1.36 2020-05-14 11:43:37 +00:00
sthen
25ac8e3de6 update to freetds-1.1.33 2020-04-18 13:39:21 +00:00
sthen
fedbf04869 update to freetds-1.1.32 2020-04-12 14:51:57 +00:00
sthen
46bad9b5bc update to freetds-1.1.30 2020-04-11 14:23:59 +00:00
sthen
d7845f8cd3 update to freetds-1.1.26 2020-03-31 13:39:47 +00:00
sthen
be9773d3c1 update to freetds-1.1.24 2019-12-12 21:36:18 +00:00
sthen
9398be95f4 update to freetds-1.1.23 2019-12-02 11:31:33 +00:00
sthen
3e620b0326 update to freetds-1.1.21 2019-11-18 17:40:08 +00:00
sthen
92d3a7d8d9 update to freetds-1.1.20 2019-10-18 21:00:41 +00:00
sthen
898a5e925d update to freetds-1.1.16 2019-09-25 11:42:41 +00:00
sthen
945bcd09a0 update to freetds-1.1.15 2019-09-04 20:54:05 +00:00
sthen
af7c95fe49 update to freetds-1.1.12 2019-08-12 13:58:06 +00:00
sthen
d2250df0c6 https homepage 2019-07-10 22:25:04 +00:00
tj
b78c82b5f8 switch some more homepage and master_sites links to https. input/ok sthen 2019-07-10 21:01:26 +00:00
sthen
5d3ff6a90d update to freetds-1.1.11 2019-07-10 13:26:20 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
f2b4e62473 update to freetds-1.1.6 2019-04-30 14:41:35 +00:00
sthen
cd1efd4a5a update to freetds-1.1.5 2019-04-19 13:26:51 +00:00
sthen
0d922b3209 update to freetds-1.1.3 2019-03-29 16:16:56 +00:00
sthen
d182ab30ce update to freetds-1.1.1 2019-03-20 18:12:18 +00:00
sthen
31aff06c4c no need for autoconf/automake any more
remove unneeded patch
2019-02-20 17:15:29 +00:00
sthen
1a4c3e6440 update to freetds-1.00.111 2019-02-19 22:49:31 +00:00
sthen
ca66b6f2ca sync WANTLIB 2017-09-22 20:32:22 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
naddy
70bb8e18e7 replace libiconv module 2016-09-13 11:44:06 +00:00
sthen
2653b93eaa remove obsolete readme, LD_PRELOAD=/usr/lib/libpthread.so no longer needed 2016-07-01 11:35:51 +00:00
sthen
1ea83572cf add dep on libgcrypt, nigel@ ran into problems without it 2016-06-29 13:17:33 +00:00
sthen
03ba333556 update to FreeTDS 0.95.95, and switch back to using GnuTLS as the
SSL/TLS library (as we used to do by default) - fixes a segfault
that now occurs when making a TLS connection to a database from
a program that is also using poppler-glib. (specifically I see
an insane value for c->num in MD5_Final/HASH_FINAL resulting in
a write past the end of an array when doing "use DBI; use Poppler;
$dbh = DBI->connect('dbi:Sybase:server=server'" in perl).

We used to do this (with an optional openssl flavour) but switched
away previously because gnutls started needing pthread and we wanted
to avoid the need to preload libpthread.so for various programs
(especially DBD::Sybase), but that is no longer a problem.

ok ajacoutot@
2016-06-29 09:17:41 +00:00
sthen
6e5b19728f update to freetds-0.95.89 2016-03-27 15:09:02 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
ajacoutot
81d501bbf4 Update to freetds-0.95.80. 2016-01-24 01:31:09 +00:00
sthen
823da04bf9 update to freetds-0.95.79 2016-01-07 23:11:08 +00:00
ajacoutot
03500c5c13 Update to freetds-0.95.75.
ok sthen@
2015-12-20 23:06:05 +00:00
sthen
cc561c0ef7 Kill the refguide for FreeTDS, it isn't especially useful in the package
and this saves 2/3 of the package size. ok aja@
2015-11-04 23:18:25 +00:00
sthen
b5cb14da2b update to freetds-0.95.21 2015-10-12 11:00:03 +00:00
sthen
204a7d3aba update to freetds-0.95.19, issue with ctlib error handling 2015-09-09 15:21:19 +00:00
jeremy
a7e0df3216 Add back --disable-threadsafe, fixing runtime use of
databases/ruby-tiny_tds.

OK ajacoutot@
2015-08-11 21:06:11 +00:00
ajacoutot
919058f023 Update to freetds-0.95.18. 2015-07-19 01:16:07 +00:00
jasper
a1d748d08d use sed -i 2015-07-18 21:11:18 +00:00
ajacoutot
cd602d2cfb rm, it was fixed already. 2015-06-28 19:53:41 +00:00
espie
c8b1245de2 prevent freetdb from picking up on e2fsprogs headers. no change in package 2015-06-28 19:43:06 +00:00
ajacoutot
51c5e699aa Don't pick up com_err.h; spotted by espie@ 2015-06-28 19:24:13 +00:00
ajacoutot
39fc4d8948 Update to freetds-0.95.8. 2015-06-25 14:43:54 +00:00
sthen
9794a4a2ee update to FreeTDS-0.95.5, the only real change for us is "Do not try to
unlock not-locked mutexes".
2015-06-19 12:18:31 +00:00
ajacoutot
3b0063b07e Update to freetds-0.95.1. 2015-06-15 15:44:53 +00:00
sthen
b7f363705e Don't use --disable-threadsafe in FreeTDS; it has been in the port for many
years but doesn't appear to be necessary any more.  From Brad, ok ajacoutot@.
2015-06-15 09:00:23 +00:00
ajacoutot
dc436ff68b Update to freetds-0.95.0.
survived a bulk
tested by and ok sthen@ (thank you)
2015-06-12 07:04:29 +00:00
ajacoutot
394151b743 Drop php 5.3 patch.
/etc -> SYSCONFDIR
2015-06-10 12:49:45 +00:00
sthen
019266f278 needs docbook, found by nigel@ 2013-09-20 21:12:44 +00:00