1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

5654 Commits

Author SHA1 Message Date
Tobias C. Berner
f240baeb83 Update KDE Applications to 19.04.2
https://kde.org/announcements/announce-applications-19.04.2.php
2019-06-07 04:08:25 +00:00
Adriaan de Groot
8782222da7 Update net-im/nheko and its dependencies to latest upstream releases.
- mtxclient doesn't need patching anymore, and makes a shared-lib.
 - nheko has some more translations available
2019-06-06 15:17:55 +00:00
Adriaan de Groot
e13fd5782d Update Qt5-based Matrix clients
- libqmatrixclient is undergoing a name-change, to libQuotient.
   Anticipate that a little.
 - libqmatrixclient installed a ${LOCALBASE}/include/util.h which
   is awfully generic; move the includes into include/Quotient
   (again, in advance of the completion of the renaming).
   Reported by Jan Henrik Sylvester.
 - quaternion just has a minor release with several-times-rerolled
   AppImage support (which isn't relevant for us).
 - spectral has had several more tags done, but no official releases.
   The tags are build-numbers, really, so PORTVERSION=603 means
   build 603, and can be interpreted as 0.0.0.603 until there's
   a real release. This does mean that we'll hit a PORTEPOCH once
   such a release happens, when PORTVERSION drops back down to
   0.0.1 (or whatever).
 - spectral doesn't update to the latest tag (648) because that
   requires an unreleased libQuotient version (not an issue if you
   build from source with git submodules, but problematic in
   packaging).
2019-06-06 14:47:54 +00:00
Piotr Kubaj
7c3f251c04 net-im/kaidan: fix build
Add USES=compiler:c++11-lang to fix build:
CMake Error in CMakeLists.txt:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

Approved by:	mentors (implicit approval)
2019-06-04 16:10:47 +00:00
Tobias Kortkamp
357b70992e net-im/nheko: Fix LICENSE_FILE too 2019-05-31 11:48:15 +00:00
Tobias Kortkamp
3fba19dcb1 net-im/nheko: Spell LICENSE_FILE correctly 2019-05-31 11:47:29 +00:00
Tobias Kortkamp
15ea31f230 net-im/quaternion: Spell LICENSE_FILE correctly 2019-05-31 11:46:38 +00:00
Tobias Kortkamp
94f54723ad net-im/mtxclient: Spell LICENSE_FILE correctly 2019-05-31 11:45:59 +00:00
Tobias Kortkamp
ed0e5c58b0 net-im/libqmatrixclient: Spell LICENSE_FILE correctly 2019-05-31 11:45:19 +00:00
Tobias Kortkamp
f170ca440a net-im/spectral: Spell LICENSE_FILE correctly 2019-05-31 11:44:37 +00:00
Koichiro Iwao
b9b0ef97d3 net-im/mikutter: Update to 3.8.8
also update dependency on rubygem-pluggaloid as mikutter 3.8.8 requires
pluggaloid 1.1.2.

Relnotes:	https://mikutter.hatenablog.com/entry/2019/05/25/203816
2019-05-31 11:01:17 +00:00
Rene Ladan
1bd025321d Remove expired port:
2019-05-15 net-im/qq: no longer supported upstream
2019-05-26 21:59:03 +00:00
Tobias Kortkamp
09fa557482 Remove bogus PORTREVISION from net-im/Makefile 2019-05-26 15:11:40 +00:00
Tobias Kortkamp
e34bf7a4ea net-im/qq: Spell EXPIRATION_DATE correctly 2019-05-25 17:33:10 +00:00
Tobias Kortkamp
f30ebc2bec lang/rust: Update to 1.35.0
- Force rebuild all consumers to catch regressions early

Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html
Reviewed by:	jbeich
Tested by:	pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64)
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D20332
2019-05-24 03:25:11 +00:00
Tobias C. Berner
67f835a8df New port: net-im/kaidan -- A user-friendly XMPP client for every device.
Kaidan is a simple, user-friendly Jabber/XMPP client providing a modern user
interface using Kirigami and QtQuick. The back-end of Kaidan is written in C++
using the QXmpp XMPP client library and Qt 5.
2019-05-15 19:46:48 +00:00
Dmitry Marakasov
3367fa80ce - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2019-05-15 09:31:34 +00:00
Tobias Kortkamp
6bd3ed2a9b lang/rust: Update to 1.34.2
- While here add patches from [1] for LibreSSL 2.9.1 support

