Commit graph

545656 commits

Author SHA1 Message Date
Mikael Urankar
1025536a1c java/openjdk8: Fix build on armv6/7
PR:		255326
Reported by:	tech-lists@zyxst.net
Approved by:	portmgr (tier-2 / build fix blanket)
2021-05-14 10:30:52 +02:00
Mikael Urankar
0c42339a18 security/tailscale: Update to 1.8.3
Changes: https://github.com/tailscale/tailscale/compare/v1.8.1...v1.8.3

PR:		255829
Reported by:	Denton Gentry <denny@geekhold.com>
2021-05-14 10:09:53 +02:00
Yuri Victorovich
0a733dd7d7 New port: math/creme: Randomized thermal relaxation method for MaxFS problems 2021-05-14 00:56:06 -07:00
Fernando Apesteguía
fd036e9a4a multimedia/libdvdcss: Update to 1.4.3
ChangeLog: https://code.videolan.org/videolan/libdvdcss/-/blob/master/NEWS

PR:	255401
Reported by:	daniel.engberg.lists@pyret.net
2021-05-14 07:55:58 +02:00
Yuri Victorovich
f2366c5c26 New port: textproc/xlnt: C++ xlsx library for reading/writing/manipulating spreadsheets 2021-05-13 20:40:53 -07:00
Charlie Li
80762637bb
net-im/telegram-desktop: fix build with GTK option
Telegram now includes a WebView feature when GTK is enabled, which
uses www/webkit2-gtk3.

While here, fix the following minor items:
- allow building with Python newer than 3.7
- devel/dee is not needed for build, remove
- clean up USES= syntax in the GTK option

Obtained from:	0b4100d7ce
		48d70e5258
Approved by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer),
		arrowd (mentor), fluffy (mentor)
PR:		255719
Differential Revision: https://reviews.freebsd.org/D30224
2021-05-13 22:48:39 -04:00
Yuri Victorovich
7879865422 science/tinker: Update 8.8.3 -> 8.9.1
Reported by:	portscout
2021-05-13 16:42:00 -07:00
Yuri Victorovich
4ec1f052f2 audio/rtaudio: Add PULSEAUDIO option to enable use with PulseAudio
PR:		255853
Reported by:	Duane <parakleta@darkreality.org>
2021-05-13 16:37:52 -07:00
Yuri Victorovich
d341ae0387 math/py-chaospy: Update 4.2.5 -> 4.2.7
Reported by:	portscout
2021-05-13 15:49:01 -07:00
Yuri Victorovich
7b523bd666 audio/spectacle-lv2: Update 1.0 -> 2.0-1
Reported by:	portscout
2021-05-13 15:49:00 -07:00
Danilo Egea Gondolfo
905b7f31b7 print/foomatic-db: Update to 20210513 2021-05-13 23:37:38 +01:00
Yuri Victorovich
de16e756be math/gravity: Fix the test target
Test executable is built by the project by default. This was
changed in the patch and made conditional on a special cmake
variable. The test target is now updated to reflect this.
2021-05-13 15:24:46 -07:00
Yuri Victorovich
e74901c007 math/openturns: Update 1.16 -> 1.17
Reported by:	portscout
2021-05-13 15:24:45 -07:00
Yuri Victorovich
176d99d0ec science/siesta: Broken on aarch64 2021-05-13 15:24:45 -07:00
Yuri Victorovich
9b2a99e499 audio/synthv1-lv2: Update 0.9.21 -> 0.9.22 2021-05-13 15:24:44 -07:00
Yuri Victorovich
67237b2a32 audio/drumkv1-lv2: Update 0.9.21 -> 0.9.22 2021-05-13 15:24:43 -07:00
Yuri Victorovich
13d1a51113 audio/samplv1-lv2: Update 0.9.21 -> 0.9.22 2021-05-13 15:24:43 -07:00
Yuri Victorovich
38e1460249 audio/padthv1-lv2: Update 0.9.21 -> 0.9.22 2021-05-13 15:24:42 -07:00
Romain Tartière
ce16181df8 ports-mgmt/portshaker: Update to 1.0.19
This release fix the warnings that spawned after the transition to git.
2021-05-13 12:13:42 -10:00
Danilo Egea Gondolfo
9d251e15af sysutils/kubectl: Update to 1.21.1 2021-05-13 23:07:46 +01:00
Danilo Egea Gondolfo
afb3013c87 graphics/gscan2pdf: Update to 2.12.1
Drop maintainership.

PR:	255801
2021-05-13 22:52:14 +01:00
Neel Chauhan
432ac2b0fd New port: www/py-fastapi: High-performance Python API Framework 2021-05-13 14:49:11 -07:00
Jan Beich
65b112f339 devel/py-evdev: update to 1.4.0
Changes:	https://github.com/gvalkov/python-evdev/compare/v1.3.0...v1.4.0
PR:		255769
Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D30201
2021-05-13 21:16:16 +00:00
Jan Beich
2e003fef2f x11/libxkbcommon: update to 1.3.0
Changes:	https://lists.freedesktop.org/archives/wayland-devel/2021-May/041816.html
PR:		254919 255768
Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D30118
2021-05-13 21:16:15 +00:00
Serhii (Sergey) Kozlov
0941b0af86 [NEW] www/pydio-cells: nextgen file sharing platform
Installed on your own infrastructure, Pydio Cells provides a central
place for your users to collaborate and share files internally and
externally, while empowering your IT admins to monitor and protect your
company's data.

