Commit Graph

7012 Commits

Author SHA1 Message Date
Sergey A. Osokin
ff46a66030 net-im/telegram-desktop: update 4.2.3 -> 4.2.4
ChangeLog:	https://github.com/telegramdesktop/tdesktop/compare/v4.2.3...v4.2.4
2022-10-01 18:49:53 -04:00
Ashish SHUKLA
46a4f8d62d
net-im/dendrite: Update to 0.10.1 2022-09-30 16:32:12 +00:00
Ashish SHUKLA
f3d2d20aa3
net-im/dendrite: Update to 0.10.0 2022-09-30 13:25:02 +00:00
Sergey A. Osokin
0470b45836 net-im/telegram-desktop: update 4.2.0 -> 4.2.3
ChangeLog:	https://github.com/telegramdesktop/tdesktop/compare/v4.2.0...v4.2.3
2022-09-29 20:50:56 -04:00
Sascha Biberhofer
167b320fbf
net-im/py-matrix-synapse: Update to 1.68.0
- This update introduces a new dependency on rust.

- Testing now uses the staged build output to ensure tests
  run against the compiled rust module.

Co-authored-by: Ashish SHUKLA <ashish@FreeBSD.org>
2022-09-29 18:08:24 +00:00
Daniel Engberg
a3557f3899 net-im/libstrophe: Use upstream release archive and improve port
- Use upstream release archive as recommended in USE_GITHUB section
  in Porters Handbook
- Add option to use libxml2
- Rearrange Makefile to follow Porters Handbook more closely

PR:		266429
Reviewed by:	ashish (maintainer)
2022-09-26 00:46:47 +02:00
Daniel Engberg
15b2c42e96 net-im/profanity: Use upstream release archive and some other fixes
- Use upstream release archive as recommended in USE_GITHUB section
  in Porters Handbook
- Remove OpenSSL dependency
- Add USE_LDCONFIG
- Rearrange Makefile to follow Porters Handbook more closely
- Fix Python detection (patch provided by maintainer)

PR:		266430
Reviewed by:	ashish (maintainer)
2022-09-26 00:46:47 +02:00
Christian Weisgerber
1e5aaab3fc audio/flac: bump port revision of consumers after update to 1.4.1 2022-09-25 22:14:54 +02:00
Ashish SHUKLA
41e9e7de7b
net-im/dendrite: Update to 0.9.9 2022-09-22 14:40:47 +00:00
Ashish SHUKLA
e567212956
net-im/py-matrix-synapse: Update to 1.67.0
Approved by:	Sascha Biberhofer <ports at skyforge dot at> (maintainer)
2022-09-19 18:13:32 +00:00
Sergey A. Osokin
5d4db9ef3b net-im/t*: update Telegram Desktop: 4.1.1 -> 4.2.0
Remove experimental support for QT6.	(*)

Changelog:	https://github.com/telegramdesktop/tdesktop/compare/v4.1.1...v4.2.0

Discussed with:	fluffy	(*)

(cherry picked from commit f0fa5987b7a844886421f6c642b5a82731c4f7b6)
2022-09-18 17:11:11 -04:00
Bernard Spil
a9d762d0ab net-im/nextcloud-talk: Update to 14.0.5 2022-09-17 12:55:11 +00:00
Adriaan de Groot
2a4e331095 net-im/{mtxclient,nheko}: Update to latest releases
Update mtxclient (Matrix client library) to 0.8.2, release notes:
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.8.2
	- crash fixes (in 0.8.2)
	- internal protocol improvements (in 0.8.1 already)

Update nheko (Matrix client) to 0.10.1, release notes:
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.10.1
	- communities support
	- improved translations
	- some UI quality-of-life improvements
2022-09-17 12:56:01 +02:00
Ashish SHUKLA
aea7859773
net-im/profanity: Update to 0.13.0
- Remove dependency on libmesode (deprecated)
- Add dependency on qrencode
- Add patch to fix bug in configure, and is reported upstream

