mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
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
19 lines
500 B
Text
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++
|