aboutsummaryrefslogtreecommitdiff
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* net-im/py-matrix-synapse: Update to 1.37.1Sascha Biberhofer2021-07-022-5/+5
| | | | | | | Changes: https://github.com/matrix-org/synapse/releases/tag/v1.37.1 PR: 256920 Approved by: lwhsu (mentor, implicit)
* net-im/libsignal-client: Update to 0.8.2Mateusz Piotrowski2021-06-302-5/+4
|
* net-im/toxic: upgrade to v0.11.1Thierry Thomas2021-06-292-10/+14
| | | | Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.11.1>.
* net-im/tox_extension_messages: New port: Message extension library for toxYuri Victorovich2021-06-295-0/+36
|
* net-im/toxext: New port: Extension library for toxYuri Victorovich2021-06-295-0/+46
|
* Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rustPiotr Kubaj2021-06-281-0/+62
|
* net-im/py-python-telegram-bot: add missing dependency on devel/py-apscheduler.Jimmy Olgeni2021-06-281-1/+3
| | | | Reported by: Gergely Czuczy <gergely.czuczy@harmless.hu>
* lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp2021-06-274-2/+4
|
* net-im/nheko: add missing dependencyAdriaan de Groot2021-06-261-0/+2
| | | | | | | | | | At runtime, qt5-graphicaleffects are needed to display anything in the timeline (e.g. a conversation in a room). Even the loading- spinner isn't shown without it. Demonstrated by trying to run nheko in a "bare" machine with just XOrg and twm. PR: 256839 Reported by: Filipe da Silva Santos
* net-im/openfire: revert commit 138948297672f43af0fa75647288abc84602385dNeel Chauhan2021-06-262-7/+9
| | | | This commit broke the build.
* net-im/openfire: Switch to USE_GITHUBNeel Chauhan2021-06-262-9/+7
| | | | | PR: 256748 Reported by: Daniel Engberg <daniel.engberg.lists AT pyret DOT net>
* net-im/openfire: Update to 4.6.4Nikita Druba2021-06-263-12/+11
| | | | PR: 256748
* net-im/zkgroup: Update to 0.7.3Mateusz Piotrowski2021-06-252-279/+305
| | | | Changes: https://github.com/signalapp/zkgroup/releases/tag/v0.7.3
* net-im/prosody-modules: update to 20210605Rozhuk Ivan2021-06-233-6/+65
| | | | | | | allow STUN/TURN work PR: 256693 Approved by: maintainer
* net-im/tdlib: Update 1.7.0-747 -> 1.7.4.20210520Yuri Victorovich2021-06-223-8/+25
|
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-228-7/+8
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* net-im/scli: Update to 0.6.3Mateusz Piotrowski2021-06-222-5/+5
|
* net-im/signal-cli: Update to 0.8.4.1Mateusz Piotrowski2021-06-223-9/+10
|
* net-im/libsignal-client: Update to 0.8.1Mateusz Piotrowski2021-06-223-521/+559
|
* net-im/openfire: update 4.6.2 -> 4.6.3Nikita Druba2021-06-203-8/+9
| | | | | PR: 256719 Changes: http://download.igniterealtime.org/openfire/docs/4.6.3/changelog.html
* net-im/matterircd: Update to 0.24.2norrland2021-06-152-4/+4
| | | | | PR: 256595 Approved by: lwhsu (mentor, implicit)
* */*: Zpdate KDE Gear to 21.04.2Tobias C. Berner2021-06-1325-47/+73
| | | | | | | | | | Thursday, 10 June 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. The full changelog can be found here: https://kde.org/announcements/changelogs/gear/21.04.2/
* net-im/neochat: add missing dependencyAdriaan de Groot2021-06-111-1/+2
| | | | | | Neochat won't run without itemmodels (although apparently it will build). This is noticeable if you install it in a non- KDE Plasma environment, like plain twm + xorg.
* devel/meson: update to 0.58.1Jan Beich2021-06-091-0/+17
| | | | | | | | Changes: https://mesonbuild.com/Release-notes-for-0-58-0.html Reported by: GitHub (watch releases) PR: 255550 Exp-run by: antoine Approved by: tcberner
* net-im/dino: update to 0.2.1Ashish SHUKLA2021-06-082-5/+4
| | | | | | MFH: 2021Q2 Security: fc1bcbca-c88b-11eb-9120-f02f74d0e4bd CVE-2021-33896
* net-im/licq: apply googletest patches which fix null pointer accessesDimitry Andric2021-06-066-1/+377
| | | | | | | | | | | | | | | | | | | | | | | | During an exp-run for llvm 12 (see bug 255570), it turned out that net-im/licq does not build with clang 12.0.0: [ 92%] Running unit test cd /wrkdirs/usr/ports/net-im/licq/work/.build/src && /usr/local/bin/ctest Test project /wrkdirs/usr/ports/net-im/licq/work/.build/src Start 1: licq 1/1 Test #1: licq .............................***Exception: SegFault 0.03 sec This is due to licq using a relatively ancient version of googletest, which has a few issues with more modern compilers. In particular, it does not handle mocking methods with move-only return types, and in the case of this port, this leads to a null pointer access and consequently a segfault. To fix the null pointer accesses, apply a few upstream googletest commits. Approved by: maintainer timeout (2 weeks) PR: 255915 MFH: 2021Q2
* net-im/py-matrix-synapse: Update to 1.35.1Sascha Biberhofer2021-06-043-7/+8
| | | | | | | ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.35.0 PR: 256380 Approved by: dbaio, garga (mentors, implicit)
* net-im/neochat: fix plistAdriaan de Groot2021-06-011-0/+6
| | | | Previous commit didn't bring in the new translations
* net-im/neochat: update to 1.2.0, latest upstreamAdriaan de Groot2021-06-013-8/+7
| | | | | | Release announcement at https://carlschwan.eu/2021/06/01/neochat-1.2-bubbles-better-text-editing-and-more/ with a great deal of new functionality and improved UI.
* net-im/p5-Net-Stomp: Update to 0.61Po-Chuan Hsieh2021-05-302-5/+6
| | | | Changes: https://metacpan.org/changes/distribution/Net-Stomp
* net-im/kaidan: update to 0.8.0Tobias C. Berner2021-05-293-7/+6
| | | | | | | | | | | | Released: 2021-05-28 Features: * Add typing notifications (XEP-0085: Chat State Notifications) (jbb) * Add message history syncing (XEP-0313: Message Archive Management) (lnj) * Window size is restored (melvo) * The server's website link is displayed if account creation is disabled (melvo) * Use breeze theme on macOS (jbb) * Improved user strings & descriptions (melvo)
* net-im/gajim: update to 1.3.2Ruslan Makhmatkhanov2021-05-272-7/+8
| | | | | | | | | | | Changes: https://gajim.org/post/2021-04-24-gajim-1.3.2-released/ Add OPENGPG option (default on) to add dependency required for GPG encryption plugin. PR: 256073 Submitted by: Alastair Hogge <agh@riseup.net>
* net-im/spectral: Update WWW.Gleb Popov2021-05-261-1/+1
|
* net-im/matterhorn: Adapt to recent USES=cabal changesGleb Popov2021-05-191-2/+1
|
* net-im/scli: Update to 0.8.3Mateusz Piotrowski2021-05-162-4/+4
| | | | | Changes: https://github.com/isamert/scli/releases/tag/v0.6.2 Changes: https://github.com/isamert/scli/releases/tag/v0.6.1
* net-im/signal-cli: Update to 0.8.3Mateusz Piotrowski2021-05-163-21/+20
| | | | Changes: https://github.com/AsamK/signal-cli/releases/tag/v0.8.3
* net-im/telegram-desktop: fix build with GTK option (again)Charlie Li2021-05-141-10/+1
| | | | | | | | | | | | Remove https://github.com/desktop-app/lib_webview/commit/48d70e5258754b2415b07c88f0376212596e09a7, as it depends on function changes from https://github.com/desktop-app/lib_base/commit/1b949f5ca250a47cd1261dd27fd83c174665f8fb Reported by: madpilot Fixes: 80762637bb7d net-im/telegram-desktop: fix build with GTK option Pointy hat to: vishwin Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer, implicit), arrowd (mentor, implicit), fluffy (mentor, implicit) PR: 255719
* net-im/telegram-desktop: fix build with GTK optionCharlie Li2021-05-143-8/+36
| | | | | | | | | | | | | | | | | Telegram now includes a WebView feature when GTK is enabled, which uses www/webkit2-gtk3. While here, fix the following minor items: - allow building with Python newer than 3.7 - devel/dee is not needed for build, remove - clean up USES= syntax in the GTK option Obtained from: https://github.com/desktop-app/lib_webview/commit/0b4100d7cecc4e748c51f3f51ebfd1392ec3978a https://github.com/desktop-app/lib_webview/commit/48d70e5258754b2415b07c88f0376212596e09a7 Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer), arrowd (mentor), fluffy (mentor) PR: 255719 Differential Revision: https://reviews.freebsd.org/D30224
* net-im/prosody: Update to 0.11.9Thomas Morper2021-05-132-4/+4
| | | | | | PR: 255845 MFH: 2021Q2 Security: fc75570a-b417-11eb-a23d-c7ab331fd711
* Update KDE Gear to 21.04.1Tobias C. Berner2021-05-1315-45/+45
| | | | | | | | | | | May 13, 2021. Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear Today they all get new bugfix source releases. Changelogs: https://kde.org/announcements/changelogs/releases/21.04.1/
* Rebuild lang/rust consumers after d8837418ea743776Tobias Kortkamp2021-05-114-3/+4
|
* net-im/py-matrix-synapse: Update to 1.33.2Sascha Biberhofer2021-05-112-5/+5
| | | | | | PR: 255791 MFH: 2021Q2 Security: CVE-2021-29471
* net-im/telegram-desktop: Update to 2.7.4Henry Hu2021-05-103-46/+5
| | | | PR: 255719
* net-im/py-matrix-synapse: Update to 1.33.1Sascha Biberhofer2021-05-093-12/+12
| | | | | | | | Changelog: https://github.com/matrix-org/synapse/releases PR: 255727 Co-authored-by: Rainer Hurling <rhurlin@FreeBSD.org>
* net-im/tg_owt: upgrade to 0.0.20210422Henry Hu2021-05-092-5/+5
| | | | PR: 255716
* Remove expired ports:Rene Ladan2021-05-085-153/+0
| | | | 2021-05-07 net-im/libqmatrixclient: Use libQuotient (devel/libquotient) instead
* KDE_INVENT: drop WRKSRC hackAdriaan de Groot2021-05-071-3/+3
| | | | | | | | | | | | | | When USE_GITLAB was changed to follow upstream GitLab's change in the way tag-tarballs were delivered, a hack was added to KDE_INVENT because **that** GitLab installation lagged behind (by one minor revision, Ithink). Now KDE's installation has been upgraded, it had the same tag-tarball layout as other GitLabs and the hack is no longer needed. The ports that use KDE_INVENT have their distinfo updated, but the ports themselves do not change so I'm not bumping PORTREVISION; it's the same git checkout, just with different icing on top.
* net-im/nextcloud-talk: Update to 11.2.1Bernard Spil2021-05-073-4/+5
|
* New port: net-im/tdlib: Library for building Telegram clientsYuri Victorovich2021-05-065-0/+68
|
* net-im/py-slixmpp: Update to 1.7.1Mateusz Piotrowski2021-05-052-4/+4
|