Commit graph

626874 commits

Author SHA1 Message Date
Ting-Wei Lan
2292dd955b deskutils/gnome-shell-extension-openweather: Unbreak and upgrade to 119
- Pet portclippy while I am here

PR:		272010
2023-07-18 15:35:34 +02:00
Muhammad Moinur Rahman
83e8db8834 games/armagetronad: Fix build with llvm16
Sponsored by:	The FreeBSD Foundation
2023-07-18 15:35:34 +02:00
Muhammad Moinur Rahman
dded27f0c6 textproc/xmlwrapp: Fix build with llvm16
Sponsored by:	The FreeBSD Foundation
2023-07-18 15:35:33 +02:00
Muhammad Moinur Rahman
cc6c8649d4 print/tex-luatex: Enable the new luahbtex engine
- There was an error in the MASTER_SITES but as the port shares the same
  distfile among other ports the error was never triggered.

Reported by:	tcberner
2023-07-18 15:35:33 +02:00
Muhammad Moinur Rahman
ad3475984c lang/php80: Mark IGNORE_SSL for 14
As OpenSSL 3 has landed on OSVERSION 1400092 mark IGNORE_SSL for base
openssl.

Sponsored by:	The FreeBSD Foundation
2023-07-18 15:35:33 +02:00
Renato Botelho
08d6cc6855 net/xmlrpc-c: Fix build with llvm 16
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-07-18 10:33:21 -03:00
Cy Schubert
5cf3315223 mail/xmail: Assume maintainership
PR:		272558
Approved by:	sjroz@verizon.net (maintainer)
2023-07-18 05:57:51 -07:00
Renato Botelho
41f2281cb3 multimedia/gmmlib: Update to 22.3.9 2023-07-18 09:55:27 -03:00
DevNull
a68c1f6cca irc/anope: Update to 2.0.13, coredump fixes, pass MAINTAINER'ship
The notable changes includes:
 - Fixed a crash on some compilers when trying to call methods on a null pointer
 - Fixed a crash when encountering an unterminated commented config block
 - Fixed erroneously rejecting spaces in fantasy:name
 - Fixed marking services pseudoclients as an oper on InspIRCd
 - Fixed not checking user@ip as well as user@host when logging into an operator account
 - Fixed setting the vhost/vident during SASL on UnrealIRCd
 - Updated the German translation
 - Updated the Italian translation

Pass maintainership to Rafael Grether

PR:		242561
2023-07-18 14:14:12 +02:00
Vasil Dimov
b8e1692367
net-p2p/c-lightning: attempt to unbreak on arm64
Since arm64 uses two's complement (char)0xff is the same as -1.
Changing to use the latter should silence this compiler error:

ccan/ccan/base64/base64.c:34:10: error: result of comparison of constant 255 with expression of type 'int8_t' (aka 'signed char') is always false [-Werror,-Wtautological-constant-out-of-range-compare]
        if (ret == (char)0xff) {
            ~~~ ^  ~~~~~~~~~~
2023-07-18 14:11:42 +02:00
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 27b50932c7 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 093a84fae0 (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 7fa24cff0d.

The problem has been fixed in libintl in fb889ca829.

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 fb889ca829.

PR:		272517
2023-07-17 20:55:15 +02:00