non port: Mk/bsd.default-versions.mk |
SVNWeb
|
Number of commits found: 293 (showing only 100 on this page) |
Sun, 15 Jan 2023
|
[ 07:42 Tobias C. Berner (tcberner) ] 39582c1
bsd.default-versions.mk: remove deleted llvm versions
|
Tue, 3 Jan 2023
|
[ 15:23 Tobias C. Berner (tcberner) ] e4214c4
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
|
[ 09:22 Tobias C. Berner (tcberner) ] 9742a63
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
|
Sat, 31 Dec 2022
|
[ 01:46 Rene Ladan (rene) ] 80c3e9f
Mk: unregister expired firebird 2.5, bump default to 3.0
|
[ 01:23 Rene Ladan (rene) ] 20e7eeb
Mk: unregister expired Varnish 4, bump default to 6.
|
Sun, 25 Dec 2022
|
[ 19:36 Muhammad Moinur Rahman (bofh) ] 0d310d7 (Only the first 10 of 118 ports in this commit are shown above. )
*/*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
|
Sat, 10 Dec 2022
|
[ 09:32 Tobias C. Berner (tcberner) ] 749a79b
Mk/bsd.default-versions.mk: set Lua 5.4 as the default
PR: 220281
Exp-run by: antoine
|
Sat, 3 Dec 2022
|
[ 14:28 Lorenzo Salvadore (salvadore) ] 6855288
Mk/bsd.default-versions.mk: Switch default GCC from 11 to 12
PR: 265948
Tested by: antoine (exp-runs)
|
Sat, 26 Nov 2022
|
[ 01:14 Muhammad Moinur Rahman (bofh) ] 8f21d69
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
|
Sat, 19 Nov 2022
|
[ 16:49 Po-Chuan Hsieh (sunpoet) ] 3a5c571
Mk/bsd.default-versions.mk: Update comment: Remove flang after
28d4aac231b383525d2783ad69f28acb8f894fe8
|
Tue, 25 Oct 2022
|
[ 23:35 Timur I. Bakeyev (timur) ] d485eff
net/samba412: Remove Samba 4.12 from the default versions
And add samba416 as a new option. Make samba413 a default for now.
|
Fri, 14 Oct 2022
|
[ 19:42 Adam Weinberger (adamw) ] 7e85755
luajit: Default to luajit-openresty on powerpc64*
Reported by: pkubaj
|
[ 17:07 Adam Weinberger (adamw) ] 9d241a9
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 13 Oct 2022
|
[ 18:15 Adam Weinberger (adamw) ] e46dc1d
bsd.default-versions.mk: Sort, and update the lang_DEFAULT check list
|
Tue, 11 Oct 2022
|
[ 00:04 Danilo G. Baio (dbaio) ] 8f0d46a
bsd.default-versions.mk: Document varnish 7
|
Sun, 2 Oct 2022
|
[ 05:37 Jose Alonso Cardenas Marquez (acm) ] 146bad0
editors/lazarus: Update to 2.2.4
ChangeLog
at: https://gitlab.com/freepascal.org/lazarus/lazarus/-/commits/lazarus_2_2_4/
|
Wed, 3 Aug 2022
|
[ 21:35 Dmitri Goutnik (dmgk) ] a79e7b1
Mk/bsd.default-versions.mk: Update GO_DEFAULT to 1.19
|
Tue, 2 Aug 2022
|
[ 18:19 Dmitri Goutnik (dmgk) ] 9989731
Mk/Uses/go.mk: Update GO_VALID_VERSIONS
1.17 is out, 1.19 and 1.20-devel are in.
|
Thu, 30 Jun 2022
|
[ 19:26 Rene Ladan (rene) ] 55068e7
Mk: unregister expired mysql/percona ports
|
Mon, 27 Jun 2022
|
[ 17:59 Gerald Pfeifer (gerald) ] cad2f66
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)
|
Sun, 26 Jun 2022
|
[ 20:31 Thierry Thomas (thierry) Author: VVD ] f117f2c
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
|
Sat, 18 Jun 2022
|
[ 05:50 Jose Alonso Cardenas Marquez (acm) ] ac3aa43
editors/lazarus-*: update to 2.2.2
ChangeLog
at: https://gitlab.com/freepascal.org/lazarus/lazarus/-/commits/fixes_2_2
|
Mon, 6 Jun 2022
|
[ 18:19 Dmitri Goutnik (dmgk) ] 3012ca2 (Only the first 10 of 15 ports in this commit are shown above. )
*/*: 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
|
Sat, 4 Jun 2022
|
[ 11:37 Piotr Kubaj (pkubaj) ] 7a68e1d
Mk/bsd.default-versions.mk: add GCC 12 to the list of supported versions
|
[ 02:29 Joseph Mingrone (jrm) ] 4a75430
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
|
Thu, 26 May 2022
|
[ 14:40 Mathieu Arnold (mat) ] e1c8a98 (Only the first 10 of 21 ports in this commit are shown above. )
lang/perl5.36: add latest Perl 5 version
Changes: https://metacpan.org/release/RJBS/perl-5.36.0-RC3/view/pod/perldelta.pod
|
Tue, 24 May 2022
|
[ 20:09 Rene Ladan (rene) ] c7d1c24 (Only the first 10 of 85 ports in this commit are shown above. )
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
|
Mon, 23 May 2022
|
[ 16:12 Rene Ladan (rene) ] b3fb5d8
Mk: unregister expired lang/perl5.30
|
Sun, 22 May 2022
|
[ 09:47 Rene Ladan (rene) ] 76c61ad
Mk/bsd.default-versions.mk: note JAVA 17 and 18
|
[ 05:11 Po-Chuan Hsieh (sunpoet) ] cb72622
Mk/bsd.default-versions.mk: Update comment: Add llvm 14 and pgsql 15
|
Sun, 24 Apr 2022
|
[ 10:00 Tobias C. Berner (tcberner) ] aa25396 (Only the first 10 of 118 ports in this commit are shown above. )
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)
|
Thu, 21 Apr 2022
|
[ 14:08 Yasuhiro Kimura (yasu) ] eca58e3
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
|
Wed, 13 Apr 2022
|
[ 03:04 Yasuhiro Kimura (yasu) ] add80de (Only the first 10 of 13 ports in this commit are shown above. )
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)
|
Thu, 31 Mar 2022
|
[ 14:38 Rene Ladan (rene) ] 63ff137
Mk: unregister expired NodeJS 10 and Ruby 2.6
|
Fri, 11 Mar 2022
|
[ 11:30 Rene Ladan (rene) ] a444293
Mk: unregister expired PostgreSQL 9.6
Update an IGNORE message, leave examples at the top of pgsql.mk
alone for now.
|
Mon, 7 Mar 2022
|
[ 18:13 Po-Chuan Hsieh (sunpoet) ] 2299e90
Mk/bsd.default-versions.mk: Update comment: remove lazarus 2.0.12 and add 2.2.0
(followup of daa23dba69ea27a2e101b04738b9d0abcf34ac74)
|
Mon, 28 Feb 2022
|
[ 12:46 Po-Chuan Hsieh (sunpoet) ] cf1b07f
Mk/bsd.default-versions.mk: Update comment: add python 3.11
|
Thu, 3 Feb 2022
|
[ 05:07 Jose Alonso Cardenas Marquez (acm) ] daa23db (Only the first 10 of 25 ports in this commit are shown above. )
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
|
Wed, 26 Jan 2022
|
[ 00:20 Muhammad Moinur Rahman (bofh) ] cc378fb (Only the first 10 of 127 ports in this commit are shown above. )
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
|
Mon, 24 Jan 2022
|
[ 23:41 Muhammad Moinur Rahman (bofh) ] 2e1fdc1
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
|
Mon, 10 Jan 2022
|
[ 10:47 Muhammad Moinur Rahman (bofh) ] c5a7432
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
|
Fri, 31 Dec 2021
|
[ 12:57 Rene Ladan (rene) ] d85222d
Mk: unregister expired lang/python36
While here update some examples.
|
Sun, 19 Dec 2021
|
[ 00:34 Yasuhiro Kimura (yasu) ] 633b51a (Only the first 10 of 13 ports in this commit are shown above. )
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)
|
Wed, 24 Nov 2021
|
[ 17:00 Dmitry Marakasov (amdmi3) ] d6f568c (Only the first 10 of 13 ports in this commit are shown above. )
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
|
Fri, 12 Nov 2021
|
[ 05:54 Matthias Fechner (mfechner) ] 46ce086
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
|
Sat, 23 Oct 2021
|
[ 23:42 Kevin Bowling (kbowling) ] 51a00e6
Mk/bsd.default-versions.mk: Update to PostgreSQL 13
PR: 258792
Reviewed by: girgen (pgsql@)
Exp-run by: antoine
|
Sun, 19 Sep 2021
|
[ 06:01 Po-Chuan Hsieh (sunpoet) ] 6b981ad
Mk/bsd.default-versions.mk: Update comment: remove bdb 6
|
Thu, 26 Aug 2021
|
[ 23:21 Jose Alonso Cardenas Marquez (acm) ] c1ce749
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
|
Tue, 24 Aug 2021
|
[ 17:44 Brooks Davis (brooks) ] acdf722 (Only the first 10 of 17 ports in this commit are shown above. )
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
|
Sun, 8 Aug 2021
|
[ 14:55 Po-Chuan Hsieh (sunpoet) ] 07556f5
Mk/bsd.default-versions.mk: Update comment: add llvm 12
|
Sun, 1 Aug 2021
|
[ 02:10 Jose Alonso Cardenas Marquez (acm) ] 93a03d2
editors/lazarus[-qt5]: update to 2.0.12
|
[ 01:56 Jose Alonso Cardenas Marquez (acm) ] e40d870 (Only the first 10 of 41 ports in this commit are shown above. )
lang/fpc: update to 3.2.2
* Add new unit devel/fpc-tplylib
* Remove COMPAT10 dependency [PR/254481]
PR: 254481
Reported by: jbeich
|
Thu, 15 Jul 2021
|
[ 19:48 Kevin Bowling (kbowling) ] 5343f55
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
|
Wed, 14 Jul 2021
|
[ 20:14 Dmitry Marakasov (amdmi3) ] 930c931 (Only the first 10 of 13 ports in this commit are shown above. )
lang/python310: add python 3.10.0.beta4
PR: 256150
Approved by: maintainer timeout (python@, 1 month)
Differential Revision: https://reviews.freebsd.org/D30475
|
Wed, 30 Jun 2021
|
[ 20:44 Po-Chuan Hsieh (sunpoet) ] be6fbf8
Mk/bsd.default-versions.mk: Cosmetic change
|
Mon, 28 Jun 2021
|
[ 19:34 Piotr Kubaj (pkubaj) ] 6718da3 (Only the first 10 of 42 ports in this commit are shown above. )
Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust
|
Sun, 27 Jun 2021
|
[ 23:32 Jose Alonso Cardenas Marquez (acm) ] b6251a0
Mk/bsd.default-versions.mk: Prepare support for firebird 3.0 and 4.0
|
Sat, 26 Jun 2021
|
[ 10:51 Rene Ladan (rene) ] a04b7cd
Mk/bsd.default-versions.mk: chase PostgreSQL cleanup
|
[ 10:43 Rene Ladan (rene) ] 4d57f82
Mk: unregister expired Perl 5.28
|
Fri, 25 Jun 2021
|
[ 13:40 Po-Chuan Hsieh (sunpoet) ] 185e88f
Mk/bsd.default-versions.mk: Cosmetic change
|
Wed, 23 Jun 2021
|
[ 21:56 Gerald Pfeifer (gerald) ] 0c2741c
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]
|
Thu, 17 Jun 2021
|
[ 17:58 Gerald Pfeifer (gerald) ] 0359c81
Mk/bsd.default-versions.mk: Better describe GCC_DEFAULT=8
|
[ 04:25 Kevin Bowling (kbowling) Author: Jan Beich ] b44acc9
graphics/mesa-libs: enable libglvnd support
PR: 246767
Reviewed by: kbowling
Tested by: kbowling
Differential Revision: https://reviews.freebsd.org/D25020
|
Thu, 10 Jun 2021
|
[ 14:46 Po-Chuan Hsieh (sunpoet) ] a2c732e
Mk/bsd.default-versions.mk: Update comment: add ImageMagick 6-nox11 and 7-nox11
|
Fri, 7 May 2021
|
[ 06:37 Mathieu Arnold (mat) ] a7f1719
Mk/bsd.default-versions.mk: add new Perl version.
|
Sun, 25 Apr 2021
|
[ 18:48 Kai Knoblich (kai) ] 6cd3db2
*: 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
|
Sat, 24 Apr 2021
|
[ 15:04 Rene Ladan (rene) ] 63e5104
Mk: unregister expired Samba 4.11
|
Tue, 20 Apr 2021
|
[ 06:57 Tobias Kortkamp (tobik) ] a91d653 (Only the first 10 of 16 ports in this commit are shown above. )
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
|
Tue, 6 Apr 2021
|
[ 15:49 Rene Ladan (rene) ] 38ae329
Mk: remove support for Ruby 2.5
|
[ 14:27 Mathieu Arnold (mat) ] 5d33e04 (Only the first 10 of 224 ports in this commit are shown above. )
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
|
Tue, 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
|
Wed, 17 Mar 2021
|
[ 16:32 amdmi3 ]
Fix whitespace, missing commas, and add missing JAVA_DEFAULT value
|
Tue, 9 Mar 2021
|
[ 20:10 rene ]
bsd.default-versions.mk: Remove default for JULIA which has been removed
|
Fri, 19 Feb 2021
|
[ 17:58 rene ]
Remove llvm60 from comment in bsd.default-versions.mk
|
Thu, 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>
|
Tue, 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
|
Wed, 13 Jan 2021
|
[ 23:03 linimon ] (Only the first 10 of 15 ports in this commit are shown above. )
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)
|
Sun, 3 Jan 2021
|
[ 20:29 sunpoet ]
Update comment: add llvm 10 and 11
|
Thu, 31 Dec 2020
|
[ 11:46 rene ]
Unregister expired PHP 7.2
While here ensure the default versions/values match with each other.
|
Wed, 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)
|
Fri, 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
|
Wed, 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
|
Sat, 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
|
Wed, 25 Nov 2020
|
[ 03:30 acm ]
- Change lazarus default to 2.0.10
|
[ 02:59 acm ]
- Change FPC default version to 3.2.0
|
Fri, 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
|
Sat, 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)
|
Thu, 15 Oct 2020
|
[ 20:20 sunpoet ]
Update comment: add pgsql 13
|
[ 17:55 kevans ] (Only the first 10 of 12 ports in this commit are shown above. )
[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
|
Wed, 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.
|
Mon, 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/
|
Sun, 27 Sep 2020
|
[ 23:22 timur ]
Make samba413 port visible.
|
Tue, 22 Sep 2020
|
[ 06:06 glewis ]
Update list of possible JAVA_DEFAULT values
PR: 249496
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Mon, 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: 293 (showing only 100 on this page) |