Commit Graph

551609 Commits

Author SHA1 Message Date
Kirill Ponomarev
b38338392d benchmarks/fio: update to 3.28
(cherry picked from commit 3a719c0182)
2021-09-09 16:19:30 +02:00
Dave Cottlehuber
0c9dadba6c lang/zig: update to 0.8.1
bugfix only release

- https://ziglang.org/download/0.8.1/release-notes.html

Reviewed by:	jbeich
Differential Revision: https://reviews.freebsd.org/D31880

(cherry picked from commit 086fa5f374)
2021-09-09 13:46:53 +00:00
Lewis Cook
39e58347c5 www/oneshot: Update to 1.5.1
Changes:	https://github.com/raphaelreyna/oneshot/releases/tag/v1.5.1
MFH:		2021Q3
(cherry picked from commit b842d3f9c9)
2021-09-09 11:33:34 +01:00
Lewis Cook
59aef785e4 sysutils/tealdeer: Fix zsh shell completion path
PR:		258216
Reported by:	Oliver Kiddle <okiddle@yahoo.co.uk>
MFH:		2021Q3

(cherry picked from commit 0449e53a86)
2021-09-09 10:50:44 +01:00
Jan Beich
2963f75695 devel/cargo-c: update to 0.9.2
Changes:	https://github.com/lu-zero/cargo-c/releases/tag/v0.9.2
Reported by:	GitHub (watch releases)

(cherry picked from commit 04a54a96b6)
2021-09-09 00:39:30 +00:00
Jan Beich
405170beb3 devel/rust-bindgen: update to 0.59.1
Changes:	https://github.com/rust-lang/rust-bindgen/compare/v0.59.0...v0.59.1
Reported by:	Repology

(cherry picked from commit 1a68933532)
2021-09-09 00:38:22 +00:00
Jan Beich
d3539a1898 devel/rust-bindgen: update to 0.59.0
Changes:	https://github.com/rust-lang/rust-bindgen/compare/v0.58.1...v0.59.0
Reported by:	Repology

(cherry picked from commit 8244be0b58)
2021-09-09 00:38:15 +00:00
Jan Beich
2e51b35e1f devel/rust-bindgen: regen distinfo after 3758b337a1
(cherry picked from commit 50b8a97c2e)
2021-09-09 00:38:15 +00:00
Jan Beich
9dc30d1b14 devel/rust-cbindgen: update to 0.20.0
Changes:	https://github.com/eqrion/cbindgen/releases/tag/v0.20.0
Reported by:	GitHub (watch releases)

(cherry picked from commit c17524b212)
2021-09-09 00:34:25 +00:00
Jan Beich
3590fcd059 devel/rust-cbindgen: regen distinfo after 3758b337a1
(cherry picked from commit fc89669c1e)
2021-09-09 00:34:25 +00:00
Jan Beich
522449c62b security/nss: update to 3.70
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.70_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_70_RTM
(cherry picked from commit 37fb990074)
2021-09-09 00:32:32 +00:00
Jan Beich
661cd27156 www/flexget: update to 3.1.137
Changes:	https://github.com/Flexget/Flexget/compare/v3.1.136...v3.1.137
Reported by:	Repology

(cherry picked from commit 359b4fe647)
2021-09-09 00:12:03 +00:00
Jan Beich
9d8113a238 www/flexget: update to 3.1.136
Changes:	https://github.com/Flexget/Flexget/compare/v3.1.135...v3.1.136
Reported by:	Repology

(cherry picked from commit 3a04b42a58)
2021-09-09 00:12:03 +00:00
Jan Beich
2846cfa15e www/flexget: update to 3.1.135
Changes:	https://github.com/Flexget/Flexget/compare/v3.1.134...v3.1.135
Reported by:	portscout, Repology

(cherry picked from commit 46e3f5f43b)
2021-09-09 00:12:03 +00:00
Jan Beich
556df104d8 www/py-flask-restx: update to 0.5.1
Changes:	https://github.com/python-restx/flask-restx/compare/0.5.0...0.5.1
Reported by:	Repology

