Commit graph

1234 commits

Author SHA1 Message Date
Gleb Popov
5505c50fcc *: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by:	Future Crew, LLC
2024-11-23 11:31:00 +03:00
Jason E. Hale
501ccfe6dd Qt5: Update to 5.15.16
Update devel/pyside2* and devel/shiboken2 to 5.15.16

Update www/qt5-webengine to include the latest security fixes in
the chromium submodule [1]

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.16/release-note.md

MFH:		2024Q4
Security:	16e472d5-a8aa-11ef-b680-4ccc6adda413 [1]
2024-11-23 00:40:00 -05:00
Charlie Li
32a55d206d
devel/py-pygobject: bump consumer PORTREVISIONs after port rename
With hat: gnome
PR: 273722
2024-11-22 17:31:54 -05:00
Jan Beich
ee80f3761f accessibility/hyprsunset: add new port
hyprsunset is a small utility to provide a blue light filter for your
system. This method is preferred to screen shaders as it will not be
captured via recording / screenshots.

Requires hyprland >= 0.45.0 for hyprland-ctm-control-v1 protocol.

https://github.com/hyprwm/hyprsunset
2024-11-21 16:56:14 +01:00
Charlie Li
48060e03b6
devel/py-gobject3: use USE_GNOME=pygobject3 helper
The helper is equivalent to the previous explicit dependency
declaration so no functional or metadata changes.

With hat: gnome
PR: 273722
2024-11-19 11:59:07 -05:00
Dima Panov
7dbd23b9e8
*/*: Introduce Rocky Linux 9 32-bit compat librariries (+)
Finaly we can get Linux Steam utils works again! :)

While here, pet reative paths

Sponsored by:	Future Crew, LLC
2024-11-13 03:10:50 +03:00
Mikael Urankar
ca048c2884 lang/rust: Bump revisions after 1.82.0
PR:		282516
2024-11-08 09:24:20 +01:00
Jan Beich
62708dafb8 accessibility/wl-gammarelay-rs: update to 1.0.0
Changes:	https://github.com/MaxVerevkin/wl-gammarelay-rs/releases/tag/v1.0.0
Reported by:	GitHub (watch releases)
2024-11-02 01:28:32 +01:00
Jan Beich
53d193e0ad accessibility/feedbackd: update to 0.5.0
Changes:	https://source.puri.sm/Librem5/feedbackd/-/releases/v0.5.0
2024-10-17 20:28:55 +02:00
Jan Beich
8241496df9 accessibility/feedbackd: update to 0.4.1
Changes:	https://source.puri.sm/Librem5/feedbackd/-/releases/v0.4.0
Changes:	https://source.puri.sm/Librem5/feedbackd/-/releases/v0.4.1
2024-10-17 20:28:53 +02:00
Jan Beich
78118c4ab1 accessibility/feedbackd: update to 0.3.0
Changes:	https://source.puri.sm/Librem5/feedbackd/-/releases/v0.3.0
2024-10-17 20:28:51 +02:00
Jan Beich
e356208823 accessibility/feedbackd: update to 0.2.1
Changes:	https://source.puri.sm/Librem5/feedbackd/-/releases/v0.2.0
Changes:	https://source.puri.sm/Librem5/feedbackd/-/releases/v0.2.1
2024-10-17 20:28:49 +02:00
Jan Beich
6533c0070f accessibility/feedbackd: update to 0.1.1
Changes:	https://source.puri.sm/Librem5/feedbackd/-/releases/v0.1.1
2024-10-17 20:28:48 +02:00
Jan Beich
f1c6ea552e accessibility/feedbackd: skip building tests 2024-10-17 20:28:46 +02:00
Jan Beich
26ebcdf99d accessibility/feedbackd: unbreak build after 8996535790
/usr/local/bin/glib-compile-resources ../subprojects/gmobile/data/gmobile.gresources.xml --sourcedir ../subprojects/gmobile/data --c-name gm --internal --generate --target subprojects/gmobile/data/gm-resources.c --manual-register --dependency-file subprojects/gmobile/data/gm-resources.c.d
json-glib-format: file:///wrkdirs/usr/ports/accessibility/feedbackd/work/feedbackd-v0.1.0/subprojects/gmobile/data/devices/display-panels/fairphone,fp4.json: error parsing file: <data>:12:1: Parse error: scanner: unterminated string constant

(json-glib-format:24182): GLib-CRITICAL **: 01:08:27.552: g_close(fd:-1) failed with EBADF. This is not a valid file descriptor
../subprojects/gmobile/data/gmobile.gresources.xml: Child process exited with code 1.

Reported by:	pkg-fallout
2024-10-17 20:28:44 +02:00
Rene Ladan
4485bd8221 all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
2024-10-01 20:56:20 +02:00
Po-Chuan Hsieh
743439b60f
accessibility/rubygem-atk: Update to 4.2.4
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
		https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
2024-09-30 21:38:36 +08:00
Jason E. Hale
76fda7351a Qt6: Update to 6.7.3
As a patch release, Qt 6.7.3 does not introduce new features but
contains more than 400 bug fixes, security updates, and other
improvements to the top of the Qt 6.7.2 release. See more information
about the most important changes and bug fixes from Qt 6.7.3 release
note.

PySide6: Update to 6.7.3

New port: devel/qt6-grpc

Qt GRPC is the client-side implementation that, together with the Qt
Protobuf module, allows the definition of messages and services in
.proto files, which then use the provided code generators to generate
client code that allows the access for fields and gRPC services in the
Qt framework. The code generated by Qt GRPC enables the client-side to
communicate with a gRPC server (regardless of whether the server uses
Qt) by sending calls or streaming messages.

Announcement: https://www.qt.io/blog/qt-6.7.3-released
Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.3/release-note.md
2024-09-29 03:05:40 -04:00
Mikael Urankar
89ab81d0e2 lang/rust: Bump revisions after 1.81.0
PR:		281300
2024-09-10 13:00:34 +02:00
Siva Mahadevan
c0d07f1127 */*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fe

