1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Commit Graph

681883 Commits

Author SHA1 Message Date
Ralf van der Enden
34a5a96e90 dns/dnsdist: Update 1.9.6 → 1.9.7
Changelog:
https://dnsdist.org/changelog.html#change-1.9.7

Move boost to BUILD_DEPENDS: not linked to any boost shared library, but
depends on boost includes.

PR:	281913
2024-10-11 16:23:27 +03:00
Mikael Urankar
e13c811372
java/openjdk8: fix build on 32 bit arm
Fixes:
In file included from /wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u422-b05.1/hotspot/src/os/bsd/vm/os_perf_bsd.cpp:61:
In file included from /usr/include/sys/user.h:51:
In file included from /usr/include/vm/pmap.h:88:
In file included from /usr/include/machine/pmap.h:48:
In file included from /usr/include/sys/systm.h:46:
/usr/include/machine/cpufunc.h:184:1: error: static declaration of 'breakpoint' follows non-static declaration
  184 | breakpoint(void)
      | ^
/wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u422-b05.1/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:224:17: note: previous declaration is here
  224 | extern "C" void breakpoint();
      |                 ^

- bumped portrevision to easily spot if future bug reports are about this change.

PR:	281991
Approved by:	early maintainer timeout java@ (the build is broken and the patch does not affect other architectures)
Obtained from:	Mikael Urankar <mikael@> via Attachment 254105 in bug #255662
2024-10-11 13:55:05 +02:00
Richard
602c5267ef www/fusionpbx: update to 5.3.0
Full changelog: https://www.fusionpbx.com/release_notes.php

PR:		276666
Approved by:	maintainer timeout
2024-10-11 13:46:13 +02:00
Harald Eilertsen
406cda4aff security/fprintd: Update to 1.94.4
Upstream has changed to use devel/basu as a systemd/dbus alternative
which makes it almost build cleanly. A small patch is included in the
port to make the last remaining build issue disappear.

This new port also includes the PAM module that previously was a
separate port.

PR:		281387
Reviewed by:	0mp
Tested by:	Eirik Øverby <ltning@anduin.net>
Approved by:	maintainer timeout
Sponsored by:	Entersekt (previously Modirum MDpay)
2024-10-11 12:42:18 +02:00
Harald Eilertsen
5b44e3f6b6 security/libfprint: Update from 0.7.0 to 1.94.8
Upstream has been updated so it builds on FreeBSD again.

PR:		281386
Reviewed by:	0mp
Tested by:	Eirik Øverby <ltning@anduin.net>
Approved by:	maintainer timeout
Sponsored by:	Entersekt (previously Modirum MDpay)
2024-10-11 12:42:17 +02:00
Yuri Victorovich
bad39df175 misc/py-polars: update 1.4.1 → 1.9.0 2024-10-11 03:28:45 -07:00
Yuri Victorovich
0edaaa2bd3 misc/onnxruntime: Remove comment
All tests pass.
2024-10-11 03:27:02 -07:00
Yuri Victorovich
4f2f289ba6 misc/onnxruntime: Broken on i386
Reported by:	fallout
2024-10-11 03:23:54 -07:00
Yuri Victorovich
19ca36ff3f devel/fbthrift: Broken on arm64
Reported by:	fallout
2024-10-11 03:23:54 -07:00
Mateusz Piotrowski
2e825fe028 java/bouncycastle: Deprecate
PR:		260683
Reported by:	diizzy
Approved by:	maintainer
Co-authored-by:	Daniel Engberg <diizzy@FreeBSD.org>
2024-10-11 11:39:00 +02:00
Jimmy Olgeni
6068a1337d net/nats-nsc: update to version 2.10.0 2024-10-11 11:28:32 +02:00
Tijl Coosemans
5f71181ac8 emulators/linux_base-c7: Fix distinfo for aarch64 2024-10-11 11:04:55 +02:00
Tijl Coosemans
3154506a16 Mk/bsd.port.mk: Add MACHINE_ARCH to WRK_ENV
make(1) has a built-in variable MACHINE_ARCH that defaults to the value
of sysctl hw.machine_arch.  This is not correct when building packages
under qemu.  In that case poudriere sets MACHINE_ARCH in its make.conf.
Since commit d7511b9d00 make.conf is not picked up by make during
build so pass MACHINE_ARCH through the environment.

