editors/vim-classic: Adjust MASTER_SITES so DISTNAME, WRKSRC need not be set.
Fix minor comment nits while we are here.
Submitted by: fuz
Approved by: fuz
www/kineto: Update g20211104 => g20250122 (last commit)
Changelog:
* Add a disable proxy flag (-P) to completely disable /x/ proxy and turn
off gemini:// link rewriting for external links.
* Add missing closing paragraph tags on HTML template.
* Add .gitignore.
* Update Gemini protocol link.
* Update documentation with new flag.
Commit:
https://git.sr.ht/~sircmpwn/kineto/commit/1f4e0667bc21b3210d2fa868a940a3efbb23e050
While here pet portclippy.
PR: 297066
Approved by: Corey <corey at electrickite.org> (maintainer, timeout 19 days)
Sponsored by: UNIS Labs
devel/jujutsu: update to version 0.44.0
This update stabilizes the support for fetching and pushing tags.
Tags can be tracked or untracked just like bookmarks. Tracked tags are
pushed by default.
There are many new features and bug fixes and some breaking changes.
For the complete list of changes see:
https://github.com/jj-vcs/jj/releases/tag/v0.44.0
databases/kyotocabinet: fix missing prototype warnings
No upstream response in 14 days, let's get this locally, because
else we get all sort of warnings in downstream ports using kc.
PR: 296665
Approved by: sunpoet (maintainer timeout)
MFH: 2026Q3
(cherry picked from commit 76a04c511595baf51d75ec318be553ef827205ef)
databases/kyotocabinet: fix missing prototype warnings
No upstream response in 14 days, let's get this locally, because
else we get all sort of warnings in downstream ports using kc.
PR: 296665
Approved by: sunpoet (maintainer timeout)
MFH: 2026Q3
graphics/rawtherapee: Update 5.12 => 5.13
Extend patch for rtengine/LibRaw.cmake to properly forward our local
CXXFLAGS (available through ${CMAKE_CXX_FLAGS} inside cmake) to the
libraw build, else it will build against GCC's default Standard C++
Library, which might be libstdc++, which then breaks when doing the
final link against the common libc++ based system (GNU libstdc++ and
LLVM's libc++ have incompatible ABIs).
Switch to using the system libfmt, which is version 12 and good.
Changelog: https://rawtherapee.com/downloads/5.13/
PR: 297513
Reported by: mandree (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Pull Request: https://github.com/freebsd/freebsd-ports/pull/581
devel/llvm-devel: new snapshot
First snapshot of the LLVM 24 development cycle.
Attempt to fix compilation on 32-bit targets.
Sponsored by: DARPA, AFRL
devel/xwpe: Update to 1.6.9 and take maintainership
Port changes:
- switch to new upstream at Codeberg.org
- update WWW and package description
- remove obsolete patches and post-patch target
- add new dependencies for the modern UI and features
Changelog: https://codeberg.org/mendezr/xwpe/src/tag/v1.6.9/CHANGELOG
PR: 296205
Reported by: Juan M. Méndez Rey <juan.mendezr at proton.me> (new maintainer)
net-im/mautrix-whatsapp: Update to 0.2607.0
Changelog: https://github.com/mautrix/whatsapp/blob/v0.2607.0/CHANGELOG.md
- Added support for the extra passkey authentication step when logging in.
- Added support for newer versions of poll messages from WhatsApp.
- Fixed poll votes in DMs.
PR: 296902
Reported by: Jordan Ostreff <jordan at ostreff.info>
Approved by: Julian Weigt <juw at posteo.de> (maintainer, timeout >3 weeks)