aboutsummaryrefslogtreecommitdiff
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* net-im/signal-desktop: Update to 8.18.0Mikael Urankar2026-07-218-4025/+5440
|
* net-im/libsignal-node: Update to 0.96.3Mikael Urankar2026-07-213-10/+9
|
* lang/rust: Bump revisions after 1.97.1Mikael Urankar2026-07-2110-8/+10
| | | | PR: 296645
* net-im/py-zapzap: Update to 7.0Nicola Vitale2026-07-212-9/+9
| | | | | ChangeLog: https://github.com/rafatosta/zapzap/releases/tag/7.0 Reported by: Rafael Tosta <notifications@github.com>
* net-im/toxic: upgrade to v0.16.3Thierry Thomas2026-07-182-4/+4
| | | | Release notes at https://github.com/JFreegman/toxic/releases#release-v0.16.3
* net-im/nchat: update: 5.16.9 -> 5.17.26Sergey A. Osokin2026-07-183-5/+4
| | | | | | ChangeLog: https://github.com/d99kris/nchat/compare/v5.16.9...v5.17.26 Sponsored by: tipi.work
* net-im/telegram-desktop: update to 7.0.3 release (+)Dima Panov2026-07-182-4/+4
| | | | | Release notes: https://github.com/telegramdesktop/tdesktop/releases/tag/v7.0.2 \ https://github.com/telegramdesktop/tdesktop/releases/tag/v7.0.3
* */*: Bump port revision after electron42 update (fd67ba2aab44)Hiroki Tagato2026-07-162-2/+2
|
* */*: Bump port revision after electron41 update (f2988de31ec2)Hiroki Tagato2026-07-161-1/+1
|
* net-im/deltachat-desktop: Update to 2.53.1Mark Felder2026-07-158-73/+73
|
* net-im/telegram-desktop: update to 7.0.1 release (+)Dima Panov2026-07-156-29/+18
| | | | | Release notes: https://github.com/telegramdesktop/tdesktop/releases/tag/v6.9.4 \ https://github.com/telegramdesktop/tdesktop/releases/tag/v7.0.1
* net-im/py-unmessage: Unbreak after transition to python-3.12Yuri Victorovich2026-07-141-0/+14
| | | | Reported by: fallout
* net-im/gomuks: Add missing terminal binary and front/backend web partsDerek Schrock2026-07-135-31/+6092
| | | | | | | | | | | | | | - 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-legacy: Add net-im/gomuks-legacy from old net-im/gomuksDerek Schrock2026-07-134-0/+40
| | | | | | | | | | | - 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
* net-im/purple-gowhatsapp: upgrade from 1.18 to 1.22Mikhail Teterin2026-07-132-71/+96
| | | | | | | | The older versions don't actually work with the current WhatsApp servers. While here, update all dependencies to their latest versions too. PR: 296740
* net-im/parla: Update to 0.6.6Mark Felder2026-07-122-4/+4
|
* net-im/flare: Update 0.20.6 => 0.21.0Yusuf Yaman2026-07-123-480/+402
| | | | | | | | Changelog: https://gitlab.com/schmiddi-on-mobile/flare/-/releases/0.21.0 Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3
* net-im/parla: Update to 0.6.4Mark Felder2026-07-112-9/+5
|
* */*: Bump port revision after electron42 update (4ed0ee6e7044)Hiroki Tagato2026-07-102-2/+2
|
* net-im/nextcloud-talk: Update to 24.0.2Bernard Spil2026-07-102-4/+4
|
* */*: Bump port revision after electron41 update (aea2ec2e3f73)Hiroki Tagato2026-07-101-1/+1
|
* various: Bump go ports for go-1.25.12 / 1.26.5Dag-Erling Smørgrav2026-07-1016-13/+16
|
* net-im/telegram-desktop: adopt portDima Panov2026-07-091-1/+1
|
* net-im/tg_owt: adopt portDima Panov2026-07-091-1/+1
|
* net-im/tg_owt: release maintainershipSergey A. Osokin2026-07-091-1/+1
|
* net-im/telegram-desktop: release maintainershipSergey A. Osokin2026-07-091-1/+1
|
* net-im/mastodon: Update 4.3.6 => 4.6.3, take maintainershipScott Kenney2026-07-073-29/+16
| | | | | | | | | | | | | 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>
* */*: Bump port revision after electron42 update (aed59c572bbd)Hiroki Tagato2026-07-072-2/+2
|
* databases/lmdb0: Add port for LMDB 0.9.x legacy ABIXin LI2026-07-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* */*: Bump port revision after electron41 update (c6af2219ba06)Hiroki Tagato2026-07-061-1/+1
|
* net-im/(pidgin,libpurple): Remove SILC and make Evolution optionalMikhail Teterin2026-07-053-15/+5
| | | | | | 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).
* */*: Bump port revision after electron40 update (6359fd9536d1)Hiroki Tagato2026-07-051-1/+1
|
* net-im/py-slack-sdk: Update version 3.42.0=>3.43.0Muhammad Moinur Rahman2026-07-042-5/+5
| | | | Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.43.0
* */*php86*: SunriseMuhammad Moinur Rahman2026-07-041-0/+1
| | | | | | | | | 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
* graphics/libjxl: update to 0.12Jan Beich2026-07-041-1/+1
| | | | | Changes: https://github.com/libjxl/libjxl/releases/tag/v0.12.0 Reported by: GitHub (watch releases)
* KDE: Update KDE Gear to 26.04.3Max Brazhnikov2026-07-026-14/+12
| | | | Announcement: https://kde.org/announcements/gear/26.04.3/
* */*: Bump port revision after electron42 update (c6806deb82a2)Hiroki Tagato2026-06-302-2/+2
|
* */*: Bump port revision after electron41 update (2dc1eac1d453)Hiroki Tagato2026-06-301-1/+1
|
* net-im/gotosocial: Update 0.21.2 => 0.22.0Tilde Joy2026-06-303-8/+11
| | | | | | | | | | | 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
* net-im/abaddon: Fix build with option VOICE disabledVladimir Druzenko2026-06-301-1/+1
| | | | | | | | | 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
* net-im/abaddon: Fix build on 32bit arches by optioning out voice supportAmelia Marsh2026-06-301-4/+17
| | | | | | PR: 296329 Sponsored by: UNIS Labs Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
* net-im/nchat: update: 5.15.26 -> 5.16.9Sergey A. Osokin2026-06-272-4/+4
| | | | | | ChangeLog: https://github.com/d99kris/nchat/compare/v5.15.26...v5.16.9 Sponsored by: tipi.work
* net-im/pidgin-fetion: Mark DEPRECATEDMuhammad Moinur Rahman2026-06-271-2/+5
| | | | | - Fetion service has been defunct and shutdown since 2022 - Set EXPIRATION_DATE 2026-07-27
* */*: Adjust USES and USE_ELECTRON after electron.mk split (ed6a84c1c979)Hiroki Tagato2026-06-272-4/+4
|
* net-im/abaddon: Update 0.2.2 => 0.2.4Amelia Marsh2026-06-267-66/+32
| | | | | | | | | 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
* net-im/nextcloud-talk: Update to 24.0.1Bernard Spil2026-06-262-4/+4
|
* net-im/matterircd: Update 0.29.0 => 0.30.0Corey Halpin2026-06-252-5/+4
| | | | | | | | | Changelog: https://github.com/42wim/matterircd/releases/tag/v0.30.0 PR: 296279 Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q2
* */*: Bump port revision after electron42 update (dc602c027fbf)Hiroki Tagato2026-06-252-2/+2
|
* net-im/nextcloud-talk: Update to 24.0.0Bernard Spil2026-06-242-5/+5
|
* */*: Bump port revision after electron41 update (4364864a077f)Hiroki Tagato2026-06-241-0/+1
|