Mitchell Horne
652b56fe24
sysutils/opensbi: update to v1.3.1
...
Add a patch to work around an assembler error with clang 16.0. This will
be submitted upstream.
As usual, bump revision of dependent u-boot ports.
Reviewed by: jrtc27, lwhsu (previous version)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D40915
2023-08-03 13:05:13 -03:00
Kristof Provost
e23e7c9a19
net/libpfctl: support building on 13.2
...
While here also remove references for 12.3 and 13.1.
Reviewed by: garga
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D41297
2023-08-03 17:46:00 +02:00
Thierry Thomas
78714e3421
math/parmetis: ParMETIS is fetchable again
...
Also use the MPI helper.
2023-08-03 17:12:24 +02:00
Vanilla I. Shu
e72a6ce096
archivers/snappy: mark as PIE_UNSAFE
...
PR: 268920
Reported by: netchild@
2023-08-03 21:46:18 +08:00
Adam Weinberger
4ca74f2583
www/caddy: Update to 2.7.2
2023-08-03 07:31:36 -04:00
Kai Knoblich
6917051784
www/py-dj41-drf-yasg: Update to 1.21.7
...
Changelog:
https://github.com/axnsan12/drf-yasg/blob/1.21.7/docs/changelog.rst
2023-08-03 13:09:25 +02:00
Kai Knoblich
e64631976e
www/py-drf-yasg: Update to 1.21.7
...
Changelog:
https://github.com/axnsan12/drf-yasg/blob/1.21.7/docs/changelog.rst
2023-08-03 13:08:32 +02:00
Kai Knoblich
3907ae4854
net-mgmt/py-netutils: Update to 1.5.0
...
* Switch to PEP517 build framework.
Changelog:
https://github.com/networktocode/netutils/releases/tag/v1.5.0
2023-08-03 13:07:48 +02:00
John Hein
00ae5289b2
devel/py-maturin: Fix command name for non-default Python versions
...
If devel/py-maturin is built for a non-default python flavor (e.g.,
'make FLAVOR=py38'), the port installs bin/maturin-<ver> and does not
install bin/maturin which is normal and expected.
The site-packages/maturin/__init__.py file, however, explicitly defines
the command to use as 'maturin'.
Because of this when using maturin to build other ports, they can fail
with "No such file or directory: 'maturin'". [1] Fix the issue by
aligning the command name to the actual Python flavor.
PR: 272618, 272600 [1]
Reported by: John W. O'Brien [1]
MFH: 2023Q3 (after 1 week)
2023-08-03 13:04:59 +02:00
Piotr Kubaj
1b898ddc93
devel/freebsd-sysroot: bump version
2023-08-03 10:40:06 +00:00
Piotr Kubaj
1486ac9246
biology/trimadap: drop GCC requirement on powerpc64le
...
Not necessary on 13.2-RELEASE and up.
2023-08-03 10:40:03 +00:00
Piotr Kubaj
c86244ff33
audio/carla: remove stale powerpc64le workaround
2023-08-03 10:40:02 +00:00
Piotr Kubaj
f261e8169a
graphics/libglvnd: remove stale powerpc64le workaround
2023-08-03 10:40:01 +00:00
Piotr Kubaj
c75c1e9f18
science/dftd4: remove stale powerpc* lines
2023-08-03 10:40:00 +00:00
Piotr Kubaj
c77cac53d3
science/dynare: remove stale powerpc* lines
2023-08-03 10:39:59 +00:00
Piotr Kubaj
6483d7e6e5
games/oblige: fix build on powerpc*
...
gui/sys_endian.h:66:58: error: unsupported inline asm: input with type 'int' matching output with type 'u16_t' (aka 'unsigned short')
__asm__("rlwimi %0,%2,8,16,23" : "=&r" (result) : "0" (x >> 8), "r" (x));
~~~~~~ ^~~~~~
2023-08-03 10:39:58 +00:00
Piotr Kubaj
6a56ecb355
x11-wm/gamescope: fix packaging on powerpc64le
...
pkg-static: Unable to access file /wrkdirs/usr/ports/x11-wm/gamescope/work/stage/usr/local/share/vulkan/implicit_layer.d/VkLayer_FROG_gamescope_wsi.ppc64le.json:No such file or directory
2023-08-03 10:39:57 +00:00
Piotr Kubaj
d8f6f803ed
multimedia/vvdec: fix build on powerpc64le
...
/wrkdirs/usr/ports/multimedia/vvdec/work/vvdec-2.1.0/source/Lib/CommonLib/x86/sse41/../BufferX86.h:1041:6: error: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Werror,-Wpass-failed=transform-warning]
2023-08-03 10:39:56 +00:00
Piotr Kubaj
f9f98dc284
misc/py-pyqir: fix build on ARM / POWER
...
char on ARM / POWER is unsigned.
2023-08-03 10:39:55 +00:00
Piotr Kubaj
04dca06cef
devel/freebsd-sysroot: update powerpc* and riscv64 flavors to 13.2-RELEASE
...
Differential review: https://reviews.freebsd.org/D39765
2023-08-03 10:39:54 +00:00
Volodymyr Kostyrko
d5d70411e0
www/nginx-prometheus-exporter: Update to 0.11.0
...
- Switch to DISTVERSION
- Define LICENSE_FILE
- Switch to GO_MODULE method
- Pet portclippy
ChangeLog:
https://github.com/nginxinc/nginx-prometheus-exporter/releases/tag/v0.11.0
PR: 269932
2023-08-03 11:22:24 +01:00
Thierry Thomas
5474488927
devel/py-recordclass: upgrade to 0.19.2
2023-08-03 12:03:12 +02:00
Franco Fichtner
c976ab61f8
www/phalcon: Update to 5.2.3
...
PR: 272887
2023-08-03 18:01:24 +08:00
Franco Fichtner
12a42e814e
security/snuffleupagus: Update to 0.9.0 and enable PHP 8.2
...
PR: 272888
2023-08-03 18:01:23 +08:00
Jan Beich
a99231e642
x11/xeyes: update to 1.3.0
...
Changes: https://lists.x.org/archives/xorg-announce/2023-July/003409.html
PR: 272892
Approved by: manu
2023-08-03 09:56:02 +00:00
Nuno Teixeira
f42a6dd5f8
security/gopass: Update to 1.15.6-3
...
- Includes upstream fix go module
ChangeLog:
https://github.com/gopasspw/gopass/compare/v1.15.6...1.15.6-3-g8c666a93
https://github.com/gopasspw/gopass/releases/tag/v1.15.6
2023-08-03 10:43:24 +01:00
Yuri Victorovich
561c885ce0
science/py-qcengine: Update 0.26.0 → 0.27.0
...
Reported by: portscout
2023-08-03 00:31:14 -07:00
Yuri Victorovich
945acd3cf5
textproc/py-pygccxml: Update 2.2.1 → 2.3.0
...
Reported by: portscout
2023-08-03 00:31:14 -07:00
Yuri Victorovich
f73b842f06
x11-toolkits/nuklear: Update 4.10.5 → 4.10.6
...
Reported by: portscout
2023-08-03 00:31:13 -07:00
Yuri Victorovich
f498ad0765
science/py-dftd4: Add comment
2023-08-03 00:31:13 -07:00
Matthew Seaman
7839597e83
textproc/py-rich: update to 13.5.2
...
Changes: https://github.com/Textualize/rich/blob/v13.5.2/CHANGELOG.md
Reported by: portscout,repology
2023-08-03 08:29:30 +01:00
Alexey Dokuchaev
54b989b8f4
graphics/fotoxx: the port had been updated to version 23.60.
2023-08-03 07:27:46 +00:00
Yuri Victorovich
e97d53ec38
science/dftd4: Correct pkg-descr
2023-08-03 00:02:07 -07:00
Yuri Victorovich
6db35e2e57
science/py-dftd4: New port: Python API of the DFT-D4 project
2023-08-03 00:02:07 -07:00
Yuri Victorovich
05a9d8c839
devel/py-rapidfuzz: Update 3.1.2 → 3.2.0
...
Reported by: portscout
2023-08-03 00:02:06 -07:00
Yuri Victorovich
9b0257c623
devel/pika: Update 0.16.0 → 0.17.0
...
Reported by: portscout
2023-08-03 00:02:06 -07:00
Yuri Victorovich
6503cd0766
cad/openfpgaloader: Update 0.10.0 → 0.11.0
...
Reported by: portscout
2023-08-03 00:02:05 -07:00
Yuri Victorovich
0f9f8aa4c3
biology/py-scikit-bio: Update 0.5.8 → 0.5.9
...
Reported by: portscout
2023-08-03 00:02:05 -07:00
Michael Muenz
4073adf959
security/maltrail: Update to 0.60
...
ChangeLog: https://github.com/stamparm/maltrail/blob/master/CHANGELOG
PR: 272882
Reported by: m.muenz@gmail.com (maintainer)
2023-08-03 08:27:40 +02:00
Alex S
f06f714cc8
games/linux-steam-utils: update to 20230709, drop FreeBSD 12
...
ChangeLog:
20230615...20230709
PR: 272879
Reported by: iwtcex@gmail.com (maintainer)
2023-08-03 08:26:53 +02:00
Filip Parag
45092df23a
dns/hetzner_ddns: Update to 0.2.4
...
ChangeLog: https://github.com/filiparag/hetzner_ddns/releases/tag/0.2.4
PR: 272875
Reported by: filip@parag.rs (maintainer)
2023-08-03 08:25:35 +02:00
Michiel van Baak Jansen
60b694bacc
net-p2p/readarr: Update to 0.3.0.2091
...
ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.3.0.2091
* Fixed: (UI) Ensure root folders are populated in Author Editor
* Fixed: Correctly calculate books count on Author page
* Automated API Docs update
* New: Add result to commands to report commands that did not complete successfully
* Log Goodreads connection failures with more info.
* Ensure original data is shown when no matches are made
* Fix book tests
* Extend InlineMarkdown to handle code blocks in backticks
* Fix AuthorLookupFixture
* More test fixes
PR: 272874
Reported by: michiel@vanbaak.eu (maintainer)
2023-08-03 08:24:51 +02:00
Michiel van Baak Jansen
175e588fbe
net-p2p/bazarr: Specify minimum versions for dependencies
...
PR: 272873
Reported by: michiel@vanbaak.eu (maintainer)
2023-08-03 08:23:01 +02:00
Jesús Daniel Colmenares Oviedo
e55e8a0d52
multimedia/pipe-viewer: Update to 0.4.8
...
ChangeLog: https://github.com/trizen/pipe-viewer/releases/tag/0.4.8
* Recognize two new itags: 700 and 701.
* Remove $ from the filename, when followed by a letter.
* Fixed the "CONSENT" cookie
PR: 272866
Reported by: DtxdF@disroot.org (maintainer)
2023-08-03 08:22:08 +02:00
Matteo Riondato
ab5ef1b273
security/strongswan: Fix route installation
...
cherry-pick upstream commit a619356 to fix route installation on FreeBSD
PR: 272841
Reported by: matteo@FreeBSD.org
Approved by: strongswan@Nanoteq.com (maintainer)
2023-08-03 08:21:21 +02:00
Jan Beich
622de762b7
x11/controllermap: update to 2.28.2
...
Changes: https://github.com/libsdl-org/SDL/commits/release-2.28.2/test/controllermap.c
Reported by: portscout
2023-08-03 05:44:43 +00:00
Matthias Fechner
927f118594
www/gitlab-ce: security update to 16.1.3
...
Changelog:
https://about.gitlab.com/releases/2023/08/01/security-release-gitlab-16-2-2-released/
Security: fa239535-30f6-11ee-aef9-001b217b3468
2023-08-03 08:27:35 +03:00
Loïc Bartoletti
214a19142b
databases/postgis33: Update to 3.3.4
...
News:
- https://postgis.net/2023/07/PostGIS-3.3.4-Patch-Release/
2023-08-03 06:34:02 +02:00
wen heping
2a427cef80
math/giacxcas: Update 1.9.0-21 → 1.9.0-55
2023-08-02 21:33:00 -07:00
Guangyuan Yang
a608443ded
devel/R-cran-pkgdepends: Update to 0.6.0
2023-08-03 00:15:33 -04:00