1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-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

20 lines
500 B
Plaintext

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++