1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

673213 Commits

Author SHA1 Message Date
Nuno Teixeira
978e634128 security/gopass: Update to 1.15.14
ChangeLog:	https://github.com/gopasspw/gopass/releases/tag/v1.15.14
MFH:		2024Q3
2024-08-04 09:12:17 +01:00
Zsolt Udvari
1f1d5e1cdf x11-wm/herbstluftwm: remove default autostart's patch
The autostart's patch doesn't work as expected. It will be simplier
to use bash-dependent autostart so removed this patch and add bash
to RUN_DEPENDS
(see https://forums.freebsd.org/threads/herbstluftwm-0-9-5.88019/).
The default autostart uses panel.sh which requires dzen2, add it to
RUN_DEPEDS.
Fix shell completions directories.
Remove the '/usr/local/' path from patch.
Pet portfmt.
Bump PORTREVISION.

Reported by:	Vlad Biley <bileslav@gmail.com> (email)
2024-08-04 08:23:23 +02:00
Larry Rosenman
335734129f
devel/cdecl: update to 18.2
ChangeLog:
More permissive types
Unknown names are now always permitted as types in pseudo-English. Hence, the --permissive-types option now only additionally allows keywords in language versions other than the current language as types.
2024-08-03 23:07:01 -05:00
Dima Panov
f550157a18
security/botan3: update to 3.5.0 release (+)
Changelog:	https://botan.randombit.net/news.html#version-3-4-0-2024-04-08 \
		https://botan.randombit.net/news.html#version-3-5-0-2024-07-08
2024-08-04 03:18:51 +03:00
Dima Panov
95a60ec9e8
security/botan2: update to 2.19.5 release (+)
What's new:

* A reminder that Botan2 reaches end of life at the end of 2024
* CVE-2024-34702: Fix a DoS caused by excessive name constraints. (GH #4187)
* CVE-2024-39312: Fix a name constraint processing error, where if permitted and excluded rules both applied to a certificate, only the permitted rules would be checked. (GH #4187)
* Fix a crash in OCB (GH #3812 #3924)
* During certificate verification, first verify the entire chain of certificates, then perform other validation. (GH #4052 #4045)
* Fix a test failure in compression with certain versions of zlib (GH #4135 #3896)
* Fix some iterator debugging errors in TLS CBC decryption. (GH #4125 #4130)
* Avoid a miscompilation in ARIA when using XCode 14 (GH #3465 #3492 #4053)

Full chamgelog:	https://botan.randombit.net/news.html#version-2-19-5-2024-07-08
2024-08-04 03:16:18 +03:00
Daniel Engberg
17cf810e0b net/gmid: Revert layout change in port makefile
Revert unannounced/reviewed change

PR:		280596
Approved by:	portmgr (blanket)
2024-08-04 01:58:55 +02:00
Daniel Engberg
d66f942021 audio/sndio: Improve port
* Switch to DISTVERSION
* Define pkgconfdir
* Simplify STRIP_CMD for binaries
2024-08-04 01:58:54 +02:00
Jaap Akkerhuis
0a32a8de98 dns/nsd: Update 4.10.0 → 4.10.1
The fallback parser, used on systems that lack SSE4.2 and AVX2 instruction
sets, contained some bugs with regards to state keeping and under certain
circumstances a use after free bug was encountered in buffer management.

News:
https://nlnetlabs.nl/news/2024/Aug/02/nsd-4.10.1-released/
Changelog:
https://nlnetlabs.nl/projects/nsd/download/#nsd-4-10-1
https://github.com/NLnetLabs/nsd/releases/tag/NSD_4_10_1_REL

While here:
- remove GNU_CONFIGURE_MANPREFIX;
- remove NSDMAX_IPS?=512 - it has not been used for 9 years:
https://cgit.freebsd.org/ports/commit/?id=2aec7160bb627488d8aa78ecfd99d87676b52204

PR:	280589
MFH:	2024Q3
2024-08-04 02:20:11 +03:00
Dmitry Petrov
594b1f10cf www/novnc: Update 1.4.0 → 1.5.0
Changelog:
https://github.com/novnc/noVNC/releases/tag/v1.5.0

PR:	280577
2024-08-04 02:03:38 +03:00
Omar Polo
69e0eafd32 net/gmid: udpate 2.0.5 → 2.1
This updates brings support for the proxy-protocol v1 for both incoming
and outgoing connections, as well as some bug fixes.

Changelog:
https://github.com/omar-polo/gmid/releases/tag/2.1

PR:	280596
2024-08-04 00:39:32 +03:00
Jens Grassel
bf6e1d4097 devel/mill: Update 0.11.6 → 0.11.10
Changelogs:
https://mill-build.com/mill/Changelog.html#0-11-10

PR:	280576
2024-08-04 00:01:42 +03:00
Thomas Zander
c03dcc1a40
audio/sndio: Update to upstream release 1.10.0
Reported by:	Brad Smith <brad@comstyle.com> (via email)
2024-08-03 22:58:03 +02:00
mew14930xvi
222334fa67 mail/mpop: Update to 1.4.20
This release fixes detection of server capabilities, in particular the
list of supported authentication methods: the last method reported by
the server was not recognized by mpop. This bug was introduced in
version 1.4.19.

Changelog:
https://marlam.de/mpop/news/mpop-1-4-20/

PR:	280568
MFH:	2024Q3
2024-08-03 23:27:40 +03:00
gatekeeper
b746fd0df3 sysutils/android-file-transfer: skip bad version
Portscout reports "continuous" is the newest version so skip this
version.

PR:		280460
Approved by:	submitter is maintainer
2024-08-03 21:27:01 +02:00
Muhammad Moinur Rahman
6373a1df1f
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.

Approved by:	portmgr (blanket)
2024-08-03 20:59:37 +02:00
Colin Percival
6b13a4210e misc/freebsd-release-manifests: add 13.4-BETA1 MANIFEST files
Approved by:   re (implicit)

Sponsored by:	Amazon
2024-08-03 11:41:47 -07:00
Sergey A. Osokin
36da1d1db8 security/boringssl: update to the recent snapshot 2024-08-03 14:01:33 -04:00
Muhammad Moinur Rahman
13e83b088b
databases/pecl-redis: Unbreak for php84
Approved by:	portmgr (blanket)
2024-08-03 19:55:44 +02:00
Muhammad Moinur Rahman
20b76c543e
www/pecl-http: Unbreak for php84 2024-08-03 19:55:44 +02:00
Dima Panov
5c8fed7b1d
games/wesnoth: update to 1.18.2 release (+)
What's new in version 1.18.2:
Translations
   * Updated translations: Chinese (Simplified), French, Ukrainian
WML Engine
   * Fixed out of sync errors due to bad undo/redo handling.
Miscellaneous and Bug Fixes
   * Server-side fix for the "Something is wrong with the addon version check database supporting the multiplayer lobby." error (issue #8805)
   * Potential fix for log files not being written on Windows.
2024-08-03 20:45:09 +03:00
Craig Leres
74edd3d978 security/zeek: Clean up some stage nits
- Change the legacy lib/broctl symlink from an absolute to a
   relative path.

 - Remove unnecessary USES=gettext-runtime

 - Add @dir pkg-plist entries for empty directories.

Reported by:	Daniel Engberg
2024-08-03 10:37:29 -07:00
Jan Beich
d7d9290c3f www/gallery-dl: update to 1.27.2
Changes:	https://github.com/mikf/gallery-dl/releases/tag/v1.27.2
Reported by:	GitHub (watch releases)
2024-08-03 19:32:16 +02:00
Gleb Popov
5161e4351d multimedia/pipewire: Fix startup problem
PR:		280504
2024-08-03 20:24:35 +03:00
Jan Beich
d28e388a9a x11-clocks/wlclock: unbreak long options
$ wlclock --corner-radius 90
ERROR: Radius configuration requires one or four arguments.

Reported by:	S. R. Gal (private mail)
2024-08-03 18:49:16 +02:00
TAKATSU Tomonari
ff63dd197e math/R-cran-pls: Update to 2.8-4
Reported by:	portscout
2024-08-03 16:07:40 +00:00
Nicola Vitale
6efd3e1513
textproc/py-pygments: Remove useless line in Makefile
Reported by Anton Saietskii <vsasjason@gmail.com> as a comment
to the (closed) PR 280547.
2024-08-03 18:02:04 +02:00
Michael Osipov
4c51f2b5e4 Mk/: Possible values for "ssl" are inconsistent
Co-authored-by:	Mathieu Arnold <mat@FreeBSD.org>
PR:		278406
Approved by:	jrm (mentor), otis (mentor), mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D46059
2024-08-03 17:59:49 +02:00
Yuri Victorovich
363128c164 devel/py-qutip: Add patch 2024-08-03 08:51:58 -07:00
Muhammad Moinur Rahman
7d7edcb194
devel/pecl-excimer: Unbreak for php84
Approved by:	portmgr (blanket)
2024-08-03 16:41:09 +02:00
Muhammad Moinur Rahman
3766d360ef
www/phalcon: Unbreak for php84
Runtime might still be broken.

Approved by:	portmgr (blanket)
2024-08-03 16:40:52 +02:00
Muhammad Moinur Rahman
90c701b679
net/pecl-oauth2: Unbreak for php84
Approved by:	portmgr (blanket)
2024-08-03 16:13:57 +02:00
Muhammad Moinur Rahman
2a3fe68c47
devel/pecl-xdebug: Unbreak for php84
Approved by:	portmgr (blanket)
2024-08-03 16:13:56 +02:00
Danilo G. Baio
b72b364d9a devel/py-wlc: Update to 1.14 2024-08-03 11:03:12 -03:00
Danilo G. Baio
feee004868 devel/py-validators: Update to 0.33.0
Changelog:	https://github.com/python-validators/validators/blob/0.33.0/CHANGES.md
2024-08-03 11:03:12 -03:00
Nicholas Kirby
26b072045b devel/py-pytest-cov: Update to 5.0.0
Changelog:	https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst

PR:		280548
Approved by:	dbaio (maintainer)
2024-08-03 11:03:12 -03:00
Pietro Cerutti
374d2b60d4 lang/tcl90: update to 9.0b3
Announcement: https://sourceforge.net/p/tcl/mailman/message/58801451/
2024-08-03 13:42:51 +00:00
Thomas Zander
df760058c9
net/traefik: Update to upstream release 2.11.7
Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v2.11.7

MFH:		2024Q3
2024-08-03 14:52:44 +02:00
Vladimir Druzenko
0ee95e721f emulators/86Box: use DESKTOPDIR
PR:	280205
Fixes:	af9050eeb8 (New port: low level x86 emulator based on PCem)
2024-08-03 15:21:22 +03:00
gatekeeper
af9050eeb8 emulators/86Box: New port: low level x86 emulator based on PCem
86Box is a low level x86 emulator that runs older operating systems and
software designed for IBM PC systems and compatibles from 1981 through
fairly recent system designs based on the PCI bus.
https://86box.net
https://github.com/86Box/86Box

PR:	280205
2024-08-03 14:34:17 +03:00
Matthew Seaman
5387395149 textproc/py-bracex: update to 2.5
Changes:	https://github.com/facelessuser/bracex/releases/tag/2.5
Reported by:	repology
2024-08-03 11:26:04 +01:00
Matthew Seaman
69d577661e textproc/py-wcmatch: update to 9.0
Changes:	https://github.com/facelessuser/wcmatch/releases/tag/9.0
Reported by:	repology
2024-08-03 11:26:04 +01:00
Daniel Engberg
0d05260a8a graphics/rawstudio: Deprecate and set expiration date to 2024-08-31
Abandoned upstream, fails to build with libxml2 2.13+
Retire port and redirect users to graphics/rawtherapee

PR:		279964
2024-08-03 12:12:23 +02:00
Bernard Spil
17fce71966 www/nextcloud-appointments: Update to 2.1.8 2024-08-03 12:11:34 +02:00
Gerald Pfeifer
33856e566b emulators/wine: Avoid "NtRaiseException Unhandled exception"
This backports
  commit ba5653b298
  Author: Gerald Pfeifer <gerald@FreeBSD.org>
  Date:   Mon Jul 29 21:47:34 2024 +0000
from emulators/wine-devel.

Users have been reporting a number of cases of the following error:
  002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6ffffff8b2b7
  0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0

PR:		279927, 280000
2024-08-03 10:06:38 +00:00
Bernard Spil
53c61c505d mail/nextcloud-mail: Update to 3.7.6 2024-08-03 11:32:44 +02:00
Bernard Spil
5e223deb18 www/nextcloud-calendar: Update to 4.7.14 2024-08-03 11:32:20 +02:00
Bernard Spil
0a4a8f062b www/nextcloud-appointments: Update to 2.1.7 2024-08-03 11:31:59 +02:00
Nicola Vitale
c089c154f0
www/shiori: Update to 1.7.0
- Increment the go version required by the port to build
- Add a patch to fix the following error during the build target:

internal/database/database.go:59:10: undefined: OpenSQLiteDatabase

See also: https://github.com/go-shiori/shiori/issues/947

Release changes:	https://github.com/go-shiori/shiori/releases/tag/v1.7.0
Reported by:	github-actions[bot] <notifications@github.com>
2024-08-03 10:42:26 +02:00
Emanuel Haupt
48ddd4c1f6 mail/isync: Update to 1.5.0 2024-08-03 10:36:04 +02:00
Yuri Victorovich
4da76baa5d devel/py-qutip: update 5.0.2 → 5.0.3
Reported by:	portscout
2024-08-03 01:27:32 -07:00