Commit Graph

531175 Commits

Author SHA1 Message Date
Steve Wills
2fe95a13ec databases/p5-Memcached-libmemcached: drop maintainership since I no longer use this 2020-12-30 13:46:07 +00:00
Steve Wills
e6c34f1d9e www/minio: update to 2020.12.29.23.29.29 2020-12-30 13:43:41 +00:00
Bernhard Froehlich
7ea40b92cb multimedia/kodi-addon-pvr-hts: Update to 8.1.2 2020-12-30 13:30:09 +00:00
Juraj Lutter
c525e6ceef textproc/kibana7: Update to 7.10.1
Changelog at:
https://www.elastic.co/guide/en/kibana/7.10/release-notes-7.10.1.html

And while here, also reformat Makefile according to portfmt and portclippy

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27819
2020-12-30 13:24:53 +00:00
Juraj Lutter
0922fc81d7 textproc/elasticsearch7: Update to 7.10.1
Changelog at:
https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-7.10.1.html

And while here, also reformat Makefile according to portfmt and portclippy

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27820
2020-12-30 13:23:30 +00:00
Juraj Lutter
8d4dba011a sysutils/logstash7: Update to 7.10.1
Changelog at:
https://www.elastic.co/guide/en/logstash/7.10/logstash-7-10-1.html

And while here, also reformat Makefile according to portfmt and portclippy

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27821
2020-12-30 13:21:02 +00:00
Juraj Lutter
f536499089 sysutils/beats7: Update to 7.10.1
Changelog at:
https://www.elastic.co/guide/en/beats/libbeat/7.10/release-notes-7.10.1.html

And while here, also reformat Makefile according to portfmt and portclippy

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27822
2020-12-30 13:13:34 +00:00
Bernhard Froehlich
3a21e10859 multimedia/kodi-addon-peripheral-joystick: Update to 1.7.1
Discussed with:	rozhuk.im@gmail.com (maintainer)
Obtained from:	4346c9c36f
2020-12-30 12:22:16 +00:00
Gerald Pfeifer
ca74d206ba Update to the 20201224 snapshot of GCC 8.4.1.
This brings one fix for the x86 back end and Fortran front end each.
2020-12-30 12:22:07 +00:00
Emanuel Haupt
32f68de9e7 Update WWW 2020-12-30 12:21:45 +00:00
Bernhard Froehlich
25c11de9c4 multimedia/kodi-addon-pvr-iptvsimple: Update to 7.1.0 2020-12-30 12:20:20 +00:00
Bernhard Froehlich
635becb4ef devel/kodi-platform: Update to latest commit 20190726 (809c5e9) 2020-12-30 12:17:35 +00:00
Bernhard Froehlich
4fc0f920e2 multimedia/kodi: Update to 19.0b2
We usually try to avoid updating to beta releases but this time we were
forced by the upcoming python2.7 removal and had to hurry up to get it
into the tree before 31st. Bugs are expected and testing was limited.
Kodi 19.0 will be the first release that supports python3 so we had no
other choice. Sorry!

The maintainer situation for kodi and kodi-devel really needs some
improvement so I'm glad that yzrh did the heavy lifting and stepped up
as the next kodi maintainer. Thanks a lot to him!

