Commit graph

1140 commits

Author SHA1 Message Date
Jason E. Hale
2a5c778173 Qt5: Update to 5.15.10
Update devel/qt5-script* and www/qt5-webengine to 5.15.15-lts
Update devel/pyside2* and devel/shiboken2 to 5.15.10

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

PR:		273934
Exp-run by:	antoine
2023-09-25 11:35:16 -04:00
Jan Beich
b87eb7985b accessibility/at-spi2-core: unbreak build with glib/MANPAGES=off
meson.build:147:13: ERROR: Dependency "libxml-2.0" not found, tried pkgconfig

libxml2 is only used by tests which cannot be disabled. devel/glib20 has it in
LIB_DEPENDS due to USE_GNOME=libxslt:build -> libxslt_USE_GNOME_IMPL=libxml2
without specifying :build suffix.

PR:		274045
Reported by:	Anton Saietskii
Submitted by:	Olivier Duchateau (based on)
2023-09-23 15:17:43 +02:00
Olivier Duchateau
eefe94d7f9 accessibility/at-spi2-core: update to 2.48.4
- Adjust LICENSE to "or (at your option) any later version" clause
- Replace systemd hack with a patch that can be upstreamed

PR:		273738
2023-09-23 11:57:31 +02:00
Jan Beich
d5e22fb86a accessibility/at-spi2-core: drop unused dependency after 951c1f5d1c
====> Running Q/A tests (stage-qa)
Warning: you might not need LIB_DEPENDS on libxkbcommon.so

https://gitlab.gnome.org/GNOME/at-spi2-core/-/commit/57ae8d6e0e51
2023-09-23 11:57:30 +02:00
Tobias C. Berner
e2097f455b KDE: Update KDE Gear to 23.08.1
Thursday, 14 September 2023. Over 120 individual programs plus dozens of
programmer libraries and feature plugins are released simultaneously as
part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

* gwenview: Fix navigation with side mouse buttons
* kio-extras: Thumbnail: Fix heap-use-after-free in AudioCreator::create
* akonadi-calendar: Use correct identity when sending iTIP counter-proposal

Changelog: https://kde.org/announcements/changelogs/gear/23.08.1/
2023-09-14 12:42:47 +02:00
Dmitri Goutnik
8e4bc57934 all: Bump PORTREVISION after lang/go* update 2023-09-08 09:34:56 -05:00
Mikael Urankar
aba8da2be1 lang/rust: Bump revisions after 1.72.0
PR:		273331
2023-09-08 11:06:24 +02:00
Tobias C. Berner
2a6cfd50d0 KDE: Update KDE Gear to 23.08
Thursday, 24 August 2023

We create software for people, and the KDE Gear releases are the result
of that. Every four months we publish new updates of a large number of
KDE apps and software libraries. We create new programs to meet more of
your needs, implement more features so you can adapt to an ever-changing
digital world, and make our software faster, more efficient, more
reliable. We also port it to more platforms so you can run it on more
devices: your laptop, your game console, your phone, anywhere.

Read on to find out what's new in KDE Gear 23.08
	https://kde.org/announcements/gear/23.08.0
2023-08-28 21:07:39 +02:00
Po-Chuan Hsieh
ac51c4a423
accessibility/rubygem-atk: Update to 4.2.0
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-08-26 17:29:00 +08:00
Po-Chuan Hsieh
917424b820
accessibility/rubygem-atk: Update to 4.1.9
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-08-22 01:07:54 +08:00
Tobias C. Berner
c6274ee942 KDE: make ecm a build-only dependency in kde@ maintained ports 2023-08-15 21:06:03 +02:00
Jan Beich
2a10a2ca06 accessibility/feedbackd: shorten GL_TUPLE 2023-08-12 11:53:19 +09:00
Gleb Popov
b1ecad53b0 audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
2023-08-07 19:34:07 +03:00
Dmitri Goutnik
09b993031a all: Bump PORTREVISION after lang/go{119,120} update 2023-08-04 09:24:50 -05:00
Jason E. Hale
66b0e0515e Qt: Update Qt6 to 6.5.2
As a patch release, Qt 6.5.2 does not introduce any new features but
contains about 290 bug fixes, security updates, and other improvements
to the top of the Qt 6.5.1 release. See more information about the most
important changes and bug fixes from Qt 6.5.2 release note.

