ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/databases/Makefile
Revision: 595
Committed: Mon Dec 4 05:19:39 2006 UTC (17 years, 5 months ago) by laffer1
File size: 1112 byte(s)
Log Message:
Add pear-DBA

File Contents

# User Rev Content
1 laffer1 595 # $MidnightBSD: mports/databases/Makefile,v 1.25 2006/12/04 05:18:25 laffer1 Exp $
2 laffer1 294 #
3    
4     COMMENT = Databases
5    
6 laffer1 487 SUBDIR += db
7 laffer1 488 SUBDIR += db2
8 laffer1 486 SUBDIR += db3
9 laffer1 490 SUBDIR += db4
10 laffer1 486 SUBDIR += db41
11 laffer1 490 SUBDIR += db41-nocrypto
12 laffer1 485 SUBDIR += db42
13 laffer1 489 SUBDIR += db42-nocrypto
14 laffer1 294 SUBDIR += db43
15 laffer1 486 SUBDIR += db44
16 laffer1 409 SUBDIR += gnats4
17 laffer1 492 SUBDIR += mysql41-client
18     SUBDIR += mysql41-scripts
19     SUBDIR += mysql41-server
20 laffer1 323 SUBDIR += mysql50-client
21 laffer1 325 SUBDIR += mysql50-scripts
22 laffer1 323 SUBDIR += mysql50-server
23 laffer1 498 SUBDIR += mysql51-client
24     SUBDIR += mysql51-scripts
25     SUBDIR += mysql51-server
26 wintellect 417 SUBDIR += p5-DBD-Pg
27 laffer1 326 SUBDIR += p5-DBD-mysql
28 laffer1 506 SUBDIR += p5-DBD-mysql41
29 laffer1 326 SUBDIR += p5-DBD-mysql50
30 laffer1 507 SUBDIR += p5-DBD-mysql51
31 laffer1 326 SUBDIR += p5-DBI
32 laffer1 594 SUBDIR += pear-DB
33 laffer1 595 SUBDIR += pear-DBA
34 wintellect 431 SUBDIR += php5-mysql
35 laffer1 588 SUBDIR += php5-mysqli
36 wintellect 430 SUBDIR += php5-pgsql
37 laffer1 576 SUBDIR += phpmyadmin
38 wintellect 417 SUBDIR += postgresql-docs
39 wintellect 418 SUBDIR += postgresql-plruby
40 wintellect 417 SUBDIR += postgresql81-client
41     SUBDIR += postgresql81-server
42 wintellect 442 SUBDIR += ruby-bdb
43 laffer1 491 SUBDIR += unixODBC
44 laffer1 294
45 wintellect 417
46 laffer1 294 .include <bsd.port.subdir.mk>

Properties

Name Value
cvs2svn:cvs-rev 1.26