Commit graph

6379 commits

Author SHA1 Message Date
Joe Marcus Clarke
8c2c2c8b8e net-im/libpurple: Actually stage the distinfo file for 2.14.4.
PR:		255585
2021-05-04 08:50:10 -04:00
Joe Marcus Clarke
23b639c49a net-im/libpurple: Re-enable the GEvolution plugin (for pidgin) 2021-05-03 15:08:25 -04:00
Joe Marcus Clarke
f1f38c45cc net-im/[libpurple,pidgin]: Update to 2.14.4.
See
https://keep.imfreedom.org/pidgin/pidgin/file/release-2.x.y/ChangeLog
for a list of changes in this release.
2021-05-03 15:08:25 -04:00
Rainer Hurling
93f0fdba05 net-im/py-matrix-synapse: Update to 1.32.2
Changelog: https://github.com/matrix-org/synapse/releases

PR:		255549
Submitted by:	Sascha Biberhofer <ports@skyforge.at> (maintainer)
2021-05-02 20:27:53 +02:00
Tobias Kortkamp
6707a3c942
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-05-01 19:55:55 +02:00
Mateusz Piotrowski
3db08db20d net-im/scli: Update to 6.0.0
Changes:	https://github.com/isamert/scli/releases/tag/v0.6.0
2021-04-26 13:48:39 +02:00
Adriaan de Groot
70adcb500a net-im/nheko: update to latest 0.8.2 release
nheko is a Matrix IM client.

Release notes at
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.8.2
they are quite extensive as this is a big feature release.
2021-04-26 13:38:25 +02:00
Adriaan de Groot
46752077e9 net-im/mtxclient: update to latest upstream
Release notes at
	https://github.com/Nheko-Reborn/mtxclient/releases

Since we skipped 0.5.0: supports edits, API changes, TLS support,
sticker packs and emotes and all that rich-IM-drip. This isn't
compatible with the nheko version in ports, though, waiting for
an update there.
2021-04-26 13:38:24 +02:00
Rene Ladan
b661ebb122 Remove expired ports:
2021-04-22 net/samba411: Security Support ends on 03 Dec 2020
2021-04-22 net-im/cordless: Unmaintained and dead upstream, uses the old Discord API which notably has got users banned
2021-04-18 news/plor: listed as "Alpha-release" but last update in 2001; unmaintained
2021-04-20 security/certificate-transparency: Broken for more than 6 months
2021-04-24 17:12:52 +02:00
Tobias C. Berner
a92fa618b0 Update KDE Gear to 21.04
KDE Gear 21.04
Thursday, 22 April 2021

Welcome to KDE Gear ⚙️ 21.04!

KDE produces literally dozens of apps for work, play, education, and
creativity. Kontact, for example, gives you control over all your email,
contact, and agenda; Itinerary keeps you up to date with everything you
need regarding your trips; the KAlgebra graphing calculator works
equally well on your desktop and your phone; Cantor provides you with an
intuitive way of analyzing data and graphing the results; and Kdenlive
makes cutting and building sophisticated-looking videos not only easy,
but fun as well.

These are but a few of the apps releasing new updates today. When
combined with the KDE’s powerful Plasma desktop, they provide you with
most, if not all, the tools you need to be productive in a versatile and
flexible Linux^WFreeBSD environment.

But you don’t even need to run Linux! Many of the apps in this
announcement work on Windows, macOS, and Android as well. This is what
convergent means for KDE: use your favorite apps anywhere, on any
system, on your work computer, mobile or even on your TV!

And, remember: KDE’s apps, the Plasma desktop, Plasma Mobile, Plasma
BigScreen and all the rest of KDE’s software are free and open source.
No licensing, no hidden costs, no spying. Share them with your friends,
install them at work, or use them in your school lab. It is your
software to enjoy where and how you want.

Full announcement and changelogs:
	https://kde.org/announcements/gear/21.04/
