non port: Mk/bsd.default-versions.mk |
Number of commits found: 438 (showing only 100 on this page) |
Monday, 28 Jun 2021
|
19:34 Piotr Kubaj (pkubaj)
Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust
6718da3 |
Sunday, 27 Jun 2021
|
23:32 Jose Alonso Cardenas Marquez (acm)
Mk/bsd.default-versions.mk: Prepare support for firebird 3.0 and 4.0
b6251a0 |
Saturday, 26 Jun 2021
|
10:51 Rene Ladan (rene)
Mk/bsd.default-versions.mk: chase PostgreSQL cleanup
a04b7cd |
10:43 Rene Ladan (rene)
Mk: unregister expired Perl 5.28
4d57f82 |
Friday, 25 Jun 2021
|
13:40 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Cosmetic change
185e88f |
Wednesday, 23 Jun 2021
|
21:56 Gerald Pfeifer (gerald)
Mk/bsd.default-versions.mk: Add version 11 to GCC_DEFAULT
Now that GCC 11.1 has been released and lang/gcc11 is in place,
explicitly list version 11 as an option for GCC_DEFAULT.
Technically USE_GCC=11 was already working, using lang/gcc11-devel,
alas intentionally undocumented (and definitely unsupported).
Add an explicit note that versions of GCC not listed here are not
supposed to be used. [1]
Suggested by: mandree [1]
0c2741c |
Thursday, 17 Jun 2021
|
17:58 Gerald Pfeifer (gerald)
Mk/bsd.default-versions.mk: Better describe GCC_DEFAULT=8
0359c81 |
04:25 Kevin Bowling (kbowling) Author: Jan Beich
graphics/mesa-libs: enable libglvnd support
PR: 246767
Reviewed by: kbowling
Tested by: kbowling
Differential Revision: https://reviews.freebsd.org/D25020
b44acc9 |
Thursday, 10 Jun 2021
|
14:46 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: add ImageMagick 6-nox11 and 7-nox11
a2c732e |
Friday, 7 May 2021
|
06:37 Mathieu Arnold (mat)
Mk/bsd.default-versions.mk: add new Perl version.
a7f1719 |
Sunday, 25 Apr 2021
|
18:48 Kai Knoblich (kai)
*: Switch default version of python and python3 from 3.7 to 3.8
PR: 253815
Reported by: VVD <vvd@unislabs.com>
Approved by: kai (python, maintainer)
Exp-run by: antoine
6cd3db2 |
Saturday, 24 Apr 2021
|
15:04 Rene Ladan (rene)
Mk: unregister expired Samba 4.11
63e5104 |
Tuesday, 20 Apr 2021
|
06:57 Tobias Kortkamp (tobik)
Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)
Samurai is a Ninja-compatible build tool with fewer dependencies
than Ninja. Hook it to the framework via a new NINJA_DEFAULT.
This also adds %p to NINJA_STATUS to make Ninja or Samurai print
the percentage of completed jobs to make it easier to eyeball how
much of the build is done.
PR: 254678
Exp-run by: antoine
a91d653 |
Tuesday, 6 Apr 2021
|
15:49 Rene Ladan (rene)
Mk: remove support for Ruby 2.5
38ae329 |
14:27 Mathieu Arnold (mat)
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
5d33e04 |
Tuesday, 23 Mar 2021
|
10:47 pkubaj
Bump the default LLVM on powerpc to 10.
9 has many issues building ports, e.g. databases/mysql57-server or previously
net-p2p/libtorrent-rasterbar.
Approved by: tier 2 blanket
 |
Wednesday, 17 Mar 2021
|
16:32 amdmi3
Fix whitespace, missing commas, and add missing JAVA_DEFAULT value
 |
Tuesday, 9 Mar 2021
|
20:10 rene
bsd.default-versions.mk: Remove default for JULIA which has been removed
 |
Friday, 19 Feb 2021
|
17:58 rene
Remove llvm60 from comment in bsd.default-versions.mk
 |
Thursday, 11 Feb 2021
|
17:16 tijl
Introduce ImageMagick default version and use it in print/cups-filters.
The different versions of ImageMagick in the ports tree all conflict with
each other and some ports can depend on either of them so it's a perfect
candidate for the default-versions framework.
PR: 252335
Submitted by: VVD <vvd@unislabs.com>
 |
Tuesday, 19 Jan 2021
|
15:02 gerald
GCC_DEFAULT now sits at 10, so remove the special setting we added for
powerpc64le which is a nop now (essentially reverting revision 559637).
Reported by: pkubaj
 |
Wednesday, 13 Jan 2021
|
23:03 linimon
Update GCC_DEFAULT from 9 to 10.
A few (mostly Fortran-based) ports need to be patched because GCC 10
is stricter. A handful of ports need to be restricted to GCC 9 because
they fail with 10.
5 ports still fail with GCC 10. However, seeing as this work has been
ongoing since 2020-05-24, it is simply time to make the commit and
notify the affected maintainers.
While here, pet portlint (Makevar order).
PR: 246700
Submitted by: gerald
Approved by: antoine (after many, many, -exp runs)
 |
Sunday, 3 Jan 2021
|
20:29 sunpoet
Update comment: add llvm 10 and 11
 |