This affects building kmod ports under qemu.

This is a workaround for make not looking at UNAME_p when setting
MACHINE_ARCH.  It does look at UNAME_m when setting MACHINE.

PR:		281674
Reported by:	jrtc27
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2024-10-11 11:04:54 +02:00
Krešimir Jozić
192852ffb6 devel/wasmer: Update to 4.4.0
Changelog:
https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md#440---04102024

PR:		281929
Approved by:	submitter is maintainer
2024-10-11 10:41:00 +02:00
Hiroki Tagato
882f13d52f security/vuxml: document VSCode remote code execution vulnerability
Obtained from:	https://github.com/microsoft/vscode/issues/230824
2024-10-11 17:13:00 +09:00
Ashish SHUKLA
125d0a4145
security/tailscale: Update to 1.76.0
MFH:		2024Q4
2024-10-11 06:36:11 +00:00
Muhammad Moinur Rahman
60311df32f
lang/php84: Update version 8.4.0RC1=>8.4.0RC2
Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.4.0RC2/NEWS
2024-10-11 07:55:52 +02:00
Muhammad Moinur Rahman
82df1dd37d
devel/py-cbor2: Modernize with pep517 build
- Adopt port as I have consumers
2024-10-11 07:54:10 +02:00
Muhammad Moinur Rahman
97f327560b
www/py-wsaccel: Update version 0.6.6=>0.6.7
Changelog: https://github.com/methane/wsaccel/releases/tag/v0.6.7
2024-10-11 07:47:59 +02:00
Muhammad Moinur Rahman
6fe070a567
security/vault: Update version 1.17.2=>1.17.3
Changelog: https://github.com/hashicorp/vault/releases/tag/v1.17.3

PR:		280895
Reported by:	vikashb@where-ever.za.net
2024-10-11 07:47:58 +02:00
Kurt Jaeger
2cbf479373
net/radsecproxy: Update version 1.9.3=>1.11.0
Changelog: https://github.com/radsecproxy/radsecproxy/releases/tag/1.11.0

PR:		281857
2024-10-11 07:47:58 +02:00
Muhammad Moinur Rahman
17f765bd8b
www/minio: Update version RELEASE.2024-03-07T00-43-48Z=>RELEASE.2024-03-10T02-53-48Z
Changelog: https://github.com/minio/minio/releases/tag/RELEASE.2024-03-10T02-53-48Z
2024-10-11 07:47:57 +02:00
Muhammad Moinur Rahman
904b462421
net-im/mastodon: Update version 4.2.13=>4.3.0
THERE ARE BREAKING CHANGES FOR PGSQL 14.X USERS. PLEASE CHECK THE
CHANGELOG.

Changelog: https://github.com/mastodon/mastodon/releases/tag/v4.3.0
2024-10-11 07:47:56 +02:00
Muhammad Moinur Rahman
6207d0e037
net/google-cloud-sdk: Update version 495.0.0=>496.0.0 2024-10-11 07:47:55 +02:00
Muhammad Moinur Rahman
b2b9af5ce1
devel/py-pre-commit: Update version 4.0.0=>4.0.1
Changelog: https://github.com/pre-commit/pre-commit/releases/tag/v4.0.1
2024-10-11 07:47:55 +02:00
Alexey Dokuchaev
0d89ee6363 lang/algol68g: update Algol 68 Genie to version 3.5.6
Reported by:	portscout
2024-10-11 00:20:06 +00:00
Kevin Bowling
87798939e8 databases/timescaledb: Update to 2.17.0 2024-10-10 15:38:22 -07:00
Yuri Victorovich
e5985f1450 archovers/libszip: New port: Implementation of the extended-Rice lossless compression algorithm 2024-10-10 14:20:23 -07:00
Dries Michiels
31a5535af3 security/i2pd: update to 2.54.0
Changes:	https://github.com/PurpleI2P/i2pd/releases/tag/2.54.0

