Commit graph

506122 commits

Author SHA1 Message Date
Rene Ladan
ee6f71d063 Remove expired ports:
dns/dnsperf: depends on expired dns/bind914, not compatible with dns/bind916
2020-04-30 dns/bind914: End of life, please migrate to a newer version of BIND9
2020-04-30 11:08:20 +00:00
Kai Knoblich
edfd6cdbb9 graphics/py-img2pdf: Update to 0.3.5
* Drop Python 2.7 support because it was removed with this version.

Changelog:

https://gitlab.mister-muffin.de/josch/img2pdf/blob/0.3.5/CHANGES.rst
2020-04-30 10:21:34 +00:00
Dmitry Marakasov
d6f4fa8403 - Update WWW
Approved by:	portmgr blanket
2020-04-30 09:32:36 +00:00
Koichiro Iwao
d73350af31 security/softether5: Update to 5.01.9674
Sponsored by:	HAW International
2020-04-30 09:31:23 +00:00
Kai Knoblich
4d3b95af33 textproc/py-ocrmypdf: Update to 9.8.0
* Pet portclippy while I'm here by placing related variables to the USES
  block.

Changelog:

https://github.com/jbarlow83/OCRmyPDF/blob/v9.8.0/docs/release_notes.rst
2020-04-30 08:45:34 +00:00
Roger Pau Monné
b4094edc76 sysutils/xen-tools: fix build with clang and lld 10
Disable QEMU user support, it's not used by Xen and doesn't currently
build with lld 10 and the QEMU version shipped by Xen. Also pass
-Wno-misleading-indentation to fix the build with clang 10.

Approved by:		bapt
Sponsored by:		Citrix Systems R&D
Differential revision:	https://reviews.freebsd.org/D24482
2020-04-30 08:37:02 +00:00
Jochen Neumeister
10fe9bef59 databases/mysq56-{client, server}: Update to latest release 5.7.30
Bugs Fixed:
- InnoDB: The row_upd_clust_rec_by_insert function, which marks a clustered index record as deleted and inserts an updated version of the record into the clustered index, passed an incorrect n_ext value (the total number of external fields) to lower level functions, causing an assertion failure.
- InnoDB: An operation performed with the innodb_buffer_pool_evict debug variable set to uncompressed caused an assertion failure.
- InnoDB: An add column operation caused an assertion failure. The failure was due to a dangling pointer.
- nnoDB: Updating certain InnoDB system variables that take string values raised invalid read errors during Valgrind testing.
- InnoDB: An insert statement on a table with a spatial index raised a record type mismatch assertion due to a tuple corruption.
- InnoDB: A function that calculates undo log record size could calculate an incorrect length value in the case of a corrupted undo log record, resulting in a malloc failure. Assertion code was added to detect incorrect calculations.
- Replication: While an SQL statement was in the process of being rewritten for the binary log so that sensitive information did not appear in plain text, if a SHOW PROCESSLIST statement was used to inspect the query, the query could become corrupted when it was written to the binary log, causing replication to stop. The process of rewriting the query is now kept private, and the query thread is updated only when rewriting is complete.
- Replication: When a GRANT or REVOKE statement is only partially executed, an incident event is logged in the binary log, which makes the replication slave's applier thread stop so that the slave can be reconciled manually with the master. Previously, if a failed GRANT or REVOKE statement was the first statement executed in the session, no GTID was applied to the incident event (because the cache manager did not yet exist for the session), causing an error on the replication slave. Also, no incident event was logged in the situation where a GRANT statement created a user but then failed because the privileges had been specified incorrectly, again causing an error on the replication slave. Both these issues have now been fixed.
- Replication: When a replication slave has a generated column that the master does not have in that table, with a secondary index on the generated column, the generated expression should be evaluated and the value stored by the storage engine in the secondary index. When row-based binary logging is in use, the replication slave assigns default values to any fields that are not in the master's definition of the table. In the case of a generated column, which does not have a default value, the slave was previously assigning a null or a zero value to the column. This value was then stored by the storage engine in the secondary index, causing both the table and the index to become corrupted. To fix this issue, generated columns in a table on a replication slave are now re-evaluated before the values are sent to the storage engine.
- Replication: In the event of an unplanned disconnection of a replication slave from the master, the reference to the master's dump thread might not be removed from the list of registered slaves, in which case statements that accessed the list of slaves would fail. The issue has now been fixed.
- Replication: With the settings binlog_format=MIXED, tx_isolation=READ-COMMITTED, and binlog_row_image=FULL, an INSERT ... SELECT query involving a transactional storage engine omitted any columns with a null value from the row image written to the binary log. This happened because when processing INSERT ... SELECT statements, the columns were marked for inserts before the binary logging format was selected. The issue has now been fixed.

Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-30.html

