1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

6546 Commits

Author SHA1 Message Date
Jan Beich
e92349ca0c multimedia/pipewire: force rebuild consumers after 8691df3a51
ABI has changed: pw_{,de}init -> pipewire_{,de}init. As PipeWire
support is often runtime-optional the breakage maybe hard to notice.

 ERROR kooha::backend::screencast_portal > Error from screencast call: Zbus(MethodError(OwnedInterfaceName(InterfaceName(Str("org.freedesktop.DBus.Error.UnknownMethod"))), Some("No such interface “org.freedesktop.portal.ScreenCast” on object at path /org/freedesktop/portal/desktop"), Msg { type: Error, sender: UniqueName(Str(":1.397")), reply-serial: 18, body: Signature: [
        s (115),
] }))

ld-elf.so.1: /usr/local/libexec/xdg-desktop-portal-wlr: Undefined symbol "pw_init"

PR:		259621
2021-11-20 22:41:23 +00:00
Adriaan de Groot
eb2c8f8f27 net-im/nheko: update to 0.9.0, latest upstream
This pulls in an update to mtxclient (which then needs coeurl...).
E2E encryption is now fully supported (but not audited). There is
VOIP support which is switched off right now because our gstreamer
seems to be too old.
2021-11-20 23:30:28 +01:00
Baptiste Daroussin
766cd09f43 net-im/twitmail: Retire port
twitmail has many issues:
1/ the dependency list declaration is missing many many of its real
dependencies
2/ even when 1 is fixed it is not functional anymore
3/ it uses deprecated interfaces of the library it uses
2021-11-19 14:57:54 +01:00
Yuri Victorovich
558030887b net-im/tox_extension_messages: Update 0.0.2 -> 0.0.3
Reported by:	portscout
2021-11-18 14:34:15 -08:00
Gleb Smirnoff
381a8f522f net-im/telegram-desktop: update to 3.2.5 2021-11-18 23:04:32 +01:00
Gleb Smirnoff
e4f31ebae4 net-im/tg_owt: fix dependencies
- Don't depend on audio backends, as their build is not disabled
- Explicitly depend on libXtst

PR:	257889
PR:	259182
2021-11-18 23:04:32 +01:00
Ashish SHUKLA
f564e60687
net-im/dendrite: Update to 0.5.1 2021-11-18 12:37:51 +00:00
Olivier Cochard
50119a0b43 net-im/telegram-desktop: Cleanup and set new maintainer
Reported by:	glebius
2021-11-17 18:07:29 +01:00
Olivier Cochard
618f787685 net-im/tg_owt: Update to 20 October 2021 snapshot and set new maintainer
Reported by:	glebius
2021-11-17 18:07:29 +01:00
Yuri Victorovich
b261f70d7a net-im/toxext: Update 0.0.2 -> 0.0.3
Reported by:	portscout
2021-11-16 10:57:45 -08:00
Li-Wen Hsu
76f4f4b78e
net-im/kopete: Update WWW 2021-11-16 16:20:01 +08:00
Joseph Mingrone
061afcca16
USES=emacs: Chase package name changes
PR:		259259
Differential Revision:	https://reviews.freebsd.org/D32613
2021-11-15 11:19:58 -04:00
Neel Chauhan
835d84cce4 net-im/cawbird: New port: Fork of Corebird GTK Twitter client 2021-11-11 20:51:47 -08:00
Ashish SHUKLA
c8170f41a8
net-im/libmesode: Adopt the port 2021-11-11 18:27:17 +00:00
Tilman Keskinoz
38a66306d7 Drop maintainership on most of my ports 2021-11-11 18:05:38 +00:00
Lewis Cook
0e67c9efdd net-im/tut: Update to 0.0.38
Changes:	https://github.com/RasmusLindroth/tut/releases/tag/0.0.38
2021-11-11 17:42:37 +00:00
Ashish SHUKLA
3079c5be0b
net-im/profanity: Adopt the port 2021-11-11 17:22:43 +00:00
Tilman Keskinoz
41de21dd2b net-im/profanity: Update to 0.11.1
Drop maintainership
2021-11-11 18:08:26 +01:00
Tilman Keskinoz
c9d3068ed2 net-im/libstrophe: update to 0.11.0
Changelog:	https://github.com/strophe/libstrophe/releases/tag/0.11.0
2021-11-10 17:12:38 +01:00
Jan Beich
527ddf1cf0 net-im/folks: drop unused Meson options after 82ec850621
meson.build:1:0: ERROR: Unknown options: "tracker_backend"

https://gitlab.gnome.org/GNOME/folks/-/commit/e9215d339325

PR:		259080
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
2021-11-07 20:34:11 +00:00
Tobias C. Berner
3a242d3e7c KDE: Update KDE Gear to 21.08.3
Thursday, 4 November 2021

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Changelog:
	https://kde.org/announcements/changelogs/gear/21.08.3/
