Commit graph

597540 commits

Author SHA1 Message Date
Li-Wen Hsu
53939c8fd7
devel/jenkins: Update to 2.372
MFH:		2022Q4
Security:	c2a89e8f-44e9-11ed-9215-00e081b7aa2d
Sponsored by:	The FreeBSD Foundation
2022-10-06 04:15:54 +08:00
Li-Wen Hsu
3a86f4a93a
security/vuxml: Document Jenkins Security Advisory 2022-09-21
Sponsored by:	The FreeBSD Foundation
2022-10-06 04:14:48 +08:00
Juraj Lutter
461a2a31fa net-mgmt/py-pyzabbix: Update to 1.2.1
Changelog: https://github.com/lukecyca/pyzabbix/blob/1.2.1/CHANGELOG.md
2022-10-05 21:46:20 +02:00
Daniel Engberg
1271f7aecc net/astron: Disable compiler warnings as errors
Defining -DNDEBUG requires -Werror to be disabled for port to build

PR:		266721
Reviewed by:	nc (maintainer)
2022-10-05 20:54:04 +02:00
Ganael LAPLANCHE
9a36ff5299 ftp/lftp: Fix build with libressl >= 2.7.0
While here, re-generate patches using makepatch target.

PR:		266803
Reported by:	tjlegg@gmail.com
Obtained from:	3ffa013298
2022-10-05 20:45:45 +02:00
Yuri Victorovich
fa0403090a science/cp2k: Update 2022.1 -> 2022.2
Reported by:	portscout
2022-10-05 10:24:52 -07:00
Jan Beich
2c188852ef graphics/gthumb: track libjxl dependency after 316b58b680
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/gthumb/extensions/libcairo_io.so is linked to /usr/local/lib/libjxl.so.0.7 from graphics/libjxl but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libjxl.so:graphics/libjxl
Error: /usr/local/lib/gthumb/extensions/libcairo_io.so is linked to /usr/local/lib/libjxl_threads.so.0.7 from graphics/libjxl but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libjxl_threads.so:graphics/libjxl

Reported by:	QAT
2022-10-05 16:48:01 +00:00
Jan Beich
dfd63e9ee7 graphics/libjxl: don't disable -Werror
FreeBSD is supported upstream, and upstream regularly tests with Clang.
I'd like to be notified of new warnings. Let's see how long it lasts.

Tested by:	Clang 11/13/14/15, GCC 11, -DNDEBUG
2022-10-05 16:48:01 +00:00
Jan Beich
affb803a94 graphics/spirv-tools: don't disable -Werror
FreeBSD is supported upstream, and upstream regularly tests with Clang.
I'd like to be notified of new warnings. Let's see how long it lasts.

Tested by:	Clang 11/13/14/15, GCC 11, -DNDEBUG
2022-10-05 16:48:01 +00:00
Daniel Engberg
f3ed7c9f94 math/cvc4: Mark BROKEN, doesn't build
Fails with src/expr/expr_template.h:0: error: undefined replacement ${getConst_instantiations}
on multiple platforms

PR:		266721
Reported by:	pkg-fallout
2022-10-05 18:33:04 +02:00
Michael Gmelin
a9f7f114e5 sysutils/vagrant: Respect hier(7) for networks.conf
Since virtualbox-ose 6.1.26 there is a new networks.conf file
which had originally been placed in /etc/vbox.

In 66635b2061 this was been corrected for emulators/virtualbox-ose,
this change does the same for vagrant's virtualbox plugin.

Before this change, networks.conf had to be put into two places
(e.g., by symlinking /usr/local/etc/vbox to /etc/vbox).

PR:		266845
Approved by:	joe@thrallingpenguin.com (maintainer)
2022-10-05 18:27:28 +02:00
Yuri Victorovich
ec68d8b9d9 math/hmat-oss: Disable compiler warnings as errors (remove -Werror)
PR:		266844
Reported by:	diizzy@
2022-10-05 08:47:40 -07:00
Yuri Victorovich
eb4f12cbda www/adguardhome: Update 0.107.14 -> 0.107.15
Reported by:	pofrtscout
2022-10-05 08:38:28 -07:00
Yuri Victorovich
5195e00c6a www/wabt: Update 1.0.29 -> 1.0.30
Reported by:	portscout
2022-10-05 08:38:27 -07:00
Yuri Victorovich
f08c70e219 devel/py-numba: Remove BROKEN and disable TBB instead
numba is not compatible with onetbb-2021.6.0