2021-04-22 18:47:50 +02:00
Mateusz Piotrowski
8ed7dc47e4 net-im/scli: Update to the most recent commits 2021-04-22 13:07:42 +02:00
Adriaan de Groot
e9c54a7558 KDE not-Applications: chase doctools
These ports use KDE Frameworks and require kdoctools to build. Since
that is no longer an implicit build & run dependency, (re)introduce it
explicitly as a build-time dependency.
2021-04-22 09:54:24 +02:00
Adriaan de Groot
f365336113 KDE Applications: sanitize DOCS option
If a port has no documentation, it doesn't need a DOCS
option (which turns on, or off, exactly an empty set
of documentation). This is now handled correctly by
kde.mk since ports 620d7678c8.

KDE **applications** with a DOCS option get doctools_build
added for free; this covers the majority of KDE-things-with
documentation. Note that DOCS isn't expected to **change**
anything: most of the ports that have (or had) that option
didn't do anything with it and always built the docs anyway.

PR:		255260
Reported by:	Naram Qashat
2021-04-22 09:25:15 +02:00
Joe Marcus Clarke
1cf4c75196 net-im/libpurple: Bump Python version.
Pidgin now wants Python 3 so be explicit about that.  It also changed
the argument to find the Python command.
PR:		255280
2021-04-21 08:31:50 -04:00
Mateusz Piotrowski
4f5a09edbf net-im/scli: Update distfiles
Upstream rewrote recent history.
2021-04-21 13:51:42 +02:00
Tobias Kortkamp
bdca32c596
Bump USES=cabal ports after 12837690ed 2021-04-21 06:48:23 +02:00
Joe Marcus Clarke
bb02a5b908 net-im/libpurple: Fix LICENSE typo.
This prompts me to think I need to have portlint check validity.
PR:		255279
2021-04-20 16:55:34 -04:00
Joe Marcus Clarke
f1ccdf22f1 net-im/libpurple: Make SASL default enabled.
The 2.14.2 (un-ported) release made SASL enable by default, so respect
that here.  While here, add a LICENSE.
Reported by:	olgeni
2021-04-20 09:07:55 -04:00
Joe Marcus Clarke
df20e63881 Update to 2.14.3.
See https://keep.imfreedom.org/pidgin/pidgin/file/v2.14.3/ChangeLog for
a list of changes in this release.
2021-04-19 16:29:55 -04:00
Mateusz Piotrowski
d7be6a19f3 net-im/scli: Update to the latest commit
There were some problems with the stability of version 0.5.0. They are
gone when we apply the latest patches.
2021-04-17 19:05:21 +02:00
Mateusz Piotrowski
60d035e91a net-im/scli: Update to 0.5.0
Release notes:
https://github.com/isamert/scli/releases/tag/v0.5.0
2021-04-15 14:57:13 +02:00
Mateusz Piotrowski
b4a93a17e4 net-im/zkgroup: Update to 0.7.2 2021-04-15 14:56:09 +02:00
Bernard Spil
b242a5f58c net-im/nextcloud-talk: Update to 11.1.2 2021-04-13 08:04:29 +00:00
Neel Chauhan
c12a581df3 net-im/py-matrix-synapse: Update to 1.31.0
Changes: https://github.com/matrix-org/synapse/releases/tag/v1.31.0

PR:		254944
Submitted by:	Sascha Biberhofer <ports AT skyforge DOT at> (maintainer)
2021-04-12 09:58:10 -07:00
Ashish SHUKLA
8c2cff67ec
net-im/ejabberd: Update to 21.04
- Add LUA option for importing from Prosody
2021-04-11 11:26:38 +00:00
Matthias Fechner
911f04257e Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
2021-04-09 20:44:23 +02:00
Jan Beich
69d24a727d devel/icu: update to 69.1
Changes:	https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by:	GitHub (watch releases)
2021-04-08 23:33:31 +00:00
Santhosh Raju
3a9193de72 net-im/coyim: Applies the correct fix for gotk3 from upstream.
As of Golang 1.16, the cgo tool will no longer try to translate C struct
bitfields into Go struct fields, even if their size can be represented
in Go. The order in which C bitfields appear in memory is implementation
dependent, so in some cases the cgo tool produced results that were
silently incorrect.

In this case "accel_flags" is the bitwise field in question. A new
declaration for GtkAccelKey structure that does not explicitly access
to 'accel_flags' has been addressed in the patch.

https://github.com/gotk3/gotk3/pull/730