Thursday, 31 Dec 2020
|
11:46 rene
Unregister expired PHP 7.2
While here ensure the default versions/values match with each other.
 |
Wednesday, 30 Dec 2020
|
03:12 pkubaj
Switch default GCC for powerpc64le to 10.
9 does not yet work and the switch to 10 is near.
PR: 251670
Approved by: gerald@ (maintainer)
 |
Friday, 18 Dec 2020
|
23:41 linimon
Actually change the MONO_DEFAULT now that lang/mono5.10 exists. This
should have been part of r558402.
 |
19:48 sunpoet
Fix r558402
 |
19:43 linimon
lang/mono5.10 has now been committed, so change the comment.
 |
06:04 linimon
Commit documentation change (apparently forgotten in r556253).
 |
05:55 linimon
Commit documentation change (apparently forgotten in r556265).
 |
05:45 linimon
Define new value MONO_DEFAULT. Not yet used in ports tree (WIP).
PR: 251795
Submitted by: linimon
 |
Wednesday, 2 Dec 2020
|
00:09 mandree
New port: databases/db18 Oracle Berkeley DB, Release 18.1
Oracle Berkeley DB is a family of open source embeddable databases
that allows developers to incorporate within their applications a
fast, scalable, transactional database engine with industrial grade
reliability and availability. As a result, customers and end-users
will experience an application that simply works, reliably manages
data, can scale under extreme load, but requires no ongoing database
administration. As a developer, you can focus on your application and
be confident that Oracle Berkeley DB will manage your persistence
needs.
This port is derived from databases/db6 (by svn copy + edits).
PR: 248415
Submitted by: Yasuhiro KIMURA
 |
Saturday, 28 Nov 2020
|
14:54 mfechner
Switch default version of Ruby from 2.6 to 2.7.
For detailed list of changes, please check the Ruby website:
https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/
https://www.ruby-lang.org/en/news/2020/03/31/ruby-2-7-1-released/
https://www.ruby-lang.org/en/news/2020/10/02/ruby-2-7-2-released/
How to upgrade is described in UPDATING entry 20201128.
PR: 244787
Submitted by: meta@
Exp-Run: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244787
Thanks to: antoine, meta
 |
Wednesday, 25 Nov 2020
|
03:30 acm
- Change lazarus default to 2.0.10
 |
02:59 acm
- Change FPC default version to 3.2.0
 |
Friday, 20 Nov 2020
|
19:02 tcberner
Add new default-version variant for librsvg2
New default version for librsvg2.
Current versions of graphics/librsvg2 are using parts written in rust.
For architectures that do not have support for rust, and for people
who prefer not to have, or are not able to compile rust software due
to hardware limitations, the version can be chosen via this new flag.
The default on almost all architectures is rust.
If you prefer no to use rust, add the following to your make.conf:
DEFAULT_VERSIONS+=librsvg2=legacy
This makes the change committed in r554733 a bit more flexible for people
who are opposed to oxidation.
PR: 251014
Exp-run by: antoine
 |
Saturday, 14 Nov 2020
|
14:07 cmt
remove left-over references to net/samba410 after r554446
samba410 expired and was removed last week
Approved by: blanket (cleanup with no functional change)
 |
Thursday, 15 Oct 2020
|
20:20 sunpoet
Update comment: add pgsql 13
 |
17:55 kevans
[NEW PORT] lang/lua54 - Lua 5.4.1
Highlights for this version:
- new generational mode for garbage collection
- to-be-closed variables
- const variables
- complete list: https://www.lua.org/manual/5.4/readme.html#changes
The Lua Manual can be found here: https://www.lua.org/manual/5.4/
Incompatibilities from the previous version are specifically documented
here: https://www.lua.org/manual/5.4/manual.html#8
Submitted by: Russ Haley <russ haley gmail com>
Co-submitted by: Andrew Gierth <andrew_tao173 riddles org uk>
Differential Revision: https://reviews.freebsd.org/D14709
 |
Wednesday, 14 Oct 2020
|
22:28 timur
Set default Samba port to 4.12 version, as 4.10 is EOLed and 4.11 will follow
soon enough.
 |
Monday, 12 Oct 2020
|
13:52 wen
- Repocopy lang/python38 --> lang/python39 and update to 3.9.0
PR: 250160
Submitted by: wen@(myself)
 |
03:02 meta
Add lang/ruby30 (Ruby 3.0.0 Preview 1)
PR: 250131
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Reviewed by: meta (myself)
Relnotes: https://www.ruby-lang.org/en/news/2020/09/25/ruby-3-0-0-preview1-released/
 |
Sunday, 27 Sep 2020
|
23:22 timur
Make samba413 port visible.
 |
Tuesday, 22 Sep 2020
|
06:06 glewis
Update list of possible JAVA_DEFAULT values
PR: 249496
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
 |
Monday, 21 Sep 2020
|
19:01 kbowling
Mk/bsd.default-versions.mk: Update PGSQL_DEFAULT to 12
PR: 248657
Submitted by: linimon
Reported by: kbowling
Reviewed by: tz
Sponsored by: BBOX.io
 |
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.
 |
Number of commits found: 438 (showing only 100 on this page) |