Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.602.0 10 Oct 2024 07:52:50 |
Jan Beich (jbeich) |
graphics/wrapland: update to 0.602.0
Changes: https://github.com/winft/wrapland/releases/tag/v0.602.0
Reported by: GitHub (watch releases) |
0.601.0 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
0.601.0 21 Jun 2024 20:26:53 |
Jan Beich (jbeich) |
graphics/wrapland: update to 0.601.0
Changes: https://github.com/winft/wrapland/releases/tag/v0.601.0
Reported by: GitHub (watch releases) |
0.600.0 13 Apr 2024 05:09:13 |
Jan Beich (jbeich) |
graphics/wrapland: update to 0.600.0
Changes: https://github.com/winft/wrapland/releases/tag/v0.600.0
Reported by: GitHub (watch releases) |
0.527.0 13 Apr 2024 05:09:09 |
Jan Beich (jbeich) |
graphics/wrapland: chase to the new home
From GitLab banner: "This is an archived project. Repository and other
project resources are read-only." |
0.527.0 13 Apr 2024 05:09:08 |
Jan Beich (jbeich) |
graphics/wrapland: require newer wayland-protocols after 0ef5a42d3571
https://gitlab.com/kwinft/wrapland/-/commit/2cd911738acc |
0.527.0 12 Jul 2023 21:44:26 |
Jan Beich (jbeich) |
graphics/wrapland: drop GL_TAGNAME |
0.527.0 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.527.0 18 Feb 2023 02:21:41 |
Jan Beich (jbeich) |
graphics/wrapland: update to 0.527.0.b.0 after 3a490e8f310d
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.527.0-beta.0
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.527.0 |
0.526.0 07 Feb 2023 22:37:51 |
Jan Beich (jbeich) |
graphics/wrapland: update to 0.526.0 after d06d26f8c45e
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.526.0-beta.0
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.526.0 |
0.525.0 07 Feb 2023 22:37:19 |
Jan Beich (jbeich) |
graphics/wrapland: update to 0.525.0 after d06d26f8c45e
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.525.0-beta.0
Changes: https://gitlab.com/kwinft/wrapland/-/releases/wrapland@0.525.0 |
0.524.0 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
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 |
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.524.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.524.0 08 Feb 2022 16:08:08 |
Jan Beich (jbeich) |
graphics/wrapland: update to 0.524.0
Changes: https://gitlab.com/kwinft/wrapland/-/compare/wrapland@0.524.0-beta.0...wrapland@0.524.0 |
0.524.0.b.0 05 Feb 2022 00:24:29 |
Jan Beich (jbeich) |
graphics/wrapland: update to 0.524.0.b.0
Changes: https://gitlab.com/kwinft/wrapland/-/compare/wrapland@0.523.1...wrapland@0.524.0-beta.0 |
0.523.1 01 Dec 2021 10:35:05 |
Jan Beich (jbeich) |
graphics/wrapland: update to 0.523.1
Changes: https://gitlab.com/kwinft/wrapland/-/compare/wrapland@0.523.0...wrapland@0.523.1 |
0.523.0_1 28 Nov 2021 16:23:45 |
Jan Beich (jbeich) |
graphics/wrapland: apply fix from Plasma/5.23 branch |
0.523.0 10 Nov 2021 10:58:09 |
Jan Beich (jbeich) |
graphics/wrapland: unbreak build after 5d998836b36f
server/pointer_pool.cpp:19:10: fatal error: 'linux/input-event-codes.h' file not
found
#include <linux/input-event-codes.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~
Pointy hat to: manu |
0.523.0 04 Nov 2021 23:16:51 |
Jan Beich (jbeich) |
graphics/wrapland: add new port
Wrapland is a Qt/C++ library that wraps and mediates the libwayland
client and server API for its consumers. Wrapland is an independent
part of the KWinFT project with the KWinFT window manager being
Wrapland's first and most prominent user.
https://gitlab.com/kwinft/wrapland |