PR:		249724
Submitted by:	yzrh@tuta.io (per email)
2020-12-30 12:15:44 +00:00
Muhammad Moinur Rahman
afeda79345 textproc/groonga: Update version 10.0.9=>10.1.0
Relnotes:	https://groonga.org/docs/news.html#release-10-1-0
2020-12-30 11:51:17 +00:00
Thomas Zander
8ac75f7d86 Update to 0.3.1.
Details:
- No functional changes.
- Includes build fix for upcoming xfce 4.16.
2020-12-30 11:48:04 +00:00
Rene Ladan
956b6a84b4 Remove expired port:
2020-12-30 audio/py-gmusicapi: Google Play Music is going away: https://github.com/simon-weber/gmusicapi/issues/673
2020-12-30 11:32:06 +00:00
Rene Ladan
27bd692229 audo/beets: drop optional dependency on expired audio/py-gmusicapi 2020-12-30 11:31:28 +00:00
Jan Beich
e01d4c88ea sysutils/android-file-transfer: update to 4.2
Changes:	https://github.com/whoozle/android-file-transfer-linux/releases/tag/v4.2
Reported by:	GitHub (watch releases)
2020-12-30 09:53:01 +00:00
Jan Beich
28dadcc72c graphics/vulkan-tools: update to 1.2.165
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.162...v1.2.165
2020-12-30 09:52:55 +00:00
Dmitry Marakasov
4824fadafb - Update WWW
Approved by:	portmgr blanket
2020-12-30 09:40:55 +00:00
Yuri Victorovich
9c1fd2a7e5 math/exprtk: Update g20201017 -> g20201207 2020-12-30 08:59:44 +00:00
Alexey Dokuchaev
bf0ccbf542 - Update `graphics/qvge' to version 0.6.2
- Build against OGDF is currently broken

Reported by:	portscout
2020-12-30 08:42:42 +00:00
Cy Schubert
5344e02521 Fix build with broken nondefault python.
PR:		251343
Submitted by:	Christian Ullrich <chris _ chrullrich.net>
2020-12-30 05:51:09 +00:00
Cy Schubert
126f796a3f Add SIM_SIMULATOR and USIM_SIMULATOR options.
SIM_SIMULATOR and USIM_SIMULATOR options enable features that are used for
testing EAP-AKA and EAP-SIM authentication.

PR:		252276
Submitted by:	Terry Burton <tez _ terryburton.co.uk>
2020-12-30 05:38:19 +00:00
Cy Schubert
4e368d60f6 Fix LLVM11 build.
According to https://reviews.llvm.org/D75758, some software may require
a pragma.
2020-12-30 05:38:16 +00:00
Yuri Victorovich
00d8df29cb math/alglib: Update 3.16.0 -> 3.17.0 2020-12-30 04:55:09 +00:00
Piotr Kubaj
b5098e760e Switch default GCC for powerpc64le to 10.
9 does not yet work and the switch to 10 is near.

PR:		251670
Approved by:	gerald@ (maintainer)
2020-12-30 03:12:58 +00:00
Piotr Kubaj
15627c3182 lang/gcc10: add support for powerpc64le
PR:		251670
Approved by:	gerald@ (maintainer)
2020-12-30 03:11:14 +00:00
Greg Lewis
e3b2885dea Target Java 6 rather than Java 5 so this compiles with Java 11
PR:		251774
2020-12-30 01:51:11 +00:00
Jason E. Hale
c03abf013b math/fftw3*: Update to 3.3.9
Changes:	http://www.fftw.org/release-notes.html
2020-12-30 00:42:08 +00:00
Greg Lewis
8088efc2e4 Restrict to Java 8, since this doesn't compile with Java 11
PR:			251774
2020-12-30 00:07:22 +00:00
Matthew Seaman
715d03554f Correct typo in the deprecation comment
Submitted by:	John W. O'Brien
2020-12-30 00:05:03 +00:00
Jochen Neumeister
abd47743e2 Update 3rd Party Module nginx-clojure
Sponsored by:	Netzkommune GmbH
2020-12-29 23:46:54 +00:00
Matthias Fechner
4eaed28e56 Removed a duplicated dep line for gtar.
PR:		252269
Reported by:	vvd@unislabs.com
2020-12-29 23:25:58 +00:00
Yuri Victorovich
74c06d24b6 math/or-tools: Update 7.7 -> 8.1 2020-12-29 22:42:13 +00:00
Luca Pizzamiglio
644cf5057d Update COMMENT
PR:		250655
Submitted by:	Yasuhiro Kimura <yasu@utahime.org>
2020-12-29 22:40:49 +00:00
Muhammad Moinur Rahman
71a61cc619 security/sslproxy: Update version 0.7.0=>0.8.2
Relnotes:	https://github.com/sonertari/SSLproxy/blob/master/NEWS.md
2020-12-29 22:34:29 +00:00
Jochen Neumeister
ce73707163 merge r559454 from www/nginx-devel:
Fix PROPFIND fail with 500 on simlinks to non exist file/dir
when nginx compiled with the third-party http_dav_ext module.

PR:	220871
Sponsored by:	Netzkommune GmbH
2020-12-29 22:33:41 +00:00
Yuri Victorovich
c78beee722 audio/webrtc-audio-processing: Sync -std= with devel/abseil to match ABI
PR:		250376
Approved by:	jbeich (maintainer)
2020-12-29 22:28:14 +00:00
Yuri Victorovich
d51c9acbfd multimedia/libgav1: Sync -std= with devel/abseil to match ABI
PR:		250376
Approved by:	jbeich
2020-12-29 22:26:41 +00:00
Palle Girgensohn
63d746c7ca Update to 1.17.0
Release notes:	https://docs.influxdata.com/telegraf/v1.17/about_the_project/release-notes-changelog/
2020-12-29 22:26:28 +00:00
Yuri Victorovich
17ed41b53f devel/abseil: Change to C++17 to allow all dependent ports to build
PR:		250376
Approved by:	danfe (maintainer's timeout)
2020-12-29 22:25:03 +00:00
Joseph Mingrone
208eaad339 security/strongswan: Update to version 5.9.1
Changelog: https://wiki.strongswan.org/versions/79

PR:		252202
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
Approved by:	strongswan@nanoteq.com (maintainer)
2020-12-29 22:24:24 +00:00
Luca Pizzamiglio
e835ba847e devel/sccache: update to 0.2.14
no changelog available
2020-12-29 22:17:09 +00:00
Rene Ladan
36b654bf76 audio/exhale: backport patch for MacOS compatibility
PR:		251710
Submitted by:	Daniel Engberg (maintainer)
2020-12-29 22:15:53 +00:00
Antoine Brodin
577b0ec45c Drop optional dependency on python 2.7 2020-12-29 22:12:54 +00:00
Antoine Brodin
1d754bf4d3 Drop optional dependency on python 2.7 2020-12-29 22:12:04 +00:00
Luca Pizzamiglio
f04ea22ecb benchmarks/stress-ng: update to 0.12.01 2020-12-29 22:09:11 +00:00
Antoine Brodin
82d78d111f Drop optional dependency on a py27 port 2020-12-29 21:18:28 +00:00
Muhammad Moinur Rahman
7492a37777 security/p5-PGP-Sign: Update version 1.03=>1.04
Relnotes:	https://metacpan.org/changes/distribution/PGP-Sign
2020-12-29 21:06:10 +00:00