aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021168-848/+1255
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ---
* devel/ayatana-ido: update to v0.9.3, pet portfmt, enable docsJason Helfman2023-03-022-10/+17
| | | | | | | - cmake: Enable building tests by default. - tests: Fix building against modern GTest. - src/idobasicmenuitem.c: Set secondary text and count with lozenge from menu model.
* games/veloren: remove portJan Beich2023-03-0210-3173/+1
| | | | | | | | No need to keep the tagged version as it's not used by upstream server and not packaged by anyone else (except AUR). Also reduces overhead as this port often needs patching on lang/rust updates. Note, multiplayer is very important due to lack of quests.
* www/*: update passenger: 6.0.16 -> 6.0.17Sergey A. Osokin2023-03-027-13/+13
| | | | Bump PORTREVISION for www/nginx-devel.
* www/nginx-devel: update third-party modulesSergey A. Osokin2023-03-023-11/+11
| | | | | | | | | Update third-party modules to their recent versions: o) http_auth_pam: 1.5.1 -> 1.5.3 o) nchan (aka http_push): 1.3.1 -> 1.3.6 o) vod: 1.30 -> 1.31 Bump PORTREVISION.
* graphics/mesa-devel: update to 23.0.b.2323Jan Beich2023-03-022-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/98198a77820...3c9a8f7a6d2
* graphics/mesa-devel: update to 23.0.b.2320Jan Beich2023-03-022-5/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/e7c5a8b3f8f...98198a77820
* emulators/yuzu: update to s20230301Jan Beich2023-03-022-8/+7
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/a78a47581...97f7a560f
* emulators/rpcs3: update to 0.0.27Jan Beich2023-03-022-8/+8
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/f2155b49e2...0178b20983
* games/veloren-weekly: update to s20230301Jan Beich2023-03-022-5/+5
| | | | Changes: https://gitlab.com/veloren/veloren/-/compare/01da8b6a8...2fb20782e
* misc/hwdata: update to 0.368Jan Beich2023-03-022-4/+4
| | | | | Changes: https://github.com/vcrhonek/hwdata/compare/v0.367...v0.368 Reported by: Repology
* security/sudo: Update to 1.9.13p2Cy Schubert2023-03-012-4/+4
| | | | | | | | | | | | | | | Major changes between sudo 1.9.13p2 and 1.9.13p1: * Fixed the --enable-static-sudoers option, broken in sudo 1.9.13. GitHub issue #245. * Fixed a potential double-free bug when matching a sudoers rule that contains a per-command chroot directive (CHROOT=dir). This bug was introduced in sudo 1.9.8. PR: 269854 Approved by: garga MFH: 2023Q1
* archivers/peazip: update to 9.1.0Jose Alonso Cardenas Marquez2023-03-013-5/+11
| | | | ChangeLog at: https://github.com/peazip/PeaZip/releases/tag/9.1.0
* sysutils/goaccess: Update to 1.7.1 (again)Adam Weinberger2023-03-013-4/+42
| | | | | Includes a fix for a wacky segfault involving our basename(3) being a snowflake.
* sysutils/kubectl: Update to 1.26.2Danilo Egea Gondolfo2023-03-012-5/+4
|
* accessibility/feedbackd: update to 0.1.0Jan Beich2023-03-013-35/+127
| | | | | | | 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)
* x11-wm/phoc: update to 0.25.0Jan Beich2023-03-012-7/+11
| | | | | Changes: https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.25.0 Reported by: GitLab (notify releases)
* www/nginx-devel: switch to pcre2Sergey A. Osokin2023-03-014-22/+14
| | | | | | | | | | | | | | | | The pcre library 8.45 has been released Jun 22nd, 2021 and is not officially supported anymore. The pcre2 support in nginx was introduced in 1.21.5, it's been released Dec 28th, 2021. There're few modules are still require devel/pcre, but since devel/pcre and devel/pcre2 can be coexist and those few modules are happy with that, let's switch to pcre2 by default. Also, while I'm here update third-party lua module to its recent version - 0.10.23. Bump PORTREVISION.
* devel/py-libvirt: update to 9.1.0Roman Bogorodskiy2023-03-012-4/+4
|
* devel/libvirt: update to 9.1.0Roman Bogorodskiy2023-03-012-5/+5
|
* archivers/draco: Update 1.5.5 → 1.5.6Yuri Victorovich2023-03-014-9/+9
| | | | Reported by: portscout
* sysutils/go-wtf: Update to 0.43.0Christopher Hall2023-03-012-7/+6
| | | | | | Reviewed by: arrowd Differential Revision: https://reviews.freebsd.org/D38804
* lang/ghc: Update to 9.2.7Gleb Popov2023-03-012-4/+4
|
* net-p2p/bitmark: Update to 0.15.4Christopher Hall2023-03-015-22/+21
| | | | | | Reviewed by: arrowd Differential Revision: https://reviews.freebsd.org/D38834
* devel/hs-ghcprofview: unbreak via newer haskell-giJan Beich2023-03-012-6/+4
| | | | Inspired by: Arch, NixPkgs
* www/flexget: update to 3.5.29Jan Beich2023-03-012-5/+4
| | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.5.28...v3.5.29 Reported by: Repology, portscout
* */*unit*: update NGINX Unit: 1.29.0 -> 1.29.1Sergey A. Osokin2023-03-015-9/+7
| | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> *) Bugfix: stop creating world-writeable directories. *) Bugfix: memory leak related to NJS. *) Bugfix: path parsing in PHP applications. *) Bugfix: enabled UTF-8 for Python config by default to avoid applications failing in some cases. *) Bugfix: using asyncio.get_running_loop() instead of asyncio.get_event_loop() when it's available to prevent errors in some Python ASGI applications. *) Bugfix: applications that make use of various low level APIs such as pthreads could fail to work correctly. *) Bugfix: websocket endianness detection for obscure operating systems. </ChangeLog>
* games/trigger-rally: fix build with lld 15 on i386Alfonso S. Siciliano2023-03-011-1/+11
| | | | | | | | | | | ld: error: ../bin/trigger-rally:(.eh_frame+0xa40b): internal linker error: wrote incorrect addend value 0x4A042E4A instead of 0x0 for dynamic relocation R_386_32 at offset 0x429B53 against symbol __gxx_personality_v0 PR: 269812 Reported by: pkg-fallout Approved by: fernape
* net-p2p/cardano-node: Use absolute path for socket symlink.Alexey Yushkin2023-03-012-2/+2
| | | | Co-authored-by: Alexey Donskov <voxnod@gmail.com>
* ports-mgmt/rc-subr-jail: Fix jail_copy_programs handler.Alexey Yushkin2023-03-012-2/+2
| | | | Co-authored-by: Alexey Donskov <voxnod@gmail.com>
* sysutils/vbetool: Fix build with LLVM 15Jung-uk Kim2023-03-011-7/+18
|
* devel/pyenv: update to version 2.3.14Jimmy Olgeni2023-03-013-4/+14
|
* net-p2p/py-transmission-rpc: update to 4.1.2Jan Beich2023-03-012-4/+4
| | | | | | Changes: https://github.com/Trim21/transmission-rpc/releases/tag/v4.1.1 Changes: https://github.com/Trim21/transmission-rpc/releases/tag/v4.1.2 Reported by: GitHub (watch releases)
* sysutils/goaccess: Revert "sysutils/goaccess: Update to 1.7.1"Adam Weinberger2023-03-012-4/+4
| | | | | | This reverts commit 11ecffc7d0cedd9d09e02593ec583bf08ca1d5f1. Getting core dumps when parsing caddy logs. Revert 1.7.1 for now.
* x11/slim: drop unused libpthread-stubsJan Beich2023-03-011-1/+0
| | | | | PR: 269469 Approved by: maintainer timeout (2 weeks)
* benchmarks/glmark2: update the port to version 2023.01Alexey Dokuchaev2023-03-014-53/+28
| | | | | | | | | | | | - Now uses the Meson build system for the most common build flavors (X11, Wayland, DRM) - Add new option for GBM offscreen rendering (not sure how useful it is though) - Move `gl' and `localbase' from global USES to those options which actually require them Reported by: portscout PR: 269776 (independent)
* www/bacula-web: fix pkg-plistLarry Rosenman2023-03-011-46/+0
| | | | Pointy Hat to: ler
* sysutils/goaccess: Update to 1.7.1Adam Weinberger2023-03-012-4/+4
|
* editors/vim: Update to 9.0.1366Adam Weinberger2023-03-012-4/+7
|
* lang/erlang-man: update to version 25.2Jimmy Olgeni2023-03-013-4/+6
|
* devel/libcdada: fix build by adding libtool to USESKurt Jaeger2023-03-011-1/+1
|
* www/*chromium: add missing osreldate.h header tighten the version checkRobert Nagy2023-03-012-12/+18
| | | | | | PR: 269869 Approved by: rene (mentor) Submitted by: Tatsuki Makino <tatsuki_makino hotmail com>
* deskutils/calibre: Fix at runtime after commit 47912ce2e613 (sqlite3)Guido Falsi2023-03-013-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In commit 47912ce2e613 to sqlite3 the default has been changed for the DQS option. Thius causes calibre to fail to open its database, reporting it as corrupted: Traceback (most recent call last): File "/usr/local/lib/calibre/calibre/gui2/main.py", line 331, in initialize_db db = LibraryDatabase(self.library_path) File "/usr/local/lib/calibre/calibre/db/legacy.py", line 195, in __init__ backend = self.backend = create_backend(library_path, default_prefs=default_prefs, File "/usr/local/lib/calibre/calibre/db/legacy.py", line 50, in create_backend return DB(library_path, default_prefs=default_prefs, File "/usr/local/lib/calibre/calibre/db/backend.py", line 501, in __init__ self.initialize_custom_columns() File "/usr/local/lib/calibre/calibre/db/backend.py", line 698, in initialize_custom_columns custom_tables = self.custom_tables File "/usr/local/lib/calibre/calibre/db/backend.py", line 1387, in custom_tables return {x[0] for x in self.conn.get( File "/usr/local/lib/calibre/calibre/db/backend.py", line 370, in get ans = self.cursor().execute(*args) File "src/cursor.c", line 992, in APSWCursor_execute.sqlite3_prepare apsw.SQLError: SQLError: no such column: table This patch fixes the use of double quotes in the code accessing the library database at runtime. Submitted upstream: https://github.com/kovidgoyal/calibre/pull/1830
* games/vcmi: the port had been updated to version 1.1.1Alexey Dokuchaev2023-03-013-5/+31
| | | | | | | | | Rather than hardcoding socket buffer size to 4MB, set it based on the ``kern.ipc.maxsockbuf'' sysctl value*. Reported by: portscout *) https://bugs.vcmi.eu/view.php?id=3027
* KDE: Update KDE Plasma Desktop to 5.27.2Tobias C. Berner2023-03-0147-132/+132
| | | | | | | | | | | | | | | | | | | | | | KDE Plasma 5.27.2, Bugfix Release for February Tuesday, 28 February 2023. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.27.2. Plasma 5.27 was released in February 2023 with many feature refinements and new modules to complete the desktop experience. This release adds a week's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Discover: don't claim 3rd-party repos are part of the OS on Debian derivatives. Commit. * Dr Konqi: add Plasma Welcome to mappings file. Commit. * Sddm: Focus something useful when switching between alternative login screens. Commit. Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.1-5.27.2
* editors/o: Update 2.59.1 → 2.60.2Yuri Victorovich2023-03-012-7/+6
| | | | Reported by: portscout
* devel/gitleaks: Update 8.15.3 → 8.16.0Yuri Victorovich2023-03-012-7/+6
| | | | Reported by: portscout
* devel/lefthook: Update 1.2.9 → 1.3.2Yuri Victorovich2023-03-012-7/+6
| | | | Reported by: portscout
* www/py-google-api-python-client: Update to 2.80.0Nicola Vitale2023-03-012-4/+4
| | | | Changes: https://github.com/googleapis/google-api-python-client/releases/tag/v2.80.0
* x11/nvidia-driver: reword the pkg-message to reflect modern realityAlexey Dokuchaev2023-03-012-19/+12
| | | | | | | Try to reduce readers' confusion by specifying exactly which nVidia kernel module users should be loading these days. PR: 269626