Patch will be removed when vendor library will be updated.
2021-04-08 00:33:06 +05:30
Santhosh Raju
46d7ecb8c5 net-im/coyim: Fixes the broken build.
Remove the missing accel_flags for now from gotk3 vendor library.
2021-04-07 18:36:12 +05:30
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Adriaan de Groot
625f69c848 net-im/kaidan: fix plist
Some orphaned files, detected by poudriere bulk -t
2021-04-07 01:02:52 +02:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Piotr Kubaj
8ae6e04d52 net-im/uTox: fix build on powerpc64le
Use correct emulation.
2021-04-06 14:23:12 +02:00
Adriaan de Groot
7143d361cb Update net-im/libquotient to 0.6.6 (latest upstream)
libQuotient is a Matrix-client library used by several Matrix
clients in the ports tree. 0.6.6 fixes a crash that can be
triggered remotely. Bump two consumers to make them rebuild.
net-im/spectral isn't bumped because it doesn't see any
development, needs a specific bundled git hash, etc ..

While here mark the old-old name of libQuotient as deprecated;
I don't think it has any consumers.
2021-04-06 13:32:34 +02:00
Sunpoet Po-Chuan Hsieh
928cdfca67 Update LIB_DEPENDS
- Bump PORTREVISION for dependency change
2021-03-30 19:14:34 +00:00
Tobias Kortkamp
6095f1422a Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
Rainer Hurling
36cb7f9465 net-im/matterircd: Update to 0.24.0
Changelog: https://github.com/42wim/matterircd/releases/tag/v0.24.0

PR:		254545
Submitted by:	Corey Halpin <chalpin@cs.wisc.edu>
Approved by:	norrland@nullbyte.se (maintainer)
2021-03-29 12:27:52 +00:00
Tobias Kortkamp
13fbe8f636 net-im/libsignal-client: Do not depend on rust-nightly
Add RUSTC_BOOTSTRAP=1 to enable required nightly features to build
with stable Rust.

With hat:	rust
2021-03-27 14:10:06 +00:00
Joseph Mingrone
4c42925142 editors/emacs: Update to 27.2
This is a bug-fix release with no new features.

https://www.gnu.org/software/emacs/news/NEWS.27.2

Reviewed by:	ashish
Differential Revision:	https://reviews.freebsd.org/D27700
2021-03-26 00:40:44 +00:00
Matthias Fechner
e3c3ea2a88 Added new ports required for gitlab-ce 13.10 upgrade. 2021-03-25 13:09:38 +00:00
Rene Ladan
b217c7fc9c Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
2021-03-24 13:34:35 +00:00
Alexey Dokuchaev
ee895ff14c Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
2021-03-22 10:17:43 +00:00
Alexey Dokuchaev
5821236f05 - Update to version 3.5.1, unbreak, respect CXXFLAGS
- Written in C++17 and does not need Vala since v3.5.0
- mbedTLS is used instead of libcurl since v3.3.0
- Now graphic-wise depends only on jpeg and libpng
2021-03-20 17:47:59 +00:00
Alexey Dokuchaev
0f290a73a2 - Belatedly update to version 1.5
- Adjust LICENCE (GPLv2 or later)
2021-03-20 12:37:27 +00:00
Adriaan de Groot
d0e313697f Update net-im/kaidan to latest upstream release
Upstream switched where it places the tarballs (from "stable/" to
"unstable/" even while releasing stability-fixes), so this wasn't
spotted earlier. While here, update the WWW to point to an actual
site, rather than the unofficial GitHub mirror of the source code.

Release notes at:
	https://www.kaidan.im/2020/08/20/kaidan-0.6.0/
	https://www.kaidan.im/2021/02/02/kaidan-0.7.0/
2021-03-19 12:06:46 +00:00
Ruslan Makhmatkhanov
f9c23db182 net-im/gajim: update to 1.3.1-2
upstream reuploaded the release with plugin installer included.
Plugins list/install was broken in 1.3.1

PR:		248559
Reported by:	Alastair Hogge <agh@riseup.net>
2021-03-18 09:33:44 +00:00
Adriaan de Groot
8a20b0bc3e Update net-im/qxmpp-qt5 to latest upstream release
The release notes are here:
	https://github.com/qxmpp-project/qxmpp/releases/tag/v1.4.0