PR:		281954
2024-10-10 22:37:06 +02:00
Olivier Cochard
a2952d7150 net/bird2: Fix bird_fib support
PR:		281986
Reported by:	Egor <banezmesm@gmail.com>
2024-10-10 22:36:06 +02:00
Yuri Victorovich
a0a6a1f9e2 net-p2p/qbittorrent: Corrent DEPENDS lines adding openssl package 2024-10-10 12:05:38 -07:00
Stephen Montgomery-Smith
8479164815 math/octave-forge-geographiclib: Update to 2.3.2. 2024-10-10 13:43:07 -05:00
Bernard Spil
bd3953f763 net-im/nextcloud-talk: Update to 20.0.1 2024-10-10 20:17:22 +02:00
Fernando Apesteguía
69c1f9b658 security/vuxml: Fix typo in firefox entry
Reported by:	jbeich@
2024-10-10 19:59:22 +02:00
Fernando Apesteguía
5acf2d27a5 security/vuxml: Add firefox{-esr} use-after-free code execution
CVE-2024-9680
2024-10-10 19:33:23 +02:00
Yuri Victorovich
0b60a01805 audio/vosk-api: Fix missing symbol problem at run-time
PR:		280015
Reported by:	Baptiste Daroussin <bapt@FreeBSD.org>
2024-10-10 09:42:49 -07:00
Alexey Dokuchaev
9387c91b71 graphics/alembic: update the port to version 1.8.7
Reported by:	portscout
2024-10-10 16:28:34 +00:00
Loïc Bartoletti
a9ac729201 databases/sfcgal: Update to 2.0.0 2024-10-10 18:23:40 +02:00
Baptiste Daroussin
e9409900da graphics/pikchr: update to snapshot 20240731 2024-10-10 17:34:06 +02:00
Charlie Li
1c34a94170
print/hplip: use USE_GNOME=pygobject3 helper
The helper is equivalent to the previous explicit dependency
declaration so no functional or metadata changes.

With hat: gnome
2024-10-10 11:04:52 -04:00
Dan Langille
8ececb3b6a devel/py-cbor2: Update to 5.6.5
https://github.com/agronholm/cbor2/releases/tag/5.6.5

Give up maintainership. I no longer use this.
2024-10-10 14:25:44 +00:00
Charlie Li
024c603ec4
graphics/gexiv2: use USE_GNOME=pygobject3 helper
The helper is equivalent to the previous explicit dependency
declarations so no functional or metadata changes.

With hat: gnome
2024-10-10 09:56:06 -04:00
Zsolt Udvari
b4cea917cd x11/bemenu: Update to 0.6.23
Changelogs:
https://github.com/Cloudef/bemenu/releases/tag/0.6.22
https://github.com/Cloudef/bemenu/releases/tag/0.6.23
2024-10-10 15:03:55 +02:00
Wen Heping
491a600758 textproc/R-cran-writexl: Update to 1.5.1 2024-10-10 12:53:23 +00:00
Wen Heping
2bdd9619ea textproc/py-pikepdf: Update to 9.3.0 2024-10-10 12:53:23 +00:00
Wen Heping
37cc3369cf www/elgg: Update to 6.0.5 2024-10-10 12:53:23 +00:00
Wen Heping
b0fe9b74cb textproc/py-xmlschema: Update to 3.4.2 2024-10-10 12:53:22 +00:00
Yuri Victorovich
a5bc9af80c science/openmodelica: update 1.23.1 → 1.24.0
Reported by:	portscout
2024-10-10 01:25:20 -07:00
Yuri Victorovich
8f2fc76fc8 cad/symbiyosys: update 0.45 → 0.46
Reported by:	portscout
2024-10-10 01:25:19 -07:00
Yuri Victorovich
db8ea368c2 cad/yosys: update 0.45 → 0.46 2024-10-10 01:25:19 -07:00