pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/freetds



Module Name:    pkgsrc
Committed By:   jlam
Date:           Thu May  8 13:28:39 UTC 2008

Modified Files:
        pkgsrc/databases/freetds: Makefile PLIST buildlink3.mk distinfo
            options.mk
Removed Files:
        pkgsrc/databases/freetds/patches: patch-ac patch-ad

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/databases/freetds/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/databases/freetds/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/databases/freetds/buildlink3.mk
cvs rdiff -r1.15 -r1.16 pkgsrc/databases/freetds/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/freetds/options.mk
cvs rdiff -r1.4 -r0 pkgsrc/databases/freetds/patches/patch-ac \
    pkgsrc/databases/freetds/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index