Announcement:	https://www.qt.io/blog/qt-6.5.2-released-1
Release note:	https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.2/release-note.md
2023-07-27 18:10:42 -04:00
Loïc Bartoletti
0222c44e03 Qt6: Update to 6.5.1
Changes:
  - https://www.qt.io/blog/qt-6.5-lts-released
  - https://www.qt.io/blog/qt-6.5.1-released

PR:	272422
Exp-run by:	antoine
2023-07-26 06:28:56 +02:00
Tobias C. Berner
230148d80e Qt: Update Qt6 to 6.5.0
PR:	272422
Exp-run by:	antoine
2023-07-26 06:28:55 +02:00
Muhammad Moinur Rahman
95274bf4f9 */*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-26 02:48:20 +02:00
Mikael Urankar
cdf28617b4 lang/rust: Bump revisions after 1.71.0
PR:		272449
2023-07-17 17:58:38 +02:00
Jan Beich
0b9703e281 accessibility/feedbackd: drop GL_TAGNAME 2023-07-12 21:42:13 +00:00
Jan Beich
8a016d8a59 accessibility/darkman: drop GL_TAGNAME 2023-07-12 21:42:12 +00:00
Felix Palmen
7d1faa7179 bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
2023-07-12 20:56:04 +02:00
Tobias C. Berner
14aebfc8f6 KDE: Update KDE Gear to 23.04.3
KDE Gear 23.04.3

Thursday, 6 July 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * gwenview: Avoid a crash when opening a .nef image in exiv2 library
 * kalendar: Fix a few issues with reminders
 * kreversi: Fix board position in portrait mode

Changelog: https://kde.org/announcements/changelogs/gear/23.04.3/
2023-07-09 12:45:54 +02:00
Po-Chuan Hsieh
f9265a1868
accessibility/rubygem-atk: Update to 4.1.8
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-07-09 18:27:46 +08:00
Tobias C. Berner
0c2dea861b KDE: Update KDE Gear to 23.04.2
KDE Gear 23.04.2

Thursday, 8 June 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * konsole: Adjust selection point coords when scrollback shrinks
 * neochat: Focus message search window's search field by default
 * yakuake: Prevent unnecessary tab switching when closing a tab

Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/
2023-06-30 22:05:14 +02:00
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023-06-27 21:34:34 +02:00
Charlie Li
0b49beedf3
accessibility/caribou: disable incompatible function pointer type error on -CURRENT with clang 16 2023-06-23 20:45:37 -04:00
Mikael Urankar
e1d1045bc7 lang/rust: Bump revisions after 1.70.0
PR:		271797
2023-06-09 13:38:16 +02:00
Po-Chuan Hsieh
32416d071d
accessibility/rubygem-atk: Update to 4.1.7
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-06-06 02:49:02 +08:00
Jan Beich
18bac05561 accessibility/at-spi2-core: drop unused X11 deps after 951c1f5d1c
Disabling X11 only affects the following libraries. -Wl,--as-needed
removes the rest via https://github.com/mesonbuild/meson/commit/58ca96994f5a

$ poudriere testport -j 131amd64 -z nox11 accessibility/at-spi2-core
[...]
 =>> Checking shared library dependencies
- 0x0000000000000001 NEEDED               Shared library: [libX11.so.6]
- 0x0000000000000001 NEEDED               Shared library: [libXi.so.6]
- 0x0000000000000001 NEEDED               Shared library: [libXtst.so.6]
[...]
2023-06-03 14:56:35 +00:00
Jan Beich
ff448828ec accessibility/at-spi2-core: make X11 optional
Already supported by gtk3 and gtk4 which started to directly depend on
at-spi2-core since fa81a4f5f8.
2023-06-03 14:56:34 +00:00
Po-Chuan Hsieh
33078539aa
accessibility/rubygem-atk: Update to 4.1.6
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-28 07:44:33 +08:00
Po-Chuan Hsieh
26dca29832
accessibility/rubygem-atk: Update to 4.1.5
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-27 12:23:55 +08:00
Jan Beich
2a05f344dd accessibility/wlsunset: update to 0.3.0
Changes:	https://git.sr.ht/~kennylevinsen/wlsunset/refs/0.3.0
Reported by:	Repology
2023-05-25 16:18:46 +00:00
Jan Beich
642ab4a337 accessibility/wl-gammarelay-rs: update to 0.3.1
Changes:	https://github.com/MaxVerevkin/wl-gammarelay-rs/releases/tag/v0.3.1
Reported by:	GitHub (watch releases)
2023-05-14 09:39:35 +00:00
Tobias C. Berner
812d7c232f KDE: Update KDE Gear to 23.04.1
KDE Gear 23.04.1

Thursday, 11 May 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneogqusly as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * kdenlive: Fix corrupted project files on opening
 * skanpage: Scan Export window's OCR language list is now scrollable
 * spectacle: Quitting Spectacle with Escape no longer affects windows below it

Announcement:	https://kde.org/announcements/gear/23.04.1/
Changelog:	https://kde.org/announcements/changelogs/gear/23.04.1/
2023-05-14 07:58:43 +02:00
Po-Chuan Hsieh
da42a5ad72
accessibility/rubygem-atk: Update to 4.1.4
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-08 00:05:00 +08:00
Po-Chuan Hsieh
f068c4f608
accessibility/rubygem-atk: Update to 4.1.3
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-05-03 00:20:53 +08:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Mikael Urankar
3db55c4e97 lang/rust: Bump revisions after 1.69.0
PR:		270953
2023-04-23 15:14:05 +02:00
Tobias C. Berner
24f9930043 KDE: Update KDE Gear to 23.04.0
Thursday, 20 April 2023

New apps join KDE Gear ⚙️ 23.04 and unlock access to fledgling social
media platforms, online video streaming services, podcasts, and much
more. This new generation of apps are designed to work both on your
computer and mobile phone right out of the box.

But, of course, if you are also looking forward to new versions of the
KDE tools you already know and trust, those are here too! Classics like
Spectacle, Dolphin, Kdenlive, Kate, and Okular all boast shiny new
features, code optimizations, and performance improvements.

Read on to find out what's new and what has been improved in KDE Gear ⚙️
23.04:

Announcement:		https://kde.org/announcements/gear/23.04.0/
Changelog:		https://kde.org/announcements/changelogs/gear/23.04.0/
2023-04-20 20:17:18 +02:00
Corey Halpin
eab8f495ba accessibility/at-spi2-core: update to 2.48.0
What's new in at-spi2-core 2.48.0:

* Add a "atk-only" build option. This allows atk to be built without libdbus
  installed, but it does not build libatspi or the atk bridge.
* Fix some typos in the documentation.

The atk-only support was added upstraem by Corey Halpin

Reported by:	Dmitry Pryakhin <graahnul.grom@ya.ru>
PR:		269996
Exp-run by:	antoine
2023-04-16 02:29:41 +02:00
Dmitri Goutnik
ff40d94c1d all: Bump PORTREVISION after lang/go{119,120} update 2023-04-08 10:13:25 -05:00
Jan Beich
978d388046 accessibility/wlsunset: unbreak fetch due to Git upgrade
=> Fetched file size mismatch (expected 12605, actual 12622)

=> SHA256 Checksum mismatch for 601dfc87ff6e.patch.

-2.34.7
+2.38.4

PR:		270526
Reported by:	Chad Jacob Milios
See also:	https://github.com/git/git/commit/4f4be00d302b
2023-03-30 00:18:19 +00:00
Po-Chuan Hsieh
07a9a22794
accessibility/rubygem-atk: Update to 4.1.2
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-03-22 03:22:13 +08:00
Mikael Urankar
ebf29acc6c lang/rust: Bump revisions after 1.68.0
PR:		270080
2023-03-16 12:11:52 +01:00
Dmitri Goutnik
09079730e9 all: Bump PORTREVISION after Go ports update 2023-03-09 14:18:07 -05:00
Tobias C. Berner
fee7f4946f KDE: Update KDE Gear to 22.12.3
Thursday, 2 March 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations, including:

 * ark: Properly check if there is sufficient free space available
   before extracting (fixes bug #459418)
 * kate: Activate the view of viewspace which made the request (fixes
   bug #465811)
 * kdenlive: Fix crash and offset when moving a group with subtitle

Announcement:	https://kde.org/announcements/gear/22.12.3/
2023-03-04 00:22:11 +01:00
Tobias C. Berner
fa81a4f5f8 accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
2023-03-02 06:23:10 +01:00
Jan Beich
a688cf0186 accessibility/feedbackd: update to 0.1.0
Changes:	https://source.puri.sm/Librem5/feedbackd/-/releases/v0.0.2
Changes:	https://source.puri.sm/Librem5/feedbackd/-/releases/v0.0.3
Changes:	https://source.puri.sm/Librem5/feedbackd/-/releases/v0.1.0
Reported by:	GitLab (notify releases)
2023-03-01 20:22:49 +00:00