With:
- Qt6 readiness
- Some new features
- Bind IQ errors are now handled properly

Reported by:	portscout
2021-03-16 21:01:19 +00:00
Loïc Bartoletti
0b7a24020a PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR:		254218
Exp-run by:	antoine
2021-03-16 09:29:53 +00:00
Chris Rees
97917ffaef net-im/py-matrix-synapse: Update to 1.29.0
Synapse now requires forwarded-for headers when running behind a reverse
proxy, but it will warn the user if those are missing.

PR:		ports/254277
Submitted by:	Sascha Biberhofer <ports@skyforge.at> (maintainer)
2021-03-14 17:41:23 +00:00
Mikael Urankar
400308f035 net-im/nextcloud-spreed-signaling: Fix build on aarch64
Approved by:	portmgr (tier-2 blanket)
2021-03-12 11:41:42 +00:00
Ruslan Makhmatkhanov
6e589aa141 net-im/gajim: add missing dependency upon libsoup
and bump PORTREVISION

PR:		254217
Submitted by:	p5B2E9A8F@t-online.de
2021-03-11 16:17:43 +00:00
Ruslan Makhmatkhanov
61944ba904 net-im/gajim: remove duplicate dependencies
They were a last minute addition despite they already were presented in
Makefile. Not bumping PORTREVISION, because actual dependencies list is not
changed.
2021-03-11 14:55:28 +00:00
Ruslan Makhmatkhanov
b5cf2b64c9 net-im/gajim: update to 1.3.1
https://gajim.org/post/2021-02-08-gajim-1.3.0-released/
https://gajim.org/post/2021-03-01-gajim-1.3.1-released/

Thank you Goran Mekić for help with testing!

PR:		248559
Submitted by:	yzrh@noema.org (based on)
Tested by:	Goran Mekić <meka@tilda.center>
2021-03-11 12:36:35 +00:00
Ruslan Makhmatkhanov
ab20e07843 net-im/py-nbxmpp: update to 2.0.2 2021-03-11 12:31:30 +00:00
Piotr Kubaj
30da2475d1 net-im/jitsi-videobridge: enable on powerpc64le 2021-03-10 18:32:10 +00:00
Piotr Kubaj
99d94ccddd net-im/jitsi-videobridge: enable on powerpc64 2021-03-10 18:26:17 +00:00
Lewis Cook
37558e64ae net-im/tg_owt: Mark port BROKEN on 11 with base OpenSSL
While here, pet both portclippy and portfmt.

PR: 			254150
Submitted by:		Henry Hu <henry.hu.sh@gmail.com> (maintainer)
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D29184
2021-03-10 14:10:24 +00:00
Nathan Whitehorn
c206316977 Update the libpurple Slack module to a more recent version, which chases the recent deprecation of older Slack APIs used, for example, to fetch room members in multi-user chats.
PR:		ports/253957
Approved by:	nc
2021-03-10 01:46:43 +00:00
Mathieu Arnold
18f4cb47cc Remove occurrences of %%LUA_LIBDIR%%.
Differential Revision:	https://reviews.freebsd.org/D29138
2021-03-09 14:13:41 +00:00
Fernando Apesteguía
27029ba120 net-im/telegram-desktop: update to 2.6.1
ChangeLog: https://github.com/telegramdesktop/tdesktop/releases/tag/v2.6.1

While here, pet linters

PR:	254123
Submitted by:	henry.hu.sh@gmail.com (maintainer)
2021-03-09 09:13:25 +00:00
Loïc Bartoletti
108f234f7f PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3

This is a minor feature and bug-fix release. There are corresponding releases of the other PyQt5-related packages.

 - Added the missing QImage.setAlphaChannel().
 - Support for the QtNetworkAuth library has been moved to a separate PyQtNetworkAuth package.
 - Wheels no longer bundle the corresponding Qt libraries and instead automatically install them from an external wheel.

* QScintilla2: update to 2.12.0

This adds support for Qt6 and removes support for Qt4.

 - Change the new distname (again)i due to a conflict
 - Use the new sip-build system

* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo

