Commit graph

182 commits

Author SHA1 Message Date
Tobias Kortkamp
156826ed3d Hook JAVA_DEFAULT to the DEFAULT_VERSIONS check
Format JAVA_DEFAULT value list like the others
2020-04-12 12:47:29 +00:00
Greg Lewis
c0771b9c8f Allow users to specify a default Java version in the standard way
PR:		244942
Submitted by:	Tommy P <tommyhp2@gmail.com>
2020-04-11 17:10:03 +00:00
Rene Ladan
77ca46dedf Unregister expired Ruby 2.4 2020-03-31 11:13:55 +00:00
Bernard Spil
15f8149045 Mk/bsd.default-versions.mk
- Remove MariaDB 10.0 (removed from ports 2019-04-19)
 - Add MariaDB 10.4 (added to ports 2019-06-30)

PR:		240254
Reported by:	Dries Michiels <driesm michiels gmail com>
Approved by:	portmgr (rene)
Differential Revision:	https://reviews.freebsd.org/D21511
2020-02-02 19:54:15 +00:00
Sunpoet Po-Chuan Hsieh
f77ea73cc8 Update comment: add ruby 2.7 2020-01-25 18:31:05 +00:00
Tobias Kortkamp
7487d85818 Mk/bsd.default-versions.mk: openssl111 is gone 2020-01-02 11:53:48 +00:00
Rene Ladan
2052308d1f Remove expired linux-c6 from Mk 2019-12-31 17:07:55 +00:00
Jose Alonso Cardenas Marquez
97aab7ad61 - Update to 2.0.6 2019-12-31 15:18:36 +00:00
Sunpoet Po-Chuan Hsieh
ebdaa9ccfd Update comment: remove samba 4.8 2019-12-28 07:42:38 +00:00
Sunpoet Po-Chuan Hsieh
0db757be47 Update comment: remove php 7.1 2019-12-22 15:08:15 +00:00
Gerald Pfeifer
831d033be1 With GCC 7 end-of-life, remove it as an option for GCC_DEFAULT.
(Technically it'll still work, and I plan on keeping lang/gcc7 for the
foreseeable future, just do not advertise nor support it at this point.)
2019-12-22 02:09:47 +00:00
Antoine Brodin
e47b224c80 Switch default version of python3 and python from 3.6 to 3.7
With hat:	portmgr
PR:		233770
2019-12-16 06:29:00 +00:00
Timur I. Bakeyev
77f0f70741 Make samba410 default Samba version, as Samba 4.8 reached EOL while ago(and is broken). 2019-12-07 00:42:23 +00:00
Wen Heping
2ff1253050 - Repocopy lang/python37 --> python38 and update to 3.8.0
PR:		241416
Submitted by:	wen@(myself)
Reviewed by:	koobs@, amdmi3@
2019-11-02 23:40:39 +00:00
Jan Beich
3f1915711d Switch default devel/llvm* to 90
PR:		239682
Reviewed by:	tobik
Differential Revision:	https://reviews.freebsd.org/D21172
2019-09-20 19:58:36 +00:00
Torsten Zuehlsdorff
7aca2531e2 Welcome PHP 7.4 RC 1 in the ports-tree.
There are many greater changes including:
- New module ffi
- Remove interbase module
- Remove recode module
- Remove wddx module
- Many modules changes the build switches
- Many modules changes the config format, so patches needed to be recreated

Special thanks to tobik and ale for their support.

Reviewed by:	tobik, ale, joneum
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D21349
2019-09-20 12:21:11 +00:00
Matthias Fechner
47873781ad Switch default version of Ruby from 2.5 to 2.6.
For detailed list of changes, please check the Ruby website:
https://www.ruby-lang.org/en/news/2018/12/25/ruby-2-6-0-released/

How to upgrade is described in UPDATING entry 20190909.

Exp-Run:	https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240094

Thanks to:	antoine, sunpoet
2019-09-09 05:08:35 +00:00
Torsten Zuehlsdorff
a8cd58783a Switch default version of PostgreSQL from 9.5 to 11
Two important changes arise with it:
- Default user switches from "pgsql" to "postgres"
- Default data-dir switches from "/usr/local/pgsql/data" to "/var/db/postgres/data11"

Also add a migration procedure, which takes the user-switch into account by preventing
it on database-side.

Exp-Run: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239514

Thanks to: tobik, antoine, mfechner

