Commit Graph

744720 Commits

Author SHA1 Message Date
Kevin Bowling 2d607aff94 databases/timescaledb-tune: Update to 0.19.0 2026-05-02 01:37:56 -07:00
Dima Panov 7dc9e359c7 games/openmw: fix build with clang21+ 2026-05-02 10:39:16 +03:00
Zsolt Udvari de77fcd67d ftp/R-cran-curl: Update to 7.1.0
Changelog: https://cran.r-project.org/web/packages/curl/NEWS
2026-05-02 09:34:11 +02:00
Kirill Ponomarev d04e973cfd sysutils/cbsd: Update to 15.0.9
Changes: https://github.com/cbsd/cbsd/releases/tag/v15.0.9
2026-05-02 06:45:36 +00:00
Daniel Engberg 20c19d22b2 archivers/libarchive: Update to 3.8.7
* Drop mbedtls, depends on obsolete version that's removed in tree
* Adjust iconv dependency
* Adjust port Makefile, don't pick up libb2

Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.8.7

PR:		294607
Approved by:	maintainer timeout, 2+ weeks
2026-05-02 08:31:30 +02:00
Daniel Engberg c6c26cb9a6 devel/capnproto: Adopt port 2026-05-02 08:31:29 +02:00
Vanilla I. Shu e41bee1c8b www/phalcon: update to 5.12.1. 2026-05-02 14:30:11 +08:00
Juraj Lutter b366db523e devel/glab: fix poudriere build as none-root user 2026-05-02 07:52:02 +02:00
Xin LI 8fb0c95b96 devel/vectorscan: Fix various style issues.
- Use DISTVERSION instead of PORTVERSION
- Fix variable ordering
- Fix compiler requirement: compiler:c++11-lib -> compiler:c++17-lang
- Respect CFLAGS: patch cmake/cflags-generic.cmake to not hardcode -O3,
  and patch CMakeLists.txt to not strip -O from config-specific flags
- Add OPTIMIZED_CFLAGS option (default on) to restore -O3 for performance,
  letting users opt out while matching upstream intent
- Fix options ordering: OPTIONS_DEFAULT before OPTIONS_RADIO, descriptions
  and helpers in canonical order

Reported by:	diizzy
2026-05-01 22:38:21 -07:00
Colin Percival 75cf408156 misc/freebsd-release-manifests: Add 15.1-BETA1 MANIFEST files
Approved by:	re (implicit)
Sponsored by:	OpenSats Initiative
2026-05-01 22:36:43 -07:00
Stephen Montgomery-Smith 26a850dc1f math/octave-forge-apa: Update to 1.2.1. 2026-05-02 00:02:49 -05:00
MANTANI Nobutaka 9881ee6380 editors/microsoft-edit: Update to 2.0.0 2026-05-02 13:19:59 +09:00
Alexey Dokuchaev 07b3b5019e multimedia/subtitlecomposer: unbreak the build on i386
Circumvent "cannot preempt symbol" errors when linking
against libopenal.so as was shown in commit 29a23b8db4.

Approved by:	maintainer (makc)
2026-05-02 03:46:36 +00:00
Hiroki Tagato 19ebfb6626 misc/py-litellm-proxy-extras: Update to 0.4.70
Reported by:	portscout
2026-05-02 12:00:42 +09:00
Hiroki Tagato bfe16f579e misc/py-litellm: Update to 1.83.14
Changelog: https://github.com/BerriAI/litellm/releases

Reported by:	portscout
2026-05-02 11:45:36 +09:00
Hiroki Tagato a1935ae7dc shells/carapace: Update to 1.6.5
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.6.5

Reported by:	GitHub (watch releases)
2026-05-02 10:30:37 +09:00
Robert Clausecker 4731beeec6 www/gitlab-workhorse: fix build on armv7
This cast is a no-op on 64 bit platforms and prevents a type error
on 32-bit platforms.

Approved by:	portmgr (build fix blanket)
PR:		2026Q2
2026-05-02 02:32:42 +02:00
Robert Clausecker e665c2bc99 devel/gitaly: fix build on armv7
Apparently these are not int64 on 32-bit platforms.

Approved by:	portmgr (build fix blanket)
MFH:		2026Q2
2026-05-02 02:32:42 +02:00
Nuno Teixeira 8d46b1cef0 shells/xonsh: Update to 0.23.3
- Temporarily switch to GitHub as release tarball on PyPI is missing files
  necessary for unit tests
- Move prompt-toolkit to RUN_DEPENDS as it is required for the interactive shell

* Thanks to Andy Kipp for assisting in improving and fixing unit tests and
  improving FreeBSD support

ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.23.3
2026-05-01 23:23:03 +01:00
Nuno Teixeira c0954ae9fc graphics/yacreader: Update to 10.0.0
- Switch to cmake per upstream instructions
- Remove defunct OPENGL option

ChangeLog: https://github.com/YACReader/yacreader/releases/tag/10.0.0
2026-05-01 23:23:03 +01:00
Kristof Provost a1f2cc4491 net/libpfctl: add 15.1, remove 13.5
13.5 is end-of-life, remove it from this port.
Add 15.1, which is in the process of being released.