PR:		253865
Exp-run by:	antoine
2021-03-08 06:49:17 +00:00
Jesper Schmitz Mouridsen
a8758259cd net-im/nextcloud-spreed-signaling: fix build on go1.16 2021-03-07 16:19:48 +00:00
Mateusz Piotrowski
39abdda9ee Update to 0.8.1
- Switch to depending on upstream tarballs for all the JAR files this port
  needs. Since 0.8.0, the upstream switched to a Kotlin-based Gradle file,
  which broke the Gradle dependency resolution mechanism implemented in
  files/build.gradle.in. It is unproductive to fix that script. Let's just
  use the provided JAR files.
- Java is no longer used to during build, so set JAVA_RUN=jre.
- Release notes:
  https://github.com/AsamK/signal-cli/blob/v0.8.1/CHANGELOG.md
2021-03-07 13:51:25 +00:00
Mateusz Piotrowski
0c2e1b4d23 Add net-im/libsignal-client
libsignal-client is an implementation of the Signal client protocol in Rust.

It is under heavy development at the moment and subject to change without
notice. Its use outside Signal is not yet recommended.

WWW: https://github.com/signalapp/libsignal-client
2021-03-07 13:35:34 +00:00
Ashish SHUKLA
f221e88c7a - Update to 0.3.11
Reported by:	portscout
2021-03-07 10:20:15 +00:00
Tobias C. Berner
3c7e4f259a Update KDE Release-Service releases to 20.12.3
20.12.3 Releases
Over 120 individual programs plus dozens of programmer libraries and feature
plugins are released simultaneously as part of KDE’s release service.
2021-03-04 19:19:10 +00:00
Bernard Spil
4174a11058 net-im/nextcloud-talk: Update to 11.1.1 2021-03-04 16:23:01 +00:00
Gleb Popov
2150304b45 net-im/matterhorn: Update to 50200.12.0 2021-03-02 15:54:43 +00:00
Rainer Hurling
1b0a6e5e6c net-im/matterircd: Update to 0.23.1
Changelog: https://github.com/42wim/matterircd/blob/master/changelog.md

PR:		253940
Submitted by:	Corey Halpin <chalpin@cs.wisc.edu>
2021-03-01 20:04:44 +00:00
Bernard Spil
2ec839f624 www/nextcloud: Mark 21 PHP 8.0 compatible
* NOTE: Not all apps are compatible (yet)
2021-02-27 14:39:21 +00:00
Adriaan de Groot
aaac6fae0b Update net-im/neochat to latest upstream release
neochat is a Matrix client supporting multiple accounts, multiple
servers, and generally being a nice modern client for IM.

There is a release announcement at
	https://carlschwan.eu/2021/02/23/neochat-1.1/
2021-02-26 13:39:35 +00:00
Neel Chauhan
b3313a1bb5 net-im/py-matrix-synapse: Update to 1.27.0
Changes: https://github.com/matrix-org/synapse/releases/tag/v1.27.0

PR:		253823
Submitted by:	Sascha Biberhofer <ports AT skyforge DOT at> (maintainer)
2021-02-25 18:41:20 +00:00
Lewis Cook
758f0fc2a4 net-im/cordless: Mark DEPRECATED
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D28855
2021-02-23 13:33:02 +00:00
Bernard Spil
487cf10c20 net-im/nextcloud-talk: Update to 11.0.0 2021-02-22 14:48:47 +00:00
Bernard Spil
0616cde4d4 net-im/nextcloud-talk: Update to 10.1.2 2021-02-22 10:51:17 +00:00
Dmitri Goutnik
21e74a76e3 Switch to GO_MODULE after r566063 2021-02-19 17:59:28 +00:00
Ashish SHUKLA
a47dd4ecd9 - Update to 0.3.10 2021-02-19 15:54:45 +00:00
Mateusz Piotrowski
3e2e643e45 Update to 0.4.0
Changelog:
https://github.com/isamert/scli/releases/tag/v0.4.0
2021-02-18 21:01:16 +00:00
Vanilla I. Shu
9aa9417461 Update to 0.11.8.
PR:		253549
Submitted by:	maintainer
2021-02-18 12:51:38 +00:00
Mark Linimon
88b2ef6373 Mark BROKEN in 13/14 (via latest llvm update). 2021-02-18 02:38:29 +00:00
Neel Chauhan
a438c17563 net-im/py-matrix-synapse: Update to 1.26.0
Changes: https://github.com/matrix-org/synapse/releases/tag/v1.26.0

