From 43fc33f849e1dc883a91d89f9c1d2ff8cb4cefa7 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Mon, 31 May 2004 21:29:33 +0000 Subject: Revive libodbc++: - update to 0.2.3 - set MAINTAINER to myself for some time to catch build errors on bento A few options and features from original port are missing (WITH_GUI build, NOPORTDOCS build) but I do not have time for implementing them correctly. --- databases/libodbc++/pkg-descr | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 databases/libodbc++/pkg-descr (limited to 'databases/libodbc++/pkg-descr') diff --git a/databases/libodbc++/pkg-descr b/databases/libodbc++/pkg-descr new file mode 100644 index 000000000000..9a3c6d37439d --- /dev/null +++ b/databases/libodbc++/pkg-descr @@ -0,0 +1,14 @@ +Libodbc++ aims to be a complete C++ development environment for data source +(typically SQL database) access. It exists in the form of a class library +and a set of tools. Libodbc++ currently provides a subset of the JDBC 2.0 +specification functionality. + +Libodbc++ runs on top of ODBC, i.e. it needs to be compiled with support for +an ODBC driver manager. It currently supports either iODBC or unixODBC. +This port allows the user to select which driver manager to use via a +build-time variable definition - see the comments in the Makefile for further +details. + +WWW: http://orcane.net/freeodbc++/ + +-- Johann Visagie -- cgit v1.2.3