Deliberately do not bump PORTVERSION, because we don't change existing
libpfctl versions, we only add a new supported FreeBSD version.

PR:		294871
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2026-05-01 23:12:24 +02:00
Kousuke Kannagi 7a7e929803 x11/xrandr: Update to 1.5.4
https://lists.x.org/archives/xorg-announce/2026-April/003692.html

PR:		294913
Approved by:	x11 (arrowd)
Approved by:	osa (mentor)
2026-05-02 04:23:26 +09:00
Robert Clausecker 978896a191 devel/cvs-devel: fix build on armv7
Same issue as was previously fixed in 36fcf661b for devel/blame.
A 64 bit time_t with a 32 bit long confuses the gnulib mktime.c
implementation.  Apply the same upstream patch to fix the build.

Obtained from:	36fcf661ba
MFH:		2026Q2
Approved by:	portmgr (build fix blanket)
2026-05-01 20:53:46 +02:00
Chris Hutchinson 06b2705ce6 archivers/archmerge: NEW PORT, replaces archivers/zipmix
Different compression programs result in different
compression ratios and compress different types of files
unequally.
Archmerge will take the best files from each archive and
create a new output file, which is guaranteed to be equal
to, or smaller in size than both of the input files. Archmerge
can also be used to perform boolean operations on archives,
such as merging 2 archives together, or updating a new file.

NOTE: in it's current incarnation. Archmerge only operates on
zip archives. Additional compression algorithms and techniques
will be added soon.

WWW: https://codeberg.org/BSDforge/archmerge

PR:		294920, 293749
2026-05-01 20:53:46 +02:00
Chris Hutchinson ca4eb00533 archivers/zipmix: DEPRECATE. No longer supported upstream.
Replaced by archivers/archmerge.

PR:		293749
2026-05-01 20:53:46 +02:00
Robert Clausecker 164d89a890 sysutils/beats*: Revert "Mark as not for arch i386"
Port now builds fine on i386.

MFH:		2026Q2
This reverts commit 3d572ac39d.
2026-05-01 20:53:38 +02:00
Robert Clausecker 22c1284107 sysutils/beats*: fix build on armv7
The patch "patch-go-sysinfo" ports a Linux-only go module to FreeBSD.
Due to two oversights, the patch did not build on armv7.  Fix the patch,
ensuring that all beats versions build on armv7 FreeBSD.  A subtle bug
is addressed, too: the patch would previously convert from microseconds
to nanoseconds for time.Unix() by multiplying with time.Microsecond,
which is not the correct value.  Multiply with 1000 instead.

Approved by:	portmgr (build fix blanket)
MFH:		2026Q2
2026-05-01 20:51:49 +02:00
Matthias Fechner bc7f976de0 www/gitlab: bugfix update to 18.11.2
Changes:	https://docs.gitlab.com/releases/patches/patch-release-gitlab-18-11-2-released/
2026-05-01 19:33:38 +02:00
Zsolt Udvari 4ec57d4673 devel/R-cran-pkgload: Update to 1.5.2
Change license to MIT.

Changelog: https://cloud.r-project.org/web/packages/pkgload/news/news.html
2026-05-01 19:27:11 +02:00
Kousuke Kannagi 2ac7a50ce9 x11/libxkbfile: Update to 1.2.0
The autoconf build system has been removed in this release.
Update WWW and pkg-descr.

https://lists.x.org/archives/xorg-announce/2026-January/003662.html

PR:		294432
Approved by:	x11 (arrowd)
Approved by:	osa (mentor), fluffy (mentor)
2026-05-02 00:55:04 +09:00
Yuri Victorovich 31e24c6110 misc/mcp-inspector: update 0.21.1 → 0.21.2 2026-05-01 08:34:22 -07:00
Yuri Victorovich b5e665279a security/diswall: update 0.6.0 → 0.7.2 2026-05-01 08:34:22 -07:00
Yuri Victorovich 7a08f5a4a4 sysutils/opa: update 1.16.0 → 1.16.1 2026-05-01 08:34:22 -07:00
Yuri Victorovich 5ce0a9686f japanese/sudachi: update 0.6.10 → 0.6.11 2026-05-01 08:34:22 -07:00
Yuri Victorovich 7de5f1c999 databases/diesel: update 2.3.8 → 2.3.9 2026-05-01 08:34:22 -07:00
Yusuf Yaman bdc7494345 security/vuxml: add textproc/p5-Text-CSV_XS
Reported by:	H.Merijn Brand - Tux <linux@tux.freedom.nl>
Security:	CVE-2026-7111
Reviewed by:	osa, vvd (mentors)
Approved by:	osa (mentor)
Differential Revision: https://reviews.freebsd.org/D56749
2026-05-01 17:28:31 +03:00
Vanilla I. Shu a4a400be07 devel/brpc: add new ports.
PR:		293396
2026-05-01 22:23:23 +08:00
Nicola Vitale 902fcfa4ee www/py-google-api-python-client: Update to 2.195.0
- Convert to PEP517