(cherry picked from commit 353e686b72)
2021-09-09 00:12:03 +00:00
Jan Beich
67def96769 www/py-flask-restx: update to 0.5.0
Changes:	https://github.com/python-restx/flask-restx/compare/0.4.0...0.5.0
Reported by:	Repology

(cherry picked from commit 93fd72ad2a)
2021-09-09 00:12:03 +00:00
Jan Beich
c312ade363 graphics/mesa-devel: update to 21.2.b.1994
Changes:	27f2c9dc2e...5d74c33aaa
(cherry picked from commit ee4709d38c)
2021-09-08 23:57:25 +00:00
Jan Beich
3a4b13e8cd emulators/citra: update to s20210906
Changes:	89410c164...4817b0084
(cherry picked from commit 2974593007)
2021-09-08 23:57:24 +00:00
Jan Beich
daea53d0af emulators/yuzu: update to s20210908
Changes:	51ccc29cd...7e9163779
(cherry picked from commit 0e850fe30e)
2021-09-08 23:57:24 +00:00
Yuri Victorovich
40193c04ab devel/bats-core: Fix bug that parallel runs hanged
flock executable from sysutils/flock is needed.

GH issue: https://github.com/bats-core/bats-core/issues/446

(cherry picked from commit 9071cc424f)
2021-09-08 16:19:13 -07:00
Yuri Victorovich
fb1a6f9fb6 devel/bats-core: Update 1.3.0 -> 1.4.1
Reported by:	portscout

(cherry picked from commit 48c915bda9)
2021-09-08 16:19:12 -07:00
Eugene Grosbein
f51bea8bb3
net/mpd5: fix PPPoE Server remotely exploitable crash
This is security fix for PPPoE servers.

Insufficient validation of incoming PPPoE Discovery request
specially crafted by unauthenticated user might lead to unexpected
termination of the process. The problem affects mpd versions since 5.0.
Installations not using PPPoE server configuration were not affected.

Reported by:	paul & Yannick C at SourceForge
Tested by:	paul & Yannick C at SourceForge
Security:	f55921aa-10c9-11ec-8647-00e0670f2660

(cherry picked from commit 1f6fcc264e)
2021-09-09 05:18:15 +07:00
Eugene Grosbein
9cf7566d02
net/mpd5: add L2TP fix from upstream (r2410, r2411).
This change should fix the problem reported in bugs #38 #47 #74.
It is L2TP interoperability issue with some Juniper, Cisco and
YAMAHA RTX routers having strict protocol checks.

Move USES to pet portlint.

Reported by: Kikuchan at SourceForge (based on)

(cherry picked from commit fe1375b13d)
2021-09-09 05:17:01 +07:00
Kirill Ponomarev
88930be811 sysutils/py-salt: add Fish shell completion files.
Approved by:	maintainer

(cherry picked from commit 1c5bcfb124)
2021-09-08 18:49:55 +02:00
Craig Leres
3c50e5f92a security/suricata: Add patch for upstream locking fix
https://redmine.openinfosecfoundation.org/issues/4478

 - Suricata 6 may stop forwarding traffic due to lock/unlock executed
   between CPUs, which is undetermined behaviour.

PR:		258335
Approved by:	Franco Fichtner (maintainer)

(cherry picked from commit b0c4eaac2a)
2021-09-07 15:27:27 -07:00
Kirill Ponomarev
661d773ce6 sysutils/py-salt: Update to 3003.3
(cherry picked from commit 27eed46e8c)
2021-09-07 16:15:26 +02:00
Jan Beich
3ad77d0a58 x11-wm/gamescope: unbreak fetch
fetch: https://github.com/Plagman/gamescope/commit/d59836199ebe.patch: size mismatch: expected 2586, actual 2588

-index 01a4c79..abac660 100644
+index 01a4c793..abac6603 100644

(cherry picked from commit f92407c620)
2021-09-07 05:39:14 +00:00
Jan Beich
04e6d0fe69 graphics/libjxl: unbreak fetch
fetch: https://github.com/libjxl/libjxl/commit/adb32f3f8f37.patch: size mismatch: expected 5662, actual 5664

