1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

6205 Commits

Author SHA1 Message Date
Sergey A. Osokin
e8029e4846 Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel

Connect databases/redis5 to the build.

Bump PORTREVISIONs for dependant ports.
2021-01-13 16:13:24 +00:00
Piotr Kubaj
9debf54e5f net-im/jicofo: enable on powerpc64
MFH:		2021Q1
2021-01-13 16:06:26 +00:00
Mateusz Piotrowski
a278979d4d Update to 0.3.0
Release notes:
https://github.com/isamert/scli/releases/tag/v0.3.0
2021-01-12 17:15:56 +00:00
Steve Wills
a392c76453 net-im/matterbridge: update to 1.21.0 2021-01-12 14:53:05 +00:00
Tobias C. Berner
ed594caf22 net-im/qxmpp-qt5: update to 1.3.2
This release only contains some little bug-fixes. [1]

Fixes:
    * TransferManager: Fix undefined behaviour when parsing features (#322, @lichtzeichner)
    * OutgoingServer: Add missing 'to' and 'from' stream attributes (#324, @Kaffeine)

[1] https://github.com/qxmpp-project/qxmpp/releases/tag/v1.3.2
2021-01-11 20:02:40 +00:00
Rene Ladan
75d659b385 Remove logic for Python < 3.6 for ports using Python 3.6+ 2021-01-11 19:36:17 +00:00
Yuri Victorovich
39fb66171b net-im/telegram-desktop: Fix the build failure caused by net/libusrsctp update
libusrsctp significantly changed API without bumping SONAME.

The upstream is notified.

PR:		252581
Submitted by:	madpilot
2021-01-11 19:22:21 +00:00
Bernard Spil
40e85f6e03 net-im/nextcloud-talk: Update to 10.1.1 2021-01-10 11:27:54 +00:00
Sunpoet Po-Chuan Hsieh
204a72a9bf Remove PYTHON_REL check after r559531 (USES=python:3.6+) 2021-01-10 08:21:56 +00:00
Tobias C. Berner
4fb2cd10f1 Update KDE Release Service ports to 20.12.1
Full changelog:
	https://kde.org/announcements/fulllog_releases-20.12.1/
2021-01-08 19:15:30 +00:00
Bernard Spil
93d0184686 net-im/nextcloud-talk: Update to 10.0.5 2021-01-08 18:52:47 +00:00
Adriaan de Groot
6fb1e83e6d Update net-im/beebeep to latest upstream release
beebeep is a local-area-network chat tool, for offices and cafe's.

The changelog is at
	https://sourceforge.net/p/beebeep/code/HEAD/tree/CHANGELOG.txt
with highlights:
- New feature: added "Use high resolution emoticons" option
- New feature: added ECDH key exchange to encryption protocol
- New feature: added "Auto save interval" for chat messages to prevent data loss
- New feature: added "Favored emoticons" as tab in emoticon list
- New feature: added Voice Message Player interface

Reported by:	portscout
2021-01-08 11:29:56 +00:00
Dima Panov
2ec10e7dd9 devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip

Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0

PR:		242347
Submitted by:	fluffy
Reported by:	Naram Qashat (ex-maintainer)
Exp-run by:	antoine
2021-01-08 07:47:02 +00:00
Mateusz Piotrowski
3b80c5ea70 Update to 0.7.2
Changelog:
https://github.com/AsamK/signal-cli/blob/v0.7.2/CHANGELOG.md
2021-01-07 21:53:49 +00:00
Mikael Urankar
a798515415 lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D27940
2021-01-06 10:13:58 +00:00
Jesper Schmitz Mouridsen
dbb05929b4 New port: net-im/nextcloud-spreed-signaling
The standalone signaling server which can be used for Nextcloud

WWW: https://github.com/strukturag/nextcloud-spreed-signaling

Reviewed by: brnrd
Differential Revision: https://reviews.freebsd.org/D27773
2021-01-05 18:23:01 +00:00
Tilman Keskinoz
fa4d3c4968 Update to 0.10.1 2021-01-04 16:23:44 +00:00
Tilman Keskinoz
8e9f8f121f Update to 0.10.1 2021-01-04 16:20:22 +00:00
Adriaan de Groot
8efb61e422 Update net-im/neochat to its first public release
NeoChat is a client for the Matrix instant-messaging network;
NeoChat is a convergent client available on desktop and mobile alike.

This is the first public release of NeoChat (previous ports were of
development snapshots). A new dependency has appeared, to allow
editing of screenshots and photos before sending them. Release
announcement is at
	https://carlschwan.eu/2020/12/23/announcing-neochat-1.0-the-kde-matrix-client/
2021-01-03 23:40:59 +00:00
Gleb Popov
08a23e2c83 Uses/cabal.mk: Set EXTRACT_ONLY based on DISTFILES value, just like bsd.port.mk does.
This removes the need for specifying EXTRACT_ONLY for Haskell ports that have USE_{GITHUB,GITLAB}.

PR:		244784
2020-12-30 18:57:32 +00:00
Ashish SHUKLA
239743130f New Port: net-im/dendrite
Dendrite is a second-generation Matrix homeserver written in Go. It
intends to provide an efficient, reliable and scalable alternative to
Synapse:

  o Efficient: A small memory footprint with better baseline
    performance than an out-of-the-box Synapse.

  o Reliable: Implements the Matrix specification as written, using
    the same test suite as Synapse as well as a brand new Go test suite.

  o Scalable: can run on multiple machines and eventually scale to
    massive homeserver deployments.

WWW: https://github.com/matrix-org/dendrite
2020-12-30 17:26:26 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Steve Wills
9b62d2d89b net-im/qTox: remove snorenotify dep
since it's unmaintained and deprecated upstream

PR:		252217
Approved by:	yuri (maintainer)
2020-12-27 20:51:18 +00:00
Antoine Brodin
ad5e7dcd36 Mark devel flavors BROKEN
Reported by:	pkg-fallout
2020-12-25 09:26:32 +00:00
Kai Knoblich
9cb5898561 Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2020-12-24 13:46:01 +00:00
Mateusz Piotrowski
31d616fb2f Update to 0.7.1
Changelog:
https://github.com/AsamK/signal-cli/blob/v0.7.1/CHANGELOG.md

PR:		252041
Submitted by:	Neel Chauhan <neel@neelc.org> (earlier version)
Reviewed by:	jrm@
Differential Revision:	https://reviews.freebsd.org/D27734
2020-12-23 11:39:38 +00:00
Mateusz Piotrowski
f20388eb13 Set JAVA_VERSION to 11+
This way we force net-im/zkgroup to use same Java version as
net-im/signal-cli.

Also, set LICENSE_FILE.
2020-12-23 11:33:51 +00:00
Mateusz Piotrowski
af5e0c40ea Add net-im/zkgroup
zkgroup is a library for the Signal Private Group System.

It is a new dependency for net-im/signal-cli.

WWW: https://github.com/signalapp/zkgroup

PR:		252041
Submitted by:	jrm@ (earlier version)
2020-12-23 02:29:58 +00:00
Mateusz Piotrowski
aeed0bd229 Update to 0.2.2
Release notes:
https://github.com/isamert/scli/releases/tag/v0.2.2

PR:		252040
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-12-22 13:29:58 +00:00
Mateusz Piotrowski
24dd18e3e0 Update to 1.6.0
PR:		252038
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-12-22 13:06:09 +00:00
Tobias C. Berner
cb4501a0b7 net-im/ruqola: update to 1.2.2 2020-12-19 09:29:07 +00:00
Ashish SHUKLA
d303196578 - Update to 20.12
- Import a patch from upstream to fix unexpected downgrade of
  dependency version
- Remove ineffective REINPLACE_CMD lines
2020-12-19 08:02:51 +00:00
Bernard Spil
253264fc16 net-im/nextcloud-talk: Update to 10.0.4 2020-12-18 14:06:40 +00:00
Loïc Bartoletti
ecb5b21c9e Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to 12.8.1
PR:		251764
Exp-run by: antoine
2020-12-15 17:56:00 +00:00
Danilo G. Baio
64d82ffc6b net-im/py-matrix-synapse: Update to 1.24.0, Fix security issue
Changelog:	https://github.com/matrix-org/synapse/blob/v1.24.0/CHANGES.md

PR:		251768
Submitted by:	contact@evilham.com
Approved by:	Sascha Biberhofer <ports@skyforge.at> (maintainer)
MFH:		2020Q4
Security:	cfa0be42-3cd7-11eb-9de7-641c67a117d8
2020-12-13 12:43:53 +00:00
Mateusz Piotrowski
461b0cbf0c Fix a typo in pkg-message 2020-12-13 10:01:04 +00:00
Mateusz Piotrowski
fbef597d49 Update to 0.2.1
This fixes some issues with net-im/signal-cli 0.6.12.
2020-12-13 09:54:00 +00:00
Tobias C. Berner
581c73f04f Update KDE Applications to 20.12
- astro/libkgeomap has been removed as there are no consumers left
- deskutils/kdepim-apps-libs has been reintegrated into other ports

There are a handful of new ports available:
- astro/kosmindoormap: Library and QML component for rendering multi-level OSM indoor maps
- deskutils/itinerary: KDE Itinerary is a digital travel assistant
- devel/kpublictransport: Access realtime public transport data
- graphics/kontrast: Color contrast checker
- textproc/markdownpart: KPart for rendering Markdown content
2020-12-11 19:18:03 +00:00
Mark Linimon
d977dcdc14 Mark as BROKEN on riscv64:
Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi)
  ld: error: lto.tmp: cannot link object files with different floating-point ABI

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-09 02:45:51 +00:00
Yuri Victorovich
391b857e05 New port: net-im/yume: Encrypted peer-to-peer IPv6 UDP messaging terminal 2020-12-09 00:29:55 +00:00
Loïc Bartoletti
47b26d9293 Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.

- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also updated to 5.15.2.
- Update sip to 5.4.0

SIP is a collection of tools  to create Python bindings for C and C++ libraries and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in ${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup. Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires pysip, so that should be enough for PyQt packages.

List of ports impacted by this change. Most of the patches have been integrated or are in the process of being integrated upstream:

- devel/libsavitar
- graphics/py-python-poppler-qt5
- net-im/scudcloud
- net/libarcus
- print/py-frescobaldi
- science/py-veusz
- graphics/qgis and graphics/qgis-ltr
- deskutils/calibre

A special note regarding calibre. New versions require sip>=5, we update it to the latest version (thanks to madpilot@)

science/scidavis will remove the PyQt binding soon and there is no patch planned, so we remove the python option (ok makc@)

While here, convert some ports to USE_PYQT (cad/cura, cad/uranium, devel/eric6, ...)

Thanks to tcberner and adridg!

[1] https://www.riverbankcomputing.com/static/Docs/sip/

PR:                250853
Exp-run by:        antoine
2020-12-08 20:03:07 +00:00
Steve Wills
a77ea0c493 net-im/matterbridge: update to 1.20.0 2020-12-06 20:40:01 +00:00
Adriaan de Groot
cabbbbdd9a Update net-im/neochat to a recent upstream commit
This is still unreleased, but very functional and rapidly-evolving,
software, so bump it for the past two weeks of development.
One PORTREVISION got skipped on the way; I didn't get around to
committing the update for KF5 5.76 when that landed.
2020-12-06 12:39:37 +00:00
Tobias C. Berner
6224a711de net-im/ruqola: update to 1.2.1 2020-12-05 16:34:03 +00:00
Jimmy Olgeni
945e2a6964 Update net-im/py-python-telegram-bot to version 13.1. 2020-12-04 14:09:34 +00:00
Rene Ladan
6ac46b8d4e Remove expired ports:
2020-11-30 databases/datamodeler: depends on expiring java/openjfx8-devel
2020-11-30 devel/gradle4: only needed for expiring biology/igv and java/openjfx8-devel
2020-11-30 devel/py-astroid1: Use devel/py-astroid instead
2020-11-30 devel/pylint1: Use devel/pylint instead
2020-11-30 german/mediathekview: depends on expiring java/openjfx8-devel
2020-11-30 java/openjfx8-devel: No longer maintained upstream
2020-11-30 java/openjfx8-scenebuilder: depends on expiring java/openjfx8-devel
2020-11-30 net-im/py-sleekxmpp: Upstream archived and advices to use net-im/py-slixmpp
2020-12-01 net-mgmt/zabbix44-agent: End of Life
2020-12-01 net-mgmt/zabbix44-frontend: End of Life
2020-12-01 net-mgmt/zabbix44-java: End of Life
2020-12-01 net-mgmt/zabbix44-proxy: End of Life
2020-12-01 net-mgmt/zabbix44-server: End of Life
2020-11-30 print/jabref: depends on expiring java/openjfx8-devel
2020-11-30 science/datawarrior: depends on expiring java/openjfx8-devel
2020-12-01 20:09:51 +00:00
Thierry Thomas
38a300a99a Fix linkage when X11 is disabled.
PR:		251493
Submitted by:	p5B2E9A8F (at) t-online.de
2020-11-30 20:58:39 +00:00
Thierry Thomas
30a10229c5 Upgrade to v0.10.0.
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.10.0>.
2020-11-30 18:20:08 +00:00
Jesper Schmitz Mouridsen
3367f62c42 net-im/libnice update to 0.1.18
PR: 247547
Submitted by: swills
Approved by: maintainer timeout
2020-11-28 14:58:16 +00:00
Thierry Thomas
a623167fd3 Upgrade to v0.9.1.
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.9.1>.
2020-11-27 10:41:11 +00:00