summaryrefslogtreecommitdiff
path: root/accessibility
Commit message (Collapse)AuthorAgeFilesLines
* Qt6: Update to 6.6.2Jason E. Hale2024-02-161-3/+3
| | | | | | | | | | | | | As a patch release, Qt 6.6.2 does not introduce any new features but contains more than 400 bug fixes, security updates, and other improvements on top of Qt 6.6.1 release. See more information about the most important changes and bug fixes from the Qt 6.6.2 release note. Announcement: https://www.qt.io/blog/qt-6.6.2-released Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.2/release-note.md MFH: 2024Q1 (cherry picked from commit d0f54524687fbacb4ab4c2854f4f3856c3512bde)
* Qt5: Update to 5.15.12Jason E. Hale2023-12-301-3/+3
| | | | | | Update devel/pyside2* and devel/shiboken2 to 5.15.12 Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.12/release-note.md
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-233-3/+3
| | | | New version of gtk3 in tree
* lang/rust: Bump revisions after 1.74.1Mikael Urankar2023-12-082-2/+2
| | | | PR: 275243
* accessibility/libqaccessibilityclient: update to 0.6.0Tobias C. Berner2023-12-084-7/+10
|
* KDE: Update KDE Gear to 23.08.4Tobias C. Berner2023-12-073-9/+9
| | | | | | | | | | | | | | | | | Thursday, 07 December 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: * dolphin-plugins: Mountisoaction: add preferred raw disk mimetypes * falkon: Fix StartPage search engine default configuration * kdepim-runtime: Correctly reload configuration The full changelog can be found at https://kde.org/announcements/changelogs/gear/23.08.4/
* all: Bump PORTREVISION after lang/go* updateAshish SHUKLA2023-12-071-1/+1
| | | | PR: 274405
* framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'Tobias C. Berner2023-12-031-2/+2
| | | | | | | | | | | To depend on phonon, you now need USES= kde:<ver> USE_KDE=phonon if you want to depend on the backend, also add USE_KDE= phonon-backend
* accessibility/libqaccessibilityclient: flavorize for Qt5 and Qt6Tobias C. Berner2023-12-024-6/+28
|
* Qt6: Update to 6.6.1Jason E. Hale2023-12-012-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a patch release, Qt 6.6.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.6.0 release. See more information about the most important changes and bug fixes from the Qt 6.6.1 release note. To allow building www/qt6-webengine without CUPS, a CUPS option has been added and the Pdf module has been split out to a new port: print/qt6-pdf. This also allows building devel/py-qt6-pyqt without pulling in the unused WebEngine module. Fixes [1]. Remove a lot of unused dependencies. Fixes [2]. Also remove inconsistent WWW lines from the individual Makefiles as WWW is alreay defined in Mk/Uses/qt-dist.mk. [3] Announcement: https://www.qt.io/blog/qt-6.6.1-released Rel note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.1/release-note.md PR: 271111 [1], 268692 [2] Reported by: echoxxzz <echoxxzz@gmail.com> [1], Matthieu Volat <mazhe@alkumuna.eu> [2], lwhsu (via #freebsd-desktop IRC) [3] MFH: 2023Q4 Security: 6d9c6aae-5eb1-11ee-8290-a8a1599412c6, 07ee8c14-68f1-11ee-8290-a8a1599412c6, a1e27775-7a61-11ee-8290-a8a1599412c6, 0da4db89-84bf-11ee-8290-a8a1599412c6
* Qt6: Update to 6.6.0Jason E. Hale2023-11-232-7/+6
| | | | | | | | | | | | | | | | Qt 6.6.0 is a feature release with focus on improving UX capabilities including responsive UI technology and the Qt Graph module. The Qt Coap module has been added as net/qt6-coap. [1] PySide6 and PyQt6 have also been updated to 6.6.0. Announcement: https://www.qt.io/blog/qt-6.6-released Rel note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.0/release-note.md PR: 275068, 274911 [1] MFH: 2023Q4 Exp-run by: antoine
* KDE: Update KDE Gear to 23.08.3Tobias C. Berner2023-11-094-10/+9
| | | | | | | | | | | | | | | | | | | KDE Gear 23.08.3 Thursday, 9 November 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: Compatibility with shared-mime-info >= 2.3 * kate: No longer crash when dropping a file into the project panel * akonadi: Don't keep huge MySQL logs from past sessions Announcement: https://kde.org/announcements/gear/23.08.3/ Full changelog: https://kde.org/announcements/changelogs/gear/23.08.3/
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-062-2/+2
| | | | | | | | Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888
* accessibility/libqaccessibilityclient: Update to 0.5.0Jason E. Hale2023-11-033-13/+14
|
* accessibility/kmag: add missed dependency on libqaccessibilityclientDima Panov2023-10-291-0/+3
|
* lang/rust: Bump revisions after 1.73.0Mikael Urankar2023-10-242-1/+2
| | | | PR: 274499
* Qt5: Update to 5.15.11Jason E. Hale2023-10-141-3/+3
| | | | | | Update devel/pyside2* and devel/shiboken2 to 5.15.11 Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.11/release-note.md
* KDE: Update KDE Gear to 23.08.2Tobias C. Berner2023-10-133-9/+9
| | | | | | | | | | | | | | | | | | | | | KDE Gear 23.08.2 Thursday, 12 October 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: * kdeconnect: Avoid adding duplicate devices to Dolphin's side panel (Commit, fixes bug #461872) * merkuro: Fix shifting of date by one day/month (Commit, fixes bug #473866) * kdenlive: Fix multiple audio streams broken by MLT's new astream property (Commit, fixes bug #474895) Full changelog: https://kde.org/announcements/changelogs/gear/23.08.2/
* Qt6: Update to 6.5.3Jason E. Hale2023-10-041-3/+3
| | | | | | | | | | As a patch release, Qt 6.5.3 does not introduce any new features but contains more than 500 bug fixes, security updates, and other improvements on top of Qt 6.5.2 release. See more information about the most important changes and bug fixes from Qt 6.5.3 release note. Annoucement: https://www.qt.io/blog/qt-6.5.3-released Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.3/release-note.md
* accessibility/wl-gammarelay-rs: update to 0.3.2Jan Beich2023-09-293-266/+328
| | | | | Changes: https://github.com/MaxVerevkin/wl-gammarelay-rs/releases/tag/v0.3.2 Reported by: GitHub (watch releases)
* accessibility/at-spi2-core: update to 2.50.0Jan Beich2023-09-283-5/+5
| | | | | | | Changes: https://gitlab.gnome.org/GNOME/at-spi2-core/-/blob/AT_SPI2_CORE_2_50_0/NEWS Reported by: Repology PR: 274083 Exp-run by: antoine
* Qt5: Update to 5.15.10Jason E. Hale2023-09-252-4/+3
| | | | | | | | | | 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
* accessibility/at-spi2-core: unbreak build with glib/MANPAGES=offJan Beich2023-09-231-1/+1
| | | | | | | | | | | | 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)
* accessibility/at-spi2-core: update to 2.48.4Olivier Duchateau2023-09-234-9/+19
| | | | | | | - Adjust LICENSE to "or (at your option) any later version" clause - Replace systemd hack with a patch that can be upstreamed PR: 273738
* accessibility/at-spi2-core: drop unused dependency after 951c1f5d1c73Jan Beich2023-09-231-2/+0
| | | | | | | ====> 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
* KDE: Update KDE Gear to 23.08.1Tobias C. Berner2023-09-143-9/+9
| | | | | | | | | | | | | | | 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/
* all: Bump PORTREVISION after lang/go* updateDmitri Goutnik2023-09-081-1/+1
|
* lang/rust: Bump revisions after 1.72.0Mikael Urankar2023-09-082-2/+2
| | | | PR: 273331
* KDE: Update KDE Gear to 23.08Tobias C. Berner2023-08-283-9/+9
| | | | | | | | | | | | | | | 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
* accessibility/rubygem-atk: Update to 4.2.0Po-Chuan Hsieh2023-08-262-4/+4
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* accessibility/rubygem-atk: Update to 4.1.9Po-Chuan Hsieh2023-08-212-4/+4
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* KDE: make ecm a build-only dependency in kde@ maintained portsTobias C. Berner2023-08-151-2/+2
|
* accessibility/feedbackd: shorten GL_TUPLEJan Beich2023-08-122-3/+3
|
* audio/pulseaudio: Update to 16.1Gleb Popov2023-08-071-1/+1
| | | | | | | | Bump PORTREVISION on consumers. Sponsored by: Serenity Cybersecurity, LLC PR: 262713
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-08-041-1/+1
|
* Qt: Update Qt6 to 6.5.2Jason E. Hale2023-07-272-4/+3
| | | | | | | | | | 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
* Qt6: Update to 6.5.1Loïc Bartoletti2023-07-261-3/+3
| | | | | | | | | 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
* Qt: Update Qt6 to 6.5.0Tobias C. Berner2023-07-262-4/+3
| | | | | PR: 272422 Exp-run by: antoine
* */*: Fix build with llvm16 on 13.2-STABLEMuhammad Moinur Rahman2023-07-261-1/+1
| | | | | | | | | | | | 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
* lang/rust: Bump revisions after 1.71.0Mikael Urankar2023-07-172-2/+2
| | | | PR: 272449
* accessibility/feedbackd: drop GL_TAGNAMEJan Beich2023-07-122-3/+2
|
* accessibility/darkman: drop GL_TAGNAMEJan Beich2023-07-122-3/+2
|
* bsd.sites.mk: Update all ports using USE_GITLABFelix Palmen2023-07-122-2/+2
| | | | | | | | | | 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
* KDE: Update KDE Gear to 23.04.3Tobias C. Berner2023-07-093-9/+9
| | | | | | | | | | | | | | | | | | 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/
* accessibility/rubygem-atk: Update to 4.1.8Po-Chuan Hsieh2023-07-092-4/+4
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases
* KDE: Update KDE Gear to 23.04.2Tobias C. Berner2023-06-306-12/+9
| | | | | | | | | | | | | | | | | | 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/
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-276-6/+6
| | | | | | | | | | | | | | | | | | | 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>
* accessibility/caribou: disable incompatible function pointer type error on ↵Charlie Li2023-06-241-0/+6
| | | | -CURRENT with clang 16
* lang/rust: Bump revisions after 1.70.0Mikael Urankar2023-06-092-1/+2
| | | | PR: 271797
* accessibility/rubygem-atk: Update to 4.1.7Po-Chuan Hsieh2023-06-052-4/+4
| | | | Changes: https://github.com/ruby-gnome/ruby-gnome/releases