Commit Graph

7798 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman
f44f84a4e6 net-im/mastodon: Update version 4.3.0=>4.3.1
Changelog: https://github.com/mastodon/mastodon/releases/tag/v4.3.1
2024-10-25 17:54:44 +02:00
Yuri Victorovich
f99a708957 Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
  because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
  in the cross-compilation mode.

Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.

Immadiate benefits:
* Unbreak build on architectures like i386 that sometimes require
  special RUSTFLAGS that were not effective in the cross-compilation
  mode.

Ports that really need cross-compilation for some reason should
enable it on case-by-case basis. Example: net-p2p/cncli
(Not sure why does net-p2p/cncli actually need it, but it only
builds with these options.)

PR:		280305
Approved by:	rust@FreeBSD.org (maintainer's timeout; 98 days)
2024-10-22 20:11:24 -07:00
Nicola Vitale
a7f68fd168 net-im/linux-discord: Update to 0.0.72 2024-10-22 21:26:50 +02:00
Po-Chuan Hsieh
bf1bd6b162 net-im/py-matrix-synapse: Allow build with py-poetry-core 1.9.1
- Bump PORTREVISION for package change

Approved by:	portmgr (blanket)
With hat:	python
2024-10-21 17:17:39 +08:00
Charlie Li
3f7d648ea5 net-im/fractal: update openssl crates
...for LibreSSL 4.0.0 compatibility
2024-10-16 14:10:39 -04:00
Sergey A. Osokin
ed6ff40a4d net-im/telegram-desktop: update 5.6.1 -> 5.6.3
Removed the compilatation support for legacy 13.2, that helps do not
compile llvm16, so significantly reduce the build time.

Discussed with:	fluffy
2024-10-16 11:10:04 -04:00
Nicola Vitale
86880c8d15 net-im/linux-discord: Update to 0.0.71 2024-10-14 09:47:57 +02:00
Po-Chuan Hsieh
a4c651e164 net-im/py-matrix-synapse: Allow build with py-setuptools-rust 1.10.2
Approved by:	portmgr (blanket)
With hat:	python
2024-10-14 13:26:28 +08:00
Sergey A. Osokin
8bd6848379 net-im/telegram-desktop: update from 5.5.5 to 5.6.1
ChangeLog:	https://github.com/telegramdesktop/tdesktop/compare/v5.5.5...v5.6.1
2024-10-12 16:42:09 -04:00
Muhammad Moinur Rahman
904b462421 net-im/mastodon: Update version 4.2.13=>4.3.0
THERE ARE BREAKING CHANGES FOR PGSQL 14.X USERS. PLEASE CHECK THE
CHANGELOG.

Changelog: https://github.com/mastodon/mastodon/releases/tag/v4.3.0
2024-10-11 07:47:56 +02:00
Bernard Spil
bd3953f763 net-im/nextcloud-talk: Update to 20.0.1 2024-10-10 20:17:22 +02:00
Joseph Mingrone
47a4899d3f net-im/libsignal-node: Fix poudriere build
After the update to 0.58.0, the port failed to build in poudriere during
the fetch phase, giving the error:

make: Could not create temporary file
/wrkdirs/usr/ports/net-im/libsignal-node/work/makekSsI9M: No such file
or directory

Approved by:	mikael (maintainer)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D46966
2024-10-07 13:19:09 -03:00
Po-Chuan Hsieh
232b56f7db devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-10-07 22:16:41 +08:00
Ashish SHUKLA
47bcec55be net-im/conduit: Update to 0.9.0
PR:		281918
2024-10-07 10:39:28 +00:00
Mikael Urankar
89c7cee056 net-im/signal-desktop: Update to 7.27.0 2024-10-05 11:11:50 +02:00
Mikael Urankar
57741b0aa4 net-im/libsignal-node: Update to 0.58.0 2024-10-05 11:09:24 +02:00
Sascha Biberhofer
3adb14bc1f net-im/py-matrix-synapse: Update to 1.116.0
- Add shebangfix for the CLI scripts
- Switch to pep517 from distutils

PR:		281836
2024-10-03 21:28:10 +00:00
Dima Panov
55cfbcf56c */*: bump consumers after devel/boost* update
With hat:	office
Sponsored by:	Future Crew, LLC
2024-10-03 13:25:14 +03:00
Muhammad Moinur Rahman
c88244ec64 net-im/purple-discord: Return to pool 2024-10-02 18:16:58 +02:00
Nicola Vitale
7e177cc28e net-im/linux-discord: Update to 0.0.70 2024-10-02 10:44:58 +02:00
Ruslan Makhmatkhanov
b47979fc86 devel/gajim: update to 1.9.5
Changelogs:
https://gajim.org/post/2024-09-19-gajim-1.9.4-released/
https://gajim.org/post/2024-09-30-gajim-1.9.5-released/
2024-10-02 11:02:41 +03:00
Rene Ladan
4485bd8221 all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
2024-10-01 20:56:20 +02:00
Muhammad Moinur Rahman
9132d44d25 net-im/mastodon: Update version 4.2.12=>4.2.13
Changelog: https://github.com/mastodon/mastodon/releases/tag/v4.2.13
2024-10-01 15:34:02 +02:00
Sascha Biberhofer
7f72176b45 net-im/py-matrix-synapse: Update to 1.115.0
- Update WWW
- Update pkg-descr

PR:		281106
2024-09-30 22:21:45 +00:00
Vladimir Druzenko
27e816ac01 net-im/concord: Improve port
- Add USE_LDCONFIG - port installs .so library.
- Allow build both shared and static libraries at same time.
- Prebuild examples.

PR:		279553
Approved by:	Souji Thenria <mail@souji-thenria.net>
2024-09-30 23:40:33 +03:00
Mateusz Piotrowski
fcac14af2c net-im/py-slixmpp: Update to 1.8.5 2024-09-30 21:27:57 +02:00
Fernando Apesteguía
edd162e425 net-im/openfire: Update to 4.8.3
ChangeLog:
https://download.igniterealtime.org/openfire/docs/4.8.3/changelog.html

Improvement
 * [OF-2846] - Update zh\_CN translation

Bug
 * [OF-2843] - When admin attempts to ban owner, incorrect error condition is
   returned
 * [OF-2844] - Admins and owners must not be able to ban themselves
 * [OF-2845] - Failing close listener can severely delay closure of connection

PR:		280578
Reported by:	nikita@druba.su (maintainer)
2024-09-30 18:55:36 +02:00
Rodrigo Osorio
78e64988ef net-im/purple-teams: Add new MS Teams plugin for pidgin
MS Teams Plugin for Pidgin is a third-party alternative for the Microsoft
Teams client in development since April 2022, with no Electron or
Webview.
2024-09-30 11:36:56 +02:00
Rodrigo Osorio
9a9cfc4efa net-im/libpurple: use the SSL_PeerCertificateChain function, instead of SSL_PeerCertificate
The ssl_nss_get_peer_certificates function in libpurple 2.x.y assumes that all intermediate certificates from the peer's presented chain can be found in the NSS certificate DB. This is not the case in NSS 3.103.

This patch is required in order to add a new port for *MS teams* support in pidgin.

This patch replaces a call to ssl_nss_get_peer_certificates by SSL_PeerCertificateChain who retrieves the certificates presented by the SSL peer.SSL_PeerCertificateChain has been in NSS since version 3.15.4 released in 2014.

Additional references: https://bugzilla.mozilla.org/show_bug.cgi?id=1913047

PR:		281761
2024-09-29 16:15:59 -04:00
John Hay
6ad362f91c net-im/py-python-telegram-bot: update 13.1 → 21.6
PR:	276019
Approved by:	olgeni@FreeBSD.org (maintainer's timeout; 9 months)
2024-09-27 10:25:49 -07:00
Hiroki Tagato
2d20c0225a */*: bump port revision after electron30 update 2024-09-25 13:07:42 +09:00
Nicola Vitale
41baf58ca8 net-im/linux-discord: Update to 0.0.69 2024-09-24 10:08:41 +02:00
Daniel Engberg
b41cb0cc91 net-im/libsignon-glib: Remove libtool as dependency
Not used in project

Approved by:	portmgr (blanket)
2024-09-24 01:29:42 +02:00
Daniel Engberg
ba96f988ef net-im/libnice: Remove libtool as dependency
Not used in project

Approved by:	portmgr (blanket)
2024-09-24 01:29:42 +02:00
Bernard Spil
d9c1239ba9 net-im/nextcloud-talk: Update to 20.0.0 2024-09-22 12:01:32 +02:00
Souji Thenria
97d2f200cd net-im/concord: New port: Discord library written in C
Concord is an asynchronous C99 Discord API library with minimal external
dependencies, and a low-level translation of the Discord official
documentation to C code.
https://github.com/Cogmasters/concord

PR:	279553
2024-09-22 00:42:33 +03:00
Muhammad Moinur Rahman
2c5f4e56b6 net-im/py-slack-sdk: Update version 3.33.0=>3.33.1
Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.33.1
2024-09-21 18:37:59 +02:00
Mikael Urankar
92794d0e7f net-im/signal-desktop: Update to 7.25.0 2024-09-20 14:28:16 +02:00
Mikael Urankar
858d32fac8 net-im/libsignal-node: Update to 0.56.1 2024-09-20 14:28:15 +02:00
Po-Chuan Hsieh
edc44d21a5 devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-09-19 03:10:12 +08:00
Jan Beich
ffb6223129 net-im/dissent: avoid working around "make gomod-vendor" 2024-09-17 16:40:20 +02:00
Jan Beich
ce8e9999eb net-im/dissent: update to 0.0.30
Changes:	https://github.com/diamondburned/dissent/releases/tag/v0.0.28
Changes:	https://github.com/diamondburned/dissent/releases/tag/v0.0.29
Changes:	https://github.com/diamondburned/dissent/releases/tag/v0.0.30
2024-09-17 16:29:33 +02:00
Muhammad Moinur Rahman
f70e4a00c6 net-im/py-slack-sdk: Update version 3.32.0=>3.33.0
Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.33.0
2024-09-17 12:43:06 +02:00
Po-Chuan Hsieh
f01013c7ca devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-09-16 04:09:36 +08:00
Sergey A. Osokin
382bf16786 net-im/telegram-desktop: update 5.5.1 -> 5.5.5 2024-09-14 16:59:18 -04:00
Ashish SHUKLA
1a6e34b4cd net-im/dendrite: Update to 0.13.8 2024-09-14 09:23:25 +00:00
Muhammad Moinur Rahman
f62a07ec17 net-im/py-slack-sdk: Update version 3.31.0 => 3.32.0
Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.32.0
2024-09-12 17:09:42 +02:00
Hiroki Tagato
88d31d5ca7 */*: bump port revision after electron30 update 2024-09-12 08:54:25 +09:00
Mikael Urankar
8e41b84f9b net-im/signal-desktop: Fix build
Bump better-sqlite3 to the required version.

PR:		281430
2024-09-11 09:04:18 +02:00
Mikael Urankar
89ab81d0e2 lang/rust: Bump revisions after 1.81.0
PR:		281300
2024-09-10 13:00:34 +02:00