diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/databases/Makefile b/databases/Makefile index c076df5d6f2d..47d8e9438b37 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -48,6 +48,7 @@ SUBDIR += db SUBDIR += db18 SUBDIR += db5 + SUBDIR += dbeaver SUBDIR += dbf SUBDIR += dbh SUBDIR += dbixx @@ -66,6 +67,7 @@ SUBDIR += firebird30-server SUBDIR += firebird40-client SUBDIR += firebird40-server + SUBDIR += fmptools SUBDIR += fortytwo-bdb SUBDIR += foundationdb71-client SUBDIR += foundationdb71-server @@ -131,7 +133,6 @@ SUBDIR += libgda5-postgresql SUBDIR += libgda5-ui SUBDIR += libgda6 - SUBDIR += libgdamm5 SUBDIR += libhsclient SUBDIR += libiodbc SUBDIR += libmemcache @@ -143,6 +144,7 @@ SUBDIR += libpbl SUBDIR += libpg_query SUBDIR += libsdb + SUBDIR += libvalkey SUBDIR += libzdb SUBDIR += linux-c7-sqlite3 SUBDIR += linux-c7-unixODBC @@ -165,10 +167,9 @@ SUBDIR += mantis SUBDIR += mariadb-connector-c SUBDIR += mariadb-connector-odbc + SUBDIR += mariadb-java-client SUBDIR += mariadb1011-client SUBDIR += mariadb1011-server - SUBDIR += mariadb105-client - SUBDIR += mariadb105-server SUBDIR += mariadb106-client SUBDIR += mariadb106-server SUBDIR += mariadb114-client @@ -181,7 +182,6 @@ SUBDIR += memcached SUBDIR += metabase SUBDIR += mongodb-tools - SUBDIR += mongodb50 SUBDIR += mongodb60 SUBDIR += mongodb70 SUBDIR += mongodb80 @@ -223,6 +223,8 @@ SUBDIR += ods2sql SUBDIR += opendbviewer SUBDIR += opendbx + SUBDIR += openvoxdb-terminus8 + SUBDIR += openvoxdb8 SUBDIR += ora2pg SUBDIR += oracle8-client SUBDIR += p5-Amazon-SimpleDB @@ -513,8 +515,6 @@ SUBDIR += pear-DB_Table SUBDIR += pear-DB_ldap SUBDIR += pear-DB_ldap2 - SUBDIR += pear-DoctrineCommon - SUBDIR += pear-DoctrineDBAL SUBDIR += pear-Horde_Db SUBDIR += pear-Horde_HashTable SUBDIR += pear-Horde_Imsp @@ -657,6 +657,7 @@ SUBDIR += postgis33 SUBDIR += postgis34 SUBDIR += postgis35 + SUBDIR += postgis36 SUBDIR += postgresql-cstore_fdw SUBDIR += postgresql-idn SUBDIR += postgresql-jdbc @@ -748,6 +749,7 @@ SUBDIR += py-Pyrseas SUBDIR += py-aesqlapius SUBDIR += py-agate-sql + SUBDIR += py-aiodataloader SUBDIR += py-aiomcache SUBDIR += py-aiomysql SUBDIR += py-aiopg @@ -764,6 +766,7 @@ SUBDIR += py-couchdb SUBDIR += py-cymysql SUBDIR += py-databases + SUBDIR += py-datafusion SUBDIR += py-dbf SUBDIR += py-dbt-core SUBDIR += py-dbt-duckdb @@ -867,6 +870,7 @@ SUBDIR += py-tiledb SUBDIR += py-txredisapi SUBDIR += py-unqlite + SUBDIR += py-valkey SUBDIR += py-varstack SUBDIR += py-whisper SUBDIR += py-xapian @@ -892,6 +896,7 @@ SUBDIR += redis62 SUBDIR += redis72 SUBDIR += redis74 + SUBDIR += redis80 SUBDIR += redis_exporter SUBDIR += redisdesktopmanager SUBDIR += redisjson @@ -903,7 +908,6 @@ SUBDIR += rrdman SUBDIR += rrdmerge SUBDIR += rrdtool - SUBDIR += rrdtool12 SUBDIR += ruby-bdb SUBDIR += ruby-qdbm SUBDIR += ruby-tokyocabinet @@ -1019,6 +1023,7 @@ SUBDIR += rubygem-openid-redis-store SUBDIR += rubygem-paranoia SUBDIR += rubygem-pg + SUBDIR += rubygem-pg-gitlab SUBDIR += rubygem-pg_array_parser SUBDIR += rubygem-pg_query SUBDIR += rubygem-pghero |