[1] https://github.com/sfackler/rust-openssl/pull/1097

Changes:	https://blog.rust-lang.org/2019/05/13/Security-advisory.html
Changes:	https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html
PR:		237495 [1]
Security:	37528379-76a8-11e9-a4fd-00012e582166
2019-05-15 03:12:15 +00:00
Eugene Grosbein
69ea96ef83 net-im/pidgin-icyque: really update to g20190421
Change r501198 was not complete, fix it.

Reported by:	tobik
2019-05-11 13:28:38 +00:00
Dmitry Marakasov
b6b9ef574d - Add LICENSE
- Add USES=gnome
- Update WWW

Approved by:	portmgr blanket
2019-05-11 09:31:32 +00:00
Eugene Grosbein
e115a388e6 net-im/pidgin-icyque: update to g20190421
Fix crash when sending message from Pidgin without a registered
phone number.
2019-05-10 20:33:17 +00:00
Tobias C. Berner
d27fcc13c5 Update KDE Applications to 19.04.1
Changelog:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.1
2019-05-09 18:18:04 +00:00
Koichiro Iwao
2328857a67 net-im/mikutter: Update to 3.8.7
Relnotes:	https://mikutter.hatenablog.com/entry/2019/04/29/160745
2019-05-07 00:32:55 +00:00
Kubilay Kocak
6482d58da5 net-im/py-slackclient: Update to 2.0.1
Changelog:

  https://github.com/slackapi/python-slackclient/blob/2.0.1/docs-src/changelog.rst
2019-05-06 03:56:50 +00:00
Dmitry Marakasov
89347e5331 - Add LICENSE
- Add USES=gnome
- Update WWW

Approved by:	portmgr blanket
2019-05-03 09:31:27 +00:00
Mathieu Arnold
d464b42ba9 Remove :DEFAULT where not required. 2019-05-02 10:18:03 +00:00
Rene Ladan
7469b029a6 Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
2019-05-01 19:35:14 +00:00
Tobias Kortkamp
3746f388e5 Removed expired ports
2019-04-30 devel/poco-ssl: Newer version available; use devel/poco instead
2019-04-30 audio/linux-skype_oss_wrapper: Only useful for net-im/skype4
2019-04-30 net-im/skype4: Unsupported upstream
2019-04-30 16:32:29 +00:00
Dmitry Marakasov
073b81ae4f - Add LICENSE
- Add USES=gnome
- Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
2019-04-30 09:31:25 +00:00
Steve Wills
b32a8fc008 net-im/coyim: Fix GTK tag in Makefile
While here, correct maintainer

PR:		237663
Submitted by:	Santhosh Raju <santhosh.raju@gmail.com> (maintainer)
2019-04-30 09:09:07 +00:00
Joseph Mingrone
9643d28d53 Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIR
This should have been done with r499179 when editors/emacs was updated
to version 26.2.

Reported by:	nobutaka
2019-04-28 15:16:51 +00:00
Philip Paeps
33547fe717 Add net-im/coyim 0.3.11
Safe and secure by default chat client

CoyIM is a chat client that is safe and secure by default: no settings to
change, no plugins to install, no computer configuration to change.

WWW: https://coy.im

PR:		237542
Submitted by:	Santhosh Raju <santhosh.raju@gmail.com>
2019-04-26 11:12:43 +00:00
Antoine Brodin
2568bbedc9 Fix DEPENDS 2019-04-25 15:30:07 +00:00
Steve Wills
0b1660a7d0 net-im/matterbridge: update to 1.14.4 2019-04-25 14:57:47 +00:00
Ruslan Makhmatkhanov
1d00c4e505 net-im/gajim: update to 1.1.3
Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.1.3/ChangeLog
2019-04-25 10:12:16 +00:00
Ruslan Makhmatkhanov
756aed9c74 net-im/py-nbxmpp: update to 0.6.10 2019-04-25 10:10:47 +00:00
Piotr Kubaj
baa4157ee8 net-im/cutegram: fix build with GCC-based architectures
PR:		237114
Approved by:	tcberner (mentor), henry.hu.sh@gmail.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D20020
2019-04-24 19:40:48 +00:00
Steve Wills
103b011df7 net-im/telegram-desktop: update to 1.6.7
PR:		237428
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2019-04-23 14:21:40 +00:00
Dmitry Marakasov
715cbf2144 - Add LICENSE
- Add USES=gnome
- Update WWW

