freebsd-ports/databases/sqlrelay/pkg-plist
2001-09-21 17:26:30 +00:00

97 lines
4.1 KiB
Text

bin/backupschema
bin/fields
bin/query
bin/sqlr-cachemanager
%%IF_GTK%%bin/sqlr-config-gtk
%%IF_FREETDS%%bin/sqlr-connection-freetds
%%IF_MSQL%%bin/sqlr-connection-msql
%%IF_MYSQL%%bin/sqlr-connection-mysql
%%IF_ODBC%%bin/sqlr-connection-odbc
%%IF_POSTGRESQL%%bin/sqlr-connection-postgresql
%%IF_SQLITE%%bin/sqlr-connection-sqlite
bin/sqlr-listener
bin/sqlr-scaler
bin/sqlr-start
bin/sqlr-stop
bin/sqlrsh
etc/sqlrelay.conf.example
etc/sqlrelay.dtd
include/private/bindvar.h
include/private/column.h
include/private/field.h
include/private/row.h
include/private/sqlrconnection.h
include/private/sqlrcursor.h
include/private/sqlrdefines.h
include/private/sqlrincludes.h
include/sqlrclient.h
include/sqlrclientwrapper.h
lib/libsqlrclient.a
lib/libsqlrclient.so.0
lib/libsqlrclientwrapper.a
lib/libsqlrclientwrapper.so.0
@dirrm sqlrelay/tmp
@dirrm sqlrelay/cache
@dirrm sqlrelay
%%PORTDOCS%%share/doc/sqlrelay/api/c++/sqlrclient.h.html
%%PORTDOCS%%share/doc/sqlrelay/api/c/sqlrclientwrapper.h.html
%%PORTDOCS%%share/doc/sqlrelay/api/java/SQLRConnection.html
%%PORTDOCS%%share/doc/sqlrelay/api/java/SQLRCursor.html
%%PORTDOCS%%share/doc/sqlrelay/api/java/allclasses-frame.html
%%PORTDOCS%%share/doc/sqlrelay/api/java/deprecated-list.html
%%PORTDOCS%%share/doc/sqlrelay/api/java/help-doc.html
%%PORTDOCS%%share/doc/sqlrelay/api/java/index-all.html
%%PORTDOCS%%share/doc/sqlrelay/api/java/index.html
%%PORTDOCS%%share/doc/sqlrelay/api/java/overview-tree.html
%%PORTDOCS%%share/doc/sqlrelay/api/java/package-list
%%PORTDOCS%%share/doc/sqlrelay/api/java/packages.html
%%PORTDOCS%%share/doc/sqlrelay/api/java/serialized-form.html
%%PORTDOCS%%share/doc/sqlrelay/api/java/stylesheet.css
%%PORTDOCS%%share/doc/sqlrelay/api/perl/SQLRConnection.html
%%PORTDOCS%%share/doc/sqlrelay/api/perl/SQLRCursor.html
%%PORTDOCS%%share/doc/sqlrelay/api/perl/SQLRelay.html
%%PORTDOCS%%share/doc/sqlrelay/api/php/doc.html
%%PORTDOCS%%share/doc/sqlrelay/api/python/PySQLRClient.py.html
%%PORTDOCS%%share/doc/sqlrelay/api/python/PySQLRDB.py.html
%%PORTDOCS%%share/doc/sqlrelay/api/ruby/ruby.html
%%PORTDOCS%%share/doc/sqlrelay/clientapis.html
%%PORTDOCS%%share/doc/sqlrelay/configuring.html
%%PORTDOCS%%share/doc/sqlrelay/connections.html
%%PORTDOCS%%share/doc/sqlrelay/css/styles.css
%%PORTDOCS%%share/doc/sqlrelay/index.html
%%PORTDOCS%%share/doc/sqlrelay/installing.html
%%PORTDOCS%%share/doc/sqlrelay/introduction.html
%%PORTDOCS%%share/doc/sqlrelay/introtowebdb.html
%%PORTDOCS%%share/doc/sqlrelay/invisible.gif
%%PORTDOCS%%share/doc/sqlrelay/programming/binds.html
%%PORTDOCS%%share/doc/sqlrelay/programming/c++.html
%%PORTDOCS%%share/doc/sqlrelay/programming/c.html
%%PORTDOCS%%share/doc/sqlrelay/programming/java.html
%%PORTDOCS%%share/doc/sqlrelay/programming/perl.html
%%PORTDOCS%%share/doc/sqlrelay/programming/perldbd.html
%%PORTDOCS%%share/doc/sqlrelay/programming/php.html
%%PORTDOCS%%share/doc/sqlrelay/programming/python.html
%%PORTDOCS%%share/doc/sqlrelay/programming/pythondb.html
%%PORTDOCS%%share/doc/sqlrelay/programming/ruby.html
%%PORTDOCS%%share/doc/sqlrelay/programming/zope.html
%%PORTDOCS%%share/doc/sqlrelay/programming/zope/instance.gif
%%PORTDOCS%%share/doc/sqlrelay/programming/zope/management.gif
%%PORTDOCS%%share/doc/sqlrelay/programming/zope/resultset.gif
%%PORTDOCS%%share/doc/sqlrelay/programming/zope/sqlrelay.gif
%%PORTDOCS%%share/doc/sqlrelay/programming/zope/test.gif
%%PORTDOCS%%share/doc/sqlrelay/programming/zope/testzsqlmethod.gif
%%PORTDOCS%%share/doc/sqlrelay/programming/zope/zsqlmethod.gif
%%PORTDOCS%%share/doc/sqlrelay/programming/zope/zsqlmethodresultset.gif
%%PORTDOCS%%share/doc/sqlrelay/running.html
%%PORTDOCS%%@dirrm share/doc/sqlrelay/programming/zope
%%PORTDOCS%%@dirrm share/doc/sqlrelay/programming
%%PORTDOCS%%@dirrm share/doc/sqlrelay/css
%%PORTDOCS%%@dirrm share/doc/sqlrelay/api/ruby
%%PORTDOCS%%@dirrm share/doc/sqlrelay/api/python
%%PORTDOCS%%@dirrm share/doc/sqlrelay/api/php
%%PORTDOCS%%@dirrm share/doc/sqlrelay/api/perl
%%PORTDOCS%%@dirrm share/doc/sqlrelay/api/java
%%PORTDOCS%%@dirrm share/doc/sqlrelay/api/c++
%%PORTDOCS%%@dirrm share/doc/sqlrelay/api/c
%%PORTDOCS%%@dirrm share/doc/sqlrelay/api
%%PORTDOCS%%@dirrm share/doc/sqlrelay