[NEW] net/exoscale-cli: Manage your Exoscale infrastructure from the cli
Command-line tool for everything at Exoscale: compute, storage, dns.
WWW: https://github.com/exoscale/cli
www/webtrees22: New port (for php 8.3+)
webtrees is the web's leading online collaborative genealogy
application. webtrees works from standard GEDCOM files, and is
therefore compatible with every major desktop application. webtrees
aims to be efficient and effective by using the right combination
of third-party tools, design techniques and open standards.
www/threema-web: update 2.5.5 to 2.6.2
* [feature] Add Belarusian translation
* [feature] Add link to Threema Desktop 2.0 for iOS users
* [fix] Fix beta link in work flavor ([#1220][i1220])
* [fix] Open external links in new tab ([#1220][i1220])
* [feature] Add support for displaying emoji reactions ([#1222][i1222])
* [change] Allow Safari when connecting an Android device
* [bug] Fix message info gap ([#1226][i1226])
* [change] Upgrade dependencies ([#1230][i1230])
* [change] Switch to NodeJS 20 ([#1230][i1230])
https://github.com/threema-ch/threema-web/compare/v2.5.5...v2.6.2
lang/trealla-prolog: New port
A compact, efficient Prolog interpreter with ISO Prolog aspirations.
MIT licensed
Integers & Rationals are unbounded
Atoms are UTF-8 of unlimited length
The default double-quoted representation is *chars* list
Strings & slices are super-efficient (especially with mmap'd files)
REPL with history
Runs on Linux, Android, FreeBSD, macOS, and WebAssembly (WASI) & Go
API for calling from C (or by using WASM from Go & JS)
Foreign function interface (FFI) for calling out to user code
Access SQLITE databases using builtin module (uses FFI)
Concurrency via tasks / linda / futures / engines (generators)
Pre-emptive multi-threading
Blackboarding primitives
...
FFIs for GNU Scientific Library (GSL), SQLite, Raylib
[5 lines not shown]