Commit graph

6913 commits

Author SHA1 Message Date
Dmitri Goutnik
bde51869ee all: Bump PORTREVISION after lang/go{118,119} update 2022-10-06 14:24:26 -05:00
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