openbsd-ports/databases/Makefile
sthen 82a4909879 OpenLDAP 2.3 segfaults with DB >= 4.6.3 due to an API change.
After discussions with a few people and testing of how upgrades will
be handled, mark this FLAVOR as broken so existing -bdb users don't
break their installation with pkg_add -u. Those wishing to upgrade
must dump their database, remove the openldap-*-bdb package, then
they are free to install the new unFLAVORed version and restore
the database.

This can be revisited after release, hopefully OpenLDAP 2.4 (which
requires newer DB) will be stable by then.

ok mbalmer (MAINTAINER)
2008-02-15 12:34:20 +00:00

130 lines
3.7 KiB
Makefile

# $OpenBSD: Makefile,v 1.131 2008/02/15 12:34:20 sthen Exp $
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
#
SUBDIR += architect
SUBDIR += db
SUBDIR += dbh
SUBDIR += directoryassistant
SUBDIR += evolution-data-server
SUBDIR += freetds
SUBDIR += freetds,msdblib
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += gq
SUBDIR += iodbc
SUBDIR += jxplorer
SUBDIR += keximdb
SUBDIR += libpqxx
SUBDIR += luasqlite3
SUBDIR += mdbtools/snapshot
SUBDIR += mnemo
SUBDIR += mysql
SUBDIR += mysql-administrator
SUBDIR += mysql-query-browser
SUBDIR += mysql2pgsql
SUBDIR += mysqlcc
SUBDIR += mytop
SUBDIR += ocaml-postgresql
SUBDIR += ocaml-sqlite3
SUBDIR += openldap
SUBDIR += p5-AsciiDB-TagFile
SUBDIR += p5-BerkeleyDB
SUBDIR += p5-Catalyst-Controller-Rose
SUBDIR += p5-Catalyst-Model-CDBI
SUBDIR += p5-Catalyst-Model-DBI
SUBDIR += p5-Catalyst-Model-DBIC-Schema
SUBDIR += p5-Catalyst-Model-DBIDM
SUBDIR += p5-Catalyst-Model-RDBO
SUBDIR += p5-Class-DBI
SUBDIR += p5-Class-DBI-AbstractSearch
SUBDIR += p5-Class-DBI-AsForm
SUBDIR += p5-Class-DBI-FromCGI
SUBDIR += p5-Class-DBI-FromForm
SUBDIR += p5-Class-DBI-Loader
SUBDIR += p5-Class-DBI-Loader-Relationship
SUBDIR += p5-Class-DBI-Pager
SUBDIR += p5-Class-DBI-Plugin-RetrieveAll
SUBDIR += p5-Class-DBI-Plugin-Type
SUBDIR += p5-Class-DBI-SQLite
SUBDIR += p5-Class-DBI-mysql
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-LDAP
SUBDIR += p5-DBD-Mock
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBD-SQLite
SUBDIR += p5-DBD-SQLite2
SUBDIR += p5-DBD-Sybase
SUBDIR += p5-DBD-mysql
SUBDIR += p5-DBD-mysqlPP
SUBDIR += p5-DBI
SUBDIR += p5-DBI-Shell
SUBDIR += p5-DBIx-Class
SUBDIR += p5-DBIx-Class-HTMLWidget
SUBDIR += p5-DBIx-Class-Schema-Loader
SUBDIR += p5-DBIx-Class-UUIDColumns
SUBDIR += p5-DBIx-Class-Validation
SUBDIR += p5-DBIx-ContextualFetch
SUBDIR += p5-DBIx-DBSchema
SUBDIR += p5-DBIx-DataModel
SUBDIR += p5-DBIx-Migration
SUBDIR += p5-DBIx-SearchBuilder
SUBDIR += p5-DBIx-XHTML_Table
SUBDIR += p5-Data-Page
SUBDIR += p5-Data-Pageset
SUBDIR += p5-Data-RandomPerson
SUBDIR += p5-GDBM_File
SUBDIR += p5-Ima-DBI
SUBDIR += p5-Jifty-DBI
SUBDIR += p5-Rose-DB
SUBDIR += p5-Rose-DB-Object
SUBDIR += p5-Rose-DateTime
SUBDIR += p5-Rose-Object
SUBDIR += p5-SQL-Abstract
SUBDIR += p5-SQL-Abstract-Limit
SUBDIR += p5-SQL-ReservedWords
SUBDIR += p5-SQL-Statement
SUBDIR += p5-SQL-Translator
SUBDIR += p5-Sort-SQL
SUBDIR += p5-Tangram
SUBDIR += p5-Tie-DBI
SUBDIR += p5-ldap
SUBDIR += p5-pgsql
SUBDIR += p5-sybperl
SUBDIR += pear-DB
SUBDIR += pgadmin3
SUBDIR += pgtcl
SUBDIR += postgresql
SUBDIR += postgresql-jdbc
SUBDIR += py-cdb
SUBDIR += py-ldap,python2.4
SUBDIR += py-ldap,python2.5
SUBDIR += py-mysql
SUBDIR += py-psycopg,python2.4
SUBDIR += py-psycopg,python2.5
SUBDIR += py-psycopg2
SUBDIR += py-sqlalchemy
SUBDIR += py-sqlite
SUBDIR += py-sqlite2
SUBDIR += py-sqlobject
SUBDIR += py-storm
SUBDIR += py-sybase
SUBDIR += qdbm
SUBDIR += qt3-sqlite3-plugin
SUBDIR += ruby-activerecord
SUBDIR += ruby-bdb
SUBDIR += ruby-ldap
SUBDIR += ruby-mysql
SUBDIR += ruby-postgres
SUBDIR += ruby-sqlite3
SUBDIR += sqlite
SUBDIR += sqlite3
SUBDIR += sqlitebrowser
SUBDIR += sqliteman
SUBDIR += sqlports
SUBDIR += sqsh
SUBDIR += tdb
SUBDIR += xmysql
SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>