Commit Graph

8695 Commits

Author SHA1 Message Date
Mikhail Teterin 5bb1ef4eed net-im/purple-gowhatsapp: upgrade from 1.18 to 1.22
The older versions don't actually work with the current WhatsApp servers.

While here, update all dependencies to their latest versions too.

PR:		296740
2026-07-13 15:25:26 +02:00
Mark Felder aaaba0f656 net-im/parla: Update to 0.6.6 2026-07-12 17:47:41 +00:00
Yusuf Yaman 9fca7431f1 net-im/flare: Update 0.20.6 => 0.21.0
Changelog:
https://gitlab.com/schmiddi-on-mobile/flare/-/releases/0.21.0

Approved by:	osa, vvd (Mentors, implicit)
MFH:		2026Q3
2026-07-12 10:30:15 +03:00
Mark Felder 185849c5b5 net-im/parla: Update to 0.6.4 2026-07-11 01:11:15 +00:00
Hiroki Tagato 9d403aea6d */*: Bump port revision after electron42 update (4ed0ee6e70) 2026-07-10 21:04:13 +09:00
Bernard Spil 4ed07b02ce net-im/nextcloud-talk: Update to 24.0.2 2026-07-10 11:57:06 +02:00
Hiroki Tagato 71dfaed91e */*: Bump port revision after electron41 update (aea2ec2e3f) 2026-07-10 17:05:37 +09:00
Dag-Erling Smørgrav 4ea3547132 various: Bump go ports for go-1.25.12 / 1.26.5 2026-07-10 09:54:15 +02:00
Dima Panov 81c561dd2a net-im/telegram-desktop: adopt port 2026-07-09 13:32:36 +03:00
Dima Panov 0d9a6a4757 net-im/tg_owt: adopt port 2026-07-09 13:31:51 +03:00
Sergey A. Osokin 7a7ed61cc7 net-im/tg_owt: release maintainership 2026-07-09 05:21:32 -04:00
Sergey A. Osokin 27ca59a1fa net-im/telegram-desktop: release maintainership 2026-07-09 05:19:32 -04:00
Scott Kenney 0d08dd9c80 net-im/mastodon: Update 4.3.6 => 4.6.3, take maintainership
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>
2026-07-07 20:18:01 +03:00
Hiroki Tagato e5285eac7d */*: Bump port revision after electron42 update (aed59c572b) 2026-07-07 13:58:28 +09:00
Xin LI 5f9d389f29 databases/lmdb0: Add port for LMDB 0.9.x legacy ABI
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
2026-07-06 08:57:32 -07:00
Hiroki Tagato a4db8ad902 */*: Bump port revision after electron41 update (c6af2219ba) 2026-07-06 18:22:15 +09:00
Mikhail Teterin 7000031292 net-im/(pidgin,libpurple): Remove SILC and make Evolution optional
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).
2026-07-05 12:42:58 -04:00
Hiroki Tagato 596ce5964e */*: Bump port revision after electron40 update (6359fd9536) 2026-07-05 22:36:26 +09:00
Muhammad Moinur Rahman fa746387b7 net-im/py-slack-sdk: Update version 3.42.0=>3.43.0
Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.43.0
2026-07-05 01:00:07 +02:00
Muhammad Moinur Rahman 63b6120db0 */*php86*: Sunrise
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
2026-07-04 20:17:34 +02:00
Jan Beich fc57321249 graphics/libjxl: update to 0.12
Changes:	https://github.com/libjxl/libjxl/releases/tag/v0.12.0
Reported by:	GitHub (watch releases)
2026-07-04 02:32:51 +02:00
Max Brazhnikov bbb9a6dc2d KDE: Update KDE Gear to 26.04.3
Announcement: https://kde.org/announcements/gear/26.04.3/
2026-07-02 15:16:28 +03:00
Hiroki Tagato ef2a1ca762 */*: Bump port revision after electron42 update (c6806deb82) 2026-06-30 22:38:27 +09:00
Hiroki Tagato 229fb1e324 */*: Bump port revision after electron41 update (2dc1eac1d4) 2026-06-30 21:14:33 +09:00
Tilde Joy ef0120316b net-im/gotosocial: Update 0.21.2 => 0.22.0
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
2026-06-30 14:00:18 +03:00
Vladimir Druzenko aba9d2181d net-im/abaddon: Fix build with option VOICE disabled
devel/nlohmann-json required even with option VOICE disabled.

PR:		296329
Approved by:	blanket (fix build)
Fixes:		7be2604669 (Fix build on 32bit arches by optioning out voice support)
Sponsored by:	UNIS Labs
2026-06-30 04:13:07 +03:00
Amelia Marsh 7be2604669 net-im/abaddon: Fix build on 32bit arches by optioning out voice support
PR:		296329
Sponsored by:	UNIS Labs
Co-authored-by:	Vladimir Druzenko <vvd@FreeBSD.org>
2026-06-30 04:02:10 +03:00
Sergey A. Osokin 3e08e35f76 net-im/nchat: update: 5.15.26 -> 5.16.9
ChangeLog:	https://github.com/d99kris/nchat/compare/v5.15.26...v5.16.9

