1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Commit Graph

541277 Commits

Author SHA1 Message Date
Li-Wen Hsu
d1da14bab7
sysutils/py-salt: Partically revert f64d882074
The PORTREVISION merging seems unintentional.

This is a direct commit to 2020Q2 branch.

PR:		256918
Reported by:	Alex <marcarianalexandru@gmail.com>
2021-07-03 18:01:24 +08:00
Daniel Engberg
bf299f1b74 net/rabbitmq-c: Update to 0.11.0
- Update to 0.11.0

And while here, also:
- Rearrage Makefile to Porter's Handbooks guidelines
- Remove unneeded Python dependency
- Make static library options
- Add support for "make test"

PR:		256842
Approved by:	dch (maintainer)

(cherry picked from commit c67a6464ad)
2021-06-30 22:12:24 +02:00
Guido Falsi
65b0517571 emulators/virtualbox-ose-legacy: Fix additions build on recent HEAD
Apply same fix used for the main port in commit ef04eff33c:

Src HEAD commit 6d3e78ad6c11 vfs_quotactl function signature, adapt
virtualbox code to be able to compile there too.

Reported by:	koobs, dim
MFH:		2021Q2

(cherry picked from commit 4792c8e65e)
2021-06-30 14:48:48 +02:00
Kai Knoblich
cb3b365038 games/pysolfc: Fix runtime issues with Python 3.8+
* The deprecated function "time.clock()" has been removed in Python 3.8
  and "time.perf_counter()" should be used instead.

  Because updating to a newer version of PySolFC requires a bit more
  work, use a backport for now to remedy the runtime issues.

* Bump PORTREVISION due changed package contents.

PR:		256504
Reported by:	<sven.a.jonsson@bahnhof.se>
MFH:		2021Q2

(cherry picked from commit 91cf304355)
2021-06-30 10:56:01 +02:00
Dan Langille
e34785f48f www/librespeed: add missing dependencies
Add some PHP dependencies required by this port.

Tweak the pkg-message output to hint that telemetry requires configuration
settings at build time.

PR:		256891
Reported by:	dvl

(cherry picked from commit 0bf5aa7c48)
2021-06-30 00:46:35 +00:00
Fukang Chen
995bdac5ba comms/py-pyserial: Add USE_PYTHON=concurrent
- Allow concurrent installation for bin/pyserial-{miniterm,ports}

Reviewed by:	koobs, sbz
Approved by:	koobs (ports, mentor), sbz (maintainer)
Differential Revision:	https://reviews.freebsd.org/D30920
MFH:		2021Q2 (ports compliance)

(cherry picked from commit 6edd405189)
2021-06-29 11:04:40 +00:00
Kirill Ponomarev
f64d882074 sysutils/py-salt: remove contextvars dependency for py37.
(cherry picked from commit a20071f839)
2021-06-29 08:47:07 +02:00
Kirill Ponomarev
01e8c4cc7a lang/sbcl: update to 2.1.6
(cherry picked from commit 3a506292d7)
2021-06-29 08:45:33 +02:00
Thierry Thomas
ae162bd989 graphics/py-pillow: fix build
As koobs@ reported, my previous commit was bad:

error: option --disable-raqm not recognized

PR:		255361
Reported by:	kai@
2021-06-27 19:19:56 +02:00
Adriaan de Groot
3a6240c212 net-im/nheko: add missing dependency
At runtime, qt5-graphicaleffects are needed to display anything
in the timeline (e.g. a conversation in a room). Even the loading-
spinner isn't shown without it. Demonstrated by trying to run
nheko in a "bare" machine with just XOrg and twm.

PR:		256839
Reported by:	Filipe da Silva Santos

[[ Cherry pick is not exact because quarterly has an older version,
   but the runtime requirement is still there. ]]
(cherry picked from commit e0f0a32d50)
2021-06-27 00:09:36 +02:00
Yasuhiro Kimura
47b0643987 security/py-[acme|certbot]: Update to 1.16.0
Changelog:	https://github.com/certbot/certbot/blob/v1.16.0/certbot/CHANGELOG.md

PR:		256391
Approved by:	python (with hat)

