| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| | |
|
| | |
|
| |
|
|
| |
https://www.digikam.org/news/2025-10-19-8.8.0_release_announcement/
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
| |
ChangeLog:
https://github.com/ryan-moeller/kernel-nbd-client/commits/e5ab6371101c35a0b96e3459adca5beff2983e94/
|
| |
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
| |
Back to the pool other ports that I'm no longer using.
|
| |
|
|
|
| |
Not using py-azure-cli at the moment and do not have time to perform the
upgrades/tests.
|
| |
|
|
| |
https://www.monkeysaudio.com/versionhistory.html
|
| |
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
|
|
| |
* Fix for xmaxima not starting properly
* Pet portlint
PR: 290457
Approved by: eduardo (mentor)
|
| |
|
|
| |
- Bump PORTREVISION
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/ducaale/xh/blob/v0.25.0/CHANGELOG.md
PR: 290077
Approved by: lcook (maintainer, timeout 2 weeks)
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/tealdeer-rs/tealdeer/blob/v1.8.0/CHANGELOG.md
PR: 290074
Approved by: lcook (maintainer, timeout 2 weeks)
|
| | |
|
| |
|
|
|
| |
- Remove no longer needed test quirks
- Split CMAKE_OFF for readability
|
| |
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/pdfcpu/pdfcpu/releases/tag/v0.11.1
Upstream recommends updating configuration by executing
'pdfcpu config reset'
|
| |
|
|
| |
Changelog: https://github.com/autobrr/mkbrr/releases/tag/v1.17.0
|
| |
|
|
| |
Changelog: https://github.com/bluenviron/mediamtx/releases/tag/v1.15.3
|
| |
|
|
| |
Changelog: https://github.com/TimothyYe/godns/releases/tag/v3.3.4
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/OSGeo/PROJ/releases/tag/9.7.0
PR: 289894
Approved by: maintainer timeout, 2+ weeks
|
| |
|
|
|
|
|
|
| |
* Switch to meson
* Require at least Java 11
PR: 289893
Approved by: maintainer timeout, 2+ weeks
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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)
|
| |
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-3.6.5
PR: 290310
Reviewed by: tijl (maintainer)
|
| |
|
|
| |
Release notes at https://github.com/Open-Cascade-SAS/OCCT/releases/tag/V7_9_2
|
| |
|
|
| |
ChangeLog: https://github.com/DtxdF/overlord/releases/tag/v0.20.1
|
| |
|
|
| |
ChangeLog: https://github.com/TwiN/gatus/releases/tag/v5.28.0
|
| |
|
|
|
|
|
|
|
|
|
| |
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")
|
| |
|
|
|
|
|
|
| |
* CVE-2025-11411
PR: 290429
Reviewed by: brd
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
| |
|
|
|
|
|
|
| |
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
|
| | |
|
| |
|
|
|
| |
PR: 290404
Reported by: maintainer
|
| |
|
|
|
| |
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.18.3
Reported by: GitLab (notify releases)
|
| |
|
|
|
|
| |
Missed in earlier commit.
Fixes: 0f4057007926 ("devel/llvm-{cheri,morello}: new snapshots")
|
| |
|
|
|
|
|
|
| |
* CVE-2025-9158
* CVE-2025-61873
PR: 290436
Report by: Einar Bjarni Halldórsson <einar@isnic.is>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|