Yuri Victorovich
e133649615
multimedia/youtui: update 0.0.13 → 0.0.14
...
Reported by: portscout
2024-09-06 01:20:53 -07:00
Yuri Victorovich
33ef0da595
textproc/comrak: update 0.26.0 → 0.28.0
...
Reported by: portscout
2024-09-06 01:20:53 -07:00
Yuri Victorovich
f06165e9ef
math/py-nlopt: update 2.7.1.2 → 2.8.0
...
Reported by: portscout
2024-09-06 01:20:52 -07:00
Yuri Victorovich
074196377e
math/py-petsc4py: update 3.21.4 → 3.21.5
...
Reported by: portscout
2024-09-06 01:20:52 -07:00
Yuri Victorovich
23a52a6daa
x11/rio: update 0.1.10 → 0.1.11
...
Reported by: portscout
2024-09-06 01:20:51 -07:00
Yuri Victorovich
f77675c528
textproc/hs-pandoc32: Add PORTSCOUT line
2024-09-06 01:20:51 -07:00
Ronald Klop
fa2cae9f91
databases/mongodb80: rc20
...
changes:
https://github.com/mongodb/mongo/compare/r8.0.0-rc19...r8.0.0-rc20
Only 1 pretty obvious bug fix commit on the branch so I dare to
commit this without the usual 24+ hours test build on my RPI4.
2024-09-06 09:57:27 +02:00
Ronald Klop
154fe5e1e0
databases/mongodb80: rc19
...
changes:
https://github.com/mongodb/mongo/compare/r8.0.0-rc18...r8.0.0-rc19
- remove patch for get-sources.sh, the file is not used, we fetch the
mozjs source via the port.
- remove REINPLACE_CMD, it didn't change anything anymore.
====> Running Q/A tests (stage-qa)
Warning: Possible REINPLACE_CMD issues:
- - REINPLACE_CMD ran, but did not modify file contents: /wrkdirs/usr/ports/databases/mongodb80/work/spidermonkey-bb6edb4fcd43607c87de81df8c58db11a663634a/python/mozbuild/mozbuild/util.py
- - REINPLACE_CMD ran, but did not modify file contents: /wrkdirs/usr/ports/databases/mongodb80/work/spidermonkey-bb6edb4fcd43607c87de81df8c58db11a663634a/python/mozbuild/mozbuild/preprocessor.py
- - REINPLACE_CMD ran, but did not modify file contents: /wrkdirs/usr/ports/databases/mongodb80/work/spidermonkey-bb6edb4fcd43607c87de81df8c58db11a663634a/python/mozbuild/mozbuild/backend/base.py
- - REINPLACE_CMD ran, but did not modify file contents: /wrkdirs/usr/ports/databases/mongodb80/work/spidermonkey-bb6edb4fcd43607c87de81df8c58db11a663634a/python/mozbuild/mozbuild/action/process_define_files.py
2024-09-06 09:52:42 +02:00
Rodrigo Osorio
494c775ea6
comms/cubicsdr: update to 0.2.7
...
Changelog: https://github.com/cjcliffe/CubicSDR/releases/tag/0.2.7
2024-09-06 08:08:22 +02:00
Yuri Victorovich
8ffc48d47f
math/arborx: update 1.6 → 1.7
...
Reported by: portscout
2024-09-05 20:28:12 -07:00
Yuri Victorovich
8899756795
math/universal: update 3.79 → 3.80
...
Reported by: portscout
2024-09-05 20:26:39 -07:00
Yuri Victorovich
8c4fe785f2
databases/rqlite: update 8.29.2 → 8.29.5
...
Reported by: portscout
2024-09-05 19:58:43 -07:00
Yuri Victorovich
da5c100c4c
devel/py-multiset: update 3.1.0 → 3.2.0
...
Reported by: portscout
2024-09-05 19:58:36 -07:00
Yuri Victorovich
1c98091187
devel/py-jsonpickle: update 3.2.2 → 3.3.0
...
Reported by: portscout
2024-09-05 19:55:03 -07:00
Yuri Victorovich
7b88178e40
misc/llama-cpp: update 3668 → 3671
2024-09-05 19:42:49 -07:00
Yuri Victorovich
3841a897f1
misc/tenere: update 0.11.1 → 0.11.2
2024-09-05 19:36:24 -07:00
Li-Wen Hsu
9893ad73a6
security/vuxml: Fix the name of CVE-2024-43110
...
Sponsored by: The FreeBSD Foundation
2024-09-06 09:53:39 +08:00
Jason E. Hale
bc2ef5d8c5
Mk/Uses/pyqt.mk: Clean up
...
Remove references to devel/py-sip4 after its removal in ba843418db
.
2024-09-05 21:21:34 -04:00
Goran Mekić
a769f215f2
databases/py-pony: Update 0.7.17 → 0.7.19
...
Replace PORTVERSION with DISTVERSION.
Changelogs:
PonyORM release 0.7.19 (2024-08-27)
Bugfixes
Add missed Python 3.12 classifier
PonyORM release 0.7.18 (2024-08-26)
Features
Add Python 3.12 support
Bugfixes
Fix #704 JSON handling in SQLite >= 3.45
https://github.com/ponyorm/pony/releases/tag/v0.7.18
https://github.com/ponyorm/pony/releases/tag/v0.7.19
PR: 281287
2024-09-06 03:09:24 +03:00
Leo Vandewoestijne
5497a7bbcf
dns/dnsjit: Update 1.3.0 → 1.4.0
...
- Remove GNU_CONFIGURE_MANPREFIX.
Changelog:
https://github.com/DNS-OARC/dnsjit/releases/tag/v1.4.0
PR: 281285
2024-09-06 01:59:15 +03:00
Leo Vandewoestijne
0f6d49efe3
dns/dsc: Update 2.15.1 → 2.15.2
...
- Replace PORTVERSION with DISTVERSION.
- Remove GNU_CONFIGURE_MANPREFIX.
- Add USES=pkgconfig (required to detect libmaxminddb during configure stage).
Changelog:
https://github.com/DNS-OARC/dsc/releases/tag/v2.15.2
PR: 281284
MFH: 2024Q3
2024-09-06 01:59:14 +03:00
Dave Cottlehuber
e27755e327
net/eturnal: bump portrevision to rebuild erts dependency
...
- pet port with portfmt & portclippy while here
PR: 280302
Sponsored by: SkunkWerks, GmbH
2024-09-05 22:58:50 +00:00
Leo Vandewoestijne
53bab2b774
dns/packetq: Update 1.7.1 → 1.7.3
...
Changelogs:
https://github.com/DNS-OARC/PacketQ/releases/tag/v1.7.2
https://github.com/DNS-OARC/PacketQ/releases/tag/v1.7.3
PR: 281277
MFH: 2024Q3
2024-09-06 01:21:21 +03:00
mintsuki
1c456f5b5e
sysutils/limine: Update 8.0.5 → 8.0.9
...
Changelog:
https://github.com/limine-bootloader/limine/blob/v8.0.9/ChangeLog
PR: 281275
2024-09-06 01:17:37 +03:00
Pavel Timofeev
7135747c79
sysutils/kapp: Update 0.62.1 → 0.63.3
...
Changelogs:
https://github.com/carvel-dev/kapp/releases/tag/v0.63.1
https://github.com/carvel-dev/kapp/releases/tag/v0.63.2
https://github.com/carvel-dev/kapp/releases/tag/v0.63.3
PR: 281270
2024-09-06 00:59:52 +03:00
Leo Vandewoestijne
8893a13898
dns/yadifa: Update 2.6.6 → 2.6.7
...
- Replace *_CONFIGURE_OFF with *_CONFIGURE_ENABLE
- Remove GNU_CONFIGURE_MANPREFIX
- Sort options
Changelog:
https://www.yadifa.eu/sites/default/files/README_2.6.7.txt
PR: 281274
2024-09-06 00:55:14 +03:00
Gabriel M. Dutra
19e6c0913c
security/nuclei: Update to 3.3.2
...
changeLog:
https://github.com/projectdiscovery/nuclei/releases/tag/v3.3.2
2024-09-05 18:47:20 -03:00
Yuri Victorovich
c005684472
science/openmolcas: Fix build with gcc14
...
PR: 281246
Reported by: Lorenzo Salvadore <salvadore@freebsd.org>
2024-09-05 14:04:30 -07:00
Rene Ladan
d20532e920
audio/resid: Remove expired port
...
2024-09-03 audio/resid: Upstream recommends using emulators/vice instead
2024-09-05 22:49:11 +02:00
Rene Ladan
ba843418db
devel/py-sip4: Remove expired port
...
2024-06-29 devel/py-sip4: Fails to build with modern python
2024-09-05 22:46:47 +02:00
Gabriel M. Dutra
aeba9932d5
sysutils/terraform-switcher: Update to 1.2.2
...
Simplify Makefile using GO_MODULE
changeLog:
https://github.com/warrensbox/terraform-switcher/releases/tag/v1.2.2
2024-09-05 17:37:10 -03:00
Alexandre Labarre
f09e335c82
games/minecraft-server: Update 1.21 → 1.21.1
...
Changes:
- Fixed critical exploits that could be used to crash servers
- Added language support for Tzotzil and Belarusian (Latin)
https://www.minecraft.net/en-us/article/minecraft-java-edition-1-21-1
PR: 280869
Approved by: Jonathan Price <freebsd@jonathanprice.org> (maintainer)
MFH: 2024Q3
2024-09-05 23:19:52 +03:00
Lorenzo Salvadore
6bc0a3cd18
cad/graywolf: Fix build with gcc14
...
PR: 281224
2024-09-05 12:56:41 -07:00
Stephen Montgomery-Smith
26b432be48
math/octave-forge-fuzzy-logic-toolkit: Update to 0.6.1.
2024-09-05 14:46:20 -05:00
Stephen Montgomery-Smith
b795ca37ca
math/octave-forge-statistics: Update to 1.7.0.
2024-09-05 14:45:37 -05:00
Stephen Montgomery-Smith
ba60a9f9cf
math/octave-forge-geographiclib: Update to 2.3.1.
2024-09-05 14:44:43 -05:00
Yuri Victorovich
e1ad649620
textproc/quarto: Not arch-neutral; Remove 2 unnecessary files
2024-09-05 12:23:14 -07:00
Jason E. Hale
c445004278
audio/picard: Update to 2.12.3
...
https://github.com/metabrainz/picard/releases/tag/release-2.12.3
2024-09-05 15:00:08 -04:00
Jason E. Hale
d3848e8bc6
graphics/gmic-qt: Update to 3.4.2
...
https://discuss.pixls.us/t/on-the-road-to-3-5/44490
2024-09-05 14:56:43 -04:00
Jason E. Hale
2627f3bb50
security/vuxml: Add www/qt5-webengine < 5.15.17p3
2024-09-05 14:31:12 -04:00
Jason E. Hale
9e1e9e17c5
Qt5: Update to 5.15.15
...
Update devel/pyside2* and devel/shiboken2 to 5.15.15
Update www/qt5-webengine to include the latest security fixes in
the chromium submodule
Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.15/release-note.md
MFH: 2024Q3
Security: 66907dab-6bb2-11ef-b813-4ccc6adda413
2024-09-05 14:26:08 -04:00
Yuri Victorovich
3dce626c51
textproc/quarto: New port: Scientific and technical publishing system
2024-09-05 10:11:40 -07:00
Yuri Victorovich
bd7b5f845f
textproc/hs-pandoc32: New port: Conversion between markup formats (for textproc/quarto)
2024-09-05 10:11:40 -07:00
Ryan Steinmetz
88eaf4bfce
security/shibboleth-idp: Update to 5.1.3
2024-09-05 13:05:42 -04:00
Fernando Apesteguía
b447efc774
security/vuxml: Firefox multiple vulnerabilities
...
CVE-2024-8381:
* Base Score: 9.8 CRITICAL
* Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVE-2024-8382:
* Base Score: 8.8 HIGH
* Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVE-2024-8383:
* Base Score: 7.5 HIGH
* Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVE-2024-8384:
* Base Score: 9.8 CRITICAL
* Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVE-2024-8385:
* Base Score: 9.8 CRITICAL
* Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVE-2024-8386:
* Base Score: 6.1 MEDIUM
* Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVE-2024-8387:
* Base Score: 9.8 CRITICAL
* Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVE-2024-8389:
* Base Score: 9.8 CRITICAL
* Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2024-09-05 19:00:26 +02:00
Bernhard Froehlich
e35d7c1c7c
multimedia/kodi-addon-inputstream.adaptive: Update to 21.5.4
2024-09-05 18:55:58 +02:00
Bernhard Froehlich
ef78fbb1f2
multimedia/kodi-addon-pvr.iptvsimple: Update to 21.8.6
2024-09-05 18:55:57 +02:00
Guido Falsi
18664ee743
mail/mailpit: Update to 1.20.4
2024-09-05 18:47:29 +02:00
Nicola Vitale
9e958d11e0
sysutils/yazi: Update to 0.3.3
...
Release changes: https://github.com/sxyazi/yazi/releases/tag/v0.3.3
Reported by: portscout
2024-09-05 18:33:17 +02:00
Fernando Apesteguía
c9883dbdc0
www/gohugo: update to 0.134.1
...
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.0
Bug fixes
* github: Try to fix "no space left on device" on MacOS
* Fix deprecation warning for resources.ToCSS
* output: Fix docshelper template lookup order for AMP pages
Improvements
* markup/goldmark/blockquotes: Improve some tests
* Add support for Obsidian type blockquote alerts
* Rename hstring.RenderedHTML => hstring.HTML
* Make all renderhook Text methods return template.HTML
* Add Markdown render hooks for tables
* create/skeletons: Clean up lang attribute in base template
* tpl/resources: Improve resources.Concat error message
* tpl: Trim whitespace from google_analytics.html
* Add Page.Contents with scope support
* hugolib: Add a test for overriding _internal templates
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.1
Bugfix release 1.134.1
2024-09-05 18:04:43 +02:00