summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/wf-recorder: Update to 0.6.0 and take maintainershipHiroki Tagato2025-10-243-47/+18
| | | | | | | | | | While here: - switch to UST_GITHUB since upstream no longer provides release source tarball - remove no longer relevant post-patch target - remove obsolete patch Changelog: https://github.com/ammen99/wf-recorder/releases/tag/v0.6.0
* misc/crush: Update to 0.12.2Hiroki Tagato2025-10-242-6/+6
| | | | | | | | Changelog: - https://github.com/charmbracelet/crush/releases/tag/v0.12.1 - https://github.com/charmbracelet/crush/releases/tag/v0.12.2 Reported by: GitHub (watch releases)
* x11/walker: Update to 2.6.2Hiroki Tagato2025-10-242-4/+4
| | | | | | | | | Changelog: - https://github.com/abenz1267/walker/releases/tag/v2.6.0 - https://github.com/abenz1267/walker/releases/tag/v2.6.1 - https://github.com/abenz1267/walker/releases/tag/v2.6.2 Reported by: GitHub (watch releases)
* sysutils/elephant: Update to 2.6.1Hiroki Tagato2025-10-242-9/+15
| | | | | | | | | | Changelog: - https://github.com/abenz1267/elephant/releases/tag/v2.5.0 - https://github.com/abenz1267/elephant/releases/tag/v2.5.1 - https://github.com/abenz1267/elephant/releases/tag/v2.6.0 - https://github.com/abenz1267/elephant/releases/tag/v2.6.1 Reported by: GitHub (watch releases)
* devel/okteta: Update to 0.26.24Jason E. Hale2025-10-233-4/+5
|
* devel/libphonenumber: Update to 9.0.17Jason E. Hale2025-10-232-5/+4
|
* graphics/digikam: Update to 8.8.0Jason E. Hale2025-10-233-4/+5
| | | | https://www.digikam.org/news/2025-10-19-8.8.0_release_announcement/
* devel/cpprestsdk: fix buils with Boost-1.89 (+)Dima Panov2025-10-241-0/+8
| | | | | | | | | | | Project get strike from moved asio::deadline_timer. Follow the new placeholder for deadline_timer. wrkdirs/usr/ports/devel/cpprestsdk/work/cpprestsdk-2.10.19/Release/src/http/client/http_client_asio.cpp:470:18: error: no type named 'deadline_timer' in namespace 'boost::asio' 470 | boost::asio::deadline_timer m_pool_epoch_timer; | ~~~~~~~~~~~~~^ PR: 290448
* net/samba422: Fix plist error after commit 6c23ee846dd4Yasuhiro Kimura2025-10-242-2/+1
| | | | | | | | | | | | | | | | | | | | | After commit 6c23ee846dd4 plist error happens with default options setting as below. ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: lib/samba4/modules/ldb/ldap.so ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped in /usr/ports/net/samba422 While here, use %%SAMBA4_MODULEDIR%% for path of lib/samba4/modules/ldb/ldap.so and sort plist. Fixes: 6c23ee846dd4 net/samba422: Fix plist when AD_DC and LDAP are OFF
* ports-mgmt/pkg: Backport bug fix needed for 15.0Colin Percival2025-10-232-0/+34
| | | | | | | | | | | This adds a patch (7ea9566835a82f111d7771f58168babc5e0dde6a) which fixes a release-build-breaking bug in pkg(8). It is now in the pkg repository but the 15.0 release process can't wait for a new pkg release to happen so I'm pulling the bug fix in here instead. With hat: re@ Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D53310
* filesystems/nbd-client-kmod: Update to g20251023Jesús Daniel Colmenares Oviedo2025-10-232-5/+5
| | | | | ChangeLog: https://github.com/ryan-moeller/kernel-nbd-client/commits/e5ab6371101c35a0b96e3459adca5beff2983e94/
* devel/R-cran-promises: Update to 1.4.0TAKATSU Tomonari2025-10-232-6/+7
| | | | Reported by: portscout
* devel/R-cran-otel: Add new portTAKATSU Tomonari2025-10-234-0/+26
| | | | | | | | | | | High-quality, ubiquitous, and portable telemetry to enable effective observability. OpenTelemetry is a collection of tools, APIs, and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior. This package implements the OpenTelemetry API: <https://opentelemetry.io/docs/specs/otel/>. Use this package as a dependency if you want to instrument your R package for OpenTelemetry.
* */*: Drop maintainer'shipDanilo G. Baio2025-10-238-8/+8
| | | | Back to the pool other ports that I'm no longer using.
* py-azure: Drop maintainer'shipDanilo G. Baio2025-10-2398-98/+98
| | | | | Not using py-azure-cli at the moment and do not have time to perform the upgrades/tests.
* audio/mac: Update to 11.65Jason E. Hale2025-10-232-4/+4
| | | | https://www.monkeysaudio.com/versionhistory.html
* games/colobot: Update to 0.2.2Max Brazhnikov2025-10-247-67/+30
| | | | | | - Make sure the colobot-data tarball is always in sync with the sources. - Depend on po4a for translations. - Drop unneeded USE_LDCONFIG and remove stale patches.
* math/maxima: Fix xmaxima crash at startup and polish MakefileTiago Gasiba2025-10-242-9/+10
| | | | | | | | * Fix for xmaxima not starting properly * Pet portlint PR: 290457 Approved by: eduardo (mentor)
* security/py-notus-scanner: Fix packageJose Alonso Cardenas Marquez2025-10-232-2/+2
| | | | - Bump PORTREVISION
* www/xh: Update to 0.25.0Hiroki Tagato2025-10-243-491/+574
| | | | | | | Changelog: https://github.com/ducaale/xh/blob/v0.25.0/CHANGELOG.md PR: 290077 Approved by: lcook (maintainer, timeout 2 weeks)
* www/monolith: Update to 2.10.1Hiroki Tagato2025-10-243-443/+847
| | | | | | | | | | Changelog: - https://github.com/Y2Z/monolith/releases/tag/v2.9.0 - https://github.com/Y2Z/monolith/releases/tag/v2.10.0 - https://github.com/Y2Z/monolith/releases/tag/v2.10.1 PR: 290075 Approved by: lcook (maintainer, timeout 2 weeks)
* www/forgejo: Update to 13.0.1 and assume maintainershipDag-Erling Smørgrav2025-10-235-39/+37
| | | | | | | | | Changelog: * https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/13.0.0.md * https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/13.0.1.md Reviewed by: arrowd, bapt Differential Revision: https://reviews.freebsd.org/D53297
* sysutils/tealdeer: Update to 1.8.0Hiroki Tagato2025-10-243-491/+525
| | | | | | | Changelog: https://github.com/tealdeer-rs/tealdeer/blob/v1.8.0/CHANGELOG.md PR: 290074 Approved by: lcook (maintainer, timeout 2 weeks)
* security/tailscale: Update to 1.90.1Ashish SHUKLA2025-10-232-7/+6
|
* games/endless-sky: minor cleanupDmitry Marakasov2025-10-231-3/+2
| | | | | - Remove no longer needed test quirks - Split CMAKE_OFF for readability
* net-mgmt/arpwatch: Update to 3.9Craig Leres2025-10-232-4/+4
| | | | | | | | Changes since 3.8: - update-ethercodes.sh: Use mktemp(1) to obtain a temporary file for update-ethercodes and avoid potiential security issues. Reported by Johannes Segitz (jsegitz@suse.de)
* print/pdfcpu: Update to 0.11.1Daniel Engberg2025-10-233-10/+8
| | | | | | | Changelog: https://github.com/pdfcpu/pdfcpu/releases/tag/v0.11.1 Upstream recommends updating configuration by executing 'pdfcpu config reset'
* net-p2p/mkbrr: Update to 1.17.0Daniel Engberg2025-10-232-8/+7
| | | | Changelog: https://github.com/autobrr/mkbrr/releases/tag/v1.17.0
* multimedia/mediamtx: Update to 1.15.3Daniel Engberg2025-10-232-8/+8
| | | | Changelog: https://github.com/bluenviron/mediamtx/releases/tag/v1.15.3
* dns/godns: Update to 3.3.4Daniel Engberg2025-10-232-7/+6
| | | | Changelog: https://github.com/TimothyYe/godns/releases/tag/v3.3.4
* graphics/leptonica: Update to 1.86.0Daniel Engberg2025-10-234-85/+34
| | | | | | | | | | | | * Import upstream PR 778 Reference: https://github.com/DanBloomberg/leptonica/pull/778 No release logs, only commit history PR: 289715 Approved by: maintainer timeout, 1+ month
* math/sleef: Improve portDaniel Engberg2025-10-231-10/+31
| | | | | | | | | | | * Remove LIB_DEPENDS, only used for unit testing * Adjust TEST_DEPENDS * Ignore CPUTYPE as it causes unit tests to fail on amd64 and likely also the library * Adjust CMAKE_* for unit tests PR: 289742 Approved by: maintainer timeout, 1+ month
* math/tlfloat: Improve port and build shared libraryDaniel Engberg2025-10-232-3/+15
| | | | | | | | | | | | * Remove mpfr as dependency, only used for unit tests * Enable LTO by default * Don't build utils (not installed) * Don't build unit tests unless requested * Enable PIC * Build shared library instead of static PR: 289741 Approved by: maintainer timeout, 1+ month
* graphics/proj: Update to 9.7.0Daniel Engberg2025-10-233-5/+5
| | | | | | | Changelog: https://github.com/OSGeo/PROJ/releases/tag/9.7.0 PR: 289894 Approved by: maintainer timeout, 2+ weeks
* multimedia/libbluray: Update to 1.4.0Daniel Engberg2025-10-234-56/+17
| | | | | | | | * Switch to meson * Require at least Java 11 PR: 289893 Approved by: maintainer timeout, 2+ weeks
* multimedia/libudfread: Update to 1.2.0Daniel Engberg2025-10-233-10/+9
| | | | | | | | | | | * Add LICENSE_FILE * Switch to meson Changelog: https://code.videolan.org/videolan/libudfread/-/blob/1.2.0/ChangeLog?ref_type=tags PR: 289892 Reviewed by: yzrh <yzrh@noema.org> (maintainer)
* www/angie-module-rtmp: Deprecate and set expiration date to 2025-12-31Daniel Engberg2025-10-231-0/+3
| | | | | | | | Upstream project has been on life support for years and there a lot of unresolved issues and PRs. Redirect users to multimedia/mediamtx PR: 284655 Approved by: Sebastian Oswald <sko@rostwald.de> (maintainer)
* security/mbedtls3: Update to 3.6.5Daniel Engberg2025-10-232-4/+4
| | | | | | | Changelog: https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-3.6.5 PR: 290310 Reviewed by: tijl (maintainer)
* cad/opencascade: upgrade to V7_9_2Thierry Thomas2025-10-233-100/+104
| | | | Release notes at https://github.com/Open-Cascade-SAS/OCCT/releases/tag/V7_9_2
* sysutils/py-overlord: Update to 0.20.1Jesús Daniel Colmenares Oviedo2025-10-232-4/+4
| | | | ChangeLog: https://github.com/DtxdF/overlord/releases/tag/v0.20.1
* www/gatus: Update to 5.28.0Jesús Daniel Colmenares Oviedo2025-10-232-6/+6
| | | | ChangeLog: https://github.com/TwiN/gatus/releases/tag/v5.28.0
* dns/unbound: Update 1.24.0 => 1.24.1Raúl2025-10-233-5/+5
| | | | | | | | | | | News: https://www.nlnetlabs.nl/news/2025/Oct/22/unbound-1.24.1-released/ PR: 290429 Reviewed by: brd MFH: 2025Q3 Security: CVE-2025-11411 Sponsored by: Rubicon Communications, LLC ("Netgate")
* security/vuxml: document unbound non-DNSSEC cache poisoning vulnsJaap Akkerhuis2025-10-231-0/+39
| | | | | | | | * CVE-2025-11411 PR: 290429 Reviewed by: brd Sponsored by: Rubicon Communications, LLC ("Netgate")
* databases/mongodb70: 7.0.25Ronald Klop2025-10-232-5/+4
| | | | | | | | Announcement: https://www.mongodb.com/community/forums/t/mongodb-7-0-25-is-released/329721?u=r_k Release Notes: https://www.mongodb.com/docs/v7.0/release-notes/7.0/#7.0.25---oct-2--2025
* net/haproxy: update to version 3.2.7.Dmitry Sivachenko2025-10-232-4/+4
|
* textproc/ripgrep: Update to 15.1.0Adam Weinberger2025-10-233-144/+143
| | | | | PR: 290404 Reported by: maintainer
* x11-toolkits/wlroots: update to 0.18.3Jan Beich2025-10-232-5/+4
| | | | | Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.18.3 Reported by: GitLab (notify releases)
* devel/llvm-{cheri,morello}: Update distinfo for new snapshotsJessica Clarke2025-10-232-6/+6
| | | | | | Missed in earlier commit. Fixes: 0f4057007926 ("devel/llvm-{cheri,morello}: new snapshots")
* security/vuxml: Add rt44, rt50 and rt60 vulnerabilitiesEinar Bjarni Halldórsson2025-10-231-0/+63
| | | | | | | | * CVE-2025-9158 * CVE-2025-61873 PR: 290436 Report by: Einar Bjarni Halldórsson <einar@isnic.is>
* www/gohugo: Update to 0.152.0Fernando Apesteguía2025-10-232-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.152.0 Note * Replace to gopkg.in/yaml with github.com/goccy/go-yaml (note) Improvements * config: Clone language map entries before modifying them * Skip flaky test for now * Misc YAML adjustments * hugofs: Make sure that non-project module mounts are local paths * langs/i18n: Improve reserved key error message * langs: Add test case using a "reserved" i18n code Dependency Updates * deps: Upgrade github.com/gohugoio/go-i18n/v2 * build(deps): bump github.com/tdewolff/minify/v2 from 2.24.3 to 2.24.4 Approved by: doceng@ (blanket) ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.152.1 These fixes are are all related to the YAML library upgrade in v0.152.0. * Expand the numeric conversions to template funcs/methods * Fix where with uint64 * Fix it so YAML integer types can be used where Go int types are expected * tpl/compare: Fix compare/sort of uint64s * Fix "assignment to entry in nil map" on empty YAML config files Approved by: doceng@ (blanket)