aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.database.mk
Commit message (Expand)AuthorAgeFilesLines
* Hook DB 5.1 to the bsd.database.mk logic.Matthias Andree2010-09-211-2/+9
* PostgreSQL 9.0 is here! The PostgreSQL Global Development GroupPalle Girgensohn2010-09-201-0/+1
* Switch default MySQL version from 5.0-EOL to 5.1-GA.Alex Dupre2010-06-181-3/+3
* Hook databases/db50 to the Berkeley DB logic.Matthias Andree2010-04-261-2/+9
* As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.Alex Dupre2010-01-111-1/+0
* Remove MySQL 5.4 in favor of MySQL 5.5.Alex Dupre2010-01-041-1/+0
* Add support for MySQL 5.5.Alex Dupre2010-01-041-0/+1
* Fix previous commit which did not defineSteven Kreuzer2009-11-301-1/+5
* Add support for Berkeley DB 4.8Steven Kreuzer2009-11-301-2/+5
* Remove obsolete Firebird 1.x :Sergey Skvortsov2009-09-031-2/+0
* Add support for upcoming MySQL 5.4.Alex Dupre2009-07-211-0/+1
* Add postgresql 8.4 to the list of versions.Palle Girgensohn2009-07-081-0/+1
* - Reformat knobs and their descriptionsAlexey Dokuchaev2009-03-311-46/+55
* Add support to mysql server and embedded library dependencies.Alex Dupre2009-03-041-5/+12
* - Try to unbreak USE_FIREBIRDPav Lucistnik2008-11-291-2/+2
* Unbreak ports tree.Colin Percival2008-11-241-1/+1
* Rename databases/firebird2-* to databases/firebird20-*Sergey Skvortsov2008-11-241-2/+4
* Add support for MySQL 6.0.Alex Dupre2008-07-261-0/+1
* Add db47 to bsd.databases.mk.Vanilla I. Shu2008-06-091-2/+9
* Add WITH_PGSQL_VER macro to bsd.database.mk, that allows to specifyVsevolod Stakhov2008-04-111-5/+14
* - Fix when USE_SQLITE != yesMarcus Alves Grando2008-04-051-3/+5
* - Fix .endif. Maybe works now :)Marcus Alves Grando2008-04-051-1/+1
* - Fix wrong .endifMarcus Alves Grando2008-04-051-1/+1
* - Add option to databases/sqlite34Marcus Alves Grando2008-04-051-3/+4
* - Fix typo (unclosed double-quote)Pav Lucistnik2008-03-111-4/+4
* Introducing the first beta of PostgreSQL 8.3Palle Girgensohn2007-10-151-0/+1
* Update to 5.1.21 release.Alex Dupre2007-08-281-1/+1
* Add support of Berkeley DB 4.6.Xin LI2007-08-061-2/+9
* Allow depending on Berkeley DB 4.5Xin LI2007-08-021-6/+14
* [patch] bsd.database.mk - Give PostgresSQL a better default database versionEdwin Groothuis2007-07-181-3/+3
* Welcome new release of the world's most advanced open source database:Palle Girgensohn2006-12-061-0/+1
* - The whitespace police is back in town!Martin Wilke2006-10-071-23/+28
* * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, toMark Linimon2006-09-301-0/+30
* * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*Mark Linimon2006-07-051-14/+22
* Update comments for USE_MYSQL and DEFAULT_MYSQL_VER to reflect thatRong-En Fan2006-06-281-2/+2
* * Update default MySQL version from 4.1 to 5.0 [1]Mark Linimon2006-06-161-1/+1
* - Set BDB_VER to detected Berkeley DB version.Pav Lucistnik2006-04-251-27/+34
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon2006-04-141-1/+1
* - add more check and return the correct path of header files and librariesYen-Ming Lee2006-04-031-19/+150
* Add MySQL 5.1 shared library number.Alex Dupre2006-02-051-0/+1
* Fix capitalization of IGNORE messages.Mark Linimon2006-02-011-9/+9
* The last commit was not quite ready for prime time. Not only did I failMark Linimon2006-02-011-17/+17
* Replace BROKEN with IGNORE.Vsevolod Stakhov2006-01-281-13/+13
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-211-5/+5
* - Fix quoting error in BROKEN_WITH_MYSQL IGNORE messageClement Laforet2005-12-041-1/+1
* - Use lower in USE_BDB and USE_SQLITE to make testsVsevolod Stakhov2005-11-111-6/+9
* * Add bsd.database.mk [1]Clement Laforet2005-11-081-0/+231