1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

627114 Commits

Author SHA1 Message Date
Kai Knoblich
57a6ad3984 games/pysolfc: Update to 2.21.0
* Although it's a beta release it adds compatibility [1]
  for Pillow 10.0.

Changelog:

https://github.com/shlomif/PySolFC/blob/pysolfc-2.21.0/NEWS.asciidoc

PR:		272523 [1]
Reported by:	sven.a.jonsson@bahnhof.se [1]
MFH:		No (beta release, Pillow >= 10 not present in 2023Q3)
2023-07-18 13:40:21 +02:00
Dave Cottlehuber
6994cb542d lang/elixir-devel: update to 1.15.4
- ChangeLog https://github.com/elixir-lang/elixir/releases/tag/v1.15.4
2023-07-18 11:27:00 +00:00
Dave Cottlehuber
edfad7680a net/lavinmq: update to 1.1.4
- breaks on 14.0 now due to OpenSSL 3.0
- pet port{lint, clippy, fmt} while here

PR:		272080
2023-07-18 11:06:57 +00:00
Dave Cottlehuber
e6b46770cb lang/gleam: update to 0.30.1
- ChangeLog: https://github.com/gleam-lang/gleam/blob/main/CHANGELOG.md#v0301---2023-07-13
2023-07-18 11:05:55 +00:00
Jan Beich
da56b05322 x11-wm/hyprland: switch to upstream fixes 2023-07-18 10:36:41 +00:00
Jan Beich
15a1373869 x11-wm/hyprland: apply minor rendering fix after 27b50932c7ab 2023-07-18 10:36:41 +00:00
Tobias C. Berner
20ae12c87d graphics/krita: add PYTHON option
This enable the script support in krita. This can be disabled
via the PYTHON option.

PR:		272033
Reported by:	Jonathan M Davis <freebsd.bugs@jmdavisprog.com>
2023-07-18 12:34:57 +02:00
Mikael Urankar
04e75e7c28 www/deno: Update to 1.35.1
Changes:
  https://github.com/denoland/deno/releases/tag/v1.35.1
2023-07-18 12:06:47 +02:00
Tobias C. Berner
a5747e1d30 KDE: mark the telepathy components deprecated
KDE will no longer ship the KDE telepathy components (ktp) as part
of the KDE Gear releases starting from the upcoming KDE Gear 23.08
this august [1], [2].

The ports will stay at their current version until removal at the
end of the quarter.

These components are not actively maintained, and the same goes
for the rest of the telepathy stack. [3] gives a quick overview,
explaining that it is mostly broken.

[1] 9e8b75d787
[2] https://mail.kde.org/pipermail/release-team/2023-June/013068.html
[3] https://mail.kde.org/pipermail/release-team/2023-June/013080.html
2023-07-18 12:03:28 +02:00
Lorenzo Salvadore
571e27fe85
lang/gcc14-devel: Update to 14.0.0.s20230716 2023-07-18 08:08:46 +00:00
Adriaan de Groot
fff9c832f9 net-im/neochat: fix build against newer libquotient
Previous commit had rakuco@'s fixes for the build, but none
of the patches needed to make it build against newer libquotient.
2023-07-18 09:57:59 +02:00
Hiroki Tagato
193166dd12 devel/electron2[2-5]: force directory/file permissions in yarn cache archive
There has been a size/checksum mismatch when creating a yarn cache
archive for users with umask other than 022. To ensure reproducibility
of the cache file, force use of 755 and 644 permissions regardless of
umask value.

Reported by:	Joe Hu <vegertar_at_gmail_dot_com> (private mail)
MFH:		2023Q3
2023-07-18 16:57:20 +09:00
Tobias C. Berner
4050f55d0a KDE: Update KDE Frameworks to 5.108
Saturday, 8 July 2023

KDE today announces the release of KDE Frameworks 5.108.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Announcement:	https://kde.org/announcements/frameworks/5/5.108.0/

PR:		272435
Exp-run by:	antoine
2023-07-18 09:50:50 +02:00
Yuri Victorovich
159ab7a27b devel/{,py-}pybind11: Update 2.11.0 → 2.11.1
Reported by:	portscout
2023-07-18 00:45:07 -07:00
Yuri Victorovich
ac8cbd7991 devel/tree-sitter-graph: Update 0.10.5 → 0.11.0
Reported by:	portscout
2023-07-18 00:45:06 -07:00
Yuri Victorovich
e4961709a3 devel/py-distlib: Update 0.3.6 → 0.3.7
Also correct WWW.

