aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.default-versions.mk
Commit message (Expand)AuthorAgeFilesLines
* Change PostgreSQL default version from 9.3 to 9.5tz2017-06-221-1/+1
* Remove support for Samba 4.2 and 4.3, they are unsupported upstream.rene2017-06-081-1/+1
* Remove support for USE_GCC=4.7 and USE_GCC=4.7+. Nothing in the treegerald2017-06-051-1/+1
* Remove lang/perl5.20 and unregister it, it expired in May 2017.rene2017-06-011-1/+1
* Introduce Perl 5.26.mat2017-05-311-1/+1
* Partially revert r429538: remove tcltk 8.7sunpoet2017-05-111-1/+1
* Update comment: remove ruby 2.1sunpoet2017-05-051-1/+1
* As of today, USE_GCC=yes (and USE_GCC=any in most circumstances)gerald2017-05-021-3/+0
* - Switch python3's default to 3.6miwi2017-04-281-1/+1
* Update lang/gcc and hence the default version of GCC in the Portsgerald2017-04-011-2/+2
* Update comment: add samba 4.6sunpoet2017-03-281-1/+1
* Switch default version of samba from 4.3 to 4.4antoine2017-03-261-2/+2
* - Add USES=samba to handle dependency on sambaantoine2017-03-221-0/+2
* - Freepascal update to 3.0.2acm2017-02-271-1/+1
* add databases/mysqlwsrep56-serverlifanov2017-02-231-1/+1
* - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile sotijl2017-02-061-1/+1
* Remove 4.6 as a valid option for USE_GCC and GCC_DEFAULT; it has notgerald2017-01-291-1/+1
* Update comment: add gcc 6, perl 5.24 and php 7.1sunpoet2017-01-261-3/+3
* Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386tijl2017-01-191-2/+2
* Allow ARCH to be undefined to accommodate ftp/curl/Makefile.tijl2017-01-121-1/+1
* Make 64 bit Linux packages the default on amd64.tijl2017-01-121-0/+5
* Welcome Percona 5.7 ports to the treefeld2017-01-111-1/+1
* Switch default Ruby version from 2.2 to 2.3swills2017-01-101-1/+1
* add databases/mysql80-server and databases/mysql80-clientlifanov2017-01-081-1/+1
* Drop support for Perl 5.18 (infrastructure part)rene2017-01-011-2/+2
* Drop support for Linux Fedora 10 (infrastructure part)rene2017-01-011-1/+1
* Add Ruby 2.4.0swills2016-12-271-1/+1
* - Add python 3.6sunpoet2016-12-271-4/+4
* Long awaited, finally update the default version of GCC in the Portsgerald2016-11-201-2/+2
* - Fix typosunpoet2016-11-061-1/+1
* Change the default Perl version to 5.24.mat2016-11-031-1/+1
* Introduce USES=varnishfeld2016-10-261-0/+3
* Add a warning for people who set foo_DEFAULT in their make.conf or environment.mat2016-10-241-0/+9
* Unregister PHP 5.5, it expired on 2016-10-20rene2016-10-211-1/+1
* Change the default version of python3 from 3.4 to 3.5antoine2016-10-151-1/+1
* Unregister databases/postgresql91 and mention postgresql96 as a valid version.rene2016-10-041-1/+1
* - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withtijl2016-09-061-0/+6
* Delete the now expired postgresql90 ports. Upstream support formatthew2016-07-021-1/+1
* Make it possible to have bsd.default-versions.mk included before anymat2016-06-231-6/+16
* Typo.mat2016-06-171-1/+1
* Fix warning messages.mat2016-06-171-4/+4
* Add DEFAULT_VERSIONS=ssl=XXXmat2016-06-161-0/+41
* Fix WITH_BDB_VER support, and switch to DEFAULT_VERSIONS.mat2016-05-021-0/+2
* Try to be more helpful to our users, and keep all the possible versionsmat2016-04-141-0/+15
* Switch default Ruby version from 2.1 to 2.2swills2016-04-051-1/+1
* Make print/ghostscript9-agpl-base the default Ghostscript port. Upstreamtijl2016-03-241-2/+2
* FPC ecosystem: Upgrade version 2.6.4 => 3.0.0marino2015-12-061-1/+1
* Rework change in r399791 for default perl to not execute it on 'make clean'bdrewery2015-10-211-2/+2
* Avoid redundantly looking up perl version when looking up dependencies or in ...bdrewery2015-10-201-2/+5
* Make it so that the default Perl is always called perl5.mat2015-09-141-0/+10
* Remove minor version numbers.hrs2015-07-231-1/+1
* Allow support of minor version number in GHOSTSCRIPT_DEFAULT sincehrs2015-07-211-1/+1
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.kwm2015-07-171-0/+1
* Change the default Perl to 5.20.mat2015-05-131-1/+1
* - Switch default version of Ruby to 2.0swills2015-03-011-1/+1
* Switch default PHP version to 5.6.x.ale2015-02-201-1/+1
* Switch default MySQL version to 5.6.ale2015-02-041-1/+1
* Move LANG_GCC_IS from bsd.gcc.mk to bsd.default-versions.mk and usegerald2015-01-261-0/+3
* Switch default python3 version from 3.3 to 3.4.demon2015-01-111-1/+1
* Change PostgreSQL default version from 9.2 to 9.3marino2014-12-081-1/+1
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-261-1/+1
* Switch default Ruby to 2.0swills2014-10-091-1/+1
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* - set www/apache24 as the default apache versionohauer2014-07-131-1/+1
* Revert r356123antoine2014-06-031-1/+1
* Python 3.4 is a latest version of python-3 branch, so use it.demon2014-06-011-1/+1
* Change postgresql's default version to 9.2.mat2014-05-301-1/+1
* Switch firebird to use DEFAULT_VERSIONS macro to set the defaultbapt2014-05-121-0/+1
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* - Update to 2.6.4acm2014-03-261-1/+1
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* Reword the documentation at the top of this file.gerald2014-02-251-5/+6
* Replace all uses of GCC_DEFAULT_VERSION by GCC_DEFAULT, remove thegerald2014-02-251-0/+1
* Use default-versions.mk for Apache, PHP, MySQL And PostgreSQL.mat2014-02-121-0/+4
* Strip postgresql code out of bsd.database.mk, and introduce USES=pgsql.crees2014-01-131-3/+4
* Add a USES=lua (WIP) that only supports lua 5.2bapt2014-01-101-0/+1
* Change default perl to lang/perl5.16mat2013-10-231-1/+1
* - Fix spelling in commentbdrewery2013-10-131-1/+1
* The default versions of lang/python* have been changed to support themva2013-10-031-0/+3
* - Fix typosunpoet2013-09-201-1/+1
* - Implement USES+=tcl and USES+=tkgahr2013-09-191-0/+1
* Introduce the one-true-way to handle multi version portsbapt2013-09-191-0/+23