Approved by:	portmgr blanket
2019-04-22 09:31:20 +00:00
Kubilay Kocak
0e0f331ef5 net-im/py-slackclient: Update to 1.3.1
While I'm here, document maximum pinned versions to prevent / highlight
QA issues in future, for myself and others.

PR:		236580
Submitted by:	Derek Schrock <dereks lifeofadishwasher com>
2019-04-20 13:37:50 +00:00
Tobias Kortkamp
a05558d466 net-im/uTox: Add missing link to upstream commit to patch
PR:		235799
2019-04-20 10:39:17 +00:00
Steve Wills
b45626d7bd net-im/uTox: Fix push to talk
PR:		235799
Submitted by:	Darren Mulligan <fixer@bsdmail.com>
Approved by:	maintainer timeout (portmaster@bsdforge.com, >2 months)
2019-04-19 19:08:01 +00:00
Steve Wills
99fc347941 net-im/talkatu: update to new snapshot
While here, put gtkdoc behind DOCS option [1]

PR:		236293 [1]
Submitted by:	rozhuk.im@gmail.com [1] (based on)
2019-04-19 18:11:10 +00:00
Tobias Kortkamp
b182a0f440 Deprecate net-im/skype4
It is End of Life since 2017 [1].  Also deprecate linux-skype_oss_wrapper
which is only useful for skype4.

[1] https://answers.microsoft.com/en-us/skype/forum/skype_linux-skype_startms-skype_installms/end-of-life-of-skype-for-linux-43/70fe7036-ddf3-4fa3-9c06-1bca3ec0226c
2019-04-19 08:29:21 +00:00
Steve Wills
6ba29cefe7 net-im/py-matrix-synapse: update to v0.99.3
PR:		236260
Submitted by:	Sascha Biberhofer <ports@skyforge.at> (maintainer)
Reported by:	Christian Schwarz <me@cschwarz.com>
2019-04-18 20:33:46 +00:00
Adriaan de Groot
ca7433bad3 Update net-im/libqmatrixclient and consumers
New release of libqmatrixclient
	https://github.com/QMatrixClient/libqmatrixclient/releases/tag/0.5.1.2
with crash fixes when there are expired tokens or abandoned connections.
This helps when clients are stuck showing some dialog and the connection
goes away under water.

New RC of quaternion, using the updated library.
	https://github.com/QMatrixClient/Quaternion/releases/tag/0.0.9.4-rc3
Needs a PORTREVISION bump because I'm using DISTVERSIONSUFFIX. This
will go away when 0.0.9.5 is reached.

Bump spectral so that it picks up the new libqmatrixclient.
2019-04-18 19:08:17 +00:00
Tobias C. Berner
1c18b6d5c8 Update KDE Applications to 19.04.0
The changelog can be found here:
	- https://kde.org/announcements/announce-applications-19.04.0.php

Due to crashes on start, multimedia/kdenlive was kept at 18.12.3 for now.
2019-04-18 16:55:13 +00:00
Dmitry Marakasov
06499d118a - Fix LICENSE
- Add LICENSE_FILE
- Add USES=gnome
- Update WWW

Approved by:	portmgr blanket
2019-04-16 09:31:17 +00:00
Koichiro Iwao
8739c144ce net-im/qq: deprecate the port
QQ for Linux is no longer supported. No updates almost for 10 years since
this port is added.

PR:		236519
Submitted by:	ykla <yklaxds@gmail.com>
Approved by:	maintainer timeout
2019-04-16 08:05:21 +00:00
Adriaan de Groot
431edd0ed9 Fix up net-im/nheko depends.
- While it looked like everything was being static-linked, so that
   cmark, libsodium and olm could be build-dep, they're linked in.
   Then "pkg install" pulls them in, but "pkg autoremove" gets
   rid of them again, leading to an unusable nheko. Fix the deps.
2019-04-16 07:25:48 +00:00