Approved by:	portmgr (unbreak)
2022-10-05 08:38:27 -07:00
Jack
6d9b7dea66 audio/audacity: Update to 3.2.0
ChangeLog: https://www.audacityteam.org/

PR:		266668
Reported by:	xxjack12xx@gmail.com (maintainer)
2022-10-05 17:34:11 +02:00
Ryan Steinmetz
2c0375a156
net/isc-dhcp44-server: Update to 4.4.3-P1 2022-10-05 11:36:50 -04:00
Ganael LAPLANCHE
cc9755f317 misc/dartsim: Remove useless dependency to devel/tbb
Approved by:	portmgr (blanket)
2022-10-05 17:14:24 +02:00
Martin Neubauer
14d783fc34 cad/horizon-eda: Fix build on -CURRENT and recent -STABLE
Add upstream fix as patch until a future release.

PR:		266831
2022-10-05 08:11:48 -07:00
Jan Beich
2663085f86 graphics/vulkan-tools: unbreak with -DNDEBUG after 7c313a5dca
cube/cube.c:3122:14: error: variable 'result' set but not used [-Werror,-Wunused-but-set-variable]
    VkResult result;
             ^

PR:		266842
Reported by:	diizzy, antoine (via exp-run)
2022-10-05 15:09:57 +00:00
Nuno Teixeira
27bfbb7296 editors/lapce: Mark broken on arm64
- process_path-0.1.4 crate doesn't build on arm64
   https://github.com/lapce/lapce/issues/1185
2022-10-05 15:56:54 +01:00
Piotr Kubaj
1a62376293 games/openrct2: update to 0.4.2
Changelog:	https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.2
2022-10-05 16:44:32 +02:00
Gian-Simon Purkert
fccdf345e9 multimedia/py-soco: Update to 0.28
ChangeLog:	https://github.com/SoCo/SoCo/releases/tag/v0.28.0
PR:		266790
2022-10-05 14:49:43 +01:00
Koichiro Iwao
d6dedbaaf0 devel/ruby-build: Update to 20221004
Changes:	https://github.com/rbenv/ruby-build/releases/tag/v20221004
2022-10-05 21:51:18 +09:00
Martin Filla
301ebd7c33 deskutils/ausweisapp2: Update to 1.24.2
PR:		266824
Reported by:	freebsd@sysctl.cz (maintainer)
2022-10-05 14:40:16 +02:00
Ben Lavery-Griffiths
7ef9193fe3 www/gohugo: Update to 0.104.3
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.104.3

 * resources/images: Fix 2 animated GIF resize issues
 * server: Fix flaky TestServerPathEncodingIssues tests
 * commands: Remove extraneous newline from result of convert toTOML
 * config/security: Fix filename

Properly builds our documentation set.

PR:		266835
Reported by:	ben@lavery-griffiths.com (maintainer)
MFH:		2022Q4 (bugfixes)
2022-10-05 14:37:56 +02:00
Ben Shertenlieb
f28a1b03bd multimedia/plexmediaserver-plexpass: Update to 1.29.1.6260
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/534

NEW:

 * Added additional startup state notifications
 * Plex Media Server now requires macOS 10.11 or newer to run.
 * External user-mode graphics drivers no longer need to be installed to use
   hardware tone mapping on Intel systems

FIXES:

 * Old update files are now cleaned up upon server start.
 * EPG data might be lost for new recordings
 * Plex Tuner Service might become unresponsive in certain complex scenarios
 * Sport events recording by team might not be shown in DVR schedule
 * Corrected a case where played downloaded media was not marked as played on
   server * Photos could get reprocessed for geolocation unnecessarily
 * Corrected playback decisions where metadata contained multiple medias and
   only some could be direct played or downloaded
 * Improvements to episode matching logic

PR:		266707
Reported by:	b.shertenlieb@yahoo.com (maintainer)
2022-10-05 14:36:34 +02:00
Tuc
75953be83e multimedia/plexmediaserver: Update to 1.29.0.6244
ChangeLog:	https://forums.plex.tv/t/plex-media-server/30447/533
PR:		266705
2022-10-05 13:37:22 +01:00
Nuno Teixeira
7f82af8b81 devel/aws-crt-cpp: Update to 0.18.8
ChangeLog: https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.18.8
2022-10-05 11:32:11 +01:00
Nuno Teixeira
cafeb553e3 emulators/sameboy: Fix build with devel/rgbds 0.6.0
- Add upstream patch to fix build with latest devel/rgbds 0.6.0 dep
 - Bump PORTREVISION