2021-11-04 20:11:34 +01:00
Lewis Cook
2f6c45406c net-im/tut: Update to 0.0.37
Changes:	https://github.com/RasmusLindroth/tut/compare/0.0.35...0.0.37
2021-11-03 22:34:43 +00:00
Joe Marcus Clarke
80af18355e net-im/libpurple: Update to 2.14.8
See https://keep.imfreedom.org/pidgin/pidgin/file/v2.14.8/ChangeLog for
the changes in this release.
2021-11-01 17:13:24 -04:00
Mateusz Piotrowski
d4b69b9118 net-im/scli: Update to 0.6.5 2021-10-29 12:29:22 +02:00
Stefan Eßer
819f25b36d */*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
2021-10-29 11:50:18 +02:00
Adriaan de Groot
13ead839e6 security/olm: Update to 3.2.6, latest release
It looks like I do not have the right bits for portscout here,
so didn't get notifications of new versions. Release notes are at:
	https://gitlab.matrix.org/matrix-org/olm/-/releases#3.2.6

There are many updates. Dependent ports mtxclient (needed a compile-
patch) and nheko bumped so they pick this up.
2021-10-28 21:57:43 +02:00
Adriaan de Groot
e73bfab8df textproc/cmark: update to 0.30.2, latest upstream
Release notes are at
	https://github.com/commonmark/cmark/releases/tag/0.30.2
With some bugfixes and an update to unicode 14.0

Bump PORTREVISION on dependent ports, to force a rebuild;
this release changes some of the CMake & pkg-config machinery
and they should follow. (Also, potentially so-version bump)
2021-10-28 21:57:42 +02:00
Jan Beich
f34ece3aa6 devel/icu: update to 70.1
Changes:	https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by:	GitHub (watch releases)
PR:		258794
Exp-run by:	antoine
2021-10-28 16:37:30 +00:00
Mikhail Teterin
278c68d7ca net-im/purple-hangouts: Add the upstream's patch for HTTP-errors 429
PR:	259291
Approved by: J Juanino	(maintainer)
Sponsored by: United Marsupials
2021-10-27 16:14:28 -04:00
Tobias Kortkamp
ad90fc634b
*: Rebuild for Rust 1.56.0 2021-10-25 10:55:19 +02:00
Tobias Kortkamp
eb16c4a5d7
net-im/zkgroup: Chase USES=cargo's new git source support
PR:		256581
2021-10-25 10:49:12 +02:00
Tobias Kortkamp
c278b23997
net-im/libsignal-client: Chase USES=cargo's new git source support
PR:		256581
2021-10-25 10:49:12 +02:00
Tobias Kortkamp
f5a860a896
net-im/conduit: Chase USES=cargo's new git source support
PR:		256581
2021-10-25 10:49:12 +02:00
Ashish SHUKLA
de975a8893
net-im/py-matrix-synapse: Update to 1.45.1
- Lower the bounds for pysaml2 to reflect upstream
- Also add dependency on pyjwt for jwt feature (implied)

PR:		258419
Approved by:	Sascha Biberhofer <ports at skyforge dot at>
2021-10-24 06:02:41 +00:00
Piotr Kubaj
6612b55210 net-im/signald: enable on powerpc64le 2021-10-23 00:36:44 +00:00
Mateusz Piotrowski
eb8ddc4ec1 net-im/signal-cli: Add an interactive test target
This is the best kind of semi-automated testing we can have now for this
port.
2021-10-22 16:44:44 +02:00
Mateusz Piotrowski
b556d5629c net-im/signal-cli: Revert update to 0.9.1
signal-cli stopped working with this update. Let's roll back.

This reverts commit 04497570c3.
2021-10-22 16:44:37 +02:00
Mateusz Piotrowski
51d263970c net-im/libsignal-client: Revert update to 0.9.7
This version of net-im/libsignal-client is not compatible with
net-im/signal-cli 0.9.0. Roll back. A roll-back of net-im/signal-cli
will follow.

This reverts commit d3d2f99693.
2021-10-22 16:44:24 +02:00
Mateusz Piotrowski
78e56ebd72 net-im/zkgroup: Revert update to 0.8.2
This version of zkgroup is too new for net-im/signal-cli 0.9.0. Roll
back. A roll-back of net-im/signal-cli will follow.

This reverts commit f7ffe77ce0.
2021-10-22 16:43:55 +02:00
Piotr Kubaj
99bd02ae38 net-im/signald: enable on powerpc64 2021-10-22 11:42:32 +00:00
Mateusz Piotrowski
d3d2f99693 net-im/libsignal-client: Update to 0.9.7 2021-10-21 12:26:32 +02:00
Mateusz Piotrowski
f7ffe77ce0 net-im/zkgroup: Update to 0.8.2 2021-10-21 12:26:31 +02:00
Stefan Eßer
1e178e7aef net-im/zoom: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:40 +02:00
Stefan Eßer
5661f47f97 net-im/tkabber: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:40 +02:00
Stefan Eßer
a2c10dc3d1 net-im/profanity: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:39 +02:00
Stefan Eßer
8f956b7f9e net-im/nextcloud-talk: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:39 +02:00
Stefan Eßer
1f17c0bd5c net-im/fractal: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:39 +02:00
Stefan Eßer
609be3665e net-im/dino: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:39 +02:00
Tobias Kortkamp
ce1af7fdc2
*: apply refactor.remove-consecutive-empty-lines
Submitted by:	portedit
2021-10-19 10:36:47 +02:00
Mateusz Piotrowski
04497570c3 net-im/signal-cli: Update to 0.9.1
Changes:	https://github.com/AsamK/signal-cli/releases/tag/v0.9.1
2021-10-17 18:15:36 +02:00