Yuri Victorovich
3e5bac4a8a
textproc/riffdiff: update 3.3.6 → 3.3.7
2024-11-11 02:22:18 -08:00
Yuri Victorovich
e96983b408
deskutils/normcap: Add missing dependency; Update WWW
2024-11-11 02:22:18 -08:00
Yuri Victorovich
ec03e56fa9
cad/py-pyvcd: update 0.4.0 → 0.4.1
...
Reported by: portscout
2024-11-11 02:22:17 -08:00
Yuri Victorovich
9694a75c09
shells/oil: update 0.23.0 → 0.24.0
2024-11-11 02:22:17 -08:00
Alex Dupre
7a77488674
java/intellij-ultimate: update to 2024.2.4 release
2024-11-11 10:34:14 +01:00
Nuno Teixeira
278416b833
sysutils/gomplate: Update to 4.2.0
...
ChangeLog: https://github.com/hairyhenderson/gomplate/releases/tag/v4.2.0
2024-11-11 09:04:27 +00:00
Nuno Teixeira
fcf1dc9d32
math/R-cran-maps: Update to 3.4.2.1
...
ChangeLog: https://github.com/cran/maps/compare/3.4.2...3.4.2.1
2024-11-11 09:04:27 +00:00
Nuno Teixeira
3b16d05e58
math/R-cran-lpSolve: Update to 5.6.22
...
ChangeLog: https://github.com/gaborcsardi/lpSolve/compare/v5.6.21...v5.6.22
2024-11-11 09:04:27 +00:00
Nuno Teixeira
eb801559e3
devel/R-cran-parallelly: Update to 1.39.0
...
ChangeLog: https://cran.r-project.org/web/packages/parallelly/news/news.html
2024-11-11 09:04:27 +00:00
Alex Dupre
6b1a4656e3
math/secp256k1: update to 0.6.0 release.
...
Bump PORTREVISION on dependent ports.
2024-11-11 09:50:21 +01:00
Nicola Vitale
de54ba4c0b
net-im/linux-discord: Add missing dependency
...
- Add graphics/linux-rl9-jpeg to run dependencies
- Bump PORTREVISION
2024-11-11 09:45:43 +01:00
Bernard Spil
76368f6a07
devel/apr1: Fix Postgres and SQLite options
...
* Borked in prev commit
2024-11-11 08:58:15 +01:00
Matthias Fechner
0b424fc235
security/rubygem-ssrf_filter10: added portscout limitation to 1.0.x
2024-11-11 07:34:11 +02:00
Älven
5e801b0bce
cad/magic: update 8.3.485 → 8.3.499
...
PR: 282670
2024-11-10 19:54:23 -08:00
Älven
335c5d9d8a
biology/py-resdk: update 21.2.0 → 21.2.1
...
PR: 282669
2024-11-10 19:54:22 -08:00
Bryan Drewery
96dd1bc15c
security/openssh-portable: Include ssh[d]_config.d/*.conf
2024-11-10 18:39:32 -08:00
Adam Weinberger
89b6327706
devel/tree-sitter: Update to 0.24.4
2024-11-10 21:16:43 -05:00
Dave Cottlehuber
ac8f77a9bd
misc/py-aider-chat: update to 0.62.0
...
Sponsored by: SkunkWerks, GmbH
2024-11-11 00:28:37 +00:00
Dave Cottlehuber
5221b16e2c
misc/py-mixpanel: new port - python API for mixpanel analytics
...
Sponsored by: SkunkWerks, GmbH
2024-11-11 00:28:36 +00:00
Dave Cottlehuber
83f0b12489
misc/py-posthog: new port - self-hosted analytics
...
Sponsored by: SkunkWerks, GmbH
2024-11-11 00:28:36 +00:00
Dave Cottlehuber
c19e963e81
sysutils/equinix-metal-cli: update to v0.25.0
...
Sponsored by: SkunkWerks, GmbH
2024-11-11 00:28:36 +00:00
Dave Cottlehuber
121b09d43d
misc/py-llm: update to 0.16.0
2024-11-11 00:28:36 +00:00
Dave Cottlehuber
2dc6088f1c
www/py-streamlit: update to 1.39.0
...
Sponsored by: SkunkWerks, GmbH
2024-11-11 00:28:36 +00:00
Dave Cottlehuber
af42d952be
www/h2o: update to 20241011 snapshot
...
- https://github.com/h2o/h2o/security/advisories
Security: CVE-2024-25622
Security: CVE-2024-45403
Security: CVE-2024-45397
Sponsored by: SkunkWerks, GmbH
2024-11-11 00:28:35 +00:00
Älven
e192a5b6b3
cad/qflow: update 1.4.103 → 1.4.104
...
PR: 282679
2024-11-10 15:53:12 -08:00
Yuri Victorovich
a0a30f20be
finance/py-fundamentalanalysis: update 0.2.14 → 0.3.1
2024-11-10 15:53:11 -08:00
Yuri Victorovich
1e43d311a3
finance/py-financetoolkit: New port: Transparent and efficient financial analysis
2024-11-10 15:53:11 -08:00
Bjoern A. Zeeb
be7bdd6616
net/wifi-firmware-*: add support to set loader tunable
...
For drivers which currently need to set the
compat.linuxkpi.skb.mem_limit tunable add an option to the build
to create it automatically for each FLAVOR. There is no harm
if it is there multiple times setting it to the same value (apart
from file including and parsing overhead in loader -- however that
works).
Add the option to the rtw88 and rtw89 wifi-firmware Makefile.
Having it with the firmware package has multiple advantages:
- the user does not have to do any manual configuration anymore
- we do not have to configure setting it into the release builds
- bsdinstall does not need to know about it to set for the installed
system (depending on driver).
Bump PORTREVISION.
Sponsored by: The FreeBSD Foundation
MFC after: 1 minute
X-MFC for: releng 14.2
Differential Revision: https://reviews.freebsd.org/D47481
2024-11-10 23:20:15 +00:00
Bjoern A. Zeeb
c65c03c3a4
net/wifi-firmware-iwlwifi-kmod: add more ax210 firmware files
...
Some firmware files for the AX210 flavour were missing before.
Add them so we do not run into problems when disabling in-src.git
firmware compilation.
Sponsored by: The FreeBSD Foundation
Found during: Installer testing on multiple cards
MFC after: 1 minute
X-MFC for: releng 14.2
Differential Revision: https://reviews.freebsd.org/D47480
2024-11-10 23:18:20 +00:00
Christoph Moench-Tegeder
0eb37cf24f
www/firefox: update to 132.0.2 (rc1)
...
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/132.0.2/releasenotes/
2024-11-11 00:09:19 +01:00
Dima Panov
0fa10d205e
audio/libsidplayfp: force link with pthreads (+)
...
This fixes runtime error:
ld-elf.so.1: /usr/local/lib/libsidplayfp.so.6: Undefined symbol "pthread_create"
PR: 282521
2024-11-11 01:21:12 +03:00
Ronald Klop
9f218b263a
java/openjdk11: fix build on non-armv7
...
A change to one of the patches was not correct for other
architectures.
PR: 255662
Approved by: broken build
2024-11-10 23:02:43 +01:00
Yuri Victorovich
34388df3fd
devel/py-pytest-recording: New port: Pytest Plugin that allows recording network interactions via VCR.py
2024-11-10 12:46:19 -08:00
Yuri Victorovich
f7a76858b9
devel/py-pytest-recorder: New port: Pytest Plugin for unit tests writing for tools consuming Web APIs
2024-11-10 12:46:19 -08:00
Emanuel Haupt
02b75f78e1
devel/py-websockets: Update to 14.0
2024-11-10 21:24:12 +01:00
Yuri Victorovich
b6240a6c88
finance/py-python-binance: update 1.0.19 → 1.0.22
2024-11-10 12:13:35 -08:00
Yuri Victorovich
0fef529538
devel/py-scheduler: update 0.8.5 → 0.8.7
2024-11-10 12:13:35 -08:00
Yuri Victorovich
b183e24466
finance/py-ccxt: update 4.2.31 → 4.4.29
2024-11-10 12:13:35 -08:00
Yuri Victorovich
8dea0c0c40
devel/py-simsimd: update 5.9.9 → 6.0.3
2024-11-10 12:13:34 -08:00
Yuri Victorovich
a04e3cb01f
www/py-aioresponses: New port: Helper for mock/fake web requests in python aiohttp package
2024-11-10 12:13:34 -08:00
Yuri Victorovich
ab36d9856e
devel/flatbuffers205: Remove
2024-11-10 12:13:33 -08:00
Yuri Victorovich
379184b1c4
science/chrono: update 8.0.0 → 9.0.1
2024-11-10 12:13:33 -08:00
Yuri Victorovich
aa93becb04
www/dpp: Not broken on 15
...
... based on https://github.com/brainboxdotcc/DPP/issues/1332#issuecomment-2466666377
2024-11-10 12:13:33 -08:00
Yuri Victorovich
7f8141cc58
math/geogram: Fix typo
2024-11-10 12:13:32 -08:00
Emanuel Haupt
ecca386d4d
converters/drg2sbg: Update to 2.2.1
2024-11-10 21:13:06 +01:00
Emanuel Haupt
8dccab7b00
graphics/jp2a: Update to 1.3.2
2024-11-10 21:12:02 +01:00
Emanuel Haupt
02a133752d
audio/ft2-clone: Update to 1.88
2024-11-10 21:12:02 +01:00
Jonathan Schleifer
a0c52bb493
devel/objfw: Update to 1.2.1
...
Changelogs:
https://objfw.nil.im/file?name=ChangeLog&ci=1.2.1-release
https://objfw.nil.im/file?name=ChangeLog&ci=1.2-release
https://objfw.nil.im/file?name=ChangeLog&ci=1.1.7-release
PR: 282668
Approved by: submitter is maintainer
MFH: 2024Q4
2024-11-10 20:49:46 +01:00
Diane Bruce
aa020f5d08
cad/cura-engine: Fixed on i386
...
- size_t vs. UL error in min() cast fixes it.
- Add missing libs in LIB_DEPENDS reported by poudriere
2024-11-10 14:46:49 -05:00
Xin LI
389ecf5580
www/redmine: upgrade to 5.1.4.
2024-11-10 09:50:42 -08:00