ChangeLog:	https://github.com/googleapis/google-api-python-client/releases/tag/v2.195.0
Reported by:	"release-please[bot]" <notifications@github.com>
2026-05-01 15:20:57 +02:00
Nicola Vitale c68d3dd7dd multimedia/go2tv: Update to 2.3.0
ChangeLog:	https://github.com/alexballas/go2tv/releases/tag/v2.3.0
Reported by:	"github-actions[bot]" <notifications@github.com>
2026-05-01 15:20:57 +02:00
Zsolt Udvari 0f0eae0b3a textproc/quarto: update 1.10.0 → 1.10.3
PR:	294904
2026-05-01 06:11:28 -07:00
Zsolt Udvari 3ac37a57d9 devel/R-cran-pak: Update to 0.9.5
Changelog: https://cloud.r-project.org/web/packages/pak/news/news.html
2026-05-01 14:53:33 +02:00
Bernhard Froehlich 89b0e3118e devel/capnproto: Remove BROKEN because it's actually working
There are 2 failing testcases out of 480 in kj-heavy-tests-run:

kj/async-unix-test.c++:977: failed: expected hupPromise.poll(waitScope)
[ FAIL ] async-unix-test.c++:941: UnixEventPort whenWriteDisconnected() (221 μs)
kj/async-io-test.c++:2953: failed: expected abortedPromise.poll(io.waitScope)
[ FAIL ] async-io-test.c++:2940: OS TwoWayPipe whenWriteDisconnected() (46 μs)

and this will be addressed but should not prevent us from building packages.

Scope of this seems to be limited to FreeBSD 15+ and exists at least since
capnproto 1.3+ but was actually only noticed when running the testsuite.

PR:		294259
See:		https://github.com/capnproto/capnproto/issues/2594
2026-05-01 11:03:41 +00:00
Nicola Vitale 2cdb6946b9 net/rustconn: Update to 0.12.7
- Add devel/desktop-file-utils to USES, because the program handles
  the MIME type application/x-rdp

ChangeLog:

  - https://github.com/totoshko88/RustConn/releases/tag/v0.12.0
  - https://github.com/totoshko88/RustConn/releases/tag/v0.12.1
  - https://github.com/totoshko88/RustConn/releases/tag/v0.12.2
  - https://github.com/totoshko88/RustConn/releases/tag/v0.12.3
  - https://github.com/totoshko88/RustConn/releases/tag/v0.12.4
  - https://github.com/totoshko88/RustConn/releases/tag/v0.12.5
  - https://github.com/totoshko88/RustConn/releases/tag/v0.12.6
  - https://github.com/totoshko88/RustConn/releases/tag/v0.12.7

Reported by:	"github-actions[bot]" <notifications@github.com>
2026-05-01 14:04:46 +02:00
randomizedcoder 21e4e79043 net/tcpstats-{kmod,reader}: Add new ports
tcpstats-kmod is a FreeBSD kernel module that exports per-connection
TCP socket statistics via a /dev/tcpstats character device.
Provides 320-byte fixed-size records containing addresses, ports,
TCP state, congestion control parameters, RTT measurements,
retransmit counts, and ECN state.
Includes a tcpstats(4) man page.

tcpstats-reader is a companion CLI tool that reads from /dev/tcpstats
and outputs JSON Lines to stdout.
Includes a tcpstats-reader(1) man page.

WWW: https://github.com/randomizedcoder/bsd-xtcp

Signed-off-by:	randomizedcoder <dave.seddon.ca@gmail.com>
Approved by:	fuz (ports)
Reviewed by:	fuz, pouria
Pull-Request:	https://github.com/freebsd/freebsd-ports/pull/497
2026-05-01 15:09:58 +03:30
Vladimir Druzenko 9dfddb14c3 graphics/openxr: Update 1.1.58 => 1.1.59
Changelog:
https://github.com/KhronosGroup/OpenXR-SDK/releases/tag/release-1.1.59

Reported by:	portscout
Sponsored by:	UNIS Labs
2026-05-01 14:26:24 +03:00
Tom Jones 4d409c533f net/vpp: Add elf_aux_info polyfill
Reviewed by: 	jrm, fuz
Sponsored by: 	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56709
2026-05-01 11:09:00 +01:00
Dan Langille 6700352879 net-mgmt/p5-OSLV-Monitor: Update to 1.0.3
re: https://github.com/VVelox/OSLV-Monitor/releases/tag/1.0.3
2026-05-01 10:07:27 +00:00
Hiroki Tagato 7097b54904 misc/crush: Update to 0.64.0
Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.64.0

Reported by:	GitHub (watch releases)
2026-05-01 18:43:43 +09:00
Nicola Vitale deb68d89a0 audio/noctavox: Update to 0.2.7
ChangeLog:	https://github.com/Jaxx497/NoctaVox/releases/tag/v0.2.7
Reported by:	"github-actions[bot]" <notifications@github.com>
2026-05-01 11:32:51 +02:00
Dries Michiels cdfc6530a7 net/librespeed-cli: update to 1.0.13
Changes:	https://github.com/librespeed/speedtest-cli/releases/tag/v1.0.13
2026-05-01 11:06:13 +02:00