16d1da8428
New port, containing all contrib stuff distributed with postgresql From the README: The PostgreSQL contrib tree --------------------------- This subtree contains porting tools, analysis utilities, and plug-in features that are not part of the core PostgreSQL system, mainly because they address a limited audience or are too experimental to be part of the main source tree. This does not preclude their usefulness. Each subdirectory contains a README file with information about the module. Most items can be built with `gmake all' and installed with `gmake install' in the usual fashion, after you have run the `configure' script in the top-level directory. Some directories supply new user-defined functions, operators, or types. After you have installed the files you need to register the new entities in the database system by running the commands in the supplied .sql file. For example, $ psql -d dbname -f module.sql See the PostgreSQL documentation for more information about this procedure. PR: ports/53181 Submitted by: Palle Girgensohn <girgen@pingpong.net>
225 lines
5.6 KiB
Makefile
225 lines
5.6 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += adodb
|
|
SUBDIR += arcexplorer
|
|
SUBDIR += bbdb
|
|
SUBDIR += bbdb-emacs20
|
|
SUBDIR += cdb
|
|
SUBDIR += clip
|
|
SUBDIR += cyrus-imspd
|
|
SUBDIR += db2
|
|
SUBDIR += db3
|
|
SUBDIR += db4
|
|
SUBDIR += db41
|
|
SUBDIR += db41-nocrypto
|
|
SUBDIR += dbXML
|
|
SUBDIR += dbconnect
|
|
SUBDIR += dbf
|
|
SUBDIR += dbf2mysql
|
|
SUBDIR += dbh
|
|
SUBDIR += dbmetrix
|
|
SUBDIR += dbtool
|
|
SUBDIR += dbview
|
|
SUBDIR += edb
|
|
SUBDIR += fastdb
|
|
SUBDIR += firebird
|
|
SUBDIR += firebird-devel
|
|
SUBDIR += fireprofile
|
|
SUBDIR += freetds
|
|
SUBDIR += gadfly
|
|
SUBDIR += gauche-gdbm
|
|
SUBDIR += gbib
|
|
SUBDIR += gdbm
|
|
SUBDIR += gigabase
|
|
SUBDIR += gmysql
|
|
SUBDIR += gnats
|
|
SUBDIR += gnomedb
|
|
SUBDIR += gqlplus
|
|
SUBDIR += grass
|
|
SUBDIR += gtksql
|
|
SUBDIR += java-sqlrelay
|
|
SUBDIR += jdb
|
|
SUBDIR += jdbc-oracle816
|
|
SUBDIR += libdbi
|
|
SUBDIR += libgda
|
|
SUBDIR += libgda2
|
|
SUBDIR += libgnomedb
|
|
SUBDIR += libiodbc
|
|
SUBDIR += libsdb
|
|
SUBDIR += libudbc
|
|
SUBDIR += lsdb
|
|
SUBDIR += lsdb-emacs20
|
|
SUBDIR += mdbtools
|
|
SUBDIR += memcached
|
|
SUBDIR += mergeant
|
|
SUBDIR += metakit
|
|
SUBDIR += mird
|
|
SUBDIR += msql
|
|
SUBDIR += myodbc
|
|
SUBDIR += mysql++
|
|
SUBDIR += mysql-editor
|
|
SUBDIR += mysql-gui
|
|
SUBDIR += mysql-jdbc-mm
|
|
SUBDIR += mysql-navigator
|
|
SUBDIR += mysql2pgsql
|
|
SUBDIR += mysql323-client
|
|
SUBDIR += mysql323-server
|
|
SUBDIR += mysql40-client
|
|
SUBDIR += mysql40-server
|
|
SUBDIR += mysql41-client
|
|
SUBDIR += mysql41-server
|
|
SUBDIR += mysql_last_value
|
|
SUBDIR += mysqlman
|
|
SUBDIR += mysqltcl
|
|
SUBDIR += mytop
|
|
SUBDIR += namazu2
|
|
SUBDIR += oracle7-client
|
|
SUBDIR += p5-ApacheDBILogConfig
|
|
SUBDIR += p5-ApacheDBILogger
|
|
SUBDIR += p5-AsciiDB-TagFile
|
|
SUBDIR += p5-BerkeleyDB
|
|
SUBDIR += p5-CDB_File
|
|
SUBDIR += p5-CDB_File-Generator
|
|
SUBDIR += p5-Class-DBI
|
|
SUBDIR += p5-Class-DBI-AbstractSearch
|
|
SUBDIR += p5-Class-DBI-BaseDSN
|
|
SUBDIR += p5-Class-DBI-FromCGI
|
|
SUBDIR += p5-Class-DBI-Loader
|
|
SUBDIR += p5-Class-DBI-Oracle
|
|
SUBDIR += p5-Class-DBI-Pager
|
|
SUBDIR += p5-Class-DBI-Pg
|
|
SUBDIR += p5-Class-DBI-Replication
|
|
SUBDIR += p5-Class-DBI-SAK
|
|
SUBDIR += p5-Class-DBI-SQLite
|
|
SUBDIR += p5-Data-Page
|
|
SUBDIR += p5-DBD-CSV
|
|
SUBDIR += p5-DBD-Excel
|
|
SUBDIR += p5-DBD-InterBase
|
|
SUBDIR += p5-DBD-LDAP
|
|
SUBDIR += p5-DBD-ODBC
|
|
SUBDIR += p5-DBD-Oracle
|
|
SUBDIR += p5-DBD-Pg
|
|
SUBDIR += p5-DBD-SQLite
|
|
SUBDIR += p5-DBD-Sybase
|
|
SUBDIR += p5-DBD-XBase
|
|
SUBDIR += p5-DBD-mysql
|
|
SUBDIR += p5-DBI
|
|
SUBDIR += p5-DBIWrapper
|
|
SUBDIR += p5-DBIx-AnyDBD
|
|
SUBDIR += p5-DBIx-Browse
|
|
SUBDIR += p5-DBIx-DBSchema
|
|
SUBDIR += p5-DBIx-DataSource
|
|
SUBDIR += p5-DBIx-Ease
|
|
SUBDIR += p5-DBIx-Password
|
|
SUBDIR += p5-DBIx-Recordset
|
|
SUBDIR += p5-DBIx-SQLEngine
|
|
SUBDIR += p5-DBIx-SearchBuilder
|
|
SUBDIR += p5-DBIx-Table
|
|
SUBDIR += p5-DBIx-Tree
|
|
SUBDIR += p5-DBIx-XHTML_Table
|
|
SUBDIR += p5-DBIx-XML_RDB
|
|
SUBDIR += p5-DBZ_File
|
|
SUBDIR += p5-GDBM
|
|
SUBDIR += p5-GraphViz-DBI
|
|
SUBDIR += p5-Ima-DBI
|
|
SUBDIR += p5-MLDBM
|
|
SUBDIR += p5-MLDBM-Sync
|
|
SUBDIR += p5-Metadata
|
|
SUBDIR += p5-Mysql
|
|
SUBDIR += p5-Mysql-Diff
|
|
SUBDIR += p5-Pg
|
|
SUBDIR += p5-ResourcePool-Resource-DBI
|
|
SUBDIR += p5-SQL-Abstract
|
|
SUBDIR += p5-SQL-Statement
|
|
SUBDIR += p5-Search-Namazu
|
|
SUBDIR += p5-Tangram
|
|
SUBDIR += p5-Text-Query-SQL
|
|
SUBDIR += p5-Tie-DBI
|
|
SUBDIR += p5-Time-Piece-MySQL
|
|
SUBDIR += p5-hp200lx-db
|
|
SUBDIR += p5-postgresql-plperl
|
|
SUBDIR += p5-sqlrelay
|
|
SUBDIR += pear-DB
|
|
SUBDIR += pgaccess
|
|
SUBDIR += php-sqlrelay
|
|
SUBDIR += phpmyadmin
|
|
SUBDIR += phppgadmin
|
|
SUBDIR += postgresql-contrib
|
|
SUBDIR += postgresql-devel
|
|
SUBDIR += postgresql-docs
|
|
SUBDIR += postgresql-jdbc
|
|
SUBDIR += postgresql-libpq++
|
|
SUBDIR += postgresql-libpqxx
|
|
SUBDIR += postgresql-odbc
|
|
SUBDIR += postgresql-plruby
|
|
SUBDIR += postgresql-pltcl
|
|
SUBDIR += postgresql-tcltk
|
|
SUBDIR += postgresql7
|
|
SUBDIR += postgresql72
|
|
SUBDIR += postgresql_autodoc
|
|
SUBDIR += puredb
|
|
SUBDIR += pxtools
|
|
SUBDIR += py-MySQL
|
|
SUBDIR += py-MySQLdb
|
|
SUBDIR += py-PyGreSQL
|
|
SUBDIR += py-PySQLite
|
|
SUBDIR += py-SQLDict
|
|
SUBDIR += py-bsddb
|
|
SUBDIR += py-bsddb3
|
|
SUBDIR += py-cdb
|
|
SUBDIR += py-gdbm
|
|
SUBDIR += py-oops
|
|
SUBDIR += py-psycopg
|
|
SUBDIR += py-pyPgSQL
|
|
SUBDIR += py-sqlrelay
|
|
SUBDIR += pydbdesigner
|
|
SUBDIR += qt-mysql-plugin
|
|
SUBDIR += qt-pgsql-plugin
|
|
SUBDIR += rdb
|
|
SUBDIR += rdfdb
|
|
SUBDIR += ruby-bdb
|
|
SUBDIR += ruby-bdb1
|
|
SUBDIR += ruby-cdb
|
|
SUBDIR += ruby-dbd_interbase
|
|
SUBDIR += ruby-dbd_msql
|
|
SUBDIR += ruby-dbd_mysql
|
|
SUBDIR += ruby-dbd_odbc
|
|
SUBDIR += ruby-dbd_pg
|
|
SUBDIR += ruby-dbd_proxy
|
|
SUBDIR += ruby-dbd_sqlite
|
|
SUBDIR += ruby-dbd_sqlrelay
|
|
SUBDIR += ruby-dbi
|
|
SUBDIR += ruby-gdbm
|
|
SUBDIR += ruby-interbase
|
|
SUBDIR += ruby-msql
|
|
SUBDIR += ruby-mysql
|
|
SUBDIR += ruby-o_dbm
|
|
SUBDIR += ruby-odbc
|
|
SUBDIR += ruby-postgres
|
|
SUBDIR += ruby-rdbc1
|
|
SUBDIR += ruby-search-namazu
|
|
SUBDIR += ruby-sqlite
|
|
SUBDIR += ruby-sqlrelay
|
|
SUBDIR += sqlite
|
|
SUBDIR += sqlrelay
|
|
SUBDIR += sqsh
|
|
SUBDIR += sybase-ocsd
|
|
SUBDIR += tcl-Mysql
|
|
SUBDIR += tdb
|
|
SUBDIR += tinycdb
|
|
SUBDIR += tkgnats
|
|
SUBDIR += tora
|
|
SUBDIR += typhoon
|
|
SUBDIR += unixODBC
|
|
SUBDIR += usogres
|
|
SUBDIR += wfb2sql
|
|
SUBDIR += xmbase-grok
|
|
SUBDIR += xmysql
|
|
SUBDIR += xmysqladmin
|
|
SUBDIR += zodb
|
|
SUBDIR += zodb3
|
|
SUBDIR += zpygresqlda
|
|
|
|
.include <bsd.port.subdir.mk>
|