pkgsrc/databases/freetds/PLIST
jlam 546f30a0b3 Update freetds to version 0.82. Changes from version 0.63 include:
Pkgsrc changes:
  + Support user-destdir installation.
  + Document the way that pkgsrc handles the freetds documentation.
  + Use GENERATE_PLIST instead of creating a .PLIST.doc.
  + Remove patch-ac and patch-ad due to reports of success compiling
    FreeTDS on Mac OS X without changes on the freetds@ mailing list.

Package changes:
  - libtds.* has been removed.  Its objects are now linked directly
    into the other client libraries.
  - support TLSv1 sessions to MSSQL servers
  - fixed timeout handling
  - added protocol version discovery
  - reduced network bandwidth use on Linux and -BSD
  - fixed conversion NUMERIC->NUMERIC changing precision/scale
  - added named instance support (mssql2k)
  - many other code improvements and bug fixes
  - improved pool server
  - ODBC:
    - cursors (mssql)
    - fixed database setting
    - fixed SQLGetData result
    - fixed compute handling in ODBC
    - paramset support
2008-05-08 13:28:39 +00:00

38 lines
811 B
Text

@comment $NetBSD: PLIST,v 1.17 2008/05/08 13:28:39 jlam 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/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/reference/index.html
share/doc/freetds/userguide/index.htm
share/examples/freetds/freetds.conf
share/examples/freetds/locales.conf
share/examples/freetds/pool.conf
@dirrm share/examples/freetds