1,255,980 commits found in 99 milliseconds
MOVED: add cad/meshlab entry
graphics/drm-latest-kmod: Fix build on -CURRENT
Update the port to have code dealing with change in BUS_ALLOC_RESOURCE
Sponsored by: Beckhoff Automation GMbH & Co. KG
FreeBSD /ports 6edd0d0 — graphics/nvidia-drm-61-kmod-devel distinfo, graphics/nvidia-drm-66-kmod-devel distinfo graphics/nvidia-drm-6{1,6}-kmod-devel: Refresh distinfo
This was missed in the last drm-kmod update.
Fixes: 9e5e0c569b83 ("graphics/drm-6{1,6}-kmod: Fix build on current")
Sponsored by: Beckhoff Automation GmbH & Co. KG
misc/osinfo-db: update to 20251212
FreeBSD /ports 027267b — net/rubygem-omniauth-oauth2-gitlab Makefile distinfo, net/rubygem-omniauth-oauth2-gitlab/files patch-gemspec net/rubygem-omniauth-oauth2-gitlab: update to 1.9.0
Changes: https://github.com/omniauth/omniauth-oauth2/releases
devel/rubygem-excon-gitlab: update to 1.3.2
Changes: https://github.com/excon/excon/blob/master/changelog.txt
net/rubygem-oauth2-gitlab: update to 2.0.18
Changes: https://github.com/oauth-xx/oauth2/blob/main/CHANGELOG.md
sysutils/virt-firmware: update to 25.12
www/R-cran-httr2: Update to 1.2.2
Changelog: https://cran.r-project.org/web/packages/httr2/news/news.html
misc/crush: Update to 0.24.0
Changelog:
- https://github.com/charmbracelet/crush/releases/tag/v0.22.2
- https://github.com/charmbracelet/crush/releases/tag/v0.23.0
- https://github.com/charmbracelet/crush/releases/tag/v0.24.0
Reported by: GitHub (watch releases)
FreeBSD /src 476a063 — share/colldef_unicode zh_CN.UTF-8.src ko_KR.UTF-8.src, share/ctypedef C.UTF-8.src locale: make install Unicode 17.0.0/CLDR 48
Unicode 17.0 adds 4803 characters, for a total of 159,801 characters.
The new additions include 4 new scripts:
- Sidetic
- Tolong Siki
- Beria Erfe
- Tai Yo
https://www.unicode.org/versions/Unicode17.0.0/
(cherry picked from commit 2cfd9fe87b90eddb9d0b3df3459d923092c491fb )
Delta File +42,569 -43,804 share/colldef_unicode/zh_CN.UTF-8.src +20,031 -20,027 share/colldef_unicode/ko_KR.UTF-8.src +8,521 -8,521 share/colldef_unicode/ja_JP.UTF-8.src +9,988 -0 tools/tools/locale/etc/final-maps/map.UTF-8 +5,765 -6 share/ctypedef/C.UTF-8.src +2,842 -2,827 share/colldef_unicode/hu_HU.UTF-8.src +89,716 -75,185 45 files not shown +152,537 -137,461 51 files
locale: Update Unicode to CLDR 48
Reviewed by: bapt
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D53983
(cherry picked from commit d20da5c9736c3d93fc96e5e1c4dc40bed47bc419 )
locale: Update to UCD 17.0.0
Starting with Unicode 17.0.0, the zipped versions of the data files are
only published in https://www.unicode.org/Public/<version>/ucd/
https://www.unicode.org/Public/zipped/ReadMe.txt
Reviewed by: bapt
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D53982
(cherry picked from commit 13ae4904ad7d4677a8d894c91362f2d2479965b6 )
locale: tools: Make finalize idempotent
The finalize script renames source files with 3 components in their name
into names with two components with an @modifier, in the process.
Running the script for a second time without cleaning will strip the
@modifier from the files, producing invalid Makefiles and unusable
locales.
Prevent this by adding a guard at the beginning of the script.
Also, use a sub-shell for directory changes to avoid working directory
issues.
Reviewed by: bapt
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D53981
(cherry picked from commit 934364da7fc8cd3ba4d030d0478163b41dda1b37 )
FreeBSD /src bd37a9b — share/colldef_unicode Makefile, share/monetdef_unicode Makefile locale: make install
Reviewed by: bapt
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D53962
(cherry picked from commit 36cfa8093d25f8a5b598bd8ae74d7cbaafdc1879 )
cldr2def.pl: Fix make install
Follow up on 86c71e97d19f ("pkgbase: locales: Also tag the files dir"),
and adapt cldr2def.pl script in order to fix make install.
Reviewed by: bapt
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D53961
(cherry picked from commit 95f37aa3e51ce46821059b2c9dbb02fef5c4bec5 )
locale: make posix
Run make posix to generate monetary definition files with the
international parameters missing from localeconv(3) 's lconv struct.
Manually convert the "frozen" non-unicode locales under share/monetdef.
Reviewed by: bapt
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D53917
(cherry picked from commit 9df8243a2e0ab1ef027cbfbcb4105f5f0ce108e1 )
locale: make build to bump widths.txt
Reviewed by: bapt
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D53916
(cherry picked from commit 30aa5507f349f761770c5cf49989d6cf7eb3498d )
cldr2def.pl: Add international currency parameters
Add the missing international monetary parameters present in the lconv
struct.
See also https://unicode-org.atlassian.net/browse/CLDR-237.
Reviewed by: bapt
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D53915
(cherry picked from commit faf33e05013fb3fc79cc035c1ff7b52f3fa1af1b )
cldr2def.pl: Cleanup white space
No functional change intended.
Reviewed by: bapt
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D53914
(cherry picked from commit 09701dc19cf0d6f1a41abcae89c00122546498fb )
krb5: Add missing symbol
Submitted by: lampa at fit.vutbr.cz
PR: 291565
(cherry picked from commit f825427c0ae975025e831542782d4078b063a82e )
devel/R-cran-broom: Update to 1.0.11
Reported by: portscout
math/R-cran-doBy: Update to 4.7.1
Reported by: portscout
FreeBSD /ports ad5110e — x11-servers/xlibre-server/files patch-hw_xfree86_os-support_bsd_arm_video.c x11-servers/xlibre-server: Fix build on aarch64
Reported by: fluffy
math/octave-forge-datatypes: Update to 1.1.3.
bpf: convert several boolean natured fields of bpf_d to flags
This shrinks the structure a bit. Should be no functional change.
Differential Revision: https://reviews.freebsd.org/D53870
java/dbvis: Update 25.2.5 => 25.3
Release Notes:
https://www.dbvis.com/releasenotes/25.2/
https://www.dbvis.com/releasenotes/25.3/
MFH: 2025Q4
(cherry picked from commit 66d185e7c646ce1d4e89b65d225b04971a69ae99 )
java/dbvis: Update 25.2.5 => 25.3
Release Notes:
https://www.dbvis.com/releasenotes/25.2/
https://www.dbvis.com/releasenotes/25.3/
MFH: 2025Q4
FreeBSD /ports 8d3249e — www/ungoogled-chromium distinfo, www/ungoogled-chromium/files patch-chrome_browser_about__flags.cc patch-chrome_browser_chrome__content__browser__client.cc www/ungoogled-chromium: update to 143.0.7499.109
Security: https://vuxml.freebsd.org/freebsd/ff25a369-d730-11f0-a15a-a8a1599412c6.html
(cherry picked from commit d9a5b846dabe9bfc71d9ce3ee61c0c35025678bc )
FreeBSD /ports d9a5b84 — www/ungoogled-chromium distinfo, www/ungoogled-chromium/files patch-chrome_browser_about__flags.cc patch-chrome_browser_chrome__content__browser__client.cc www/ungoogled-chromium: update to 143.0.7499.109
Security: https://vuxml.freebsd.org/freebsd/ff25a369-d730-11f0-a15a-a8a1599412c6.html