non port: Mk/bsd.default-versions.mk |
Number of commits found: 393 (showing only 100 on this page) |
Sunday, 15 Jan 2023
|
07:42 Tobias C. Berner (tcberner)
bsd.default-versions.mk: remove deleted llvm versions
39582c1 |
Tuesday, 3 Jan 2023
|
15:23 Tobias C. Berner (tcberner)
Mk/bsd.default-versions.mk: bump llvm-default to 15 on powerpc
Follow-up to 9742a6346057545688a02ae3eb537ac39c6b296c, which bumped it
on non powerpc architectures.
Requested by: pkubaj
e4214c4 |
09:22 Tobias C. Berner (tcberner)
Mk/bsd.default-versions.mk: bump LLVM_DEFAULT to 15
- graphics/mesa* switched to LLVM version 15 some time ago
- desktop systems suffer from requiring many different LLVM versions
- having the default at something recent combined with the version
matching of llvm.mk (prefering $LLVM_DEFAULT) this should lessen
the number of LLVM installations on normal systems again alot.
- while here, remove outdated comment. x11@ switched to setting the
LLVM version explicitely as the default was way out of date.
PR: 263456
Exp-run by: antoine
9742a63 |
Saturday, 31 Dec 2022
|
01:46 Rene Ladan (rene)
Mk: unregister expired firebird 2.5, bump default to 3.0
80c3e9f |
01:23 Rene Ladan (rene)
Mk: unregister expired Varnish 4, bump default to 6.
20e7eeb |
Sunday, 25 Dec 2022
|
19:36 Muhammad Moinur Rahman (bofh)
*/*php74*: Sunset php 7.4
As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74
from the tree. Default version of php has already been switched to 8.1.
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts
0d310d7 |
Saturday, 10 Dec 2022
|
09:32 Tobias C. Berner (tcberner)
Mk/bsd.default-versions.mk: set Lua 5.4 as the default
PR: 220281
Exp-run by: antoine
749a79b |
Saturday, 3 Dec 2022
|
14:28 Lorenzo Salvadore (salvadore)
Mk/bsd.default-versions.mk: Switch default GCC from 11 to 12
PR: 265948
Tested by: antoine (exp-runs)
6855288 |
Saturday, 26 Nov 2022
|
01:14 Muhammad Moinur Rahman (bofh)
Mk/bsd.default-versions.mk: Change PHP default version to 8.1
Switching php DEFAULT_VERSION from 8.0 to 8.1. php 8.0 Active support
ends on 2022-11-26. This will not be merged in quarterly.
PR: 266854
Tested by: antoine
Approved by: ale
Relnotes: https://www.php.net/supported-versions.php
Sponsored by: Bounce Experts
8f21d69 |
Saturday, 19 Nov 2022
|
16:49 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: Remove flang after
28d4aac231b383525d2783ad69f28acb8f894fe8
3a5c571 |
Tuesday, 25 Oct 2022
|
23:35 Timur I. Bakeyev (timur)
net/samba412: Remove Samba 4.12 from the default versions
And add samba416 as a new option. Make samba413 a default for now.
d485eff |
Friday, 14 Oct 2022
|
19:42 Adam Weinberger (adamw)
luajit: Default to luajit-openresty on powerpc64*
Reported by: pkubaj
7e85755 |
17:07 Adam Weinberger (adamw)
Mk: Add USES=luajit
USES=luajit centralizes luajit dependencies via bsd.default-versions.mk
(defaulting to luajit-devel).
Ports currently depend on:
lang/luajit: 42
lang/luajit-devel: 0
lang/luajit-openresty: 51
The difficulty here is that:
- They all conflict with each other
- Upstream is very clear about not intending for users to use the
version in lang/luajit at all, and wants all luajit users to use
lang/luajit-devel
- luajit-openresty is very aggressive about being drop-in compatible
with luajit-devel (though not the other direction)
For the vast majority of situations, USES=luajit will be sufficient.
Ports that use openresty's API additions can specify
USES=luajit:openresty.
I'm adding this into head very early in the 2022Q4 cycle so that there's
ample time to address the default. It's a difficult decision. osa, the
maintainer of luajit and luajit-devel, prefers that the default be
luajit, but I went the other direction because it's in direct conflict
with upstream's clear stated intention. It's not a simple decision; see
the review below for a little discussion on it.
The TL;DR here is that this defaults to the one luajit version that no
port currently depends on. However, this version is what OpenBSD,
Homebrew, Ubuntu, Debian, Fedora, MacPorts, and Arch default to (and
none of them even provide the stale version lang/luajit provides).
This will bring FreeBSD in line with nearly every other OS package
system, and with upstream's intention.
See also PRs 225342, 257051.
Reviewed by: bapt, tcberner
Approved by: portmgr (bapt, tcberner)
Differential Revision: https://reviews.freebsd.org/D36947
9d241a9 |
Thursday, 13 Oct 2022
|
18:15 Adam Weinberger (adamw)
bsd.default-versions.mk: Sort, and update the lang_DEFAULT check list
e46dc1d |
Tuesday, 11 Oct 2022
|
00:04 Danilo G. Baio (dbaio)
bsd.default-versions.mk: Document varnish 7
8f0d46a |
Sunday, 2 Oct 2022
|
05:37 Jose Alonso Cardenas Marquez (acm)
editors/lazarus: Update to 2.2.4
ChangeLog
at: https://gitlab.com/freepascal.org/lazarus/lazarus/-/commits/lazarus_2_2_4/
146bad0 |
Wednesday, 3 Aug 2022
|
21:35 Dmitri Goutnik (dmgk)
Mk/bsd.default-versions.mk: Update GO_DEFAULT to 1.19
a79e7b1 |
Tuesday, 2 Aug 2022
|
18:19 Dmitri Goutnik (dmgk)
Mk/Uses/go.mk: Update GO_VALID_VERSIONS
1.17 is out, 1.19 and 1.20-devel are in.
9989731 |
Thursday, 30 Jun 2022
|
19:26 Rene Ladan (rene)
Mk: unregister expired mysql/percona ports
55068e7 |
Monday, 27 Jun 2022
|
17:59 Gerald Pfeifer (gerald)
Mk/bsd.default-versions.mk: Switch default GCC from 10 to 11
Update GCC_DEFAULT, the default version of GCC as pulled in via
USE_GCC=yes and a myriad of other ways from GCC 10 (10.3 currently)
to GCC 11 (11.3 currently).
PR: 258378
Tested by: antoine (exp-runs)
Thanks to: salvadore (for heavy lifting across the board)
cad2f66 |
Sunday, 26 Jun 2022
|
20:31 Thierry Thomas (thierry) Author: VVD
Mk/bsd.default-versions.mk: Switch default Python version to 3.9
PR: 261703
Reported by: VVD
Tested by: exp-run by antoin@
Approved by: maintainer’s time-out
f117f2c |
Saturday, 18 Jun 2022
|
05:50 Jose Alonso Cardenas Marquez (acm)
editors/lazarus-*: update to 2.2.2
ChangeLog
at: https://gitlab.com/freepascal.org/lazarus/lazarus/-/commits/fixes_2_2
ac3aa43 |
Monday, 6 Jun 2022
|
18:19 Dmitri Goutnik (dmgk)
*/*: Introduce versioned Go ports
- Mk/Uses/go.mk: add support for selecting Go port version in USES=go;
- Mk/bsd.default-versions.mk: add GO_DEFAULT;
- convert lang/go-devel to the master and lang/go{117,118} to slave
ports;
- add lang/go meta-port that provides go and gofmt symlinks to the
current default version.
PR: 264336
Reviewed by: ygy jwb yuri mikael drtr0jan@yandex.ru decke mat
Differential Revision: https://reviews.freebsd.org/D35346
3012ca2 |
Saturday, 4 Jun 2022
|
11:37 Piotr Kubaj (pkubaj)
Mk/bsd.default-versions.mk: add GCC 12 to the list of supported versions
7a68e1d |
02:29 Joseph Mingrone (jrm)
Mk/bsd.default-versions.mk: Update Node.js comment
Update the comment to reflect that 17 is no longer a possible value for
NODEJS_DEFAULT, but 18 now is.
Sponsored by: The FreeBSD Foundation
4a75430 |
Thursday, 26 May 2022
|
14:40 Mathieu Arnold (mat)
lang/perl5.36: add latest Perl 5 version
Changes: https://metacpan.org/release/RJBS/perl-5.36.0-RC3/view/pod/perldelta.pod
e1c8a98 |
Tuesday, 24 May 2022
|
20:09 Rene Ladan (rene)
cleanup: remove expired versions of OpenJDK (12 through 16)
Adjust ports depending on expired versions of OpenJDK:
- biology/snpeff: 12+ -> 17+
- devel/RStudio: 12 -> 11
- www/closure-compiler: 13 -> 11+
Allow java/openjdk17 to use java/openjdk17-bootstrap on i386
too, this builds just fine on 13.1-i386
Remove jdk12-doc as it is no longer relevant.
Clean up Java version calculations in bsd.java.mk
Reviewed by: jwb, java (glewis)
Differential Revision: https://reviews.freebsd.org/D35280
c7d1c24 |
Monday, 23 May 2022
|
16:12 Rene Ladan (rene)
Mk: unregister expired lang/perl5.30
b3fb5d8 |
Sunday, 22 May 2022
|
09:47 Rene Ladan (rene)
Mk/bsd.default-versions.mk: note JAVA 17 and 18
76c61ad |
05:11 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: Add llvm 14 and pgsql 15
cb72622 |
Sunday, 24 Apr 2022
|
10:00 Tobias C. Berner (tcberner)
framework: cleanup conditional-indentations in Mk/
Run Tools/scripts/indent_make_if.pl on all of Mk.
These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible
Differential Revision: https://reviews.freebsd.org/D35024
Reviewed by: portmgr (rene, bapt)
aa25396 |
Thursday, 21 Apr 2022
|
14:08 Yasuhiro Kimura (yasu)
Mk/bsd.default-versions.mk: Switch default version of Ruby from 2.7 to 3.0
How to upgrade is described in the entry of 20220421 in UPDATING.
PR: 262350
Exp-run by: antoine
eca58e3 |
Wednesday, 13 Apr 2022
|
03:04 Yasuhiro Kimura (yasu)
lang/ruby32: Add new port
Add preview1 of Ruby 3.2 series.
ReleaseNotes: https://www.ruby-lang.org/en/news/2022/04/03/ruby-3-2-0-preview1-released/
PR: 263030
Approved by: sunpoet (ruby)
add80de |
Thursday, 31 Mar 2022
|
14:38 Rene Ladan (rene)
Mk: unregister expired NodeJS 10 and Ruby 2.6
63ff137 |
Friday, 11 Mar 2022
|
11:30 Rene Ladan (rene)
Mk: unregister expired PostgreSQL 9.6
Update an IGNORE message, leave examples at the top of pgsql.mk
alone for now.
a444293 |
Monday, 7 Mar 2022
|
18:13 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: remove lazarus 2.0.12 and add 2.2.0
(followup of daa23dba69ea27a2e101b04738b9d0abcf34ac74)
2299e90 |
Monday, 28 Feb 2022
|
12:46 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: add python 3.11
cf1b07f |
Thursday, 3 Feb 2022
|
05:07 Jose Alonso Cardenas Marquez (acm)
editors/lazarus-*: update to 2.2.0
- Bump PORTREVISION
- archivers/peazip update to 8.4.0
- editors/cudatext update to 1.155.3
- russian/emkatic update to 0.41
- x11-toolkits/qt5pas to latest version included into lazarus 2.2.0
ChangeLog at: https://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes
daa23db |
Wednesday, 26 Jan 2022
|
00:20 Muhammad Moinur Rahman (bofh)
lang/php73: Remove port
- EOL reached on 2021-12-06
https://www.php.net/eol.php
PR: 260624
Approved by: tz (private email) ale portmgr (blanket)
Sponsored by: Bounce Experts
cc378fb |
Monday, 24 Jan 2022
|
23:41 Muhammad Moinur Rahman (bofh)
Change PHP default version to 8.0
- databases/xapian-bindings is a mata port which do not have
php:flavors and is unable to be MARKED to IGNORE as one of it's
dependent databases/php-xapian do not support php8.0. Hence this
creates a circular dependency and it fails to start bulk building. So
for now remove PHP from OPTIONS_DEFAULT.
PR: 260595
Approved by: ale portmgr(exp-run)
Sponsored by: Bounce Experts
2e1fdc1 |
Monday, 10 Jan 2022
|
10:47 Muhammad Moinur Rahman (bofh)
Welcome php81 to the tree
- Move extension sodium to common as all current supported php versions
in the tree supports it
PR: 260774
Approved by: ale
Sponsored by: Bounce Experts
c5a7432 |
Friday, 31 Dec 2021
|
12:57 Rene Ladan (rene)
Mk: unregister expired lang/python36
While here update some examples.
d85222d |
Sunday, 19 Dec 2021
|
00:34 Yasuhiro Kimura (yasu)
lang/ruby31: Add new port
Add preview1 of Ruby 3.3 series.
To handle pre-release version, Mk/bsd.ruby.mk is changed as following.
* New variable RUBY_DISTVERSION is introduced. It keeps DISTVERSION of
each ruby port (lang/rubyXY).
* The value of RUBY_VERSION, RUBY_PORTVERSION, RUBY_WRKSRC and
RUBY_DISTNAME is set by using that of RUBY_DISTVERSION
ReleaseNotes: https://www.ruby-lang.org/en/news/2021/11/09/ruby-3-1-0-preview1-released/
PR: 259746
Approved by: maintainer timeout (> 1 month)
633b51a |
Wednesday, 24 Nov 2021
|
17:00 Dmitry Marakasov (amdmi3)
lang/python311: add port (at 3.11.0.alpha2)
Python is an interpreted object-oriented programming language, and is
often compared to Tcl, Perl or Scheme.
WWW: https://www.python.org/
PR: 259745
Approved by: python
d6f568c |
Friday, 12 Nov 2021
|
05:54 Matthias Fechner (mfechner)
Mk/Uses: default version for nodejs
If a port depends on node, a simple:
USES= nodejs
can be added. It is also possible to define a specific version:
USES= nodejs:14
Use as current version the latest LTS version of node.
PR: 259783
Differential Revision: https://reviews.freebsd.org/D32790
46ce086 |
Saturday, 23 Oct 2021
|
23:42 Kevin Bowling (kbowling)
Mk/bsd.default-versions.mk: Update to PostgreSQL 13
PR: 258792
Reviewed by: girgen (pgsql@)
Exp-run by: antoine
51a00e6 |
Sunday, 19 Sep 2021
|
06:01 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: remove bdb 6
6b981ad |
Thursday, 26 Aug 2021
|
23:21 Jose Alonso Cardenas Marquez (acm)
editors/lazarus*: Include new lazarus ports into mk files
- Add WANT_LAZARUS_DEVEL option if you want built apps using lazarus trunk
version from ports. This variable can be added to /etc/make.conf. Otherwise,
stable version of lazarus will be used.
- WANT_LAZARUS_DEVEL will use editors/lazarus-devel or editors/lazarus-qt5-devel
ports instead of editors/lazarus or lazarus-qt5 ones
c1ce749 |
Tuesday, 24 Aug 2021
|
17:44 Brooks Davis (brooks)
devel/llvm13: Update to 13.0.0rc1, connect
This port is derived from devel/llvm12 and adds support for the flang
Fortran compiler extracted from devel/llvm-devel.
Sponsored by: DARPA
acdf722 |
Sunday, 8 Aug 2021
|
14:55 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Update comment: add llvm 12
07556f5 |
Sunday, 1 Aug 2021
|
02:10 Jose Alonso Cardenas Marquez (acm)
editors/lazarus[-qt5]: update to 2.0.12
93a03d2 |
01:56 Jose Alonso Cardenas Marquez (acm)
lang/fpc: update to 3.2.2
* Add new unit devel/fpc-tplylib
* Remove COMPAT10 dependency [PR/254481]
PR: 254481
Reported by: jbeich
e40d870 |
Thursday, 15 Jul 2021
|
19:48 Kevin Bowling (kbowling)
Mk/bsd.default-versions: Remove libglvnd optionality
glvnd is becoming increasingly required by mesa and various FreeBSD
Ports implementation decisions. Remove the tuple to avoid unexpected
and unsupported combinations.
Reviewed by: x11 (manu, zeising)
Differential Revision: https://reviews.freebsd.org/D30930
5343f55 |
Wednesday, 14 Jul 2021
|
20:14 Dmitry Marakasov (amdmi3)
lang/python310: add python 3.10.0.beta4
PR: 256150
Approved by: maintainer timeout (python@, 1 month)
Differential Revision: https://reviews.freebsd.org/D30475
930c931 |
Wednesday, 30 Jun 2021
|
20:44 Po-Chuan Hsieh (sunpoet)
Mk/bsd.default-versions.mk: Cosmetic change
be6fbf8 |
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
|
Number of commits found: 393 (showing only 100 on this page) |