| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
PR: 296645
|
| |
|
|
|
| |
ChangeLog: https://github.com/rafatosta/zapzap/releases/tag/7.0
Reported by: Rafael Tosta <notifications@github.com>
|
| |
|
|
| |
Release notes at https://github.com/JFreegman/toxic/releases#release-v0.16.3
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/d99kris/nchat/compare/v5.16.9...v5.17.26
Sponsored by: tipi.work
|
| |
|
|
|
| |
Release notes: https://github.com/telegramdesktop/tdesktop/releases/tag/v7.0.2 \
https://github.com/telegramdesktop/tdesktop/releases/tag/v7.0.3
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Release notes: https://github.com/telegramdesktop/tdesktop/releases/tag/v6.9.4 \
https://github.com/telegramdesktop/tdesktop/releases/tag/v7.0.1
|
| |
|
|
| |
Reported by: fallout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 26.06 (v0.2606.0)
- Build gomuks-terminal (TUI frontend). This version of the TUI is not
as feature rich as the previous version should be added back via
net-im/gomuks-legacy until feature complete.
- Build gomuks web frontend and backend via USES=electron:env to fetch
npm bits via upstream package.json adding @swc/core-freebsd-x64
- Take maintainership
Changelog: https://github.com/gomuks/gomuks/blob/main/CHANGELOG.md#v2606
PR: 292010
|
| |
|
|
|
|
|
|
|
|
|
| |
- net-im/gomuks introduces a new design with a web and less feature rich
termainl front web. Keep older version around until net-im/gomuks
TUI is feature complete as this version.
- Add net-im/gomuks from 47d564d873af^ base
- Appened -legacy to binary name
- Take maintainership
PR: 292371
|
| |
|
|
|
|
|
|
| |
The older versions don't actually work with the current WhatsApp servers.
While here, update all dependencies to their latest versions too.
PR: 296740
|
| | |
|
| |
|
|
|
|
|
|
| |
Changelog:
https://gitlab.com/schmiddi-on-mobile/flare/-/releases/0.21.0
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/mastodon/mastodon/blob/v4.6.3/CHANGELOG.md
Improve port:
- Update WWW - old url redirects to new.
- Replace RM in post-extract with EXTRACT_AFTER_ARGS.
PR: 296573
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LMDB 1.0 introduced an incompatible on-disk format change and subtle
API breakage: applications that compiled cleanly against 1.0 headers
could fail silently at run time. Known affected ports include dns/knot3,
mail/bogofilter, and mail/postfix; the postfix issue has been confirmed
upstream. Linux distributions such as Arch Linux have observed the same
breakage. Samba can also be affected in certain configurations.
Because the regression is not detectable in an -exp build run -- the
postfix failure only manifests at run time, and bogofilter was caught
only because post-build self-tests happen to exercise this path -- we
cannot rely on package builds to validate the 1.0 upgrade.
This commit introduces databases/lmdb0 as a holding port for the 0.9.35
release, pinned to the 0.x branch with PORTSCOUT=limit:^0. and mutually
conflicting with databases/lmdb, which retains 1.0. The two packages
cannot be installed simultaneously, but having lmdb0 available means:
* Ports known to require the 0.9 ABI can declare an explicit dependency
on databases/lmdb0 until they are validated against 1.0.
* Users with existing databases in the 0.9 format can still access the
mdb_dump and mdb_load utilities to migrate data before upgrading.
* The package conflict prevents accidental mixing.
All 50 direct dependents of databases/lmdb are redirected to
databases/lmdb0 for now with a PORTREVISION bump, effectively restoring
the tree to the state prior to the LMDB 1.0 update. Once all dependent
ports are validated against LMDB 1.0, they will be moved back to
databases/lmdb and databases/lmdb0 will be removed.
PR: ports/296530
|
| | |
|
| |
|
|
|
|
| |
The port of silc-toolkit was removed in 2025. Evolution is not required
to build Pidgin -- and is not necessary for many -- leave it optional,
defaulting to off (raise PORTREVISION).
|
| | |
|
| |
|
|
| |
Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.43.0
|
| |
|
|
|
|
|
|
|
| |
Please DO NOT use this version in production, it is an early test version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.6.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.6.0alpha1/NEWS
|
| |
|
|
|
| |
Changes: https://github.com/libjxl/libjxl/releases/tag/v0.12.0
Reported by: GitHub (watch releases)
|
| |
|
|
| |
Announcement: https://kde.org/announcements/gear/26.04.3/
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
Release Notes:
https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.22.0
Add UPDATING entry for breaking change.
PR: 296390
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q2
|
| |
|
|
|
|
|
|
|
| |
devel/nlohmann-json required even with option VOICE disabled.
PR: 296329
Approved by: blanket (fix build)
Fixes: 7be26046690c (Fix build on 32bit arches by optioning out voice support)
Sponsored by: UNIS Labs
|
| |
|
|
|
|
| |
PR: 296329
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/d99kris/nchat/compare/v5.15.26...v5.16.9
Sponsored by: tipi.work
|
| |
|
|
|
| |
- Fetion service has been defunct and shutdown since 2022
- Set EXPIRATION_DATE 2026-07-27
|
| | |
|
| |
|
|
|
|
|
|
|
| |
Changelogs:
https://github.com/uowuo/abaddon/releases/tag/v0.2.3
https://github.com/uowuo/abaddon/releases/tag/v0.2.4
PR: 296299
Sponsored by: UNIS Labs
|
| | |
|
| |
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/42wim/matterircd/releases/tag/v0.30.0
PR: 296279
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q2
|
| | |
|
| | |
|
| | |
|