Reported by:	portscout
2023-07-18 00:45:06 -07:00
Yuri Victorovich
6aa220d25c archivers/nfpm: Update 2.31.0 → 2.32.0
Reported by:	portscout
2023-07-18 00:45:06 -07:00
Yuri Victorovich
64c3a1f250 graphics/filament: Update 1.40.1 → 1.40.2
Reported by:	portscout
2023-07-18 00:45:05 -07:00
Alexey Dokuchaev
c5544cde74 mail/mailutils: update GNU Mailutils to version 3.16
Requested by:	maintainer
2023-07-18 05:40:30 +00:00
Cy Schubert
8c30855f19 mail/xmail: Make buildable again under 14-CURRENT
Circumvent -Wincompatible-function-pointer-types to make build
under 14-CURRENT again and revert 093a84fae0a8 (deprecation).

Pending maintainer approval the next step will be assume
maintainership.

PR:	272558
2023-07-17 22:15:37 -07:00
Koichiro Iwao
093a84fae0 mail/xmail: Deprecate and set expiration date to 2023-09-30
mail/xmail is failing to build on FreeBSD-14. Since this was originally
written in 1995 and hasn't been maintained in a long time - last FreeBSD
updates were in 2007 - this is probably a good candidate for removal.

PR:		272558
2023-07-18 12:52:26 +09:00
Li-Wen Hsu
eef27e0ba4
devel/jenkins: Update to 2.414
Sponsored by:	The FreeBSD Foundation
2023-07-18 10:42:21 +08:00
Li-Wen Hsu
60e35965a3
devel/py-jenkins-job-builder: Update to 5.0.3
Sponsored by:	The FreeBSD Foundation
2023-07-18 10:38:08 +08:00
Jan Beich
9496007086 graphics/mesa-devel: update to 23.2.0.b.164
Changes:	27d30fe3c0...a6edac3764
2023-07-18 00:59:36 +00:00
Jan Beich
408526469b emulators/yuzu: update to s20230717
Changes:	04868ab9da...5593bed08a
2023-07-18 00:59:36 +00:00
Jan Beich
e93454dd5b emulators/rpcs3: update to 0.0.28.15364
Changes:	a828c214b5...db029ed29f
2023-07-18 00:59:35 +00:00
Jan Beich
9e6ed90248 x11-wm/sway-devel: update to 1.8.1.171
Changes:	910790796...a34d785a2
2023-07-18 00:59:34 +00:00
Jan Beich
2117c1cce9 x11-toolkits/wlroots-devel: update to 0.16.0.660
Changes:	b18c76642a...7791ffe058
2023-07-18 00:59:34 +00:00
Jan Beich
cd876b785e x11-servers/xwayland-devel: update to 21.0.99.1.479
Changes:	befef003d...ef1812655
2023-07-18 00:59:33 +00:00
Jan Beich
5ffe503317 print/harfbuzz: update to 8.0.1
Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/8.0.1
Reported by:	GitHub (watch releases)
PR:		272431
2023-07-18 00:59:33 +00:00
Jan Beich
3cbb793f4b print/harfbuzz: update to 8.0.0
Changes:	https://github.com/harfbuzz/harfbuzz/releases/tag/8.0.0
Reported by:	GitHub (watch releases)
PR:		272431
Exp-run by:	antoine
Approved by:	vishwin
2023-07-18 00:59:32 +00:00
Charlie Li
9a80a6ee5e
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
2023-07-17 20:53:09 -04:00
Jose Alonso Cardenas Marquez
45f0113f4c security/veracrypt: Fix build on 14.x
- Bump PORTREVISION

PR:		272531
Reported by:	Lutz Bichler <Lutz.Bichler _at_ gmail.com>
2023-07-17 18:19:15 -05:00
Ashish SHUKLA
8b128da859
textproc/ugrep: Update to 3.12.4 2023-07-17 21:41:26 +00:00
Dan Langille
422e62d889 net-mgmt/librenms: Update to 23.7.0
re: https://github.com/librenms/librenms/releases/tag/23.7.0

we skipped over this for no reason:
    https://github.com/librenms/librenms/releases/tag/23.6.0
