aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.database.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove the now unneeded ${PORTSDIR} from dependency definition inbapt2016-03-271-9/+9
* [NEW PORTS] databases/mariadb101-{server,client}: 10.1.11brnrd2016-02-141-0/+1
* New ports: databases/mysql57-client, databases/mysql57-serverpi2015-12-161-0/+1
* databases/mariadb-client,scripts,server: Removebrnrd2015-11-181-18/+8
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-171-6/+8
* Remove trace of PostgreSQL in commentgirgen2015-06-301-1/+1
* Remove last traces of USE_PGSQLbapt2015-04-071-6/+0
* Switch default MySQL version to 5.6.ale2015-02-041-2/+2
* Finally retire USE_PGSQLcrees2014-11-231-120/+1
* Add new ports databases/mariadb100-server and -client (version 10.0)marino2014-11-041-1/+5
* Removed unstaged database/firebird21-* portsmarino2014-09-071-3/+1
* Please stop using USE_PGSQL and follow my friendly hints, thanks.crees2014-08-261-0/+9
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-143/+139
* Fix db6_DEPENDS and the corresponding BDB_LIB[_CXX]_NAME for db6.1 upgrade.mandree2014-07-151-3/+3
* tabspace: 8bapt2014-06-181-61/+58
* 'activate' postgresql-9.4girgen2014-05-241-1/+2
* Switch firebird to use DEFAULT_VERSIONS macro to set the defaultbapt2014-05-121-6/+2
* Use modern LIB_DEPENDSbapt2014-05-081-6/+6
* Convert all :U to :tu and :L to :tlbapt2014-05-051-6/+6
* Use default-versions.mk for Apache, PHP, MySQL And PostgreSQL.mat2014-02-121-2/+12
* Revert changes on bsd.database.mk as USES=pgsql is not ready yet.bapt2014-01-131-13/+104
* Strip postgresql code out of bsd.database.mk, and introduce USES=pgsql.crees2014-01-131-104/+13
* Use new LIB_DEPENDS format for USE_SQLITEbapt2013-12-171-2/+2
* Mk/bsd.database.mk: Fix postgresql component specificationsmarino2013-11-031-3/+3
* Sqlite 3.4 is not in the ports tree anymorebapt2013-09-161-3/+0
* Fix BUILD_DEPENDS line for devel/subversion builds with STATIC option.mandree2013-08-061-3/+7
* Update db*_DEPENDS to use new lib*.so:... LIB_DEPENDS format. [2]mandree2013-07-301-10/+10
* Add Oracle Berkeley DB 6.0.mandree2013-06-111-1/+8
* Remove postgresql83-*; it expired at the beginning of March.crees2013-06-051-1/+1
* Remove MySQL 5.0, it has been unsupported upstream for about 1.5 yearsflo2013-06-051-1/+0
* Add postgresql 9.3 beta1girgen2013-05-121-1/+2
* Remove MySQL 4.1, it has been unsupported upstream for almost 3.5 years.flo2013-04-271-5/+0
* Add MySQL 5.6.ale2013-02-141-0/+1
* Re-enable auto-pickup of Berkeley DB 5.3.mandree2013-02-071-1/+2
* - fix databases/mariadb-{server,client} by adding MYSQL_VER 53m. This wasflo2013-01-111-6/+6
* Add the 5.5 branch of MariaDBflo2013-01-051-0/+7
* Add Percona Serverflo2012-12-291-1/+16
* Choose best fit version of PostgreSQL if there is none installed.crees2012-10-291-1/+1
* Stop creating duplicate packages, and add CONFLICTScrees2012-10-261-1/+1
* Revert part of r306353 to disconnect the versioned slaveserwin2012-10-251-1/+1
* Add correct dependency details for postgresql9[0-2]-pgtclcrees2012-10-251-1/+2
* Add versioned slaves for databases/pgtcl; there are now packages built forcrees2012-10-251-1/+1
* - Update to new upstream release 5.3.21. Please see UPDATING!mandree2012-06-191-3/+3
* - Remove emacs mode, -*- mode: ...; -*- [1]miwi2012-05-231-1/+1
* The PostgreSQL Global Development Group announces the beta release ofgirgen2012-05-161-1/+2
* Update to 5.3.6.delphij2012-04-211-2/+2
* Remove PostgreSQL 8.2 due to EOL by upstreamcrees2012-04-151-2/+1
* Fix version detection; choose default if WITH_PGSQL_VER is not definedcrees2012-03-151-1/+2
* - Add dependency logic: USE_PGSQL= component[:target] for versioned portscrees2012-03-111-18/+30
* Correct PGSQL_VER generation; was too complicated with many variables.crees2012-03-111-32/+20
* Add support for USE_PGSQL= pltclcrees2012-03-101-2/+5
* - Set postgresql version 9.0 as defaultcrees2012-03-061-30/+62
* As previously advertised, complete removal of vulnerable ports thatdougb2011-10-151-3/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
* - Update databases/db5 to new upstream release 5.2.28.0. ChangeLog:mandree2011-08-261-8/+7
* Don't include db51 in USE_BDB=4x+ settings,mandree2011-07-071-1/+1
* Add postgresql 9.1 to accepted versionsgirgen2011-07-011-0/+1
* Fix paths for MariaDB.ale2011-06-071-2/+2
* Remove db45.mandree2011-05-281-9/+2
* Move Berkeley DB 4.5+ ports to 4.6+ in anticipation of db45 removal.mandree2011-05-241-1/+1
* Remove databases/db3. All users were using db3+mandree2011-05-231-3/+1
* Now that db2 is gone, drop db2_DEPENDS as only reminiscence.mandree2011-04-131-5/+3
* Remove support for expired PostgreSQL versions 7.3, 7.4, 8.0, and 8.1rene2011-04-051-4/+0
* Kill Oracle Berkeley DB 5.0 port.mandree2011-03-221-9/+2
* Update MySQL to 5.5.10 release (shared library bumped).ale2011-03-191-1/+1
* Switch default MySQL version from 5.1 to 5.5.ale2011-02-251-4/+4
* - Make mariadb satisfy USE_MYSQL (as virtual version 52)pav2011-02-251-3/+12
* - Update description for USE_PGSQL and DEFAULT_PGSQL_VERohauer2010-12-311-2/+2
* - change default postgresql version to 84ohauer2010-12-311-1/+1
* Fix mysql embedded dependency for MySQL 5.5.ale2010-12-291-1/+1
* - Add support for firebird 2.1 and 2.5acm2010-12-211-1/+5
* Hook DB 5.1 to the bsd.database.mk logic.mandree2010-09-211-2/+9
* PostgreSQL 9.0 is here! The PostgreSQL Global Development Groupgirgen2010-09-201-0/+1
* Switch default MySQL version from 5.0-EOL to 5.1-GA.ale2010-06-181-3/+3
* Hook databases/db50 to the Berkeley DB logic.mandree2010-04-261-2/+9
* As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.ale2010-01-111-1/+0
* Remove MySQL 5.4 in favor of MySQL 5.5.ale2010-01-041-1/+0
* Add support for MySQL 5.5.ale2010-01-041-0/+1
* Fix previous commit which did not defineskreuzer2009-12-011-1/+5
* Add support for Berkeley DB 4.8skreuzer2009-11-301-2/+5
* Remove obsolete Firebird 1.x :skv2009-09-031-2/+0
* Add support for upcoming MySQL 5.4.ale2009-07-211-0/+1
* Add postgresql 8.4 to the list of versions.girgen2009-07-081-0/+1
* - Reformat knobs and their descriptionsdanfe2009-03-311-46/+55
* Add support to mysql server and embedded library dependencies.ale2009-03-041-5/+12
* - Try to unbreak USE_FIREBIRDpav2008-11-301-2/+2
* Unbreak ports tree.cperciva2008-11-241-1/+1
* Rename databases/firebird2-* to databases/firebird20-*skv2008-11-241-2/+4
* Add support for MySQL 6.0.ale2008-07-261-0/+1
* Add db47 to bsd.databases.mk.vanilla2008-06-091-2/+9
* Add WITH_PGSQL_VER macro to bsd.database.mk, that allows to specifyvsevolod2008-04-111-5/+14
* - Fix when USE_SQLITE != yesmnag2008-04-061-3/+5
* - Fix .endif. Maybe works now :)mnag2008-04-061-1/+1
* - Fix wrong .endifmnag2008-04-051-1/+1
* - Add option to databases/sqlite34mnag2008-04-051-3/+4
* - Fix typo (unclosed double-quote)pav2008-03-121-4/+4
* Introducing the first beta of PostgreSQL 8.3girgen2007-10-151-0/+1
* Update to 5.1.21 release.ale2007-08-281-1/+1
* Add support of Berkeley DB 4.6.delphij2007-08-061-2/+9
* Allow depending on Berkeley DB 4.5delphij2007-08-021-6/+14
* [patch] bsd.database.mk - Give PostgresSQL a better default database versionedwin2007-07-191-3/+3
* Welcome new release of the world's most advanced open source database:girgen2006-12-071-0/+1
* - The whitespace police is back in town!miwi2006-10-071-23/+28
* * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, tolinimon2006-10-011-0/+30
* * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*linimon2006-07-051-14/+22
* Update comments for USE_MYSQL and DEFAULT_MYSQL_VER to reflect thatrafan2006-06-281-2/+2
* * Update default MySQL version from 4.1 to 5.0 [1]linimon2006-06-161-1/+1
* - Set BDB_VER to detected Berkeley DB version.pav2006-04-261-27/+34
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-151-1/+1
* - add more check and return the correct path of header files and librariesleeym2006-04-031-19/+150
* Add MySQL 5.1 shared library number.ale2006-02-051-0/+1
* Fix capitalization of IGNORE messages.linimon2006-02-011-9/+9
* The last commit was not quite ready for prime time. Not only did I faillinimon2006-02-011-17/+17
* Replace BROKEN with IGNORE.vsevolod2006-01-281-13/+13
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-5/+5
* - Fix quoting error in BROKEN_WITH_MYSQL IGNORE messageclement2005-12-041-1/+1
* - Use lower in USE_BDB and USE_SQLITE to make testsvsevolod2005-11-111-6/+9
* * Add bsd.database.mk [1]clement2005-11-081-0/+231