aboutsummaryrefslogtreecommitdiff
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* net-im/cutegram: pet stage-qa, declare hidden dependencies on qt5 componentsDima Panov2022-09-051-4/+6
| | | | Approved by: portmgr blanket
* net-im/ruqola: pet stage-qa, add missed dependenciesDima Panov2022-09-041-3/+5
|
* net-im/py-slack-sdk: Update version 3.18.1=>3.18.2Muhammad Moinur Rahman2022-09-042-4/+4
| | | | | Relnotes: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.18.2
* net-im/pecl-stomp2: Update to 2.0.3Danilo G. Baio2022-09-042-8/+4
| | | | Changelog: https://pecl.php.net/package-changelog.php?package=stomp&release=2.0.3
* net-im/ruqola: update to 1.8.0Adriaan de Groot2022-09-023-6/+4
| | | | | Ruqola has no release notes or changelog, so this may largely be a "number goes up" thing.
* net-im/openfire: Update to 4.7.3Nikita Druba2022-09-023-9/+12
| | | | | | | ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.3/changelog.html PR: 266148 Reported by: nikita@druba.su (maintainer)
* graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfeTobias C. Berner2022-09-021-0/+1
| | | | | | This was missed in the upgrade of graphics/opencv. Reported by: VVD
* net-im/dendrite: Update to 0.9.6Ashish SHUKLA2022-09-012-7/+7
|
* net-im/signal-desktop: Update to 5.56.0Mikael Urankar2022-09-014-15/+15
| | | | | | Changes: https://github.com/signalapp/Signal-Desktop/releases/tag/v5.55.0 https://github.com/signalapp/Signal-Desktop/releases/tag/v5.56.0
* net-im/telepathy-glib: update to 0.24.2 maintenance release (+)Dima Panov2022-08-293-7/+10
| | | | | | | | | Major changes are: • Port build tools to Python 3 • Update and fix tests for Python 3 Changelog: https://github.com/TelepathyIM/telepathy-glib/blob/telepathy-glib-0.24.2/NEWS
* net-im/libaccounts-qt5: fix docs plist after doxygen upgradeDima Panov2022-08-292-1/+10
|
* net-im/tut: Update to 1.0.17Lewis Cook2022-08-282-5/+4
| | | | Changes: https://github.com/RasmusLindroth/tut/releases/tag/1.0.17
* security/qtkeychain: add flavors for Qt 5 and Qt 6Tobias C. Berner2022-08-276-10/+12
| | | | | Approved by: arrowd Differential Revision: https://reviews.freebsd.org/D36375
* framework: switch tree to using vala.mkTobias C. Berner2022-08-266-15/+8
| | | | PR: 249940
* net-im/tg_owt: reduce dependencesSergey A. Osokin2022-08-261-3/+2
| | | | Bump PORTREVISION.
* devel/qca: add flavors for Qt 5 and Qt 6Tobias C. Berner2022-08-263-0/+3
|
* net-im/dendrite: Add CPE informationAshish SHUKLA2022-08-251-1/+2
| | | | MFH: 2022Q3
* net-im/telegram-desktop: remove another lineSergey A. Osokin2022-08-251-1/+0
| | | | Fixes: 95f09c993c104f129fe80b1f33cb4ec1dc159fb4
* net-im/telegram-desktop: add Qt5/Qt6 flavorsSergey A. Osokin2022-08-251-11/+22
| | | | | | Remove needless dependences and knobs. Bump PORTREVISION.
* net-im/dendrite: Update to 0.9.5Ashish SHUKLA2022-08-252-7/+7
|
* rust: bring back update to 1.63Baptiste Daroussin2022-08-256-5/+6
| | | | | | | | | | | | | | | | Revert back the revert of the update of rust and related commits This revert was drive by beside validation by portmgr via exp-run and not respectful of the etiquette we have between committers This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64. This reverts commit 04d257baa182926cff158f32cf459e560426add0. This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2. This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e. This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c. This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e. With hat: portmgr
* Revert "lang/rust: Bump revisions after 1.63.0"Piotr Kubaj2022-08-256-6/+5
| | | | | | This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d. PR: 265915
* lang/rust: Bump revisions after 1.63.0Mikael Urankar2022-08-256-5/+6
|
* devel/libdbusmenu-qt: make consumers depend explicitely on the qt5 flavorTobias C. Berner2022-08-231-1/+2
|
* net-im/{mtxclient,nheko}: bump PORTREVISIONAdriaan de Groot2022-08-222-0/+2
| | | | | | | | | | | | | Recent change to nlohmann-json, e39220e9d03a4b, didn't bump consumers so the build was failing on the package cluster as a newly-compiled nheko (which picks up newer nlohmann-json API) was being linked against an older mtxclient (which didn't have them). Header-only libraries don't solve everything, when their consumers aren't header-only. Reported by: pkg-fallout
* net-im/dino: fix crash on callRozhuk Ivan2022-08-212-1/+15
| | | | PR: 265850
* net-im/dendrite: Update to 0.9.4Ashish SHUKLA2022-08-192-4/+4
|
* net-im/libsignal-node: Fix build on FreeBSD 12.x and 13.xMikael Urankar2022-08-191-0/+31
| | | | | | Limit _XOPEN_SOURCE to Linux as it breaks FreeBSD build. This is an import of an upstream patch: https://github.com/google/boringssl/commit/387f82054c8ffa7d2b9e31d908586fbd47f34039
* KDE: Update KDE Gear to 22.08Tobias C. Berner2022-08-1831-59/+47
| | | | | | | | | | | | | | | | | | Thursday, 18 August 2022 KDE Gear ⚙️ 22.08 has Landed! KDE Gear ⚙️ is the collection of KDE apps, frameworks and libraries that all release new versions at the same time. Version 22.08 brings updates for KDE programs for working, developing your creativity and enjoying your free time without having to submit yourself to extortionate licenses, intrusive advertising, or surrender your privacy. Discover the most important changes added in the last four months to software designed to make your life better! Full announcement: https://kde.org/announcements/gear/22.08.0/
* net-im/telegram-desktop: update 4.1.0 -> 4.1.1Sergey A. Osokin2022-08-172-4/+4
| | | | ChangeLog: https://github.com/telegramdesktop/tdesktop/compare/v4.1.0...v4.1.1
* net-im/py-matrix-synapse: Update to 1.65.0Ashish SHUKLA2022-08-172-4/+4
| | | | Approved by: Sascha Biberhofer <ports at skyforge dot at> (maintainer)
* net-im/t*: update Telegram Desktop to 4.1.0Sergey A. Osokin2022-08-164-14/+11
| | | | | | | | Also, update net-im/tg_owt to the recent commit. While I'm here take the maintainership. Approved by: glebius
* net-im/signal-desktop: Update to 5.54.0Mikael Urankar2022-08-165-14/+15
| | | | Changes: https://github.com/signalapp/Signal-Desktop/releases/tag/v5.54.0
* net-im/libsignal-node: Update to 0.19.2Mikael Urankar2022-08-163-138/+165
| | | | | | | Changes: https://github.com/signalapp/libsignal/releases/tag/v0.19.0 https://github.com/signalapp/libsignal/releases/tag/v0.19.1 https://github.com/signalapp/libsignal/releases/tag/v0.19.2
* net-im/dendrite: Update to 0.9.3Ashish SHUKLA2022-08-152-7/+7
| | | | | MFH: 2022Q3 Security: d658042c-1c98-11ed-95f8-901b0e9408dc
* *: bump PORTREVISION of all devel/xxhash users...Matthias Andree2022-08-131-1/+1
| | | | ...except archivers/py-borgbackup, which requires a more complete fix.
* net-im/ruqola: update to 1.7.4, latest upstreamAdriaan de Groot2022-08-123-7/+7
| | | | | | | | The release announcement (by mail) says "a few important fixes" but not what they are. There are no release notes, nor changelog, so I have no idea. While here, update WWW to a kde.org page.
* net-im/dendrite: Update to 0.9.2Ashish SHUKLA2022-08-122-23/+22
|
* net-im/nextcloud-talk: Update to 14.0.4Bernard Spil2022-08-122-4/+4
|
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-1216-3/+16
|
* net-im/gotktrix: update to 0.1.4Robert Clausecker2022-08-062-7/+6
| | | | | | | | | | | | Selected upstream changes: - Improve mentioned names - Add GIF and video support - Fix account opened when clicking first account on login page Changelog: https://github.com/diamondburned/gotktrix/compare/v0.1.3...v0.1.4 PR: 265636
* net-im/py-slack-sdk: Update version 3.18.0=>3.18.1Muhammad Moinur Rahman2022-08-062-4/+4
| | | | | Relnotes: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.18.1
* net-im/signal-desktop: Update to 5.53.0Mikael Urankar2022-08-056-46/+21
| | | | Changes: https://github.com/signalapp/Signal-Desktop/releases/tag/v5.53.0
* net-im/libsignal-node: Update cache tarball after node upgradeMikael Urankar2022-08-051-3/+3
|
* net-im/dendrite: Port builds fine with Go 1.19Ashish SHUKLA2022-08-041-2/+2
|
* all: Bump PORTREVISION after Go updateDmitri Goutnik2022-08-0313-11/+13
| | | | Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
* all: Keep ports that need go1.18 on 1.18Dmitri Goutnik2022-08-031-1/+1
| | | | | Some ports are not (yet) buildable with go1.19, keep them on 1.18 for now.
* net-im/dendrite: Update to 0.9.1Ashish SHUKLA2022-08-032-19/+22
|
* net-im/ruqola: update to 1.7.3Tobias C. Berner2022-08-032-4/+4
|
* net-im/py-matrix-synapse: Update to 1.64.0Sascha Biberhofer2022-08-024-10/+10
|