PR:		246993
Differential Revision:	https://reviews.freebsd.org/D46503
2024-09-10 12:58:07 +02:00
Olivier Duchateau
a4d040d0b9 accessibility/(py-)speech-dispatcher: update to 0.11.5
PR:		273740
2024-09-09 05:15:25 -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
Mikael Urankar
7a55f95425 lang/rust: Bump revisions after 1.80.1
PR:		280490
2024-08-26 10:08:01 +02:00
Ashish SHUKLA
aa8c0111bf
all: Bump after lang/go121 update 2024-08-09 06:24:08 +00:00
Daniel Engberg
af94b70ab0 accessibility/atkmm: Update to 2.28.4
* Adjust dependencies

Changelog: https://gitlab.gnome.org/GNOME/atkmm/-/blob/2.28.4/NEWS

PR:		280178
Approved by:	gnome (fluffy) via Matrix
Sponsored by:	Blinkinblox
2024-08-06 22:06:17 +02:00
Ashish SHUKLA
c4b51c2028
all: Bump after lang/go121 update 2024-07-03 08:29:54 +00:00
Alexey Dokuchaev
b15730c88e accessibility/redshift: revert unjust deprecation of the useful port
It remains widely popular and suggested alternatives are often subpar,
lacking many of its original features and gimmicks.

Fixes:	4a384fbfb2
2024-06-29 22:45:00 +00:00
Jason E. Hale
5435b47d7d Qt6: Update to 6.7.2
June 19, 2024

We have released Qt 6.7.2. As a patch release, Qt 6.7.2 does not
introduce new features but contains more than 200 bug fixes, security
updates, and other improvements on the top of the Qt 6.7.1 release.
See more information about the most important changes and bug fixes
from the Qt 6.7.2 release note.

Announcement: https://www.qt.io/blog/qt-6.7.2-released
Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.2/release-note.md

MFH:		2024Q2
Security:	c5415838-2f52-11ef-9cab-4ccc6adda413
2024-06-20 18:44:32 -04:00
Mikael Urankar
21476ca8a9 lang/rust: Bump revisions after 1.79.0
PR:		279707
2024-06-18 12:59:14 +02:00
Po-Chuan Hsieh
3316c2014c
*/Makefile: Sort SUBDIRs 2024-06-18 11:45:32 +08:00
Guido Falsi
5618ba6e36 accessability/gammastep: Adjust the color temperature of your screen
This is very similar to accessability/redshift, and can be used as
a replacement for it.

Suggested by:	diizzy@
2024-06-15 19:17:19 +02:00
Ashish SHUKLA
746fa696a1
all: Bump after lang/go121 update
MFH:		2024Q2
2024-06-15 09:52:17 +00:00
Daniel Engberg
26ab2dab97 accessibility/redshift: Update DEPRECATED entry
Add ported utilities for Wayland via wl-roots
There's also builtin support for Wayland in GNOME (Night Light)
and Plasma (Night Color)

Reported by:	jbeich
2024-06-07 00:07:38 +02:00
Daniel Engberg
4a384fbfb2 accessibility/redshift: Deprecate and set expiration date to 2024-06-30
No upstream activity for the past 4 years, a lot of bug reports upstream
and doesn't support wayland. Redirect users to accessibility/sct and there's
also https://gitlab.com/chinstrap/gammastep (not ported).

PR:		276954
Approved by:	portmgr (maintainer timeout, 3+ months)
2024-06-06 21:05:47 +02:00
Jason E. Hale
72a628f271 Qt5: Update to 5.15.14
Update devel/pyside2* and devel/shiboken to 5.15.14