(cherry picked from commit c9afda5a14)
2021-06-26 13:16:51 -03:00
Danilo G. Baio
6cd3cf5c47 security/py-[acme|certbot]: Update to 1.15.0
PR:	    255636
Submitted by:  Yasuhiro KIMURA <yasu@utahime.org>
Approved by:   python (with hat)

(cherry picked from commit df631611ea)
2021-06-26 13:16:30 -03:00
Danilo G. Baio
d5136fe25b security/py-[acme|certbot]: Update to 1.14.0
Changelog:  https://github.com/certbot/certbot/blob/v1.14.0/certbot/CHANGELOG.md

PR:		254843
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	python (with hat)

(cherry picked from commit 8115936097)
2021-06-26 13:16:04 -03:00
Thierry Thomas
0d89189719 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)

(cherry picked from commit 553bcea9db but
disable RAQM)
2021-06-26 18:05:24 +02:00
Tobias C. Berner
81e7a34455 sysutils/polkit: Update to 0.119
PR:		256405
Reported by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Security:	CVE-2021-3560

(cherry picked from commit ba6b6059f6)
2021-06-26 17:18:19 +02:00
Matthias Andree
00639dbde5 graphics/openexr: and ilmbase update to 2.5.7
v2.5.7 fixes:
OSS-fuzz 28051 Heap-buffer-overflow in Imf_2_5::copyIntoFrameBuffer
OSS-fuzz 28155 Crash in Imf_2_5::PtrIStream::read

v2.5.6 fix:
Fixed regression in Imath::succf() and Imath::predf() when negative values are given
2021-06-26 11:17:39 +02:00
Juraj Lutter
67383f941c net-mgmt/unifi6: Update to 6.2.26
- Update to 6.2.26
- Changelog:
  https://community.ui.com/releases/UniFi-Network-Application-6-2-26/0dfcbc77-8a4f-4e20-bb93-07bbb0237e3a

(cherry picked from commit fd6dbb7114)
2021-06-25 18:37:33 +02:00
Kirill Ponomarev
8670fba6f1 devel/robodoc: resort Makefile
(cherry picked from commit 758f583e23)
2021-06-25 09:34:57 +02:00
Daniel Engberg
7d1f8cf820 security/oidentd: Update to 2.5.1
* FreeBSD 13+ fix
  (cd763e5aeb)
