blob: 2cc988caf61679b46f9a331b151f5fd5532b031b (
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
|
# $FreeBSD$
#
SUBDIR += cdb
SUBDIR += db
SUBDIR += dbview
SUBDIR += dbf2mysql
SUBDIR += freetds
SUBDIR += gadfly
SUBDIR += gdbm
SUBDIR += gigabase
SUBDIR += gmysql
SUBDIR += gnats
SUBDIR += grass
SUBDIR += gtksql
SUBDIR += interbase4
SUBDIR += libiodbc
SUBDIR += metakit
SUBDIR += msql
SUBDIR += myodbc
SUBDIR += mysql++
SUBDIR += mysql-editor
SUBDIR += mysql-jdbc-mm
SUBDIR += mysql-navigator
SUBDIR += mysql322-client
SUBDIR += mysql322-server
SUBDIR += mysqltcl
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBI
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-hp200lx-db
SUBDIR += pgaccess
SUBDIR += postgresql
SUBDIR += postgresql7
SUBDIR += pxtools
SUBDIR += py-MySQL
SUBDIR += py-MySQLdb
SUBDIR += py-PyGreSQL
SUBDIR += rdb
SUBDIR += ruby-mysql
SUBDIR += ruby-postgres
SUBDIR += sqsh
SUBDIR += tcl-Mysql
SUBDIR += tkgnats
SUBDIR += typhoon
SUBDIR += unixODBC
SUBDIR += xmbase-grok
SUBDIR += xmysql
SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>
|