-index d87e3d72..02145643 100644
+index d87e3d72f..02145643e 100644

Reported by:	Daniel Aleksandersen

(cherry picked from commit c031e141d8)
2021-09-07 05:16:35 +00:00
Jan Beich
4b88ddf733 x11/nwg-drawer: update to 0.1.11
Changes:	https://github.com/nwg-piotr/nwg-drawer/releases/tag/v0.1.11
Reported by:	GitHub (watch releases)

(cherry picked from commit 66a3fddc0f)
2021-09-07 01:56:13 +00:00
Jan Beich
ced1db9770 graphics/mesa-devel: update to 21.2.b.1902
Changes:	5610b5840d...27f2c9dc2e
(cherry picked from commit b879cab188)
2021-09-07 00:28:56 +00:00
Jan Beich
577ab6c4e9 x11-wm/river: update to s20210906
Changes:	e59c2a7...98aed8d
(cherry picked from commit 03452ff75a)
2021-09-07 00:28:55 +00:00
Jan Beich
a0afc32f2d emulators/yuzu: update to s20210906
Changes:	b2572a56d...51ccc29cd
(cherry picked from commit f2c1588149)
2021-09-07 00:28:54 +00:00
Henrik Gulbrandsen
fd490a171c net/mpich: unbreak optimized runtime after 88e134883d
Runtime may fail without a L0 driver like intel-compute-runtime e.g.,

