mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
f4f46a920e
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
20 lines
500 B
Plaintext
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++
|