Commit Graph

21 Commits

Author SHA1 Message Date
sthen
c88475b046 update to freetds 0.91; add an openssl flavour (see README for details),
remove msdblib flavour (with @pkgpath to handle updates): this is not
really worth a separate flavour; just define MSDBLIB when building your
applications if you require this behaviour.
2011-09-08 17:13:51 +00:00
sthen
397e66739a update to 20110223 upstream patchset
- backported fix for server_host_name setting in odbc
2011-03-24 12:51:19 +00:00
sthen
a7fbedab1c use shared libiconv again (fixed amd64 build noted by landry) 2010-11-05 10:25:24 +00:00
sthen
706261c00f - include missing netinet/in.h header pointed out by landry@
- don't run configure twice
2010-11-04 22:13:33 +00:00
sthen
f3fc458c9a use autoconf/automake to regenerate (the distribution patchset updates
configure.ac obsoleting patch-configure but doesn't provide a regenerated
configure script so it was never picked up).
2010-11-04 21:33:49 +00:00
sthen
09b62d428a use shared not static libiconv; fixes build with .Ox libtool. bump. 2010-09-21 16:10:02 +00:00
sthen
d1d77884d6 update FreeTDS to a newer post-0.82 patchset; thanks to Ryan Boggs for testing. 2010-09-12 09:32:58 +00:00
sthen
0f574bd2b2 - improve the summary in pkg/DESCR
- default to protocol version 8 to avoid plaintext passwords on the
wire, note this in the sample freetds.conf
2010-05-02 11:36:27 +00:00
ajacoutot
b193ce8eb4 Unbreak after gnutls update.
Regen patches while here.
2009-10-11 16:33:36 +00:00
sthen
adc0afef3e - update to 0.82+patches
- build the ODBC library
2009-08-01 14:11:19 +00:00
espie
1c47592197 remove some SHARED_LIBS work-arounds that are no longer necessary 2006-01-10 18:47:50 +00:00
sturm
835df42314 SHARED_LIBS, USE_LIBTOOL 2005-12-26 19:15:21 +00:00
jcs
cedf13c6fa long awaited freetds-0.63 final release 2005-03-30 03:39:00 +00:00
jcs
ed0e61f74c freetds-0.62 2004-01-12 02:46:12 +00:00
jcs
9e5bc37306 freetds-0.61 2003-05-18 16:57:18 +00:00
jcs
5952d50210 oops, common.h slipped back into PLIST with the last update
this file is part of the test suite which shouldn't be installing
things anyway, so stub out the install targets so none of these
files get back into PLIST in the future

unbreak and bump pkgname to freetds-0.60p1
2003-02-08 17:21:41 +00:00
pvalchev
fe4e7c5df9 getc returns int, not char; ok maintainers 2002-12-13 07:38:04 +00:00
jcs
2993c89c13 update to freetds-0.60 2002-09-12 00:12:48 +00:00
jcs
e55ca75dee Update to freetds-0.53 2001-12-27 02:56:38 +00:00
jcs
e1cc5912eb use in-tree libtool patches
prodded by wilfried@
2001-11-01 02:40:55 +00:00
naddy
878bdc4341 Import of FreeTDS 0.52.
Submitted by Joshua Stein <jcs@rt.fm>.

FreeTDS is a project to document and implement the TDS (Tabular
DataStream) protocol.  TDS is used by Sybase and Microsoft for
client to database server communications.
2001-08-11 15:31:43 +00:00