MFH:		2020Q2
Security:	21d59ea3-8559-11ea-a5e2-d4c9ef517024 (MySQL - Server)
Security:	622b5c47-855b-11ea-a5e2-d4c9ef517024 (MySQL - Client)
Sponsored by:	Netzkommune GmbH
2020-04-30 08:15:11 +00:00
Alexander Leidinger
aa9709f8a9 Update C# and VB.net plugins. 2020-04-30 08:01:51 +00:00
Rene Ladan
9b29bf76eb Remove expired ports:
2020-04-30 net-mgmt/bgpq: Use net-mgmt/bgpq3 or net-mgmt/bgpq4
2020-04-30 net/boringtun: Status of the project and motivation is unclear
2020-04-30 07:54:41 +00:00
Hiroki Tagato
a141396b68 - Update to 1.10.3
- Make portclippy happy

PR:		245660
Submitted by:	Max Kostikov <max@kostikov.co> (maintainer)
Approved by:	ehaupt (mentor)
Changelog:	https://megatools.megous.com/builds/NEWS
2020-04-30 07:15:19 +00:00
Palle Girgensohn
c583ea8ba3 Update to version 1.14.2
Release notes:	https://www.influxdata.com/blog/release-announcement-telegraf-1-14-2/
2020-04-30 07:02:58 +00:00
Tobias Kortkamp
74ee8533c8 x11-toolkits/granite: Update to 5.4.0
Changes:	https://github.com/elementary/granite/releases/tag/5.4.0
2020-04-30 03:36:04 +00:00
Jan Beich
a7453b73e1 www/firefox-esr: update to 68.8.0
Changes:	https://www.mozilla.org/firefox/68.8.0/releasenotes/
Security:	aec18162-eaf3-4e73-a38e-3fd98bc47869
2020-04-30 03:22:50 +00:00
Jan Beich
443c2addde www/firefox: switch to rc2
Changes:	https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2020-04-27&enddate=2020-04-30
2020-04-30 03:22:44 +00:00
Kurt Jaeger
ddc67ac4e4 sysutils/mkdesktop: update 4.2 -> 4.3
- bundles in hal and dbus to cater for desktops which don't
  automatically pull in these packages

PR:		246040
Submitted by:	Manish Jain <bourne.identity@hotmail.com> (maintainer)
2020-04-30 02:01:01 +00:00
Yuri Victorovich
f297bc7b1d New port: math/elemental: Dense and sparse linear algebra, conic optimization, lattice reduction 2020-04-30 01:52:12 +00:00
Larry Rosenman
bdce1a50b8 sysutils/lsof: handle the .so's in the manpage, working around a mandoc bug.
PR:		243205
Submitted by:	jamie@catflap.org
Reported by:	yasu@utahime.org
2020-04-30 01:13:24 +00:00
Kyle Evans
7c134f9f36 emulators/qemu-sbruno: bump PORTREVISION for recent DEPRECATION
DEPRECATED was added in r533075 and gets encoded in the pkg; make sure that
users of the pkg get the notice far in advance that this port is going away,
as it will not receive any further updates that would trigger the rebuild.

Approved by:	koobs (mentor)
MFH:		2020Q2 (blanket: metadata correction)
2020-04-29 23:46:05 +00:00
Matthias Andree
3743167968 net-mgmt/netdata: broken with libressl{,-devel}
netdata is trying to move forward with crypto versions, and use TLS v1.3
functions.  libressl is outdated and does not offer these, so the proper
recourse is marking netdata BROKEN with libressl, rather than weakening its
crypto features by enabling a library.