WWW: https://pydio.com/en/features/pydio-cells-overview
GitHub: https://github.com/pydio/cells

Reviewed by:	koobs
Differential Revision:	D30199
2021-05-13 20:54:43 +00:00
Danilo Egea Gondolfo
ba5273257f lang/yap: Remove the DOCS option and unbreak the build
The fact that it depends on an entire LaTeX infrastructure just to build the pdf manual is not ideal.
Also, based on its github repository, this project seems to be abandoned so maybe we should just remove it from the ports tree at some point.

Drop maintainership.
2021-05-13 21:43:02 +01:00
Alexandre C. Guimarães
1058594d4f
www/davical: Update to 1.1.10. 2021-05-13 17:27:42 -03:00
Alexandre C. Guimarães
05c8ba6cfc
devel/php-libawl: Update to 0.62. 2021-05-13 17:27:40 -03:00
Thierry Thomas
553bcea9db graphics/py-pillow: upgrade to 8.2.0 + fix vulnerabilities
- Release notes at <https://github.com/python-pillow/Pillow/releases/tag/8.2.0>

- Security fixes described at
<8ec027867f>

- Since I´m there, add newer optional dependencies.

Security:	CVE-2021-25287
Security:	CVE-2021-25288
Security:	CVE-2021-28675
Security:	CVE-2021-28676
Security:	CVE-2021-28677
Security:	CVE-2021-28678

PR:		255361
Approved by:	koobs (maintainer)
2021-05-13 22:05:25 +02:00
Thomas Morper
643a6a5bc1 net-im/prosody: Update to 0.11.9
PR:		255845
MFH:		2021Q2
Security:	fc75570a-b417-11eb-a23d-c7ab331fd711
2021-05-13 12:45:12 -07:00
Thomas Morper
b1a6389106 security/vuxml: Add entry for net-im/prosody
PR:	255845, 255849
2021-05-13 12:44:55 -07:00
Bernard Spil
96f9a6b4de security/nextcloud-end_to_end_encryption: Update to 1.7.1
(cherry picked from commit c117d3f93fb9b53c61e1384f10ec82be7ee11fef)
2021-05-13 19:43:00 +00:00
Ryan Steinmetz
1c02da232c
www/varnish-ip2proxy: Update varnish 6.6 compatibility, bump PORTREVISION 2021-05-13 14:35:06 -04:00
Jan Beich
b1be50c1a4 devel/cargo-c: update to 0.8.1
Changes:	https://github.com/lu-zero/cargo-c/releases/tag/v0.8.1
Reported by:	GitHub (watch releases)
2021-05-13 18:26:30 +00:00
Jan Beich
b5db95dacb devel/cargo-c: regen distinfo after 3758b337a1 2021-05-13 18:26:30 +00:00
Lewis Cook
2754b8b53d Switch to GO_MODULE after r566063 2021-05-13 18:59:48 +01:00
Ryan Steinmetz
7bcb26acbd
www/varnish-libvmod-querystring: Fix compatibility with varnish 6.6, bump PORTREVISION 2021-05-13 13:59:21 -04:00
Gleb Popov
95ffd5b094 devel/stack: Update to 2.7.1 2021-05-13 20:58:04 +03:00
Tobias C. Berner
3603155333 Update KDE Gear to 21.04.1
May 13, 2021. 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.

Changelogs:
	https://kde.org/announcements/changelogs/releases/21.04.1/
2021-05-13 19:33:56 +02:00
Goran Mekić
afa7ebc97f www/py-flask-smorest: Update to 0.31.0
Changes: https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0310-2021-05-12

PR:	255836
2021-05-13 10:05:50 -07:00
Bernard Spil
3a57e729c0 databases/mariadb103-client: Fix empty file 2021-05-13 16:34:00 +00:00
Bernard Spil
d86cc48e3f databases/mariadb105-server: Security update to 10.5.10
Security:	56ba4513-a1be-11eb-9072-d4c9ef517024
MFH:		2021Q2
2021-05-13 16:32:46 +00:00
Bernard Spil
d94a3f91ff databases/mariadb104-server: Security update to 10.4.19
Security:	56ba4513-a1be-11eb-9072-d4c9ef517024
MFH:		2021Q2
2021-05-13 16:32:42 +00:00
Bernard Spil
9cbe5566f7 databases/mariadb103-server: Security update to 10.3.29
Reported by:	<i dani outlook com>
Security:	56ba4513-a1be-11eb-9072-d4c9ef517024
MFH:		2021Q2
2021-05-13 16:32:39 +00:00
Antoine Brodin
a984550cce sysutils/ansible*: fix PKGBASE collision 2021-05-13 16:27:19 +00:00
Ryan Steinmetz
9d5dd02a2c
www/varnish-libvmod-dynamic: update to 20210513 2021-05-13 12:19:04 -04:00
Mateusz Piotrowski
98a8aa3b54 www/ffsend: Update to 0.2.72 2021-05-13 17:16:33 +02:00
Jimmy Olgeni
57745e5d17 net/nats-server: Update to version 2.2.4. 2021-05-13 16:58:36 +02:00
Jimmy Olgeni
8e938818e1 net/croc: Update to version 9.1.4. 2021-05-13 16:58:35 +02:00
Thierry Thomas
e34fc76d33 security/vuxml: declare vulnerabilities for ImageMagick6
PR:		255818
2021-05-13 16:43:16 +02:00