46e10b77bd
- Add dependency on GTK (new in this version) via USE_GTK knob - Install sample configuration files - Install odbctest binary - Tweak installation directory of configuration files, and name of odbctest binary so as not to conflict with the port databases/unixODBC - Install some basic documentation in $DOCSDIR - Expand and clarify pkg-descr; reword pkg-comment to be more correct Approved by: No response in ~25h from maintainer. (Apologies for the short wait; I have a port waiting in the wings which depends on this one.)
15 lines
663 B
Plaintext
15 lines
663 B
Plaintext
iODBC (intrinsic Open Database Connectivity) is an ODBC driver manager that
|
|
is compatible with the ODBC 2.x and 3.x specifications. It performs the
|
|
standard tasks of a driver manager, i.e. driver loading, parameter and
|
|
function sequence checking, driver function invocation, etc.
|
|
|
|
Applications linked with the iODBC driver manager will be able - through ODBC
|
|
function calls - to access simultaneously different types of data sources
|
|
within one process through suitable ODBC drivers.
|
|
|
|
iODBC is freely redistributable under either the GNU Library General Public
|
|
Licence (LGPL) or the BSD licence.
|
|
|
|
Authors: <iodbc@openlinksw.com>
|
|
WWW: http://www.iodbc.org/
|