* Modify Makefile to follow Porter's Handbook more closely
* Define LICENSE_FILE
* Switch to tar.xz release archive
* Remove IPV6 option (it's 2021 not 1999)

Changes https://github.com/janikrabe/oidentd/blob/v2.5.1/NEWS

PR:		256230
Approved by:	maintainer timeout

(cherry picked from commit 8e1bb18dac)
2021-06-24 09:47:02 -07:00
Pavel Timofeev
3e55273e25 security/py-requests-credssp: Fix dependencies
The module requires and uses spnego for NTLM.

PR:		256361
Approved by:	maintainer timeout

(cherry picked from commit b774f59d2d)
2021-06-23 14:29:37 -07:00
Brad Davis
3a4ec26f17 sysutils/consul: Update to 1.9.5
PR:		255154
Submitted by:	brd
Security:	093a6baf-9f99-11eb-b150-000c292ee6b8

(cherry picked from commit 2056023c1c)
2021-06-23 10:19:00 -04:00
Li-Wen Hsu
c24f39ca17
devel/py-magic: Add some HTTP MASTER_SITES
Requested by:	Loic F <loic.f@hardenedbsd.org>

(cherry picked from commit b1d940646d)
2021-06-23 18:18:40 +08:00
Christoph Moench-Tegeder
400811536f www/firefox: update to 89.0.2 (rc1)
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/89.0.2/releasenotes/

(cherry picked from commit 3ea8298a38)
2021-06-22 23:18:02 +02:00
Kirill Ponomarev
3e10bb3eb7 sysutils/py-salt: install zsh and bash completion files
Approved by:	maintainer

(cherry picked from commit 667772286c)
2021-06-22 20:37:54 +02:00
Jan Beich
99d908b22e graphics/mesa-devel: unbreak standalone after e502b6db28
llvm-config found: NO found '9.0.1' but need '>= 11.0.0'
Run-time dependency LLVM found: NO (tried cmake and config-tool)
Looking for a fallback subproject for the dependency llvm (modules: bitwriter, engine, mcdisassembler, mcjit, core, executionengine, scalaropts, transformutils, instcombine, amdgpu, native, bitreader, ipo, asmparser)

meson.build:1604:2: ERROR: Neither a subproject directory nor a llvm.wrap file was found.

(cherry picked from commit b0b997e3fc)
2021-06-22 18:20:35 +00:00
Juraj Lutter
bed2eb0dbe net-mgmt/zabbix5: Update to 5.0.12
Relnotes:		https://www.zabbix.com/rn/rn5.0.12
Approved by:		Pakhom Golynga (maintainer)
Differential Revision:	https://reviews.freebsd.org/D30800

(cherry picked from commit 415a9bf401)
2021-06-22 10:17:45 +02:00
Shawn Michael
dbe1c4c350
security/passivedns: Update to 1.2.1-22
This fixes build on FreeBSD 13+

PR:		255599
(cherry picked from commit 2287e8f627)
2021-06-21 05:50:11 +08:00
Li-Wen Hsu
b5f3cb68b9
x11-fm/konqueror: Correct COMMENT
Approved by:	arrowd (kde)

(cherry picked from commit c9160198e0)
2021-06-21 03:39:44 +08:00
Adam Weinberger
5ceea227c5 www/gitea: Update to 1.14.3
PR:		256720
MFH:		2021Q2
(cherry picked from commit ee4c6a7461)
2021-06-19 21:36:40 -04:00
Jan Beich
3ce47d16f7 www/gallery-dl: update to 1.18.0
Changes:	https://github.com/mikf/gallery-dl/releases/tag/v1.18.0
Reported by:	GitHub (watch releases)

(cherry picked from commit 83d8505c91)
2021-06-19 22:00:55 +00:00
Tobias Kortkamp
700466498a
net/x2goclient-cli: Add missing setsid dependency
% x2goclient-cli --user <user> --server <server>
  Password:
  sh: setsid: not found
  sh: setsid: not found
  sh: setsid: not found
  sh: setsid: not found
  sh: setsid: not found

PR:		253449
Reported by:	parv.0zero9+freebsd@gmail.com
Approved by:	maintainer timeout

(cherry picked from commit 5660dfa864)
2021-06-19 17:17:55 +02:00
Mathieu Arnold
ce9f001bf8
dns/bind916: Update to 9.16.18.
Changes:	https://downloads.isc.org/isc/bind9/9.16.18/doc/arm/html/notes.html#notes-for-bind-9-16.18
MFH:		yes
(cherry picked from commit 8c6ff69473)
2021-06-19 12:13:11 +02:00
Rene Ladan
711a4ba94c www/chromium: update to 91.0.4472.114
MFH:		2021Q2
Security:	https://vuxml.freebsd.org/freebsd/afdc7579-d023-11eb-bcad-3065ec8fd3ec.html
(cherry picked from commit d11be88745)
2021-06-18 15:33:43 +02:00
Rene Ladan
f74454e03f www/chromium: update to 91.0.4472.106
This is a bugfix release, see
https://chromium.googlesource.com/chromium/src/+log/91.0.4472.101..91.0.4472.106?pretty=fuller&n=10000

While here remove the hardcoded dependency on virtual_oss.

MFH:		2021Q2
(cherry picked from commit 8c17a97d68)
2021-06-17 23:30:46 +02:00
Matthias Wolf
9c8545d780 www/chromium: update to 91.0.4472.101
Security:	https://vuxml.freebsd.org/freebsd/20b3ab21-c9df-11eb-8558-3065ec8fd3ec.html
(cherry picked from commit 0631781523)
2021-06-17 11:32:02 +02:00
Mathieu Arnold
ccd805d32e
dns/bind916: Update to 9.16.17.
Changes:	https://downloads.isc.org/isc/bind9/9.16.17/doc/arm/html/notes.html#notes-for-bind-9-16-17
MFH:		yes
(cherry picked from commit bd84c5b4f2)
2021-06-17 10:37:15 +02:00
Juraj Lutter
932f023d54 mail/postfix*: Direct commit to update MAINTAINER
- Direct commit to update MAINTAINER of mail/postfix ports.
- No functional changes
2021-06-17 00:06:58 +02:00
Bernhard Froehlich
0e355ccdc9
net/wireguard-kmod: Fix build on latest stable/13
PR:		256639
Obtained from:	https://git.zx2c4.com/wireguard-freebsd/commit/?id=64a507ad6b3c7e8455c67b452160b9e4211fd872

(cherry picked from commit 57eb088f78)
2021-06-16 18:43:48 +00:00
Juraj Lutter
7cc516da8f mail/postfix: Revert to 3.5.9
Revert recent update to 3.6.1 back to 3.5.9 to fix the build.  As there
is no mail/postfix35 that builds on FreeBSD 11, keep mail/postfix on the
last version known to build and run on FreeBSD 11.

And while here, also update the MAINTAINER. No functional change.

This is a direct commit to 2021Q2.
2021-06-15 21:27:21 +02:00
Kevin Bowling
32fd3edcfc audio/libsidplayfp: Remove unneeded line continuation
MFH:		2021Q2
(cherry picked from commit 0a8b84cb4d)
2021-06-15 10:10:16 -07:00
Daniel Engberg
3a1d27d7ee audio/libsidplayfp: Update to 2.2.0
PR:		256043
Approved by:	maintainer
MFH:		2021Q2 (fix distinfo)

(cherry picked from commit d8f237b348)
2021-06-15 10:07:03 -07:00
Kevin Bowling
5764c51866 audio/libsidplayfp: Remove distinfo w/o EOF EOL
The commit hook is preventing updates here, remove the file so it can be
fixed and updated.

PR:		256043
MFH:		2021Q2
(cherry picked from commit 1f11aee3c6)
2021-06-15 10:05:29 -07:00
Florian Koczan
82ad1b7e03 security/py-fail2ban: Create required start dir
Reported at https://github.com/fail2ban/fail2ban/issues/2634
fail2ban should check and, if necessary create, the required directory.

It is still up to the user to ensure that configuration in fail2ban's
conf files and FreeBSD's /etc/rc.conf are in sync and that both, pidfile
and socket reside in the same directory.

PR:		244092
Approved by:	maintainer
MFH:		2021Q2

(cherry picked from commit b48d2a658e)
2021-06-15 09:05:36 -07:00
Andrew Gierth
0a20f3a3fd irc/ircII: Update to 20210314
PR:		255492
Approved by:	maintainer
MFH:		2021Q2
Security:	CVE-2021-29376

(cherry picked from commit 876e3518e2)
2021-06-15 08:49:20 -07:00
Shane
4c97793261 devel/godot2: disable internal libs
Remove use of python2 for scons, builds fine with py3 scons

Disable use of internal png, freetype and zlib.

This matches ports for godot v3 and fixes build on powerpc64le.

PR:		254867
Approved by:	maintainer
MFH:		2021Q2

(cherry picked from commit 56c603914f)
2021-06-15 08:22:06 -07:00
Franco Fichtner
52617d7bda security/suricata: Fix plist issues
suricata-update is failing to find certain python modules when trying
to update rules.

PR:		255397
Reported by:	Ian Dickens <ian@south-border.com>
Approved by:	maintainer
MFH:		2021Q2

(cherry picked from commit b0e101ec78)
2021-06-15 08:12:45 -07:00
Franco Fichtner
c9d8d57514 security/suricata: Mark option PRELUDE as broken
https://redmine.openinfosecfoundation.org/issues/4065

PR:		255370
Reported by:	Ryan Lawrence <bug@ryan-l.com>
Approved by:	maintainer timeout
MFH:		2021Q2

(cherry picked from commit 2d4de39c06)
2021-06-15 08:05:00 -07:00
David O'Rourke
914092bdcf multimedia/libhdhomerun: Update to 20200907
Changes https://www.silicondust.com/support/downloads/software-changelog/

PR:		251088
Approved by:	maintainer
MFH:		2021Q2

(cherry picked from commit 63bb888a3d)
2021-06-15 07:55:34 -07:00
Christoph Moench-Tegeder
b8723f121c www/firefox: update to 89.0.1 (rc1)
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/89.0.1/releasenotes/

(cherry picked from commit 18cd21c4bf)
2021-06-15 14:36:43 +02:00
Kevin Bowling
ae5151b681 audio/libsidplayfp: Reset maintainer
PR:		256043
Approved by:	portmgr (maintainer timeout: 14+ days)
MFH:		2021Q2

(cherry picked from commit 87918eed66)
2021-06-14 17:47:35 -07:00