Sponsored by:	Professionelles Bounce Management
2019-08-29 21:29:23 +00:00
Rene Ladan
b8dc014606 Unregister removed samba46 and samba47 2019-08-19 10:03:42 +00:00
Jose Alonso Cardenas Marquez
9cea055d62 - Change lazarus default to 2.0.4
Reported by:	fluffy
2019-08-17 05:41:58 +00:00
Mathieu Arnold
1318a48c14 Update the default Perl version to 5.30.
PR:		239742
Submitted by:	mat
Exp-run by:	antoine
2019-08-12 13:57:44 +00:00
Sunpoet Po-Chuan Hsieh
4d747fd817 Update comment: add pgsql 12 2019-08-09 11:46:11 +00:00
Gerald Pfeifer
a09b771811 GCC 9 removed support for powerpcspe, so lock down that platform
to GCC 8.

PR:		238330
Reported by:	pkubaj
Reviewed by.	jhibbits
2019-07-31 07:18:48 +00:00
Gerald Pfeifer
9d240807dd Update the default version of GCC as pulled in via USE_GCC=yes and a
myriad of other ways from GCC 8 (8.3 right now) to GCC 9 (9.1 right now).

PR:		238330
Tested by:	antoine (exp-runs)
Thanks to:	tobik, jbeich (for heavy lifting fixing broken ports)
2019-07-26 20:35:21 +00:00
Tijl Coosemans
a3289277ff Switch the default for Linux ports to CentOS 7. 2019-07-10 19:02:33 +00:00
Tijl Coosemans
7003875294 On amd64 adding DEFAULT_VERSIONS+=linux=c6 to /etc/make.conf made Linux
infrastructure ports (linux_base-c6 and linux-c6*) install i386 CentOS 6
packages.  Using c6_64 instead of c6 made them install mixed amd64/i386
CentOS 6 packages and allowed Linux application ports to install amd64
binaries when available.  The i386-only configuration was only useful for
users of x11/nvidia-driver* which didn't provide Linux amd64 emulation
until recently.

With x11/nvidia-driver* now supporting Linux amd64 there's no longer a
need for i386-only Linux on amd64.  Let DEFAULT_VERSIONS+=linux=c6 make
Linux infrastructure ports install mixed amd64/i386 CentOS 6 packages,
like c6_64 before, and remove support for c6_64 as a value.

Replace LINUX_ARCH with ARCH everywhere because they are always the same
now.
2019-07-10 14:40:02 +00:00
Timur I. Bakeyev
588ed037aa Add Samba 4.10 as a possible value for the DEFAULT_VERSIONS. 4.8 is still the default. 2019-07-06 20:50:34 +00:00
Alex Dupre
62d9035f5b Update default MySQL version to 5.7.
PR:		238365
Submitted by:	ale
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2019-07-01 07:43:32 +00:00
Niclas Zeising
6db0d126a4 Switch mesa and related ports to llvm80
Switch mesa over to use llvm80 instead of llvm60.  Make it use the
global LLVM_DEFAULT instead of deciding for ourself which llvm version
to use. [1]

Fix build of lang/beginet [1]

Add patch from upstream to fix build of devel/libclc.  The patch is taken
from the git mirror of devel/libclc rather than the SVN repo, for
convenience.

Add a patch from mesa upstream preventing certain error messages when using
amdgpu [2]

Add a notice to bsd.default-versions.mk asking that the graphics team be
informed before the llvm version is changed.

Enable llvm and gallium on MIPS.  As far as I can tell, this used to
be the default before this change.

Bump portrevisions since dependencies changed.

PR:		230789 [1], [2]
Submitted by:	jbeich [1], tobik [2]
Obtained from:	FreeBSD Graphics Team development repo
		https://github.com/FreeBSDDesktop/freebsd-ports/commits/feature/mesa-llvm80
