ports/databases/libodbc++/pkg-plist
Baptiste Daroussin f4f46a920e Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
2014-05-05 16:24:00 +00:00

19 lines
500 B
Text

bin/isql++
include/odbc++/callablestatement.h
include/odbc++/config.h
include/odbc++/connection.h
include/odbc++/databasemetadata.h
include/odbc++/drivermanager.h
include/odbc++/errorhandler.h
include/odbc++/preparedstatement.h
include/odbc++/resultset.h
include/odbc++/resultsetmetadata.h
include/odbc++/setup.h
include/odbc++/statement.h
include/odbc++/threads.h
include/odbc++/types.h
lib/libodbc++.so
lib/libodbc++.so.4
lib/libodbc++.so.4.0.0
libdata/pkgconfig/libodbc++.pc
@dirrm include/odbc++