2022-10-05 11:32:11 +01:00
Nuno Teixeira
442a92fca3 devel/rgbds: Update to 0.6.0
- Workaround clang build failure on 13.1 and 14 current with USE_GCC
   https://github.com/gbdev/rgbds/issues/1091

ChangeLog: https://github.com/gbdev/rgbds/releases/tag/v0.6.0
2022-10-05 11:32:11 +01:00
Piotr Kubaj
50b348965f graphics/lensfun: enable tests only on amd64 and i386
Tests use SSE code, so they break during compilation on non-SSE architectures.
2022-10-05 08:38:49 +00:00
Alexey Dokuchaev
febb72719f devel/qxlsx: new port had been added (+)
QXlsx is reader/writer library for Microsoft Excel files (*.xlsx).
Because QtXlsx is no longer supported since 2014, new project had
been created based off of it in 2017.

WWW: https://qtexcel.github.io/QXlsx/
2022-10-05 06:53:04 +00:00
Kirill Ponomarev
4772292ebc */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2022-10-05 08:50:57 +02:00
Yuri Victorovich
a7c2ddb5a2 textproc/py-citeproc-py-styles: Unbreak
Python version comparison procedure thinks that
the version 2.6.2 is greater than 6.0.0 for some reason.

Reported by:	fallout
2022-10-04 23:46:30 -07:00
Kirill Ponomarev
a7bdad22b9 lang/sbcl: Update to 2.2.9 2022-10-05 08:44:30 +02:00
Martin Neubauer
ffb7e6256b print/lilypond-devel: Update to 2.23.13
Changelog:	https://lilypond.org/news.html#LilyPond-2_002e23_002e13-released-September-18_002c-2022

PR:		266832
2022-10-05 02:42:56 -04:00
Gabriel M. Dutra
bad2e2395a net/ipinfo-cli: Update to 2.10.0
Changelog:	https://github.com/ipinfo/cli/releases/tag/ipinfo-2.10.0

PR:		266830
2022-10-05 02:42:16 -04:00
Guangyuan Yang
c8c2641d85 devel/R-cran-crayon: Update to 1.5.2 2022-10-05 02:42:01 -04:00
Guangyuan Yang
ed667d77b1 www/R-cran-webshot: Update to 0.5.4 2022-10-05 02:41:13 -04:00
Yuri Victorovich
e493d628ba www/py-flask-security: Unbreak
Python version comparison procedure thinks that
the version 2.6.2 is greater than 6.0.0 for some reason.

Reported by:	fallout
Approved by:	portmgr (unbreak)
2022-10-04 23:27:19 -07:00
Yuri Victorovich
0a777becac textproc/jql: Update 5.0.2 -> 5.1.0
Reported by:	portscout
2022-10-04 23:18:04 -07:00
Yuri Victorovich
7ba93836f2 science/py-dwave-system: Update 1.15.0 -> 1.15.1
Reported by:	portscout
2022-10-04 23:18:03 -07:00
Yuri Victorovich
37cdb0c691 science/py-pyqubo: Update 1.2.0 -> 1.3.0
Reported by:	portscout
2022-10-04 23:18:01 -07:00
Yuri Victorovich
f95a042e53 science/py-dwave-neal: Correct dependencies 2022-10-04 23:18:00 -07:00
Yuri Victorovich
d11ea315a7 math/cimod: Update 1.4.38 -> 1.4.39
Reported by:	portscout
2022-10-04 23:17:59 -07:00
Yuri Victorovich
6f8bdc6e90 graphics/py-colorcet: Update 3.0.0 -> 3.0.1
Reported by:	portscout
2022-10-04 23:17:57 -07:00
Yuri Victorovich
b79f84c904 audio/faust: Update 2.41.1 -> 2.50.6
Reported by:	portscout
2022-10-04 23:17:56 -07:00
Alexey Dokuchaev
3850de8d60 misc/fq: the port had been updated to version 0.0.10. 2022-10-05 06:01:12 +00:00
Marius Halden
01b8fffa03 security/modsecurity3: Update to v3.0.8
PR:		266786
Reported by:	marius.halden@modirum.com (maintainer)
2022-10-05 07:44:51 +02:00