Reported by:	portscout
2022-09-15 18:04:30 +00:00
Ashish SHUKLA
3e5df2b9ed
net-im/libstrope: Update to 0.12.2
- Add dependency on GNU make
2022-09-15 18:01:33 +00:00
Ashish SHUKLA
f931cc1105
net-im/dendrite: Update to 0.9.8
MFH:		2022Q3
Security:	4ebaa983-3299-11ed-95f8-901b0e9408dc
2022-09-12 12:57:16 +00:00
Felix Palmen
ddae4e92d8 Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
2022-09-11 12:20:14 +02:00
Tobias Kortkamp
e79fe1aabc Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
2022-09-10 19:41:16 +02:00
Lewis Cook
bc54b671f2 net-im/discordo: Update to latest commit 2022-09-09 18:11:59 +01:00
Ashish SHUKLA
5662313d68
net-im/dendrite: Update to 0.9.7 2022-09-09 15:43:25 +00:00
Dmitri Goutnik
f05c98fffb all: Bump PORTREVISION after lang/go{118,119} update 2022-09-08 11:33:18 -05:00
Stefan Eßer
ade2a047e0 Remove WWW lines that have been moved into Makefiles
Approved by:	portmgr (implicit)
2022-09-08 17:46:38 +02:00
Stefan Eßer
986beaaabc Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.

