pkgsrc/databases/freetds/PLIST
taca 47d048824f databases/freetds: update to 1.00.55.
Summary of Changes in release 1.0
--------------------------------------------
User visible (not in a particular order):
- Removed "8.0" from protocol version string accepted. Please
  update configuration files;
- Default protocol version is now auto. This could slow down
  connection but make user experience less painful;
- Sybase encrypted login. Set encryption to get it;
- Support protocol version 7.4;
- Add intent support to specify we don't want to change data;
- Allow to attach database file during the login (MS SQL Server);
- Support for Sybase time/date/bigdate/bigdatetime;
- Pool is working again;
- ODBC BCP (not complete);
- Improved dbconvert and dbconvert_ps (more compatible);
- Fixed dbspid;
- Improved ODBC type information;
- Better certificate verification;
- AppVeyor is used for every build;
- Try all IPs from DNS. This allows SQL Cluster connection
  to secondary servers.

Implementation:
- Removed Nmake support;
- Type conversions simplified;
- Better type handle code.
2017-09-17 14:57:59 +00:00

54 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.20 2017/09/17 14:57:59 taca Exp $
bin/bsqldb
${PLIST.odbc}bin/bsqlodbc
bin/datacopy
bin/defncopy
bin/fisql
bin/freebcp
bin/osql
bin/tdspool
bin/tsql
include/bkpublic.h
include/cspublic.h
include/cstypes.h
include/ctpublic.h
include/odbcss.h
include/sqldb.h
include/sqlfront.h
include/sybdb.h
include/syberror.h
include/sybfront.h
include/tds_sysdep_public.h
lib/libct.la
lib/libsybdb.la
${PLIST.odbc}lib/libtdsodbc.la
man/man1/bsqldb.1
man/man1/bsqlodbc.1
man/man1/datacopy.1
man/man1/defncopy.1
man/man1/fisql.1
man/man1/freebcp.1
man/man1/osql.1
man/man1/tsql.1
man/man5/freetds.conf.5
share/doc/freetds/images/callouts/1.gif
share/doc/freetds/images/callouts/10.gif
share/doc/freetds/images/callouts/2.gif
share/doc/freetds/images/callouts/3.gif
share/doc/freetds/images/callouts/4.gif
share/doc/freetds/images/callouts/5.gif
share/doc/freetds/images/callouts/6.gif
share/doc/freetds/images/callouts/7.gif
share/doc/freetds/images/callouts/8.gif
share/doc/freetds/images/callouts/9.gif
share/doc/freetds/images/caution.gif
share/doc/freetds/images/important.gif
share/doc/freetds/images/note.gif
share/doc/freetds/images/tip.gif
share/doc/freetds/images/warning.gif
share/doc/freetds/reference/index.html
share/doc/freetds/userguide/index.htm
share/doc/freetds/userguide/index.html
share/examples/freetds/freetds.conf
share/examples/freetds/locales.conf
share/examples/freetds/pool.conf