FreeBSD 12.1 has two suitable openssl implementations currently, one in the
base system (which is also the default), one in ports.

PR:		246027
Submitted by:	lysfjord.daniel@smokepit.net
2020-04-29 22:50:08 +00:00
Danilo G. Baio
c4c3df9241 security/vuxml: Add other flavors of py-yaml 2020-04-29 22:31:07 +00:00
Danilo Egea Gondolfo
a6616dc6de - Update to 3.2.0 2020-04-29 22:28:36 +00:00
Danilo G. Baio
b8c550ae5d net-im/py-matrix-synapse: Fix test target
Add devel/py-parameterized

PR:		245972
Approved by:	Sascha Biberhofer <ports@skyforge.at> (maintainer)
2020-04-29 22:04:20 +00:00
Rene Ladan
f5873372f1 www/chromium: update to 81.0.4044.129
MFH:		2020Q2
Security:	https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_27.html
2020-04-29 21:18:44 +00:00
Danilo Egea Gondolfo
15ea139977 - Update to 1.9.2 2020-04-29 21:17:06 +00:00
Lars Engels
da9cda306f net-mgmt/icinga2:
- Update to 2.11.3 which fixes a long standing bug in the Icinga API that led to crashes [1]
- Fix directory permissions for 'icinga2 feature enable / disable'
- Add new option UNITY to enable or disable the build with Unity. Unity
  makes building Icinga 2 faster but memory intensive. With Unity disabled it is
  possible to build Icinga 2 on memory restricted machines like a Raspberry Pi. [2]

PR:		245985 [1], 245461 [2]
Submitted by:	Armin Gruner <ag-freebsd@muc.de> [1], Alexander Wittig <alexander@wittig.name> [2]
MFH:		2020Q2
2020-04-29 20:33:23 +00:00
Muhammad Moinur Rahman
549c2d86e5 security/snort3: Update version 3.0.0-270=>3.0.1-2
Reported by:	dvl
Relnotes:	https://github.com/snort3/snort3/releases/tag/3.0.1-2
2020-04-29 20:18:00 +00:00
Dmitry Sivachenko
19d8ef1241 Update to version 5.0 2020-04-29 20:07:57 +00:00
Bradley T. Hughes
0107b23d14 www/node: Update 13.12.0_1 -> 13.13.0
https://nodejs.org/en/blog/release/v13.13.0/

Sponsored by:	Miles AS
2020-04-29 19:51:48 +00:00
Joseph Mingrone
8ef5692a52 print/pdf-tools: Update and depend on graphics/ImageMagick7
editors/emacs switched to depend on graphics/ImageMagick7 in r533098.  That
caused fallout when building print/pdf-tools, because graphics/ImageMagick6
and graphics/ImageMagick7 conflict.  Switch this port to the newer
ImageMagick to fix the conflict.
2020-04-29 19:17:56 +00:00
Tobias C. Berner
e346c38a35 net-im/prosody: Fix http files download
net-im/prosody: fix ETag creation

* Include patch from upstream to fix crash in mod_http_files
  when encountering large device- or inode-numbers [1]

[1] https://issues.prosody.im/1498

