Commit graph

1094 commits

Author SHA1 Message Date
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
Tobias C. Berner
2944fc896e accessibility/linux-c7-at-spi2-core: decouple from accessibility/at-spi2-core
PR:		269704
2023-03-01 07:32:27 +01:00
Tobias C. Berner
f1b71e53ad accessibility/linux-c7-at-spi2-atk: decouple from accesibility/at-spi2-atk
PR:		269704
2023-03-01 07:31:31 +01:00
Tobias C. Berner
202091e3a8 accessibility/linux-c7-atk: decouple from accessibility/atk
PR:		269704
2023-03-01 07:31:13 +01:00
Jan Beich
7dc0da5597 accessibility/wlsunset: unbreak fetch due to Git upgrade
=> SHA256 Checksum mismatch for 601dfc87ff6e.patch.

-2.34.5
+2.34.7
2023-02-28 23:08:30 +00:00
Dmitri Goutnik
56b5ec772f all: Bump PORTREVISION after lang/go{119,120} update 2023-02-15 14:06:01 -05:00
Neel Chauhan
89f2af1e3f accessibility/orca: Update to 43.1 2023-02-13 18:48:24 -08:00
Mikael Urankar
109e35fd59 lang/rust: Bump revisions after 1.67.1
PR:		269336
2023-02-13 15:52:59 +01:00
Dmitri Goutnik
2297efc51b all: Bump PORTREVISION after GO_DEFAULT update. 2023-02-09 16:55:23 -05:00
Tobias C. Berner
f9ff09e766 KDE: Update KDE Gear to 22.12.2
Thursday, 2 February 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: Don't recurse into symlinks when counting directory contents
   (Commit, fixes bug #434125)
 * kdeconnect: Fix ssh authentication using pubkey on recent openssh
   versions (Commit, fixes bug #443155)
 * libkdegames: Fix finding knewstuff themes (Commit, fixes bug #464288)

Announcement:	https://kde.org/announcements/gear/22.12.2/
2023-02-02 14:26:22 +01:00
Po-Chuan Hsieh
3aaf43c52c
accessibility/rubygem-atk: Update to 4.0.8
- Update version requirement of RUN_DEPENDS
- Update WWW and clean up pkg-descr

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2023-01-30 21:01:48 +08:00
Tobias C. Berner
939cc7c118 accessibility/qt6-speech: new port - interface to speech synthesizers
As with the Qt 5 version, Qt Speech provides application developers with
a QObject subclass, QTextToSpeech, that provides an interface to the
platform's speech synthesizer engine; and a value type QVoice that
encapsulates voice characteristics. With those classes, applications can
make themselves more accessible to users, and go beyond the
screen-reader functionality of assistive technologies. Using non-visual
channels to inform users about changes or events can be very useful in
hands-free situations, such as turn-by-turn navigation systems.
Content-focused applications like ebook readers could benefit from
text-to-speech synthesis without depending on assistive technology.
2023-01-30 13:19:52 +01:00
Nuno Teixeira
fb028a3fb6 */*: Update maintainer e-mail
PR:		268228
2023-01-30 08:39:22 +00:00
Jan Beich
80837e275c accessibility/darkman: update to 1.5.4
Changes:	https://gitlab.com/WhyNotHugo/darkman/-/compare/v1.5.2...v1.5.4
Reported by:	Repology
2023-01-18 19:53:13 +00:00
Jan Beich
ae0285d3f6 accessibility/darkman: update to 1.5.0
Changes:	https://gitlab.com/WhyNotHugo/darkman/-/compare/v1.5.0...v1.5.2
2023-01-17 13:34:18 +00:00
Muhammad Moinur Rahman
18c6e18276 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
2023-01-14 17:08:33 -06:00
Tobias C. Berner
1fe9749d83 Qt: Update Qt 5 to 5.15.8
- update distfiles to be rebased on the Qt 5.15.8 branch

PR:		268773
Exp-run by:	antoine
2023-01-14 22:15:14 +01:00
Dmitri Goutnik
3b383d833a all: Bump PORTVERSION after lang/go{118,119} update 2023-01-14 06:31:17 -05:00
Daniel Engberg
12f1c627d4 */*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
2023-01-07 20:24:18 +01:00
Tobias C. Berner
19093fd0dd KDE: Update KDE Gear to 22.12.1 2023-01-05 18:28:33 +01:00
Tobias C. Berner
3aeb8b79ba Qt5: Update Qt 5 to 5.15.7
* rebase the KDE patched Qt5 ontop of the 5.15.7 branch
* update qt5-script to 5.15.11

Exp-run by:	antoine
PR:		268533
2022-12-29 12:52:47 +01:00
Jan Beich
a391bb6a72 accessibility/redshift: limit wayland category to WAYLAND option 2022-12-21 17:57:13 +00:00
Mikael Urankar
ba14e01a52 lang/rust: Bump revisions after 1.66.0
PR:		268415
2022-12-20 18:37:15 +01:00
Jan Beich
f7f8fb7476 x11/darkman: move to accessibility/ category 2022-12-14 12:04:27 +00:00
Tobias C. Berner
727562b175 KDE: Update KDE Gear to 22.12
KDE Gear 22.12 is Here!

Thursday, 8 December 2022

KDE Gear ⚙️ is back with exciting new features, performance boosts, and
bugfixes for all your favorite KDE apps!

In this release: Kate extends a warm welcome, Dolphin offers you more
choices, and a lot of apps serve up hamburgers galore!

Announcement: https://kde.org/announcements/gear/22.12.0/
2022-12-10 08:46:22 +01:00
Mikael Urankar
9bf6a99963 lang/rust: Bump revisions after 1.65.0
PR:		267622
2022-11-17 08:06:14 +01:00
Jan Beich
04a6bfcea4 accessibility/feedbackd: update to 0.0.1
Changes:	https://source.puri.sm/Librem5/feedbackd/-/compare/2e08160...v0.0.1
Changes:	https://source.puri.sm/Librem5/feedbackd/-/releases/v0.0.1
Reported by:	GitLab (notify releases)
2022-11-11 13:29:35 +00:00
Tobias C. Berner
1a35c26cf2 KDE: Update KDE Gear to 22.08.3
Thursday, 3 November 2022

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: Fix opening unnecessary new windows (Commit, fixes bug
     #440663)
   * konsole: Fix a crash when extending the selection (Commit, fixes
     bug #398320 and bug #458822)

Announcement:	https://kde.org/announcements/gear/22.08.3/
Changelog:	https://kde.org/announcements/changelogs/gear/22.08.3/
2022-11-04 23:12:06 +01:00
Jan Beich
c818b3c58a */*: move CARGO_CRATES to Makefile.crates in my ports 2022-11-03 14:10:55 +00:00
Mikael Urankar
afe651cf62 lang/rust: Bump revisions after 1.64.0
PR:		267173
2022-10-30 13:07:09 +01:00
Jan Beich
ce65ecce2d accessibility/wlsunset: unbreak fetch due to Git upgrade
=> SHA256 Checksum mismatch for 601dfc87ff6e.patch.

-2.34.4
+2.34.5

PR:		267257
2022-10-21 18:39:49 +00:00
Tobias C. Berner
aecaafb00a KDE: Update KDE Gear to 22.08.2
KDE Gear 22.08.2

Thursday, 13 October 2022

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: Fix incompatibility with original 7-Zip (Commit, fixes bug
   #456797)
 * kdeconnect: Prevent a crash if there’s no audio devices (Commit,
   fixes bug #454917)
 * kio-extras: Compatibility with Samba >= 4.16 (Commit, fixes bug
   #453090)

Announcement:	https://kde.org/announcements/gear/22.08.2/
2022-10-14 11:20:32 +02:00
Po-Chuan Hsieh
60dba395e0
accessibility/rubygem-atk: Update to 4.0.3
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2022-10-03 10:17:17 +08:00
Jan Beich
31d5d9635a accessibility/wl-gammarelay-rs: update to 0.3.0
Changes:	https://github.com/MaxVerevkin/wl-gammarelay-rs/releases/tag/v0.3.0
Reported by:	GitHub (watch releases)
2022-09-13 00:17:14 +00:00
Stefan Eßer
60764ff075 Add missing WWW entries
These ports reference the pkg-descr file of some other port and used
to get the WWW entry from that other port's file.

Reported by:	dan@langille.org (Dan Langille)
2022-09-12 17:29:04 +02:00
Felix Palmen
ddae4e92d8 Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
2022-09-11 12:20:14 +02:00
Po-Chuan Hsieh
97b097d61e
accessibility/rubygem-atk: Update to 4.0.2
- Update pkg-descr

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2022-09-10 21:02:52 +08:00
Dmitry Marakasov
b2563f98f5 accessibility/qt5-speech: allow to build with both backend enabled
Followup to ca95a67 which introduced a regression of being unable to
build with both backends enabled. This commit allows all backends
combinations including each individual backend, both and none.

PR:		262640
Reported by:	lantw44@gmail.com
Approved by:	portmgr blanket, maintainer timeout (kde, 6 months)
2022-09-08 15:40:14 +03:00
Tobias C. Berner
b83e197d31 KDE: Update KDE Gear to 22.08.1
Thursday, 8 September 2022

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:

 *  kmail: Searching for messages does work again (Commit, fixes bugs
    #458202 and #458245).
 *  kate: Fix a crash when there are no search results (Commit)
 *  krdc: Access dates are displayed properly now (Commit, fixes bug
    #458587)

Announcement: https://kde.org/announcements/gear/22.08.1/
2022-09-08 14:20:03 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
eb7f920699 accessibility/speech-dispatcher: add upstream crash-fix
A bug in speed-dispatcher lead to a crash in okular (as
speech-dispatcher was segfaulting).

Upstream PR:	https://bugs.kde.org/show_bug.cgi?id=458762
Upstream PR:	https://github.com/brailcom/speechd/issues/762
2022-09-07 07:12:42 +02:00
Dima Panov
95090b5265 accessibility/kmouth: pet stage-qa 2022-09-05 22:05:46 +03:00
Po-Chuan Hsieh
fca6311157
accessibility/rubygem-atk: Update to 4.0.1
Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2022-09-04 23:25:16 +08:00
Po-Chuan Hsieh
4359cc262d
accessibility/rubygem-atk: Update to 4.0.0
- Update WWW

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
2022-09-04 11:47:48 +08:00
Jan Beich
6ef109ddc2 accessibility/wlsunset: unbreak fetch due to Git upgrade
-2.34.2
+2.34.4
2022-09-01 14:09:09 +00:00
Tobias C. Berner
9ebbc89a60 accessibility/at-spi2-atk: update to 2.38.0 2022-08-31 21:24:25 +02:00