Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0 28 May 2024 00:53:02 |
Jan Beich (jbeich) |
graphics/libliftoff: update to 0.5.0
Changes: https://gitlab.freedesktop.org/emersion/libliftoff/-/tags/v0.5.0
Reported by: GitLab (notify releases) |
0.4.1 12 Jul 2023 21:44:24 |
Jan Beich (jbeich) |
graphics/libliftoff: drop GL_TAGNAME |
0.4.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.4.1 05 Mar 2023 18:59:16 |
Jan Beich (jbeich) |
graphics/libliftoff: update to 0.4.1
Changes: https://gitlab.freedesktop.org/emersion/libliftoff/-/releases/v0.4.1
Reported by: GitLab (notify releases) |
0.4.0_1 23 Feb 2023 00:36:56 |
Jan Beich (jbeich) |
graphics/libliftoff: switch 32-bit workaround to upstream fix |
0.4.0 20 Feb 2023 21:54:29 |
Jan Beich (jbeich) |
graphics/libliftoff: update to 0.4.0
Changes: https://gitlab.freedesktop.org/emersion/libliftoff/-/releases/v0.4.0
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.3.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.3.0 18 Aug 2022 09:42:45 |
Jan Beich (jbeich) |
graphics/libliftoff: update to 0.3.0
Changes: https://gitlab.freedesktop.org/emersion/libliftoff/-/releases/v0.3.0
Reported by: GitLab (notify releases) |
0.2.0 11 Feb 2022 12:12:19 |
Jan Beich (jbeich) |
graphics/libliftoff: update to 0.2.0
Changes: https://gitlab.freedesktop.org/emersion/libliftoff/-/releases/v0.2.0 |
0.1.0 01 Nov 2021 17:16:34 |
Jan Beich (jbeich) |
graphics/libliftoff: chase to the new home
https://github.com/emersion/libliftoff/commit/e77722959dc3
"This repository has been archived by the owner. It is now read-only." |
0.1.0 01 Jul 2021 13:50:16 |
Jan Beich (jbeich) |
graphics/libliftoff: add new port
libliftoff eases the use of KMS planes from userspace without standing
in your way. Users create "virtual planes" called layers, set KMS
properties on them, and libliftoff will pick planes for these layers
if possible.
https://github.com/emersion/libliftoff |