Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.2_3 21 Feb 2024 14:32:24 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: sort OPTIONS_DEFINE after 975061d733c3
95f1b3cc0bda was accidentally reverted. |
0.2.2_3 21 Feb 2024 14:27:20 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: temporarily drop subpackages
https://github.com/freebsd/poudriere/issues/1113
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276845
Requested by: makc (kde), bdrewery (pkgmgr)
Suggested by: pizzamig (portmgr)
This reverts commit bd94cb1ba7c16218a0b35638aa319b5f1d73e1e5.
This reverts commit bb176de034ea795cfb1830588f5ac73a42ec0b70.
This reverts commit 1a1e43198c5a1b80cab83b342793db74c23dad78. |
0.2.2_2 03 Feb 2024 15:21:41 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: simplify DBUS option after 064923481f42 |
0.2.2_2 30 Jan 2024 13:37:11 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: sort OPTIONS_DEFINE after 92742ee3fbda |
0.2.2_2 30 Jan 2024 13:34:12 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: group _MESON_ variable at the end |
0.2.2_2 30 Jan 2024 13:31:56 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: install demo programs |
0.2.2_1 29 Jan 2024 14:26:22 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: drop unused DBUS=off dependency after 1a1e43198c5a |
0.2.2_1 29 Jan 2024 11:03:58 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: convert to subpackages
Reduce heavy dependencies for consumers e.g.,
cage -> wlroots -> xwayland-devel -> libdecor -> gtk3.
Approved by: pizzamig (portmgr)
Differential Revision: https://reviews.freebsd.org/D43576 |
0.2.2 29 Jan 2024 10:59:43 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: convert cairo plugin to port option
libdecor is under MIT but Cairo, Pango, DBus are under GPL variants.
GPL may not be permitted with LICENSES_REJECTED, so let users opt out
when libdecor support cannot be disabled in consumers. |
0.2.2 16 Jan 2024 00:45:49 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: update to 0.2.2
Changes: https://gitlab.freedesktop.org/libdecor/libdecor/-/compare/0.2.1...0.2.2
Reported by: GitLab (notify releases) |
0.2.1_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.2.1 02 Dec 2023 00:58:30 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: update to 0.2.1
Changes: https://gitlab.freedesktop.org/libdecor/libdecor/-/compare/0.2.0...0.2.1
Reported by: GitLab (notify releases) |
0.2.0 25 Sep 2023 12:09:54 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: update to 0.2.0
Changes: https://gitlab.freedesktop.org/libdecor/libdecor/-/compare/0.1.1...0.2.0
Reported by: GitLab (notify releases) |
0.1.1 12 Jul 2023 21:44:32 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: drop GL_TAGNAME |
0.1.1 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
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 |
0.1.1 27 Nov 2022 00:57:34 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: chase to the new home
https://gitlab.gnome.org/jadahl/libdecor/-/commit/b5a9029756a1 |
0.1.1 31 Oct 2022 14:35:56 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: update to 0.1.1
Changes: https://gitlab.gnome.org/jadahl/libdecor/-/compare/0.1.0...0.1.1
Reported by: GitLab (notify releases) |
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.1.0_1 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.1.0_1 30 Sep 2021 00:44:35 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: unbreak runtime on FreeBSD < 13
SHM_ANON cannot be used with posix_fallocate(2) until
https://cgit.freebsd.org/src/commit/?id=f10405323ab1 |
0.1.0 07 Aug 2021 07:05:20 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: reformat pkg-descr for 80-col terminals |
0.1.0 07 Aug 2021 06:59:11 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: restore memfd_create on FreeBSD 13 in C++ demo (nop)
https://gitlab.gnome.org/jadahl/libdecor/-/merge_requests/75/diffs?start_sha=d5493ba965634be144baff345adfb25481c4304c |
0.1.0 07 Aug 2021 06:50:02 |
Jan Beich (jbeich) |
x11-toolkits/libdecor: add new port
libdecor is a library that can help Wayland clients draw window
decorations for them. It aims to provide multiple backends that implements the
decoration drawing.
https://gitlab.gnome.org/jadahl/libdecor |