Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.0_1 08 Sep 2023 15:13:53
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: always depend on slurp for Screenshot portal |
0.7.0_1 03 Sep 2023 10:26:52
    |
Muhammad Moinur Rahman (bofh)  |
x11/xdg-desktop-portal-wlr: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.7.0_1 28 Aug 2023 17:07:40
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: clarify future minor FreeBSD version |
0.7.0_1 28 Aug 2023 17:05:02
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: drop unused dependency on FreeBSD >= 14.0 |
0.7.0_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
0.7.0 15 Apr 2023 13:00:33
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: update to 0.7.0
Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.7.0
Reported by: GitHub (watch releases) |
0.6.0_1 15 Apr 2023 13:00:12
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: back to 0.6.0 due to unrelated change
This reverts commit e0b96342db403758a2b7348cce8304af78134b6f. |
0.7.0 15 Apr 2023 12:55:26
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: update to 0.7.0
Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.7.0
Reported by: GitHub (watch releases) |
0.6.0_1 20 Mar 2023 19:58:58
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: unbreak with --auto-features=enabled
meson.build:111:0: ERROR: Dependency "systemd" not found, tried pkgconfig
PR: 270361 |
0.6.0_1 13 Dec 2022 12:33:35
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: chase wayland-protocols version after 2dc7cb05a35b
https://github.com/emersion/xdg-desktop-portal-wlr/commit/3591fd2a6caa |
0.6.0_1 27 Nov 2022 03:38:16
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: track grim dependency for screenshots
$ flameshot gui
flameshot: error: Unable to capture screen
flameshot: error: Unable to capture screen
flameshot: info: Screenshot aborted.
https://github.com/emersion/xdg-desktop-portal-wlr/commit/2b659c42a7f6 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
0.6.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.6.0 01 Jul 2022 08:01:22
    |
Baptiste Daroussin (bapt)  |
wayland: add wayland virtual category |
0.6.0 09 Jun 2022 20:19:50
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: update to 0.6.0
Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.6.0
Reported by: GitHub (watch releases) |
0.5.0_1 20 Nov 2021 22:41:23
    |
Jan Beich (jbeich)  |
multimedia/pipewire: force rebuild consumers after 8691df3a5142
ABI has changed: pw_{,de}init -> pipewire_{,de}init. As PipeWire
support is often runtime-optional the breakage maybe hard to notice.
ERROR kooha::backend::screencast_portal > Error from screencast call:
Zbus(MethodError(OwnedInterfaceName(InterfaceName(Str("org.freedesktop.DBus.Error.UnknownMethod"))),
Some("No such interface “org.freedesktop.portal.ScreenCast” on object at
path /org/freedesktop/portal/desktop"), Msg { type: Error, sender:
UniqueName(Str(":1.397")), reply-serial: 18, body: Signature: [
s (115),
] }))
ld-elf.so.1: /usr/local/libexec/xdg-desktop-portal-wlr: Undefined symbol
"pw_init"
PR: 259621 |
0.5.0 05 Nov 2021 16:06:08
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: update to 0.5.0
Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.5.0
Reported by: GitHub (watch releases) |
0.4.0_1 17 Aug 2021 02:10:42
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: install one chooser by default
Makes it work out-of-the-box with PipeWire-based consumers.
xdpw tries slurp -> wofi -> bemenu by default. However, a lot
of alternatives exist for wofi/bemenu e.g., fuzzel, rofi-wayland,
dmenu-wayland, nwgdmenu (from nwg-launchers). |
0.4.0 01 Jun 2021 16:27:08
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: update to 0.4.0
Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.4.0
Reported by: GitHub (watch releases) |
0.3.0_1 18 Apr 2021 23:34:26
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: unbreak default config after 337aa4a3c88e |
0.3.0 18 Apr 2021 16:34:19
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: respect PREFIX in manpage |
0.3.0 18 Apr 2021 16:29:47
    |
Jan Beich (jbeich)  |
x11/xdg-desktop-portal-wlr: update to 0.3.0
Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.3.0
Reported by: GitHub (watch releases) |
0.2.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2.0 15 Feb 2021 10:02:50
  |
jbeich  |
x11/xdg-desktop-portal-wlr: update to 0.2.0
Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.2.0
Reported by: GitHub (watch releases) |
0.1.0 09 Jan 2021 11:37:58
  |
jbeich  |
x11/xdg-desktop-portal-wlr: switch to upstreamed patches |
0.1.0 26 Dec 2020 00:24:01
  |
jbeich  |
sysutils/basu: move to devel/ where dbus is |
0.1.0 21 Dec 2020 14:16:02
  |
jbeich  |
x11/xdg-desktop-portal-wlr: add new port
xdg-desktop-portal backend for wlroots
https://github.com/emersion/xdg-desktop-portal-wlr |