non port: Mk/bsd.default-versions.mk |
Number of commits found: 393 (showing only 100 on this page) |
Saturday, 19 Sep 2020
|
20:22 rene
Unregister expired Python 3.5
|
Sunday, 13 Sep 2020
|
22:03 tz
Switch default version of PHP from 7.2 to 7.4.
7.2 does not receive any bugfixes anymore. Also the security fixes will
end at 2020-11-30.
Since PHP 7.3 will only receive bugfixes for the next 2 month, we
switch directly to 7.4
PR: 248074
Sponsored by: Bounce Experts
|
Monday, 3 Aug 2020
|
12:56 mat
Update the default Perl version to 5.32.
PR: 247826
Submitted by: mat
Exp-run by: antoine
|
Wednesday, 29 Jul 2020
|
06:11 antoine
Add a note that there should be an exp-run before a default version change
With hat: portmgr
|
Friday, 24 Jul 2020
|
16:59 rene
Mk: unregister expired PostgreSQL 9.4
|
Tuesday, 14 Jul 2020
|
20:38 rene
bsd.default-versions.mk: Update possible values for the MySQL family.
Reported by: danfe
|
Monday, 8 Jun 2020
|
14:08 mat
Add Perl 5.32.0-RC1.
|
Sunday, 31 May 2020
|
10:20 rene
Unregister expired Perl 5.26
|
Thursday, 14 May 2020
|
06:25 acm
- Commit forgotten change
|
06:23 acm
- Update LAZARUS_DEFAULT to 2.0.8
|
Wednesday, 29 Apr 2020
|
01:40 timur
Add Samba 4.11 as a possible default version.
|
Sunday, 12 Apr 2020
|
12:47 tobik
Hook JAVA_DEFAULT to the DEFAULT_VERSIONS check
Format JAVA_DEFAULT value list like the others
|
Saturday, 11 Apr 2020
|
17:10 glewis
Allow users to specify a default Java version in the standard way
PR: 244942
Submitted by: Tommy P <tommyhp2@gmail.com>
|
Tuesday, 31 Mar 2020
|
11:13 rene
Unregister expired Ruby 2.4
|
Sunday, 2 Feb 2020
|
19:54 brnrd
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
|
Saturday, 25 Jan 2020
|
18:31 sunpoet
Update comment: add ruby 2.7
|
Thursday, 2 Jan 2020
|
11:53 tobik
Mk/bsd.default-versions.mk: openssl111 is gone
|
Tuesday, 31 Dec 2019
|
17:07 rene
Remove expired linux-c6 from Mk
|
15:18 acm
- Update to 2.0.6
|
Saturday, 28 Dec 2019
|
07:42 sunpoet
Update comment: remove samba 4.8
|
Sunday, 22 Dec 2019
|
15:08 sunpoet
Update comment: remove php 7.1
|
02:09 gerald
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.)
|
Monday, 16 Dec 2019
|
06:29 antoine
Switch default version of python3 and python from 3.6 to 3.7
With hat: portmgr
PR: 233770
|
Saturday, 7 Dec 2019
|
00:42 timur
Make samba410 default Samba version, as Samba 4.8 reached EOL while ago(and is
broken).
|
Saturday, 2 Nov 2019
|
23:40 wen
- Repocopy lang/python37 --> python38 and update to 3.8.0
PR: 241416
Submitted by: wen@(myself)
Reviewed by: koobs@, amdmi3@
|
Friday, 20 Sep 2019
|
19:58 jbeich
Switch default devel/llvm* to 90
PR: 239682
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D21172
|
12:21 tz
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
|
Monday, 9 Sep 2019
|
05:08 mfechner
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
|
Thursday, 29 Aug 2019
|
21:29 tz
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
|
Monday, 19 Aug 2019
|
10:03 rene
Unregister removed samba46 and samba47
|
Saturday, 17 Aug 2019
|
05:41 acm
- Change lazarus default to 2.0.4
Reported by: fluffy
|
Monday, 12 Aug 2019
|
13:57 mat
Update the default Perl version to 5.30.
PR: 239742
Submitted by: mat
Exp-run by: antoine
|
Friday, 9 Aug 2019
|
11:46 sunpoet
Update comment: add pgsql 12
|
Wednesday, 31 Jul 2019
|
07:18 gerald
GCC 9 removed support for powerpcspe, so lock down that platform
to GCC 8.
PR: 238330
Reported by: pkubaj
Reviewed by. jhibbits
|
Friday, 26 Jul 2019
|
20:35 gerald
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)
|
Wednesday, 10 Jul 2019
|
19:02 tijl
Switch the default for Linux ports to CentOS 7.
|
14:40 tijl
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.
|
Saturday, 6 Jul 2019
|
20:50 timur
Add Samba 4.10 as a possible value for the DEFAULT_VERSIONS. 4.8 is still the
default.
|
Monday, 1 Jul 2019
|
07:43 ale
Update default MySQL version to 5.7.
PR: 238365
Submitted by: ale
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Sunday, 30 Jun 2019
|
14:56 zeising
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)
|
Friday, 14 Jun 2019
|
16:10 gerald
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.
|
Wednesday, 5 Jun 2019
|
14:37 mat
Make sure we use perl installed by ports and not some other perl in PATH.
PR: 238320
Submitted by: Jeroen Pulles
|
Tuesday, 4 Jun 2019
|
14:17 antoine
Switch default version of samba from 4.7 to 4.8
With hat: portmgr
|
06:39 gerald
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.
|
Tuesday, 28 May 2019
|
06:12 lwhsu
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)
|
Monday, 13 May 2019
|
07:36 mat
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
|
Thursday, 9 May 2019
|
16:21 rene
Unregister expired lang/perl5.24
|
01:28 meta
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
|
Friday, 19 Apr 2019
|
22:48 mfechner
Change default version of ruby from 2.4 to 2.5.
PR: 233901
Exp-Run: antoine
|
Wednesday, 10 Apr 2019
|
05:47 antoine
Switch default version of python to 3.6
PR: 234633
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D18743
|
Sunday, 31 Mar 2019
|
13:48 sunpoet
Update comment: remove ruby 2.3
|
Monday, 25 Mar 2019
|
18:09 jbeich
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
|
Wednesday, 20 Mar 2019
|
12:23 jbeich
Switch to devel/llvm80 for DEFAULT_VERSIONS
PR: 235215
|
Thursday, 7 Mar 2019
|
04:56 acm
- Change lazarus default version to 2.0.0
|
Friday, 8 Feb 2019
|
15:41 gerald
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.
|
Tuesday, 5 Feb 2019
|
13:49 sunpoet
Update comment: remove apache 2.2
|
Wednesday, 16 Jan 2019
|
00:54 tobik
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.
|
Monday, 14 Jan 2019
|
18:09 feld
Varnish 5 was EOL and expired
|
15:50 sunpoet
Update comment: remove pgsql 9.3
|
Friday, 4 Jan 2019
|
04:00 jbeich
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
|
Tuesday, 1 Jan 2019
|
13:19 rene
Unregister PHP 5.6 which expired today.
|
Tuesday, 18 Dec 2018
|
09:19 rene
Unregister Python 3.4, it expired today.
|
Thursday, 13 Dec 2018
|
20:44 mat
Switch Perl 5 default to 5.28.
PR: 233828
Exp-run by: antoine
|
Tuesday, 11 Dec 2018
|
21:28 gerald
Update the default version of GCC pulled in via USE_GCC=yes and a myriad
other ways from GCC 7 (7.4 right now) to GCC 8 (8.2 right now).
This is the first time for eons, if not forever, that we are on the most
recent major version of GCC, a catch-up that's been taking more than two
years with the great help of many fellow committers and volunteers.
PR: 231590
Tested by: antoine (exp-runs)
Thanks to: jbeich, tobik, jwb, mi, yuri, and others for helping fix (broken)
ports
|
Thursday, 6 Dec 2018
|
20:33 sunpoet
Update comment: editors/lazarus is 1.8.4 now
|
Wednesday, 5 Dec 2018
|
13:57 rene
Unregister PHP 7.0, it has reached its end-of-life on 2018-12-04.
|
Wednesday, 21 Nov 2018
|
20:21 sunpoet
Update comment: add pgsql 11
|
Tuesday, 20 Nov 2018
|
19:19 yuri
Mk/bsd.default-versions.mk: Add LLVM_DEFAULT
This is for cases when llvm or clang from ports need to be used
so that the current highest version can be specified in
one place.
|
Saturday, 10 Nov 2018
|
10:09 mat
security/openssl-devel was removed, but there is a security/openssl111 now.
|
Monday, 22 Oct 2018
|
14:04 joneum
Switch default PHP version from 7.1 to 7.2
PR: 232398
Reviewed by: joneum
Approved by: tz (implicit)
Exp-run by: antoine
Sponsored by: Netzkommune GmbH
|
Saturday, 20 Oct 2018
|
11:09 gerald
Remove GCC 4.9 as an option. That branch went end-of-life upstream more
than two years ago, summer of 2016.
|
Monday, 8 Oct 2018
|
08:52 tz
Add PHP 7.3 RC2 to the ports-tree.
Notable changes:
- Switch from PCRE to PCRE2
- Many modules now require PCRE2 for building
- graphics/php73-gd: X11 option is no longer default
Changes to Mk/Uses/php.mk approved by ale
|
Tuesday, 25 Sep 2018
|
16:09 sunpoet
Update comment: add openssl111
Differential Revision: https://reviews.freebsd.org/D17303
Approved by: adamw (portmgr)
|
Wednesday, 5 Sep 2018
|
08:04 tz
Switch default PHP version from 5.6 to 7.1
PR: 209563
Reviewed by: tz, Felix Flor
Exp-run by: antoine
|
Saturday, 1 Sep 2018
|
17:05 antoine
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904
|
Sunday, 29 Jul 2018
|
21:59 gerald
Update the default version of GCC (pulled in via USE_GCC=yes and some
others) from GCC 6 to GCC 7.
PR: 222542
Tested by: antoine (exp-runs)
Approved by: antoine
Thanks to: jbeich, tobik, and others for helping fix (broken) ports
|
Saturday, 28 Jul 2018
|
15:02 gerald
Now that GCC 8.2 has been released (and lang/gcc8 updated accordingly)
which brought a minor ABI fix for C++, advertise its potential use here
via GCC_DEFAULT.
|
Friday, 6 Jul 2018
|
16:11 miwi
- Finish up lang/python37 import
- Added python37 docs
- Added python37 support to Mk/
Reviewed by: bapt
Approved by: bapt (portmgr)
Differential Revision: https://reviews.freebsd.org/D16159
|
Wednesday, 27 Jun 2018
|
15:48 feld
Add Varnish 6 to the framework
Reported by: vanilla
|
Thursday, 14 Jun 2018
|
17:50 rene
Unregister expired net/samba45
|
Sunday, 10 Jun 2018
|
08:09 brnrd
Mk/bsd.default-versions.mk: Add MariaDB 10.3
- Chase addition of new 10.3 port in r472070
Reported by: pi
|
Sunday, 3 Jun 2018
|
08:12 acm
- Change LAZARUS_VER to 1.8.4
|
Saturday, 2 Jun 2018
|
08:11 rene
Unregister expired lang/perl5.22
|
Thursday, 24 May 2018
|
18:44 flo
Commit a file forgotten in 470799
Reported by: antoine
|
Monday, 21 May 2018
|
13:50 mat
Add Perl 5.28.0-RC1.
Sponsored by: Absolight
|
Saturday, 5 May 2018
|
08:57 antoine
Note that samba 4.8 is supported and samba 4.4 no longer exists
|
Friday, 30 Mar 2018
|
12:15 mat
Switch the default Perl to 5.26.
PR: 226817
Exp-run by: antoine
Sponsored by: Absolight
|
Wednesday, 7 Mar 2018
|
17:33 acm
- Add LAZARUS_DEFAULT
- Other minor change
|
Tuesday, 20 Feb 2018
|
20:27 sunpoet
Update comment: add pgsql 10
|
Saturday, 10 Feb 2018
|
22:19 rene
Remove Postgresql 9.2 from the list of supported versions.
Submitted by: cmt
|
Thursday, 1 Feb 2018
|
18:03 jrm
Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506
|
07:14 acm
- Update to 3.0.4
- Connect www/fpc-libmicrohttpd
|
Wednesday, 31 Jan 2018
|
16:44 sunpoet
Update comment: remove ruby 2.2
|
Tuesday, 30 Jan 2018
|
22:11 antoine
Revert recent fpc changes, they were obviously untested
With hat: portmgr
|
18:05 acm
- Update to 3.0.4
- Link www/fpc-libmicrohttpd
|
Tuesday, 9 Jan 2018
|
07:40 mat
Remove support for variables that have been deprecated for a while.
variables deprecation revision
WITHOUT_NLS 2013-12-13 r336337
WITH_/WITHOUT_ 2014-02-24 r345870
NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587
WITH_BDB_VER 2016-05-02 r414444
OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387
WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965
While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.
Cleanup bsd.sanity.mk a bit.
Fix fallout.
PR: 224613
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D13490
|
Wednesday, 27 Dec 2017
|
19:51 sunpoet
Update comment: add ruby 2.5
|
Sunday, 24 Dec 2017
|
19:23 swills
Change default version of ruby from 2.3 to 2.4
PR: 223949
Exp-Run: antoine
|
Saturday, 23 Dec 2017
|
07:03 antoine
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
|
Monday, 18 Dec 2017
|
07:00 antoine
Allow to use samba47 with USES=samba
PR: 224418
Submitted by: timur@
With hat: portmgr
|
Number of commits found: 393 (showing only 100 on this page) |