2023-07-17 21:34:02 +00:00
Dave Cottlehuber
3ebf55c3f3 security/monocypher: NEW PORT - easy to use, deploy, auditable crypto library
It is written in portable C, and approaches the size of TweetNaCl,
and the speed of libsodium.

Reviewed by:	zirias
Sponsored by:	SkunkWerks, GmbH
2023-07-17 20:45:41 +00:00
Dave Cottlehuber
a9374443b9 lang/elixir-devel: update to 1.15.3
- ChangeLog https://github.com/elixir-lang/elixir/releases/tag/v1.15.3
2023-07-17 20:45:41 +00:00
Roman Bogorodskiy
2a86a140eb mail/msmtp: update to 1.8.24 2023-07-17 21:17:34 +02:00
Tijl Coosemans
d0cbe7ba85 Revert "security/gnupg: Fix dirmngr crash caused by gettext 0.22"
This reverts commit 7fa24cff0d8a99e5d44839d4b358fafaf69cffbe.

The problem has been fixed in libintl in fb889ca82944.

PR:		272472
2023-07-17 21:08:47 +02:00
Tijl Coosemans
f0fc81e147 net-mgmt/collectd5: Eliminate -lgcrypt from LIBS
...so it isn't linked into every executable and library.

This came up when trying to fix a crash involving libgcrypt,
libgpg-error and libintl from gettext 0.22.  This crash has been
fixed in fb889ca82944.

PR:		272517
2023-07-17 20:55:15 +02:00
Tijl Coosemans
fb889ca829 devel/gettext-runtime: Fix crash triggered by libgpg-error
Libgpg-error has an initialisation function with
__attribute__((constructor)) that calls a libintl function that
calls pthread_rwlock_wrlock that segfaults if libpthread wasn't
initialised yet.  This can happen because libintl doesn't link to
libpthread to avoid the overhead for non-threaded programs.  To
fix this, add an initialisation function to libintl that triggers
initialisation of libpthread.

RTLD_NOLOAD suggested by kib.

dlopen was fixed to work during initialisation in
https://cgit.FreeBSD.org/src/commit/?id=1005d3d05362

PR:		272472, 272517
2023-07-17 20:53:17 +02:00
Brooks Davis
7052842867 devel/llvm16: backport upstream powerpc patch
Backport commit 8757ce490130 from llvm-project (by Simon Pilgrim):
    [PowerPC] Replace PPCISD::VABSD cases with generic ISD::ABDU(X,Y) node
2023-07-17 18:56:59 +01:00
Dmitry Marakasov
16b67678ea devel/simpleini: update 4.19 → 4.20 2023-07-17 20:32:14 +03:00
Dmitry Marakasov
93c17b02ad textproc/difftastic: update 0.47.0 → 0.48.0 2023-07-17 20:32:14 +03:00
Jean-Sébastien Pédron
229b2f8627
graphics/darktable: Update to 4.4.1
Release notes:
* https://github.com/darktable-org/darktable/releases/tag/release-4.4.0
* https://github.com/darktable-org/darktable/releases/tag/release-4.4.1

Support for MIDI devices is currently turned off even though it probably
works just fine. The port already has many options that make it
complicated enough. If there is demand for MIDI devices, I will add the
option.
2023-07-17 19:08:49 +02:00
Yuri Victorovich
2ce2ca5b61 biology/locarna: Fix tests 2023-07-17 09:22:42 -07:00
Mikael Urankar
cdf28617b4 lang/rust: Bump revisions after 1.71.0
PR:		272449
2023-07-17 17:58:38 +02:00
Mikael Urankar
e3d08dfcd4 lang/rust: Update to 1.71.0
Announce:	https://blog.rust-lang.org/2023/07/13/Rust-1.71.0.html
ChangeLog:	https://github.com/rust-lang/rust/releases/tag/1.71.0

PR:		272449
Tested by:	mikael,pkubaj,vishwin
2023-07-17 17:57:41 +02:00
Raphael Kubo da Costa
a6af8f3ba0 net-im/libquotient: Rename patch now that the file has moved in 0.8.0 2023-07-17 17:53:49 +02:00
Alex Dupre
7845799f66 net/realtek-re-kmod: fix kernel panic when generating MAC address.
PR:		262407
Reported by:	Evgeni Golov <evgeni@debian.org>
Submitted by:	kib
2023-07-17 17:50:18 +02:00