Approved by:	portmgr (implicit)
2022-09-08 17:43:21 +02:00
Tobias C. Berner
b83e197d31 KDE: Update KDE Gear to 22.08.1
Thursday, 8 September 2022

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 with updated translations,
including:

 *  kmail: Searching for messages does work again (Commit, fixes bugs
    #458202 and #458245).
 *  kate: Fix a crash when there are no search results (Commit)
 *  krdc: Access dates are displayed properly now (Commit, fixes bug
    #458587)

Announcement: https://kde.org/announcements/gear/22.08.1/
2022-09-08 14:20:03 +02:00
Stefan Eßer
cd5c1aa878 Remove WWW: from more pkg-descr files
The URLs have been moved to WWW entries in the ports' Makefiles.

Approved by:	portmgr (implicit)
2022-09-08 00:17:26 +02:00
Stefan Eßer
e0e5d2d2d3 Add more WWW entries to Makefiles
Some ports have not been touched in the commit that added WWW lines to
the port Makefiles.

Approved by:	porttmgr (implicit)
2022-09-08 00:13:05 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Lewis Cook
4747d3fcdd net-im/discordo: Add new port
Ligthweight and feature-rich terminal client
for Discord.

WWW: https://github.com/ayntgl/discordo
2022-09-07 21:52:15 +01:00
Stefan Eßer
2b6a81259d Remove created by lines from multiple ports
Approved by:	portmgr (implicit)
2022-09-07 22:16:17 +02:00
Michael Adeyeye Oshin
422c41dcb6 net-im/lurch: Add new port
OMEMO Encryption Library for libpurple (plugin)

PR:			266105
2022-09-07 12:33:30 +02:00
Tobias C. Berner
b86221feea cleanup: remove trailing whitepaces 2022-09-07 12:26:41 +02:00
Tobias C. Berner
883eec121f net-im/libaccounts-glib: update to 1.26
- No release notes available
2022-09-07 10:08:44 +02:00
Piotr Kubaj
4f15f21dcc net-im/libsignal-node: fix build on powerpc64le
CMake Error at CMakeLists.txt:95 (message):
    Unknown processor:powerpc64le
2022-09-06 09:42:11 +02:00
Dima Panov
cad7697840 net-im/telepathy-accounts-signon: s/glib2/glib20/ 2022-09-05 23:02:39 +03:00
Dima Panov
449c6e237f net-im/telepathy-accounts-signon: pet stage-qa 2022-09-05 22:06:34 +03:00
Dima Panov
d317d3a2d3 net-im/ktp-text-ui: pet stage-qa 2022-09-05 22:06:34 +03:00
Dima Panov
556b839a84 net-im/ktp-send-file: pet stage-qa 2022-09-05 22:06:34 +03:00
Dima Panov
89facac5a8 net-im/ktp-kded-module: pet stage-qa 2022-09-05 22:06:33 +03:00
Dima Panov
96a8865c4a net-im/ktp-filetransfer-handler: pet stage-qa 2022-09-05 22:06:33 +03:00
Dima Panov
1626b4eb3f net-im/ktp-desktop-applets: pet stage-qa 2022-09-05 22:06:32 +03:00
Dima Panov
6cbba30244 net-im/ktp-contact-list: pet stage-qa 2022-09-05 22:06:32 +03:00
Dima Panov
188ef5bec8 net-im/ktp-common-internals: pet stage-qa 2022-09-05 22:06:32 +03:00
Dima Panov
b55063a684 net-im/ktp-auth-handler: pet stage-qa 2022-09-05 22:06:31 +03:00
Dima Panov
865f4761dd net-im/kopete: pet stage-qa 2022-09-05 22:06:31 +03:00
Dima Panov
adc6663f3d net-im/kaccounts-providers: pet stage-qa 2022-09-05 22:06:31 +03:00
Dima Panov
718571bc5d net-im/cutegram: pet stage-qa, declare hidden dependencies on qt5 components
Approved by:	portmgr blanket
2022-09-05 03:05:54 +03:00
Dima Panov
d8d86229c0 net-im/ruqola: pet stage-qa, add missed dependencies 2022-09-05 01:25:26 +03:00
Muhammad Moinur Rahman
30b8be0d67 net-im/py-slack-sdk: Update version 3.18.1=>3.18.2
Relnotes:
https://github.com/slackapi/python-slack-sdk/releases/tag/v3.18.2
2022-09-04 14:03:54 -05:00
Danilo G. Baio
6e96f2e670 net-im/pecl-stomp2: Update to 2.0.3
Changelog:	https://pecl.php.net/package-changelog.php?package=stomp&release=2.0.3
2022-09-03 21:26:28 -03:00
Adriaan de Groot
be2e7dbe81 net-im/ruqola: update to 1.8.0
Ruqola has no release notes or changelog, so this may largely
be a "number goes up" thing.
2022-09-02 23:08:43 +02:00
Nikita Druba
5126e0e613 net-im/openfire: Update to 4.7.3
ChangeLog: http://download.igniterealtime.org/openfire/docs/4.7.3/changelog.html

PR:		266148
Reported by:	nikita@druba.su (maintainer)
2022-09-02 18:37:43 +02:00
Tobias C. Berner
a49cb0f435 graphics/opencv: bump consumers after e21578d954
This was missed in the upgrade of graphics/opencv.

Reported by:	VVD
2022-09-02 09:12:18 +02:00
Ashish SHUKLA
ddf92d0a01
net-im/dendrite: Update to 0.9.6 2022-09-01 21:59:39 +00:00
Mikael Urankar
e92b15d1f5 net-im/signal-desktop: Update to 5.56.0
Changes:
  https://github.com/signalapp/Signal-Desktop/releases/tag/v5.55.0
  https://github.com/signalapp/Signal-Desktop/releases/tag/v5.56.0
2022-09-01 21:14:34 +02:00
Dima Panov
65d1ee2176 net-im/telepathy-glib: update to 0.24.2 maintenance release (+)
Major changes are:

• Port build tools to Python 3
• Update and fix tests for Python 3

Changelog:	https://github.com/TelepathyIM/telepathy-glib/blob/telepathy-glib-0.24.2/NEWS
2022-08-29 14:05:48 +03:00
Dima Panov
38a90b6f99 net-im/libaccounts-qt5: fix docs plist after doxygen upgrade 2022-08-29 14:02:15 +03:00
Lewis Cook
3d83f6cd18 net-im/tut: Update to 1.0.17
Changes:	https://github.com/RasmusLindroth/tut/releases/tag/1.0.17
2022-08-28 01:05:43 +01:00
Tobias C. Berner
4007622478 security/qtkeychain: add flavors for Qt 5 and Qt 6
Approved by:		arrowd
Differential Revision: https://reviews.freebsd.org/D36375
2022-08-27 11:53:23 +02:00
Tobias C. Berner
d9b0d9ac4e framework: switch tree to using vala.mk
PR:		249940
2022-08-26 19:02:25 +02:00
Sergey A. Osokin
b3b08643ee net-im/tg_owt: reduce dependences
Bump PORTREVISION.
2022-08-26 09:38:13 -04:00
Tobias C. Berner
630a8a1ea5 devel/qca: add flavors for Qt 5 and Qt 6 2022-08-26 08:30:22 +02:00
Ashish SHUKLA
892cf6fc03
net-im/dendrite: Add CPE information
MFH:		2022Q3
2022-08-25 20:02:16 +00:00
Sergey A. Osokin
ff2d4f9184 net-im/telegram-desktop: remove another line
Fixes:	95f09c993c
2022-08-25 13:07:27 -04:00
Sergey A. Osokin
95f09c993c net-im/telegram-desktop: add Qt5/Qt6 flavors
Remove needless dependences and knobs.

Bump PORTREVISION.
2022-08-25 13:04:29 -04:00
Ashish SHUKLA
96780b0143
net-im/dendrite: Update to 0.9.5 2022-08-25 15:15:24 +00:00
Baptiste Daroussin
b9b250f912 rust: bring back update to 1.63
Revert back the revert of the update of rust and related commits

This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers

This reverts commit 8ecb1f8141.
This reverts commit 04d257baa1.
This reverts commit 2757c63bd0.
This reverts commit 75f4713de5.
This reverts commit e88e592111.
This reverts commit 783c056d7d.

With hat:	portmgr
2022-08-25 16:49:50 +02:00
Piotr Kubaj
783c056d7d Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d9775.

PR:	265915
2022-08-25 12:49:39 +02:00
Mikael Urankar
c7912d9775 lang/rust: Bump revisions after 1.63.0 2022-08-25 10:51:32 +02:00
Tobias C. Berner
0f11c33983 devel/libdbusmenu-qt: make consumers depend explicitely on the qt5 flavor 2022-08-23 09:24:47 +02:00
Adriaan de Groot
9eee475244 net-im/{mtxclient,nheko}: bump PORTREVISION
Recent change to nlohmann-json, e39220e9d0, didn't bump
consumers so the build was failing on the package cluster
as a newly-compiled nheko (which picks up newer nlohmann-json
API) was being linked against an older mtxclient (which didn't
have them).

Header-only libraries don't solve everything, when their
consumers aren't header-only.

Reported by:	pkg-fallout
2022-08-22 21:31:50 +02:00
Rozhuk Ivan
39dce0e638
net-im/dino: fix crash on call
PR:		265850
2022-08-21 16:54:58 +00:00
Ashish SHUKLA
1afca59ac8
net-im/dendrite: Update to 0.9.4 2022-08-19 11:58:14 +00:00
Mikael Urankar
0b0b0bad03 net-im/libsignal-node: Fix build on FreeBSD 12.x and 13.x
Limit _XOPEN_SOURCE to Linux as it breaks FreeBSD build.
This is an import of an upstream patch:
387f82054c
2022-08-19 11:55:16 +02:00
Tobias C. Berner
116b90e550 KDE: Update KDE Gear to 22.08
Thursday, 18 August 2022

KDE Gear ⚙️ 22.08 has Landed!

KDE Gear ⚙️ is the collection of KDE apps, frameworks and libraries that
all release new versions at the same time. Version 22.08 brings updates
for KDE programs for working, developing your creativity and enjoying
your free time without having to submit yourself to extortionate
licenses, intrusive advertising, or surrender your privacy.

Discover the most important changes added in the last four months to
software designed to make your life better!

Full announcement:
	https://kde.org/announcements/gear/22.08.0/
2022-08-18 18:20:59 +02:00
Sergey A. Osokin
c81235cde8 net-im/telegram-desktop: update 4.1.0 -> 4.1.1
ChangeLog:	https://github.com/telegramdesktop/tdesktop/compare/v4.1.0...v4.1.1
2022-08-17 16:35:15 -04:00
Ashish SHUKLA
cff03fce27
net-im/py-matrix-synapse: Update to 1.65.0
Approved by:	Sascha Biberhofer <ports at skyforge dot at> (maintainer)
2022-08-17 11:59:03 +00:00
Sergey A. Osokin
fdb3bdda7e net-im/t*: update Telegram Desktop to 4.1.0
Also, update net-im/tg_owt to the recent commit.

While I'm here take the maintainership.

Approved by:	glebius
2022-08-16 17:24:25 -04:00
Mikael Urankar
3d26600a1c net-im/signal-desktop: Update to 5.54.0
Changes: https://github.com/signalapp/Signal-Desktop/releases/tag/v5.54.0
2022-08-16 17:53:51 +02:00
Mikael Urankar
edea7d4a82 net-im/libsignal-node: Update to 0.19.2
Changes:
  https://github.com/signalapp/libsignal/releases/tag/v0.19.0
  https://github.com/signalapp/libsignal/releases/tag/v0.19.1
  https://github.com/signalapp/libsignal/releases/tag/v0.19.2
2022-08-16 17:53:50 +02:00
Ashish SHUKLA
fb9d6d368a
net-im/dendrite: Update to 0.9.3
MFH:		2022Q3
Security:	d658042c-1c98-11ed-95f8-901b0e9408dc
2022-08-15 13:57:01 +00:00
Matthias Andree
875d7c7d19 *: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
2022-08-13 20:51:14 +02:00
Adriaan de Groot
265592ec23 net-im/ruqola: update to 1.7.4, latest upstream
The release announcement (by mail) says "a few important fixes"
but not what they are. There are no release notes, nor changelog,
so I have no idea.

While here, update WWW to a kde.org page.
2022-08-13 01:09:26 +02:00
Ashish SHUKLA
64272123dc
net-im/dendrite: Update to 0.9.2 2022-08-12 19:12:27 +00:00
Bernard Spil
dee8b2e404 net-im/nextcloud-talk: Update to 14.0.4 2022-08-12 16:15:57 +00:00
Dima Panov
4cf39decb3 */*: bump all consumers after recent boost upgrade 2022-08-12 17:46:53 +03:00
Robert Clausecker
a46447a61b net-im/gotktrix: update to 0.1.4
Selected upstream changes:

 - Improve mentioned names
 - Add GIF and video support
 - Fix account opened when clicking first account on login page

Changelog: https://github.com/diamondburned/gotktrix/compare/v0.1.3...v0.1.4

PR:	265636
2022-08-06 15:39:44 -07:00
Muhammad Moinur Rahman
86acc57e3c net-im/py-slack-sdk: Update version 3.18.0=>3.18.1
Relnotes:
https://github.com/slackapi/python-slack-sdk/releases/tag/v3.18.1
2022-08-06 16:57:28 -05:00
Mikael Urankar
91fea6a0f0 net-im/signal-desktop: Update to 5.53.0
Changes: https://github.com/signalapp/Signal-Desktop/releases/tag/v5.53.0
2022-08-05 16:48:56 +02:00
Mikael Urankar
1a28976c4c net-im/libsignal-node: Update cache tarball after node upgrade 2022-08-05 16:43:31 +02:00
Ashish SHUKLA
cc119495c0
net-im/dendrite: Port builds fine with Go 1.19 2022-08-04 06:57:43 +00:00
Dmitri Goutnik
4476f89764 all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
2022-08-03 16:35:13 -05:00
Dmitri Goutnik
fcbe735f93 all: Keep ports that need go1.18 on 1.18
Some ports are not (yet) buildable with go1.19, keep them on 1.18 for
now.
2022-08-03 16:35:13 -05:00
Ashish SHUKLA
217a881650
net-im/dendrite: Update to 0.9.1 2022-08-03 17:27:16 +00:00
Tobias C. Berner
641659f69a net-im/ruqola: update to 1.7.3 2022-08-03 12:20:53 +02:00
Sascha Biberhofer
7abef63eae
net-im/py-matrix-synapse: Update to 1.64.0 2022-08-02 15:51:16 +00:00
Ashish SHUKLA
6b5d28d496
net-im/dendrite: Update to 0.9.0
- Purge the stuff disabled/removed upstream
2022-08-02 06:54:07 +00:00
Mikael Urankar
b9ffcd9be4 net-im/signal-desktop: Update to 5.52.0 2022-07-29 20:51:09 +02:00
Mikael Urankar
2b58d08a51 net-im/signal-desktop: Simplify handling of esbuild
npm is inconsistent between archs: the path and binary name is different
on aarch64 and amd64. Pass the binary path in ESBUILD_BINARY_PATH

It fixes the build on aarch64
2022-07-29 20:51:09 +02:00
Baptiste Daroussin
131f741e5a net-im/prosody: use pkg-message to show message on remove 2022-07-27 16:27:13 +02:00
Baptiste Daroussin
ed73386849 net-im/ejabberd: remove useless deinstall script
pkg-message can do the same more accurately, no need to run a shell
script to tell the deinstall message to the users
2022-07-27 14:36:04 +02:00
Adriaan de Groot
de5ab18aad net-im/{mtxclient/nheko}: Update to latest upstream
New mtxclient and related nheko releases are at
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.8.0
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.10.0

This chases some Matrix protocol updates as well. Drops Matrix
groups support. VOIP might be supported, I haven't tried it.

Nheko doesn't do a build-time check for the required mtxclient
version, so it will try and fail to compile against mtxclient 0.7.
Hence, committing these two together (I wish I could specify
versions better in LIB_DEPENDS).
2022-07-26 11:29:27 +02:00
Jesper Schmitz Mouridsen
90a00bb2eb net-im/nextcloud-spreed-signaling: Update to 0.5.0 2022-07-25 14:49:05 +02:00
Mikael Urankar
18ae75641f net-im/signal-desktop: Update to 5.51.0 2022-07-23 16:41:57 +02:00
Mikael Urankar
6bc4186bd5 net-im/libsignal-node: Update to 0.18.1
Changes: https://github.com/signalapp/libsignal/releases/tag/v0.18.1
2022-07-23 16:41:56 +02:00
Mateusz Piotrowski
edc6057050 net-im/signal-cli: Return to the pool
It would be great to update this port to the newest version available
upstream. Unfortunately, I couldn't get the newer versions to work
reliably on FreeBSD.
2022-07-22 02:32:54 +02:00
Antoine Brodin
46741adf8e nexcloud*: unbreak bulk -a 2022-07-20 21:22:35 +00:00
Tobias C. Berner
11049e36cb cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.

Approved by:		gnome (nc)
Differential Revision:	https://reviews.freebsd.org/D35866
2022-07-20 21:44:12 +02:00
Sascha Biberhofer
b4b4c3c6dd
net-im/py-matrix-synapse: Update to 1.63.1
Signed-off-by: Sascha Biberhofer <sascha.biberhofer@skyforge.at>
2022-07-20 17:26:29 +00:00
Tobias C. Berner
103413d55f net-im: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alberto Villa <avilla@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
  *  Andrew Lewis <freeghb@gmail.com>
  *  Andrey Akhmichin <sepulkarium45@yahoo.com>
  *  Bartek Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Florent Thoumie <flz@FreeBSD.org>
  *  Frank Altpeter <frank@altpeter.de>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffrey Mainland <mainland@apeiron.net>
  *  Henry Hu <henry.hu.sh@gmail.com>
  *  Jim Mock <jim@FreeBSD.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  John Prather
  *  Jonathan Chen <jonc@chen.org.nz>
  *  Joseph S. Atkinson <jsatkinson@embarqmail.com>
  *  Junji NAKANISHI <jun-g@daemonfreaks.com>
  *  Kelly Cochran <kcochran@trolans.net>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Kris Moore <kmoore@freebsd.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Marc Bruenink
  *  Matthew West <mwest@uct.ac.za>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Max E. Kuznecov <mek@mek.uz.ua>
  *  Meethune Bhowmick <meethune@gmail.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nikolay Pavlov <qpadla@gmail.com>
  *  Oleg Ginzburg (olevole@olevole.ru)
  *  Pavel Andreev
  *  Saulius Menkevicius <bob@nulis.lt>
  *  SeaD
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wen Heping <wen@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yuri <yuri@tsoft.com>
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@rawbw.com>
  *  dd
  *  gahr
  *  gnome@freebsd.org
  *  jodocus <jodocus@jodocus.org>
  *  mph
  *  trasz
  *  vsevolod

With hat:	portmgr
2022-07-20 16:22:40 +02:00
Sascha Biberhofer
6d0131ee15
net-im/py-matrix-synapse: Update to 1.63.0
Signed-off-by: Sascha Biberhofer <sascha.biberhofer@skyforge.at>
2022-07-20 11:43:35 +00:00
Muhammad Moinur Rahman
ba1a0b5b38 net-im/py-slack-sdk: Update version 3.17.1=>3.18.0
Relnotes: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.18.0
2022-07-19 14:12:36 -05:00
Baptiste Daroussin
ee6588e8e2 net-im/py-matrix-synapse: fix typo in pkg-message
sqlite is supposed to be migrated to postgresql not postfix
2022-07-16 17:55:26 +02:00
Sergey A. Osokin
396cc79796 net-im/telegram-desktop: update dependences list
Bump PORTREVISION.

PR:	264994
2022-07-14 20:55:55 -04:00
Dmitri Goutnik
153cb65ac8 all: Bump PORTREVISION after lang/go{117,118} update 2022-07-14 07:46:05 -05:00
Bernard Spil
9f1f73fd2c net-im/nextcloud-talk: Update to 14.0.3 2022-07-14 10:54:03 +00:00
Lewis Cook
435448b1c7 net-im/tut: Update to 1.0.11
Changes:	https://github.com/RasmusLindroth/tut/compare/1.0.9...1.0.11
2022-07-11 17:40:00 +01:00
Ashish SHUKLA
4acdd0f898
net-im/py-matrix-synapse: Update to 1.62.0
- Update dependency for JWT option

Approved by:	Sascha Biberhofer <ports@skyforge.at> (maintainer)
2022-07-11 11:33:24 +00:00
Mikael Urankar
a256c5ce7b net-im/signal-desktop: Update to 5.49.0
Changes: https://github.com/signalapp/Signal-Desktop/releases/tag/v5.49.0
2022-07-09 16:01:40 +02:00
Tobias C. Berner
7945adb0aa KDE: Update KDE Gear to 22.04.3
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 with updated translations, including:

    * elisa: Fix the seek slider with newer versions of qqc2-desktop-style
    * konsole: Better recognition for URIs
    * korganizer: Fix a crash when completing a to-do in the summary view

Changelog: https://kde.org/announcements/changelogs/gear/22.04.3/
2022-07-07 23:49:42 +02:00
Gleb Popov
3755ed3e26 net-im/matterhorn: Update to 50200.16.0 2022-07-07 13:24:34 +03:00
Mina Galić
f9b48e6be6 net-im/gotosocial: upgrade to 0.3.7
ChangeLog:
https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.3.7

PR:	265036
Reported by:	me@igalic.co
MFH:	2022Q3 (bugfixes)
2022-07-07 07:45:35 +02:00
Mikael Urankar
35b24ed925 net-im/signal-desktop: Update to 5.48.0
Changes:
  https://github.com/signalapp/Signal-Desktop/releases/tag/v5.48.0
2022-07-02 16:30:42 +02:00
Mikael Urankar
b990f5d663 net-im/signal-desktop: Fix build on aarch64
- patch-package can't patch sqlite3 on aarch64, patch the yarn cache instead
 - Delete ${WRKDIR}/electron${ELECTRON_VER_MAJOR}, as it may already contains
   electron19 (in case of a build failure)
 - Update electron-builder patch file
2022-07-02 16:17:59 +02:00
Mikael Urankar
a50372b91f lang/rust: Bump revisions after 1.62.0 2022-07-02 15:47:05 +02:00
Ashish SHUKLA
7908ee7e36
net-im/dendrite: Update to 0.8.9 2022-07-01 14:14:56 +00:00
Mikael Urankar
ac5e87b928 net-im/libsignal-node: Fix build on aarch64
Two crates uses unstable features, unlock them with RUSTC_BOOTSTRAP

While here remove an extra space
2022-07-01 10:54:05 +02:00
Mikael Urankar
81f87a9e41 net-im/libsignal-node: Fix packaging on i386 2022-07-01 10:54:05 +02:00
Mikael Urankar
f68f810de8 net-im/signal-desktop: mark as only for aarch64 and amd64
esbuild is only available on aarch64 and amd64
2022-07-01 10:54:05 +02:00
Mateusz Piotrowski
b5097ef596 net-im/libsignal-client: Mark as broken on aarch64 2022-07-01 10:41:24 +02:00
Piotr Kubaj
b4056c50ab net-im/libsignal-node: fix build on powerpc64*
Properly set CARGO_ARCH. Since nodejs sets ppc64 target_arch for both powerpc64* architectures,
create separate patches for both.

Also modify do-install target to account for powerpc64*.
2022-07-01 08:17:09 +02:00
Rene Ladan
fbefc97282 cleanup: Remove expired ports:
2022-06-30 www/py-rackspace-monitoring: Python compatibility upto 3.2 and last release was 3 years ago
2022-06-30 devel/py-apns2: Use devel/py-aioapns
2022-06-30 www/py-hyper: Project abandoned use www/py-httpx
2022-06-30 irc/py-fishcrypt: Abandoned, unmaintained, requires Python 2 and depends on deprecated pycrypto
2022-06-30 devel/py-stsci.distutils: Upstream abandoned in 2013
2022-06-30 devel/py-docker-py: Use devel/py-docker
2022-06-30 net-im/py-slackclient: Use net-im/py-slack-sdk
2022-06-30 22:11:14 +02:00
Mikael Urankar
65b9346db9 net-im/signal-desktop: Update to 5.47.0
Changes:
  https://github.com/signalapp/Signal-Desktop/releases/tag/v5.47.0
2022-06-30 10:55:09 +02:00
Mikael Urankar
e34cdc0822 net-im/libsignal-desktop: Update to 0.17.0
Changes:
  https://github.com/signalapp/libsignal/releases/tag/v0.17.0
2022-06-30 10:55:09 +02:00
Sascha Biberhofer
c4501a5030
net-im/py-matrix-synapse: Update to 1.61.1
This minor update contains a security fix for GHSA-22p3-qrh9-cx32 /
CVE-2022-31052.

While we're at it, switch to pypi as package source. This not only
follows general python port guidelines but also eliminates the
need for poetry2setup, hopefully fixing #264178[0].

Changes: https://github.com/matrix-org/synapse/releases/tag/v1.61.1

Signed-off-by: Sascha Biberhofer <sascha.biberhofer@skyforge.at>
PR:		264178
MFH:		2022Q2
Security:	07c0d782-f758-11ec-acaa-901b0e9408dc
Security:	CVE-2022-31052
2022-06-29 04:14:17 +00:00
Sergey A. Osokin
6de0d4af42 net-im/telegram-desktop: update to 4.0.2
ChangeLog:	https://desktop.telegram.org/changelog?setln=en
2022-06-27 22:09:57 -04:00
Sergey A. Osokin
87b81cc983 net-im/tg_owt: update to the recent commit
Apply the following patch to fix the build:
fb12b4bdfc.patch
2022-06-27 22:09:56 -04:00
Baptiste Daroussin
9c9ea91650 net-im/libnice*: update to 0.1.19
While here remove gtk_doc to be consistent with most of the other
gnome ports
2022-06-25 22:54:50 +02:00
Ashish SHUKLA
d67f638da0
net-im/conduit: Update to 0.4.0 2022-06-23 13:45:02 +00:00
Mikael Urankar
603ce8033b signal-desktop: replace ECHO with ECHO_CMD
The "echo" command has to be used here
See Mk/bsd.commands.mk (ECHO_CMD) for details

Reported by:	0mp
2022-06-23 14:23:57 +02:00
Mikael Urankar
30709f1635 net-im/signal-desktop: Add new port
Signal is a cross-platform centralized encrypted messaging service developed
by the Signal Technology Foundation and Signal Messenger LLC.
It uses the Internet to send one-to-one and group messages, which can include
files, voice notes, images and videos. It can also be used to make one-to-one
and group voice and video calls,[16][17] and the Android version can optionally
function as an SMS app

WWW: https://signal.org/

Special thanks to: tagattie@ for maintaining the electron ports
2022-06-23 13:38:17 +02:00
Mikael Urankar
342f6a12f5 net-im/libsignal-node: Add new port
libsignal contains platform-agnostic APIs used by the official Signal clients
and servers, exposed as a Java, Swift, or TypeScript library.
The underlying implementations are written in Rust:

 - libsignal-protocol: Implements the Signal protocol, including the
   Double Ratchet algorithm. A replacement for libsignal-protocol-java and
   libsignal-metadata-java.
 - signal-crypto: Cryptographic primitives such as AES-GCM. We use RustCrypto's
   where we can but sometimes have differing needs.
 - device-transfer: Support logic for Signal's device-to-device transfer
   feature.
 - attest: Functionality for remote attestation of SGX enclaves and
   server-side HSMs.
 - zkgroup: Functionality for zero-knowledge groups and related features
   available in Signal.
 - poksho: Utilities for implementing zero-knowledge proofs (such as those used
   by zkgroup); stands for "proof-of-knowledge, stateful-hash-object".

WWW: https://github.com/signalapp/libsignal
2022-06-23 13:38:17 +02:00
Mikhail T
9f11bc02a6 net-im/pidgin: Update to 2.4.10
See
594d723693/ChangeLog
for a list of changes in this release.
2022-06-23 03:10:51 -04:00
Mina Galić
2282a2c6c2 net-im/gotosocial: Update to 0.3.6
PR:	264814
2022-06-21 20:30:20 -07:00
Po-Chuan Hsieh
b42e7a0d4f
security/libgsasl: Update to 2.0.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS
2022-06-22 04:57:59 +08:00
Rene Ladan
1bc65972ef cleanup: Remove expired ports:
2022-06-20 net-im/licq: Abandonware, project is dead

Remove these ports too which were part of net-im/licq:
- net-im/licq-icq
- net-im/licq-jabber
- net-im/licq-osd
- net-im/licq-qt-gui
2022-06-21 12:55:15 +02:00
Adriaan de Groot
d0bdbf1877 net-im/ruqola: update to 1.7.2, latest upstream
Ruqola has no release notes, description in the release
tag, or up-to-date website. Release was announced on
the kde-announce list without describing what's new.
2022-06-19 14:02:42 +02:00
Michael Gmelin
6bbcfea9bc net-im/jitsi-srtp-native: New port: Native libraties to speed up jitsi-srtp
Native libraries required to speed-up Jitsi SRTP.

WWW: https://github.com/jitsi/jitsi-srtp/tree/master/src/main/native
PR:		264243
2022-06-18 01:57:16 -05:00
Muhammad Moinur Rahman
fed73b6947 net-im/py-slack-sdk: Update version 3.17.0=>3.17.1
Relnotes: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.17.1
2022-06-16 16:48:33 -05:00
Ashish SHUKLA
817e9c1c4a
net-im/py-matrix-synapse: Update to 1.61.0
- Remove pynacl dependency

Co-authored-by: Sascha Biberhofer <sascha.biberhofer@skyforge.at>
Signed-off-by:  Sascha Biberhofer <sascha.biberhofer@skyforge.at>
Approved by:	Sascha Biberhofer <sascha.biberhofer@skyforge.at>
2022-06-16 12:16:27 +00:00