PR:		244618
Submitted by:	Thomas Morper <thomas@beingboiled.info> (maintainer)
Reported by:	rozhuk.im@gmail.com
2020-04-29 19:09:53 +00:00
Yuri Victorovich
36afdb340a x11-toolkits/nanogui: Update g20180413 -> g20190922 2020-04-29 19:09:39 +00:00
Yuri Victorovich
47cea69cc5 www/py-pywikibot: Update 3.0.20190722 -> 3.0.20200405 2020-04-29 19:06:22 +00:00
Yuri Victorovich
29001be81b security/highwayhash: Update g20190324 -> g20191102 2020-04-29 19:05:35 +00:00
Yuri Victorovich
f3536f6d0b misc/netron: Update 3.9.8 -> 4.1.2 2020-04-29 19:04:46 +00:00
Tobias C. Berner
6512c11494 multimedia/vlc: update to 3.0.10
PR:		246016
Reported by:	VVD <vvd@unislabs.com>
MFH:		2020Q2
Security:	CVE-2019-19721 CVE-2020-6071 CVE-2020-6072 CVE-2020-6073 CVE-2020-6077 CVE-2020-6078 CVE-2020-6079
2020-04-29 18:52:20 +00:00
Tobias C. Berner
7fd5dedca8 Document multimedia/vlc vulnerabilities
Security:	CVE-2019-19721 CVE-2020-6071 CVE-2020-6072 CVE-2020-6073 CVE-2020-6077 CVE-2020-6078 CVE-2020-6079
2020-04-29 18:48:50 +00:00
Emmanuel Vadot
44aee259e8 devel/aarch64-none-elf-gcc: Fix building plugins
For building plugins gcc needs objdump, whcih exists in amd64 world but
not on aarch64. We already have a dependancy on devel/binutils but this
port install binaries in ${LOCALBASE}/${GCC_TARGET}/bin so add that to
the PATH.

Reported by:	Mark Millard
2020-04-29 17:17:52 +00:00
Jan Beich
65a4f7c1f5 lang/intel-compute-runtime: track libva dependency
-- Checking for module 'libva>=1.0.0'
--   Found libva, version 1.7.0
-- Looking for vaGetLibFunc in va
-- Looking for vaGetLibFunc in va - found
-- Using libva
-- LibVA include dirs: /usr/local/include

$ strings /usr/local/lib/intel-opencl/libigdrcl.so | grep '^va[A-Z]'
vaDestroyImage
vaSyncSurface
vaDeriveImage
vaMaxNumImageFormats
vaGetLibFunc
vaQueryImageFormats
vaDisplayIsValid
2020-04-29 16:06:00 +00:00
Jan Beich
730125ce1f devel/intel-graphics-compiler: update to 1.0.3864
Changes:	https.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.3864
Reported by:	GitHub (watch releases)
2020-04-29 16:05:51 +00:00
Luca Pizzamiglio
cd39a9522f textproc/bat: Update to 0.15.0
Tiny bug fix release.
2020-04-29 15:56:39 +00:00
Sunpoet Po-Chuan Hsieh
df9db883a5 Bump PORTREVISION for multimedia/libcec shlib change 2020-04-29 15:50:28 +00:00
Sunpoet Po-Chuan Hsieh
9536e97203 Update to 0.9.0
Changes:	https://github.com/piotrmurach/tty-file/blob/master/CHANGELOG.md
2020-04-29 15:50:23 +00:00
Sunpoet Po-Chuan Hsieh
ad8ff2788b Fix gemspec for rubygem-tty-file 0.9.0 update
- Bump PORTREVISION for package change
2020-04-29 15:50:17 +00:00
Sunpoet Po-Chuan Hsieh
d22aef06de Update to 8.2.0
Changes:	https://github.com/holidays/holidays/releases
		https://github.com/holidays/holidays/blob/master/CHANGELOG.md
2020-04-29 15:50:11 +00:00
Sunpoet Po-Chuan Hsieh
0a3cbce315 Update to 0.56.0
Changes:	https://github.com/Azure/azure-sdk-for-ruby/blob/master/ChangeLog.md
		https://github.com/Azure/azure-sdk-for-ruby/commits/master/azure_sdk
2020-04-29 15:50:06 +00:00
Sunpoet Po-Chuan Hsieh
1d6b60e87e Update to 0.18.0
Changes:	https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_storagecache
2020-04-29 15:50:01 +00:00
Sunpoet Po-Chuan Hsieh
8c689f0dc7 Update to 0.21.0
Changes:	https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_storage
2020-04-29 15:49:55 +00:00
Sunpoet Po-Chuan Hsieh
795b3ddb4b Update to 0.19.2
Changes:	https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_compute
2020-04-29 15:49:50 +00:00
Sunpoet Po-Chuan Hsieh
1f3640e84d Update to 2.11.486
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2020-04-29 15:49:45 +00:00
Sunpoet Po-Chuan Hsieh
ddf092fa14 Update to 1.74.0
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-ssm/CHANGELOG.md
2020-04-29 15:49:39 +00:00