aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-07-06 10:24:50 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-07-06 10:24:50 +0000
commita38514987227418282c88beb65ecea623dcc1afe (patch)
tree930fcd265b002faffbbf5b2963844328d1424154 /databases/Makefile
parente5dd3a41a37ef2d930864ce0e1c32532f3facb3c (diff)
downloadports-a38514987227418282c88beb65ecea623dcc1afe.tar.gz
ports-a38514987227418282c88beb65ecea623dcc1afe.zip
Add sqlrelay, a persistent DB connection pooling/proxying/load
balancing system, along with the interfaces for Java, Perl5, PHP, Python and Ruby.
Notes
Notes: svn path=/head/; revision=44822
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index e1da2323b09c..b990ce6df157 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -22,6 +22,7 @@
SUBDIR += grass
SUBDIR += gtksql
SUBDIR += interbase4
+ SUBDIR += java-sqlrelay
SUBDIR += jdbc-oracle816
SUBDIR += libgda
SUBDIR += libiodbc
@@ -63,6 +64,8 @@
SUBDIR += p5-Text-Query-SQL
SUBDIR += p5-Tie-DBI
SUBDIR += p5-hp200lx-db
+ SUBDIR += p5-sqlrelay
+ SUBDIR += php-sqlrelay
SUBDIR += phpmyadmin
SUBDIR += phppgadmin
SUBDIR += postgresql-plruby
@@ -74,6 +77,7 @@
SUBDIR += py-SQLDict
SUBDIR += py-bsddb3
SUBDIR += py-gdbm
+ SUBDIR += py-sqlrelay
SUBDIR += rdb
SUBDIR += ruby-bdb
SUBDIR += ruby-cdb
@@ -91,7 +95,9 @@
SUBDIR += ruby-o_dbm
SUBDIR += ruby-odbc
SUBDIR += ruby-postgres
+ SUBDIR += ruby-sqlrelay
SUBDIR += sqlite
+ SUBDIR += sqlrelay
SUBDIR += sqsh
SUBDIR += tcl-Mysql
SUBDIR += tkgnats