Also, remove a contiguous blank line.

PR:		253522
Submitted by:	Sascha Biberhofer <ports AT skyforge DOT at> (maintainer)
2021-02-17 22:44:31 +00:00
Kurt Jaeger
50c4894a5c net-im/openfire: update 4.6.1 -> 4.6.2
PR:		253534
Submitted by:	Nikita Druba <nikita@druba.su> (maintainer)
Relnotes:	http://download.igniterealtime.org/openfire/docs/4.6.2/changelog.html
2021-02-16 19:43:17 +00:00
Mikael Urankar
6bebfaa8a0 lang/rust: Update to 1.50.0
- Use bundled libgit/libssh, the versions in ports are too old
  - Update lang/rust-nightly to 2021-02-12
  - Update devel/racer to 2.1.41
  - Import upstream patch to fix build issue for Firefox and related ports (https://bugzilla.mozilla.org/show_bug.cgi?id=1684261)

Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D28616
2021-02-14 15:45:10 +00:00
Mateusz Piotrowski
ab53c94574 Update to 1.7.0 2021-02-14 14:01:31 +00:00
Adriaan de Groot
4444bd4182 Use KDE_INVENT where appropriate
KDE ports that use unreleased versions / versions straight from git.

PORTVERSION or DISTVERSION increased:
- audio/amarok has a newer tag so the commit hash jumps.
- devel/heaptrack has a newer tag so the commit hash jumps.
- graphics/kooka advances to a newer commit, nothing spectacular.
- graphics/peruse advances a great deal to its current state, which
  is slightly-before-a-real-release. This one will be dropping KDE_INVENT
  and going to normally-released soon, says upstream.
- net/smb4k has a newer tag so the commit hash jumps.

PORTVERSION unchanged, but I didn't bump PORTREVISION either
because it's the same software:
- editors/kile gets the hash for the tag it was previously using.
  (because USE_GITLAB does not understand tags and needs a full hash).
  There is lots of newer commits but nothing that looks like a complete
  releaseable state.
- net-im/ruqola gets the hash for the tag it was previously using.

Note that none of the updates that might have been possible were
reported by portscout; that's part of the hazard of using a semi-
official-at-best mirror. I hope it does catch updates from KDE Invent,
although these bits of software have flaky update schedules anyway.

Reviewed by:	tcberner
2021-02-13 21:22:05 +00:00
Steve Wills
15cb7f5f37 net-im/matterbridge: update to 1.22.0 2021-02-13 20:13:20 +00:00
Li-Wen Hsu
75d6bc8de8 net-im/telegram-desktop: update to 2.5.8
PR:		253336
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2021-02-11 12:32:32 +00:00
Li-Wen Hsu
11338fde41 Add net-im/tg_owt, webrtc library used by telegram-desktop
PR:		253334
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
2021-02-11 12:30:56 +00:00
Ashish SHUKLA
db62c81d7d - Import a patch from upstream to fix a crash
See https://github.com/matrix-org/dendrite/pull/1753
2021-02-07 18:45:36 +00:00
Baptiste Daroussin
edcc282f5d Drop GCONF option, gconf is a deprecated gnome2 thing 2021-02-06 19:20:55 +00:00
Ashish SHUKLA
517e4c3d18 - Update to 0.3.9
Reported by:	portscout
2021-02-05 17:39:24 +00:00
Tobias C. Berner
6954aa7786 Update KDE Release-Service to 20.12.2
Some of our projects release on their own timescale and some get released
en-masse. The 20.12.2 bundle of projects was released today with dozens of
bugfixes and will be available through app stores and distros soon. See the
20.12.2 releases page for details.

Some of the fixes in today’s bugfix releases include:

	*    Ark no longer crashes when closing the window while loading a TAR archive
	*    Dolphin calculates the folder size on FUSE and network file systems correctly now
	*    Konsole no longer crashes when exiting all tabs at the same time
	*    Dictionaries can be added in Kiten’s config dialog
	*    Umbrello doesn’t crash anymore if exiting when a widget in a diagram is selected

Release Notes:
	https://community.kde.org/Releases/20.12_Release_Notes

Full Changelog:
	https://kde.org/announcements/fulllog_releases-20.12.2/
2021-02-04 19:21:17 +00:00
Antoine Brodin
b0edb3cbc8 Mark MAKE_JOBS_UNSAFE
libtool:   error: cannot find the library 'libfarstream-0.2.la' or unhandled argument 'libfarstream-0.2.la'

Reported by:	pkg-fallout
MFH:		2021Q1
2021-02-04 08:51:12 +00:00
Baptiste Daroussin
faaa9b5805 net-im/ekiga: remove gstreamer option
This option was anyway not hooked to the framework so not usable by end
users
2021-02-04 05:02:38 +00:00
Adriaan de Groot
c08a4867f3 Update net-im/ruqola to latest upstream
Ruqola is a Rocket.chat (modern rich-text instant-messaging) client.

There are no release notes for this version. The commit messages
don't help much either, so let's go with "newer, better!"

Reported by:	portscout
2021-02-03 11:44:21 +00:00
Ashish SHUKLA
d61a0ce027 - Update to 0.3.8
Reported by:	portscout
2021-02-03 02:39:23 +00:00
Adriaan de Groot
09de3c2343 Update net-im/quaternion to latest upstream release
There are some version-numbering shenanigans, which I've followed
because that is easiest; I *am* looking forward to it hitting 0.1.0
and then having a more sensible versioning scheme.

Release notes are at
	https://github.com/quotient-im/Quaternion/releases/tag/0.0.95-beta3
Most important new feature is `/md` for Markdown-formatted messages
(for when you **really** want to bold that message).

Now checks for QQC2 at build-time, so shuffled those dependencies forward.
2021-01-31 00:28:51 +00:00
Tobias C. Berner
7a09f7fbc2 graphics/opencv: update to 4.5.1 -- and make port more easily maintainable
This is a major upgrade from 3.x to 4.x.

Changelog from versions 3.4.1--4.5.1 can be found here:
    https://github.com/opencv/opencv/wiki/ChangeLog

Note: this has explicitely not been added as a new graphics/opencv4 port, but replaces the
      previous graphics/opencv[3] port. Again, to improve maintainability by not giving ports
      the option to pick the "wrong one" - this leads however to some abandoned ports being
      broken.

The port has been greatly simplified:
    * graphics/opencv-core which existed to enable ffmpeg to depend on opencv, and vice versa
      has been removed. ffmpeg no longer can depend on opencv.
    * graphics/py-opencv has been integrated into graphics/opencv, the default versions python
      bindings will be built unless the PYTHON option is explicitely turned off.
    * graphics/opencv-java has been integrated into graphics/opencv -- it is off by default,
      but can be enabled by toggling the JAVA option -- there are no consumers in the tree,
      so that option might go away in the future.
    * All the previous options have been removed and replaced by a (hopefully) sane set of
      dependencies that make the port and package most usable for the majority of consumers.
      - Please let me know if you think there are better defaults (i.e. anything that is missing,
        or something that should not be dependet on).
      - If you think something should be added or removed, please open a bug report.
      - If you think something should be added as an optional dependency, please open a
        bug report (with a good reason [tm]).

The depending ports have been updated to work against opencv4, or marked broken.
    * Ports broken:
      - graphics/rubygem-objectdetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/p5-Image-ObjectDetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/gimp-gmic-plugin: OpenCV4 no longer ships opencv-1.0 API
    * Backports:
      - misc/visp: dfa7e4bd47
      - multimedia/zart: 6ca1964690,
                         d3a2931b1a
    * Others:
      - misc/actiona: switch to pkgconfig 'opencv4'
      - multimedia/libav: drop opencv support
      - misc/darknet: already failed to build prior to the upgrade
      - math/saga: remove patching added to work against opencv3
2021-01-30 18:08:56 +00:00
Ashish SHUKLA
33809b22ad - Update to 21.01 2021-01-30 18:02:49 +00:00