lang/elixir-devel: Update to 1.20.2
Generate the documentation packing list dynamically in post-stage: ex_doc
emits content-hashed asset filenames that change on every release.
lang/swift6: Add port: Powerful, flexible, multiplatform programming language (Version 6)
Swift is the only language that scales from embedded devices and
kernels to apps and cloud infrastructure. It's simple, and
expressive, with incredible performance and safety. And it has
unmatched interoperability with C and C++.
It's the combination of approachability, speed, safety, and all of
Swift's strengths that make it so unique.
WWW: https://www.swift.org/
PR: 296000
Differential Revision: https://reviews.freebsd.org/D57541
japanese/skk-jisyo: Switch BUILD_DEPENDS from tinycdb to cdb
In commit 1b011c950db74cd4aa9435b9b56b382c1d879162, cdb was changed to
tinycdb because dbskkd-cdb (the only consumer of the cdb version)
depends on tinycdb.
Development of dbskkd-cdb has ended and multiskkserv depends on cdb, so
revert to using cdb.
PR: 296220
Approved by: osa (mentor)