$ mpivars
Abort(268484367) on node 0 (rank 0 in comm 0): Fatal error in PMPI_Init_thread: Other MPI error, error stack:
MPIR_Init_thread(153):  gpu_init failed
[unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=268484367
:
system msg for write_line failure : Bad file descriptor
Attempting to use an MPI routine before initializing MPICH

$ MPIR_CVAR_ENABLE_GPU=0 mpivars
Abort(2139535) on node 0 (rank 0 in comm 0): Fatal error in PMPI_Init_thread: Other MPI error, error stack:
MPIR_Init_thread(159)......:
MPID_Init(591).............:
MPIDI_SHM_mpi_init_hook(22):
MPIDI_IPC_mpi_init_hook(36):
MPIDI_GPU_mpi_init_hook(79):  gpu_get_dev_count failed
[unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=2139535
:
system msg for write_line failure : Bad file descriptor
Abort(2139535) on node 0 (rank 0 in comm 0): Fatal error in PMPI_Init_thread: Other MPI error, error stack:
MPIR_Init_thread(159)......:
MPID_Init(591).............:
MPIDI_SHM_mpi_init_hook(22):
MPIDI_IPC_mpi_init_hook(36):
MPIDI_GPU_mpi_init_hook(79):  gpu_get_dev_count failed
[unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=2139535
:
system msg for write_line failure : Bad file descriptor
Segmentation fault

PR:		256244 (for tracking)
(cherry picked from commit b5815e7648)
2021-09-06 22:25:57 +00:00
Jan Beich
a270013cff x11-themes/zuki-themes: add new port
Simple gray themes for GTK-based desktops.

Features:
- gnome-shell is the theme for GNOME Shell. This themes stuff like the
  calendar widget, the panel, the dock and more.
- gtk-2.0 contains the GTK+2 theme, styling applications that doesn't
  use GTK+3 yet.
- gtk-3.0 contains the GTK+3 theme, styling most modern GTK+ applications.
- xfwm4 contains the theme that styles the xfwm4 window manager for XFCE4.

https://github.com/lassekongo83/zuki-themes
(cherry picked from commit 53b4ed309e)
2021-09-06 06:19:09 +00:00
Kirill Ponomarev
6f5538dd54 lang/sbcl: update to 2.1.8
(cherry picked from commit 9bf60dbaac)
2021-09-06 08:11:37 +02:00
Jan Beich
20f6f65b15 audio/gnome-podcasts: add new port
Listen to your favorite podcasts, right from your desktop.

https://gitlab.gnome.org/World/podcasts
(cherry picked from commit 2899e1d895)
2021-09-06 03:55:44 +00:00
Jan Beich
2864b06182 graphics/corrupter: add new port
corrupter is simple image glitcher suitable for producing nice looking
i3lock backgrounds.

https://github.com/r00tman/corrupter
(cherry picked from commit 530c0c279a)
2021-09-06 03:55:44 +00:00
Jan Beich
fb6636acc5 x11/swaybg: update to 1.1
Changes:	https://github.com/swaywm/swaybg/releases/tag/v1.1
Reported by:	GitHub (watch releases)

(cherry picked from commit c5f6ca3c0a)
2021-09-06 00:54:51 +00:00
Jan Beich
22fdd65861 x11/nwg-drawer: update to 0.1.10
Changes:	https://github.com/nwg-piotr/nwg-drawer/releases/tag/v0.1.10
Reported by:	GitHub (watch releases)

(cherry picked from commit dca168fb3f)
2021-09-06 00:38:49 +00:00
Jan Beich
17fcde2258 graphics/sekrit-twc-zimg: update to 3.0.3
Changes:	https://github.com/sekrit-twc/zimg/compare/release-3.0.2...release-3.0.3
Reported by:	GitHub (watch releases)

(cherry picked from commit 77ee6c0fda)
2021-09-06 00:38:48 +00:00
Thomas Zander
b494b8916b
sysutils/zellij: Update to upstream release 0.16.0
MFH:		2021Q3
(cherry picked from commit edab00be7b)
2021-09-05 23:07:07 +02:00
Kirill Ponomarev
77413acdb1 sysutils/cbsd: update to 13.0.14
Changes: https://github.com/cbsd/cbsd/releases/tag/v13.0.14

Submitted by:	maintainer

(cherry picked from commit 9dd1af8200)
2021-09-05 21:41:48 +02:00
Juraj Lutter
ab95f903f2 net-mgmt/zabbix54-server: Update to 5.4.4
Changelog: https://www.zabbix.com/rn/rn5.4.4
(cherry picked from commit e0d81d4a69)
2021-09-05 16:42:43 +02:00
Yuri Victorovich
e224e0b2a0 devel/RStudio: Fix bug in RStudio-server that gmake isn't in the path
When R modules are installed gmake is needed, but it wasn't in the path
in the server flavor of the port. The patch adds the gmake symlink to
the directory which is in the path.

A better fix will be provided later, pending fix in RStudio, see Makefile.

Also adjust poudriere.conf instructions.

(cherry picked from commit 4a933f3420)
2021-09-04 14:20:29 -07:00
Yuri Victorovich
f5fa1105b9 devel/RStudio: Make build print ulimit -n
(cherry picked from commit 20c19d3130)
2021-09-04 14:20:29 -07:00
Yuri Victorovich
e7864a90de devel/RStudio: Make build to print the limit on number of open files.
(cherry picked from commit 7c33ea3613)
2021-09-04 14:20:29 -07:00
Jan Beich
06e0208cd5 www/gallery-dl: update to 1.18.4
Changes:	https://github.com/mikf/gallery-dl/releases/tag/v1.18.4
Reported by:	GitHub (watch releases)

(cherry picked from commit b33a736273)
2021-09-04 19:35:30 +00:00
Christoph Moench-Tegeder
11e93db28e www/firefox: update to 92.0 (rc3)
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/92.0/releasenotes/

(cherry picked from commit c2c5064a73)
2021-09-04 21:03:24 +02:00
Tom Rushworth
146e091222 emulators/virtualbox-ose(-legacy): Make VirtualBox limit AIO requests
Import patch to teach VirtualBox to check availability of AIO
resources before trying to allocate more.

This prevents crashes when using AIO in VirtualBox.

PR:		168298
(cherry picked from commit 95ac4999a8)
2021-09-04 18:25:08 +02:00
Jan Beich
22d6a3eaa4 graphics/mesa-devel: update to 21.2.b.1882
Changes:	97aa90dec2...5610b5840d
(cherry picked from commit f726505d3f)
2021-09-04 00:25:53 +00:00