1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/databases/Makefile

58 lines
1.3 KiB
Makefile
Raw Normal View History

1999-08-25 05:28:01 +00:00
# $FreeBSD$
#
SUBDIR += cdb
1997-06-13 17:54:40 +00:00
SUBDIR += db
1999-06-06 16:59:45 +00:00
SUBDIR += dbview
1999-10-03 22:05:14 +00:00
SUBDIR += dbf2mysql
1999-11-26 21:00:08 +00:00
SUBDIR += freetds
1998-11-03 10:02:10 +00:00
SUBDIR += gadfly
1996-04-12 06:44:38 +00:00
SUBDIR += gdbm
1998-11-16 15:48:36 +00:00
SUBDIR += gmysql
SUBDIR += gnats
2000-01-29 07:20:53 +00:00
SUBDIR += grass
1999-03-20 05:43:38 +00:00
SUBDIR += gtksql
1998-12-26 08:52:53 +00:00
SUBDIR += interbase4
SUBDIR += libiodbc
2000-01-05 03:43:18 +00:00
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
1999-12-29 03:39:30 +00:00
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Pg
1996-10-24 00:03:46 +00:00
SUBDIR += p5-DBI
SUBDIR += p5-DBZ_File
1999-11-09 19:08:44 +00:00
SUBDIR += p5-GDBM
1997-12-03 07:15:21 +00:00
SUBDIR += p5-MLDBM
1996-10-24 00:03:46 +00:00
SUBDIR += p5-Msql
1999-11-27 05:06:27 +00:00
SUBDIR += p5-MyObject
SUBDIR += p5-Mysql
1996-10-24 00:03:46 +00:00
SUBDIR += p5-Pg
SUBDIR += p5-SQL-Statement
SUBDIR += p5-hp200lx-db
1997-10-04 23:32:05 +00:00
SUBDIR += pgaccess
1997-04-10 19:21:29 +00:00
SUBDIR += postgresql
SUBDIR += postgresql7
1999-12-22 23:21:32 +00:00
SUBDIR += pxtools
2000-01-14 15:01:19 +00:00
SUBDIR += py-MySQL
2000-05-26 07:43:13 +00:00
SUBDIR += py-MySQLdb
1998-07-06 17:46:48 +00:00
SUBDIR += py-PyGreSQL
2000-02-21 23:13:14 +00:00
SUBDIR += rdb
SUBDIR += ruby-mysql
1999-09-06 14:11:34 +00:00
SUBDIR += ruby-postgres
SUBDIR += sqsh
SUBDIR += tcl-Mysql
1998-04-18 08:59:23 +00:00
SUBDIR += tkgnats
1996-12-12 02:41:29 +00:00
SUBDIR += typhoon
2000-05-11 15:40:20 +00:00
SUBDIR += unixODBC
1997-08-30 13:26:53 +00:00
SUBDIR += xmbase-grok
SUBDIR += xmysql
SUBDIR += xmysqladmin
1995-01-15 07:37:16 +00:00
.include <bsd.port.subdir.mk>