GhostBSD/xconfig fb3bb8acardDetect XF86Config.amdgpu

Merge pull request #40 from xcrsz/patch-2

Add 5k resolution support for XF86Config.amdgpu
DeltaFile
+3-3cardDetect/XF86Config.amdgpu
+3-31 files

GhostBSD/xconfig c48e50bbin xconfig

Merge pull request #39 from xcrsz/patch-1

Fix CONFIG_DIR to check system-wide location first
DeltaFile
+7-1bin/xconfig
+7-11 files

GhostBSD/build 091ce77packages base

remove libz
DeltaFile
+0-2packages/base
+0-21 files

GhostBSD/build 8632faepackages base

Fixed zlib package (#250)

* Adding missing libz packages

It did move from runtime to its own packages.

See https://github.com/ghostbsd/ghostbsd-src/pull/377/commits/32b6de9082ed4ea135f8464cce7a730360608d19 for more details

* fixed zlib package
DeltaFile
+2-0packages/base
+2-01 files

GhostBSD/build 0e5279dcommon_config/base-setting/patches/boot/loader.conf.d amdtemp.conf

Create amdtemp.conf (#248)

DeltaFile
+1-0common_config/base-setting/patches/boot/loader.conf.d/amdtemp.conf
+1-01 files

GhostBSD/build 84e082bcommon_config base-setting.sh

Add patch_loader_conf_d function (#247)

* Add patch_loader_conf_d function

Add support to copy pre-defined conf files to the ISO's  /boot/loader.conf.d directory.

* Remove local from base-setting.sh
DeltaFile
+13-3common_config/base-setting.sh
+13-31 files

GhostBSD/build d1fc0a7common_config/base-setting/patches/boot/loader.conf.d coretemp.conf

Create coretemp.conf (#249)

DeltaFile
+1-0common_config/base-setting/patches/boot/loader.conf.d/coretemp.conf
+1-01 files

GhostBSD/build 8984a3bdesktop_config xfce.sh

Add patch_loader_conf_d function call to xfce.sh (#246)

DeltaFile
+1-0desktop_config/xfce.sh
+1-01 files

GhostBSD/build e930329desktop_config plasma.sh

Add patch_loader_conf_d function call to plasma.sh (#245)

DeltaFile
+1-0desktop_config/plasma.sh
+1-01 files

GhostBSD/build ad67fd2desktop_config gershwin.sh

Add patch_loader_conf_d function call to gershwin.sh (#244)

DeltaFile
+1-0desktop_config/gershwin.sh
+1-01 files

GhostBSD/build 9d4acccdesktop_config mate.sh

Add patch_loader_conf_d function call to mate.sh (#243)

DeltaFile
+1-0desktop_config/mate.sh
+1-01 files

GhostBSD/build a596bbddesktop_config mate_oem.sh

Add patch_loader_conf_d function call to mate_oem.sh (#242)

DeltaFile
+1-0desktop_config/mate_oem.sh
+1-01 files

GhostBSD/build f253226common_config/base-setting/patches/boot/loader.conf.d if_re.conf

Add loader.conf.d overlay (#241)

DeltaFile
+2-0common_config/base-setting/patches/boot/loader.conf.d/if_re.conf
+2-01 files

GhostBSD/xconfig 892a645cardDetect XF86Config.amdgpu

Add 5k resolution support for XF86Config.amdgpu
DeltaFile
+3-3cardDetect/XF86Config.amdgpu
+3-31 files

GhostBSD/xconfig cc40c0cbin xconfig

Fix CONFIG_DIR to check system-wide location first

The CONFIG_DIR was hardcoded to "$SCRIPT_DIR/cardDetect", causing the
script to look for configuration templates in /usr/local/bin/cardDetect
when installed via the port, rather than the correct system-wide location
at /usr/local/etc/X11/cardDetect.

This change updates the CONFIG_DIR initialization to:
1. Check /usr/local/etc/X11/cardDetect first (system-wide installation)
2. Fall back to $SCRIPT_DIR/cardDetect (development/portable usage)

This matches the documented dual-location behavior in README.md and
ensures the script works correctly when installed via the x11/xconfig
port, which installs config templates to /usr/local/etc/X11/cardDetect
per the Makefile.

The script now functions correctly in both scenarios:
- Production: Installed via pkg/port with configs in /usr/local/etc/X11
- Development: Run in-tree with configs in ./cardDetect

    [2 lines not shown]
DeltaFile
+7-1bin/xconfig
+7-11 files

GhostBSD/ports 4ec63fbcad/fritzing pkg-plist, devel/electron35/files yarn.lock

Merge remote-tracking branch 'freebsd/main'
DeltaFile
+13,650-4,891www/firefox/files/patch-libwebrtc-generated
+13,650-4,891mail/thunderbird/files/patch-libwebrtc-generated
+4-14,116games/retroarch-assets/pkg-plist
+11,833-0misc/nanocoder/pkg-plist
+10,662-3cad/fritzing/pkg-plist
+0-8,370devel/electron35/files/yarn.lock
+49,799-32,27112,929 files not shown
+236,410-180,40912,935 files

GhostBSD/ports 0d0b5b5audio/lilv distinfo Makefile

audio/lilv: Update to 0.26.0

ChangeLog: https://drobilla.net/2025/11/12/lilv-0-26-0.html
DeltaFile
+3-3audio/lilv/distinfo
+1-1audio/lilv/Makefile
+4-42 files

GhostBSD/ports 22074abdevel/R-cran-testthat Makefile distinfo

devel/R-cran-testthat: Update to 3.3.0

- Put tests as safe
  A custom do-test and UTF-8 env needed to be set so tests succeed

ChangeLog: https://cloud.r-project.org/web/packages/testthat/news/news.html
DeltaFile
+15-15devel/R-cran-testthat/Makefile
+3-3devel/R-cran-testthat/distinfo
+18-182 files

GhostBSD/ports f3108c5math/intx distinfo Makefile

math/intx: Update to 0.14.0

ChangeLog: https://github.com/chfast/intx/releases/tag/v0.14.0
DeltaFile
+3-3math/intx/distinfo
+1-1math/intx/Makefile
+4-42 files

GhostBSD/ports 87a27a9www/osticket Makefile

www/osticket: Remove defunct IGNORE_WITH_PHP

php80 has retired a couple of years ago and this line is defunct.

Approved by:    portmgr (blanket)
DeltaFile
+0-1www/osticket/Makefile
+0-11 files

GhostBSD/ports 758549fdevel/py-perceval-weblate Makefile

devel/py-perceval-weblate: Return to pool

Used in cluster and releasing so that others can update as necessary
without my intervention.

Changelog: https://github.com/chaoss/grimoirelab-perceval-weblate/releases/tag/${NEW_VERSION}
DeltaFile
+2-1devel/py-perceval-weblate/Makefile
+2-11 files

GhostBSD/ports 2842015databases/clickhouse distinfo Makefile.submodules, databases/clickhouse/files patch-PreLoad.cmake

databases/clickhouse: Update version 24.5.1.1763=>25.10.2.65

Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v25.10.2.65-stable

Sponsored by:   Nepustil
DeltaFile
+259-249databases/clickhouse/distinfo
+128-123databases/clickhouse/Makefile.submodules
+20-7databases/clickhouse/files/patch-PreLoad.cmake
+14-11databases/clickhouse/Makefile
+6-1databases/clickhouse/pkg-plist
+427-3915 files

GhostBSD/ports c878a02lang/php85 distinfo Makefile

lang/php85: Update version 8.5.0RC4=>8.5.0RC5

Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0RC5/NEWS
DeltaFile
+3-3lang/php85/distinfo
+1-1lang/php85/Makefile
+4-42 files

GhostBSD/ports 3f6fadfsecurity/sslproxy distinfo Makefile, security/sslproxy/files patch-src_filter.c

security/sslproxy: Update version 0.9.9=>0.9.10

Changelog: https://github.com/sonertari/SSLproxy/releases/tag/v0.9.10
DeltaFile
+0-39security/sslproxy/files/patch-src_filter.c
+3-3security/sslproxy/distinfo
+1-1security/sslproxy/Makefile
+4-433 files

GhostBSD/ports 718990aemulators/qemu-devel distinfo Makefile

emulators/qemu-devel: Update version 10.1.20250930=>10.1.20251031
DeltaFile
+15-15emulators/qemu-devel/distinfo
+3-3emulators/qemu-devel/Makefile
+18-182 files

GhostBSD/ports c671e22databases/freetds-devel distinfo Makefile

databases/freetds-devel: Update version 1.5.147=>1.5.151
DeltaFile
+3-3databases/freetds-devel/distinfo
+1-1databases/freetds-devel/Makefile
+4-42 files

GhostBSD/ports 640aa7bdevel/kodi-platform Makefile pkg-plist

devel/kodi-platform: Bump after update multimedia/kodi

While here replace PORTVERSION with DISTVERSION.

PR:             290895
Approved by:    decke (maintainer, implicit)
DeltaFile
+2-2devel/kodi-platform/Makefile
+1-1devel/kodi-platform/pkg-plist
+3-32 files

GhostBSD/ports 6721490multimedia/kodi pkg-plist distinfo, multimedia/kodi/files patch-xbmc_windowing_gbm_drm_DRMAtomic.cpp

multimedia/kodi: Update 21.2 => 21.3

Changelog:
https://github.com/xbmc/xbmc/releases/tag/21.3-Omega

PR:     290895
DeltaFile
+2-14multimedia/kodi/pkg-plist
+0-10multimedia/kodi/files/patch-xbmc_windowing_gbm_drm_DRMAtomic.cpp
+3-7multimedia/kodi/distinfo
+2-7multimedia/kodi/Makefile
+7-384 files

GhostBSD/ports 2c4e0e5editors/abiword pkg-plist Makefile

editors/abiword: Fix pkg-plist with COLSUGAR off

PR:             278929
Reported by:    Harald Schmalzbauer <bugzilla.freebsd at omnilan.de>
MFH:            2025Q4
DeltaFile
+3-3editors/abiword/pkg-plist
+0-2editors/abiword/Makefile
+3-52 files

GhostBSD/ports 3be4f1csysutils/gol Makefile

sysutils/gol: Remove redundant WWW entry

As fuz@ mentioned, WWW is automatically inferred from GH_PROJECT
and GH_ACCOUNT.
DeltaFile
+0-1sysutils/gol/Makefile
+0-11 files