pkg update
?)
% pkg search chromium
chromium-106.0.5249.119_1 Google web browser based on WebKit
chromium-bsu-0.9.16.1_2 Arcade-style, top-scrolling space shooter
ungoogled-chromium-106.0.5249.119_1 Google web browser based on WebKit sans integration with Google
Yes. I had chromium yesterday. I installed and deinstalled xine, audacious-plugins, audacious, deinstalled them and did autoremove.did youpkg update
FreeBSD: {
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}
pkg update
again..if ${OSREL} == "12.3"
BROKEN= does not compile, libc++ too old
.endif
This happens, because computer scientists love to make things every two days obsolete.BROKEN= does not compile, libc++ too old
So, send your complaints to Chromium's developers.This happens, because computer scientists love to make things every two days obsolete.
So, send your complaints to Chromium's developers.
The same is actually true with Firefox - every several days it suggests updating (if it happened to you installing it from their provided package, not OS').
I don’t know exactly and can’t find the details online but the newer versions of Chromium seem to require some functionality in an OS library and that’s not available in FreeBSD 12.3.What does "libc++ too old" exactly mean?
The core of the problem is that new generations of programmers can no longer program well, as Linus Torvalds has said often enough. Another problem is that they often do not realize that they are poorly trained because they trust 'the evaluations of their professors'.That does not solve the real problem: the quality of FreeBSD sinking, developers are concerned on putting lua
in the boot loader, replacing sendmail, and such things.
I did not know this Chez Scheme. But GNU had for sure problems with the license.they have written many things in Guile instead of Chez Scheme
Purely in terms of speed, Common Lisp (SBCL) and Chez Scheme are the two fastest variants of Lisp. Which of the two is the fastest depends on the scenario, but on average they are almost exactly the same speed. Purely in terms of productivity, Rebol is the winner. It is not only the most productive Lisp variant, but generally seen as the absolute top in terms of productivity. By which I mean that 99.9% of the powerful programming languages that exist are less productive. Rebol is no longer under active development, but you can still run it if you install compatibility mode of old FreeBSD variants. There is also a successor to Rebol that is being worked on: https://red.github.io/I did not know this Chez Scheme. But GNU had for sure problems with the license.
I like LISP, in principle I would use it instead of tcl, but there are so much dialects.
When I began to use tcl, the first things I liked were: (1) it has a little taste of LISP,
but without most extern parenthesis, (2) the syntax of the variables.
There is an inflation of programming languages.
Edit: looks like 12.4 had a LLVM version bump which included libc++
src - FreeBSD source tree
cgit.freebsd.org