Commit graph

7811 commits

Author SHA1 Message Date
Sergey A. Osokin
7bf7d8c8fa net-im/telegram-desktop: update 5.7.1 -> 5.7.2 2024-11-05 22:30:23 -05:00
Sergey A. Osokin
770aac37f4 net-im/tg_owt: update to the recent snapshot 2024-11-05 22:29:29 -05:00
Dima Panov
0d0c98e2c6
net-im/telegram-desktop: add ability to build TD without X11 or Wayland (+)
Bring on two new OPTIONs here: X11 and WAYLAND which enable corresponding dependencies.

Set both ON by default to mimics previous behaviour.

PR:	277344 (based on)
2024-11-05 21:06:12 +03:00
Nicola Vitale
c2caeff29a
net-im/linux-discord: Update to 0.0.73
- Remove devel/linux-rl9-libatomic from run dependencies, because this
  library is now included in devel/linux-rl9-devtools. [1]
  Refs:

  https://cgit.freebsd.org/ports/commit/?id=cc01c8dee6ce9127c089a1fe1504bf471f5d222f [1]
  https://pkg-status.freebsd.org/beefy22/data/141amd64-default/56a5011a0f1d/logs/linux-discord-0.0.72.log [2]

Reported by:	pkg-fallout [2]
2024-11-05 15:18:15 +01:00
Gleb Popov
791bbaf6c8 security/gcr: Update to 4.3.0
Move the previous version to security/gcr3 and switch consumer ports to it

PR:		282046
Approved by:	vishwin
Sponsored by:	Future Crew, LLC
2024-11-04 19:50:19 +03:00
Muhammad Moinur Rahman
2f592dbc0c
net-im/py-slack-sdk: Update version 3.33.1=>3.33.2
Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.33.2
2024-11-04 12:53:13 +01:00
Sergey A. Osokin
d7c8cba7cc net-im/telegram-desktop: update 5.6.3 -> 5.7.1 2024-11-03 15:54:45 -05:00
Sascha Biberhofer
ff1cc6771e
net-im/py-matrix-synapse: Update to 1.118.0
- Update WWW reference (Thanks lwhsu@).

PR:		282497
2024-11-03 20:42:33 +00:00
Mikael Urankar
805f647733 net-im/signal-desktop: Update to 7.31.0 2024-11-02 17:29:06 +01:00
Jan Beich
888cea7dee multimedia/libvpx: update 1.15.0
Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.14.1..v1.15.0
Reported by:	Repology
2024-11-02 02:01:11 +01:00
Po-Chuan Hsieh
94829e74ad
devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2024-10-29 22:38:30 +08:00
Adriaan de Groot
bdf47fea8c net-im/nheko: update to 0.12.0, latest upstream
Also update dependency library net-im/mtxclient, of
which nheko is the only consumer.

Release notes at
	https://nheko.im/nheko-reborn/nheko/-/tags/v0.12.0
Which is a long list. Major build change is using Qt6.
2024-10-29 00:08:49 +01:00
Matthew Phillips
c39afa6d93 net-im/snac: new port
Snac is a simple, minimalistic ActivityPub instance.

It features:

- Lightweight, minimal dependencies
- Extensive support of ActivityPub operations.
- Multiuser
- Mastodon API support, so Mastodon-compatible apps can be used
- Simple but effective web interface
- Easily-accessed MUTE button
- Tested interoperability with related software
- No database needed
- Totally JavaScript-free

PR:		278385
Reviewed by:	bofh
2024-10-28 20:20:36 +01:00
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