Sponsored by:	tipi.work
2026-06-27 12:58:35 -04:00
Muhammad Moinur Rahman 9e957abc06 net-im/pidgin-fetion: Mark DEPRECATED
- Fetion service has been defunct and shutdown since 2022
- Set EXPIRATION_DATE 2026-07-27
2026-06-27 16:09:44 +02:00
Hiroki Tagato 3e65c2daf2 */*: Adjust USES and USE_ELECTRON after electron.mk split (ed6a84c1c9) 2026-06-27 17:38:06 +09:00
Amelia Marsh a4ff3dc0c2 net-im/abaddon: Update 0.2.2 => 0.2.4
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
2026-06-27 02:19:36 +03:00
Bernard Spil a57ed28d24 net-im/nextcloud-talk: Update to 24.0.1 2026-06-26 17:05:26 +02:00
Corey Halpin 09596b77cc net-im/matterircd: Update 0.29.0 => 0.30.0
Changelog:
https://github.com/42wim/matterircd/releases/tag/v0.30.0

PR:		296279
Approved by:	osa, vvd (Mentors, implicit)
MFH:		2026Q2
2026-06-25 21:56:17 +03:00
Hiroki Tagato 9e51d48415 */*: Bump port revision after electron42 update (dc602c027f) 2026-06-25 09:17:20 +09:00
Bernard Spil e52e42e875 net-im/nextcloud-talk: Update to 24.0.0 2026-06-24 16:04:58 +02:00
Hiroki Tagato 52b2a7155c */*: Bump port revision after electron41 update (4364864a07) 2026-06-24 20:24:27 +09:00
Hiroki Tagato 774a29ef31 */*: Bump port revision after electron40 update (97c55c5728) 2026-06-24 17:52:23 +09:00
Max Brazhnikov acf157d070 */*: Switch to unflavorized dependencies 2026-06-23 00:15:07 +03:00
Max Brazhnikov f7332d1b25 net-im/libaccounts-qt: Deorbit Qt 5 flavor 2026-06-23 00:15:06 +03:00
Evgenii Khramtsov 320e46a6ce graphics/ImageMagick: update to 7.1.2-25
Changes:	https://github.com/ImageMagick/ImageMagick/compare/7.1.2-24...7.1.2-25
Security:	CVE-2026-53460
Security:	CVE-2026-53461
Security:	CVE-2026-53462
Security:	CVE-2026-53463
Security:	CVE-2026-53464
Security:	CVE-2026-53465
PR:		296190
2026-06-22 19:20:25 +03:00
Alexey Dokuchaev 7be98db800 net-im/psi: try to unbreak the build against Clang 21.1.8
Casting integers to enums outside of the valid range of the
enum is UB in C++17 and apparently no longer tolerated by
modern Clang even for C++11 code.  Replace invalidAlgo (255)
with optional<T>-based approach using the C++11-compatible
Sy Brand's template implementation; std::optional is not an
option (pun intended) in this case because this code won't
compile in C++17 mode which it requires.

Obtained from:	upstream (psi-im/iris commit 0d35992)
Reported by:	pkg-fallout
2026-06-21 11:40:48 +00:00
Herbert J. Skuhra 686b15645b net-im/ejabberd: Remove unneeded dependency on jQuery 2026-06-20 13:08:02 +00:00
Hiroki Tagato a411b814c5 net-im/teams: Update to 2.11.1
While here, update WWW.

Changelog: https://github.com/IsmaelMartinez/teams-for-linux/blob/v2.11.1/CHANGELOG.md

Reported by:	portscout
2026-06-19 16:27:35 +09:00
Hiroki Tagato 325f73a7c5 */*: Bump port revision after electron42 update (d137a52ab3) 2026-06-19 09:09:47 +09:00
Herbert J. Skuhra 7081dba89d net-im/ejabberd: Unbreak due to recent erlang upgrade
PR:		296111
2026-06-18 16:14:53 +00:00
Mikael Urankar 90aa9e2d5e net-im/signal-desktop: Update to 8.14.0
PR:		296044
2026-06-18 09:07:40 +02:00
Mikael Urankar 48d84adc43 net-im/libsignal-node: Update to 0.94.4 2026-06-18 09:07:40 +02:00
Mark Felder 4bf93187de net-im/deltachat-desktop: Switch to Electron 42
PR:	296045
2026-06-17 21:37:29 +00:00
Mark Felder cc8255c41c net-im/parla: Update to 0.5.2 2026-06-17 21:36:56 +00:00
Hiroki Tagato 6a242bee2a */*: Bump port revision after electron41 update (48900abd36) 2026-06-18 03:49:31 +09:00