summaryrefslogtreecommitdiff
path: root/databases/Makefile
blob: 77064b8bcc3d832fd43bab0e0b41ad35c074d874 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
# $FreeBSD$
#
    SUBDIR += zpygresqlda
    SUBDIR += adodb
    SUBDIR += cdb
    SUBDIR += db
    SUBDIR += db3
    SUBDIR += db3-latest
    SUBDIR += dbconnect
    SUBDIR += dbf2mysql
    SUBDIR += dbmetrix
    SUBDIR += dbtool
    SUBDIR += dbview
    SUBDIR += edb
    SUBDIR += fastdb
    SUBDIR += firebird
    SUBDIR += freetds
    SUBDIR += gadfly
    SUBDIR += gdbm
    SUBDIR += gigabase
    SUBDIR += gmysql
    SUBDIR += gnats
    SUBDIR += gnomedb
    SUBDIR += grass
    SUBDIR += gtksql
    SUBDIR += interbase4
    SUBDIR += java-sqlrelay
    SUBDIR += jdbc-oracle816
    SUBDIR += libgda
    SUBDIR += libiodbc
    SUBDIR += libsdb
    SUBDIR += mdbtools
    SUBDIR += metakit
    SUBDIR += msql
    SUBDIR += myodbc
    SUBDIR += mysql++
    SUBDIR += mysql-editor
    SUBDIR += mysql-jdbc-mm
    SUBDIR += mysql-navigator
    SUBDIR += mysql2pgsql
    SUBDIR += mysql323-client
    SUBDIR += mysql323-server
    SUBDIR += mysqltcl
    SUBDIR += mytop
    SUBDIR += p5-ApacheDBILogConfig
    SUBDIR += p5-ApacheDBILogger
    SUBDIR += p5-AsciiDB-TagFile
    SUBDIR += p5-BerkeleyDB
    SUBDIR += p5-CDB_File
    SUBDIR += p5-DBD-CSV
    SUBDIR += p5-DBD-Pg
    SUBDIR += p5-DBD-Sybase
    SUBDIR += p5-DBD-XBase
    SUBDIR += p5-DBI
    SUBDIR += p5-DBIWrapper
    SUBDIR += p5-DBIx-DataSource
    SUBDIR += p5-DBIx-Recordset
    SUBDIR += p5-DBIx-SearchBuilder
    SUBDIR += p5-DBIx-XML_RDB
    SUBDIR += p5-DBZ_File
    SUBDIR += p5-GDBM
    SUBDIR += p5-MLDBM
    SUBDIR += p5-Msql
    SUBDIR += p5-MyObject
    SUBDIR += p5-Mysql
    SUBDIR += p5-Pg
    SUBDIR += p5-SQL-Statement
    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
    SUBDIR += postgresql7
    SUBDIR += pxtools
    SUBDIR += py-MySQL
    SUBDIR += py-MySQLdb
    SUBDIR += py-PyGreSQL
    SUBDIR += py-SQLDict
    SUBDIR += py-bsddb3
    SUBDIR += py-gdbm
    SUBDIR += py-sqlrelay
    SUBDIR += rdb
    SUBDIR += ruby-bdb
    SUBDIR += ruby-cdb
    SUBDIR += ruby-dbd_msql
    SUBDIR += ruby-dbd_mysql
    SUBDIR += ruby-dbd_odbc
    SUBDIR += ruby-dbd_pg
    SUBDIR += ruby-dbd_proxy
    SUBDIR += ruby-dbd_sybase
    SUBDIR += ruby-dbi
    SUBDIR += ruby-gdbm
    SUBDIR += ruby-rdbc1
    SUBDIR += ruby-msql
    SUBDIR += ruby-mysql
    SUBDIR += ruby-o_dbm
    SUBDIR += ruby-odbc
    SUBDIR += ruby-postgres
    SUBDIR += ruby-sqlrelay
    SUBDIR += sixpack
    SUBDIR += sqlite
    SUBDIR += sqlrelay
    SUBDIR += sqsh
    SUBDIR += tcl-Mysql
    SUBDIR += tkgnats
    SUBDIR += typhoon
    SUBDIR += unixODBC
    SUBDIR += xmbase-grok
    SUBDIR += xmysql
    SUBDIR += xmysqladmin

.include <bsd.port.subdir.mk>