Sponsored by:	B3 Init (zeising)
2019-06-30 14:56:12 +00:00
Gerald Pfeifer
5702e07b2b Remove GCC 6 as a (documented) option for the default version of GCC 6
in the tree aka GCC_DEFAULT.  It should still work if one simply uses
it, but given that GCC 6 has been end-of-lifed last year and lang/gcc6
deprecated, let's not actively promote its usage any longer.
2019-06-14 16:10:38 +00:00
Mathieu Arnold
ba4258b649 Make sure we use perl installed by ports and not some other perl in PATH.
PR:		238320
Submitted by:	Jeroen Pulles
2019-06-05 14:37:47 +00:00
Antoine Brodin
47ce821484 Switch default version of samba from 4.7 to 4.8
With hat:	portmgr
2019-06-04 14:17:39 +00:00
Gerald Pfeifer
5d907c5fc9 Add GCC 9 as an option for GCC_DEFAULT now that lang/gcc9 has landed in
the tree. The default for GCC remains version 8 for the time being.
2019-06-04 06:39:58 +00:00
Li-Wen Hsu
cb5c8198a2 Turn lang/julia to metaport & introduce JULIA_DEFAULT to bsd.default-versions.mk
PR:		235872
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
2019-05-28 06:12:47 +00:00
Mathieu Arnold
28017ff3ee Welcome Perl 5.30 (now at 5.30.0-RC1)
Changes:	https://metacpan.org/pod/release/XSAWYERX/perl-5.30.0-RC1/pod/perldelta.pod
Changes:	https://metacpan.org/pod/release/XSAWYERX/perl-5.30.0-RC1/pod/perldeprecation.pod#Perl-5.30
2019-05-13 07:36:38 +00:00
Rene Ladan
ed0c744cfc Unregister expired lang/perl5.24 2019-05-09 16:21:42 +00:00
Koichiro Iwao
96e32bdc19 Add ruby26 2.6.3 (copied from ruby25)
PR:		234509 235826
Submitted by:	pete@nomadlogic.org (initial revision)
		Yasuhiro KIMURA <yasu@utahime.org> (initial revision)
		meta (myself, minor modifications)
Relnotes::	https://www.ruby-lang.org/en/news/2018/12/25/ruby-2-6-0-released/
		https://www.ruby-lang.org/en/news/2019/01/30/ruby-2-6-1-released/
		https://www.ruby-lang.org/en/news/2019/03/13/ruby-2-6-2-released/
		https://www.ruby-lang.org/en/news/2019/04/17/ruby-2-6-3-released/
Differential Revision:	https://reviews.freebsd.org/D19961
2019-05-09 01:28:38 +00:00
Matthias Fechner
efc3d57a4b Change default version of ruby from 2.4 to 2.5.
PR:             233901
Exp-Run:        antoine
2019-04-19 22:48:01 +00:00
Antoine Brodin
e413c34db1 Switch default version of python to 3.6
PR:		234633
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D18743
2019-04-10 05:47:26 +00:00
Sunpoet Po-Chuan Hsieh
7778eb74c8 Update comment: remove ruby 2.3 2019-03-31 13:48:09 +00:00
Jan Beich
f4ac87b8b6 Adjust documented values for LLVM_DEFAULT
- Add 80 (current default) but -devel is also possible
- Drop 50 as it's being phased out (see bug 236412)

PR:		235215
Reported by:	Graham Perrin
2019-03-25 18:09:43 +00:00
Jan Beich
03a22a5366 Switch to devel/llvm80 for DEFAULT_VERSIONS
PR:		235215
2019-03-20 12:23:25 +00:00
Jose Alonso Cardenas Marquez
1fa46757c5 - Change lazarus default version to 2.0.0 2019-03-07 04:56:28 +00:00
Gerald Pfeifer
6f3e8147d0 Remove GCC 5 as an option. That branch went end-of-life upstream
one-and-a-half years ago, October 2017, and the default version of
GCC in the ports tree is now GCC 8 already.
2019-02-08 15:41:01 +00:00
Sunpoet Po-Chuan Hsieh
7b8890a96d Update comment: remove apache 2.2 2019-02-05 13:49:18 +00:00
Tobias Kortkamp
7563aa8e08 Add errors for defining {LAZARUS,LLVM,RUST,SAMBA,VARNISH}_DEFAULT
outside of DEFAULT_VERSIONS too

Everything else is sorted alphabetically, so move LLVM_DEFAULT to
the right place too.
2019-01-16 00:54:39 +00:00
Mark Felder
262f1b89e1 Varnish 5 was EOL and expired 2019-01-14 18:09:46 +00:00
Sunpoet Po-Chuan Hsieh
dc9ca0038b Update comment: remove pgsql 9.3 2019-01-14 15:50:05 +00:00
Jan Beich
076bf84a1c Allow overriding rust dependency
Add DEFAULT_VERSIONS+=rust=rust-nightly to make.conf(5) if you want to
build consumers using lang/rust-nightly.

Approved by:	rust (tobik)
MFH:		2019Q1 (avoid merge conflicts during www/firefox updates)
Differential Revision:	https://reviews.freebsd.org/D18634
2019-01-04 04:00:39 +00:00
Rene Ladan
a873d4b4ac Unregister PHP 5.6 which expired today. 2019-01-01 13:19:23 +00:00