Update devel/qt5-script* and www/qt5-webengine to 5.15.17

Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.14/release-note.md
2024-05-30 10:20:40 -04:00
Jan Beich
2039a2ec62 accessibility/darkman: drop unused patch after bbab7f59e9
DragonFly-specific workarounds are better maintained within DPorts.
2024-05-27 22:49:33 +02:00
Jan Beich
f53a1ca649 accessibility/darkman: drop maintainership 2024-05-27 22:35:07 +02:00
Jan Beich
fdacae4647 accessibility/darkman: update to 2.0.1
Changes:	https://gitlab.com/WhyNotHugo/darkman/-/compare/v1.5.4...v2.0.1
Reported by:	Repology
2024-05-27 22:34:13 +02:00
Jason E. Hale
359c8eed18 Qt6: Update to 6.7.1
As a patch release, Qt 6.7.1 does not introduce any new features but
contains more than 400 bug fixes, security updates, and other
improvements to the top of the Qt 6.7.0 release. See more information
about the most important changes and bug fixes from Qt 6.7.1 release
note.

Enable building of databases/qt6-base_sqldriver@mysql with MariaDB. [1]

Fix build of www/qt6-webengine with the SNDIO option enabled. [2]

Announcement: https://www.qt.io/blog/qt-6.7.1-released
Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.1/release-note.md

PR:		277922 [1], 279180 [2]
Reported by:	vvd [1], Benjamin Takacs <nimaje+fbz@bureaucracy.de> [2]
MFH:		2024Q2
Security:	f5fa174d-19de-11ef-83d8-4ccc6adda413
2024-05-24 21:55:22 -04:00
Jason E. Hale
bef8e408ff Qt6: Update to 6.7.0
Qt 6.7 is out with lots of large and small improvements for all of us
who like to have fun when building modern applications and user
experiences, focusing on the expansion of supported platforms and
industry standards. This makes code written with Qt more sustainable
and brings more value in Qt as a long-term investment.

www/qt6-webengine is now based on Chromium version 118.0.5993.220.

Announcement: https://www.qt.io/blog/qt-6.7-released
Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.0/release-note.md

PySide6: Update to 6.7.0

PySide6 and its related components have been updated alongside the Qt
release for compatibility. Older versions will not build with Qt 6.7.x.

Announcement: https://www.qt.io/blog/qt-for-python-release-6.7

PyQt6: Update to 6.7.0

Minor Makefile cleanups and simplification of MASTER_SITES in pyqt.mk.
As with PySide6, older versions of PyQt6 will not build with Qt 6.7.x.

Announcement: https://www.riverbankcomputing.com/news/PyQt_v6.7.0_Released

PR:		278658
Exp-run by:	antoine
MFH:		2024Q2
Security:	e79cc4e2-12d7-11ef-83d8-4ccc6adda413,
		c6f03ea6-12de-11ef-83d8-4ccc6adda413
2024-05-15 13:55:48 -04:00
Ashish SHUKLA
fce0cc3272
all: Bump after lang/go121 update
MFH:		2024Q2
2024-05-13 17:56:04 +00:00
Mikael Urankar
2322b66100 lang/rust: Bump revisions after 1.78.0
PR:		278834
2024-05-13 13:03:24 +02:00
Gleb Popov
8c7209e0d9 Linuxulator ports: Add aarch64 support for Rocky Linux 9
Sponsored by:	Serenity Cybersecurity, LLC
2024-05-12 13:01:21 +03:00
Gleb Popov
5aa75e1ca0 Linuxulator ports: Introduce Rocky Linux 9.
Sponsored by:	Serenity Cybersecurity, LLC
Co-authored-by:	Dima Panov <fluffy@FreeBSD.org>
2024-05-12 13:01:16 +03:00
Jan Beich
71cd37ef0e accessibility/wlsunset: update to 0.4.0
Changes:	https://git.sr.ht/~kennylevinsen/wlsunset/refs/0.4.0
Reported by:	Repology
2024-04-22 07:19:01 +02:00
Jan Beich
658fe0bed2 accessibility/at-spi2-core: update to 2.52.0
Changes:	https://gitlab.gnome.org/GNOME/at-spi2-core/-/blob/AT_SPI2_CORE_2_52_0/NEWS
Reported by:	Repology
PR:		278421
Exp-run by:	antoine
2024-04-21 15:12:59 +02:00
Ashish SHUKLA
32b284679a
all: Bump after lang/go121 update
MFH:		2024Q2
2024-04-15 08:20:04 +00:00
Po-Chuan Hsieh
ce02a9dfbc
accessibility/rubygem-atk: Update to 4.2.2
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2024-04-05 08:42:34 +08:00
Jason E. Hale
9793a1e61a Qt5: Update to 5.15.13
Update devel/pyside2* and devel/shiboken to 5.15.13

Update www/qt5-webengine to latest commit. Python 3.x support has been
integrated upstream, so local patches have been removed.

Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.13/release-note.md
2024-03-31 08:03:10 -04:00
Jason E. Hale
72d93f38b3 Qt6: Update to 6.6.3
As a patch release, Qt 6.6.3 does not introduce new features but contains
more than 300 bug fixes, security updates, and other improvements on top
of Qt 6.6.2 release. See more information about the most important
changes and bug fixes in the Qt 6.6.3 release note.

Announcement: https://www.qt.io/blog/qt-6.6.3-released
Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.3/release-note.md
2024-03-29 22:17:58 -04:00