Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0 06 Dec 2023 04:57:54
    |
Jan Beich (jbeich)  |
x11/libei: update to 1.2.0
Changes: https://gitlab.freedesktop.org/libinput/libei/-/releases/1.2.0
Reported by: GitLab (notify releases) |
1.1.0 07 Sep 2023 06:20:39
    |
Jan Beich (jbeich)  |
x11/libei: update to 1.1.0
Changes: https://gitlab.freedesktop.org/libinput/libei/-/releases/1.1.0
Reported by: GitLab (notify releases) |
1.0.0 12 Jul 2023 21:44:36
    |
Jan Beich (jbeich)  |
x11/libei: drop GL_TAGNAME |
1.0.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 |
1.0.0 08 Jun 2023 01:03:36
    |
Jan Beich (jbeich)  |
x11/libei: drop unused dependency after 18ee3527a17a |
1.0.0 08 Jun 2023 01:00:03
    |
Jan Beich (jbeich)  |
x11/libei: update to 1.0.0
Changes: https://gitlab.freedesktop.org/libinput/libei/-/releases/1.0.0
Reported by: GitLab (notify releases) |
0.99.2 23 May 2023 16:33:00
    |
Jan Beich (jbeich)  |
x11/libei: update to 0.99.2
Changes: https://gitlab.freedesktop.org/libinput/libei/-/releases/0.99.2
Reported by: GitLab (notify releases) |
0.99.1 19 May 2023 13:22:12
    |
Jan Beich (jbeich)  |
x11/libei: pacify check-plist with "make test"
Error: Orphaned: lib/libmunit.so |
0.99.1 18 May 2023 05:28:49
    |
Jan Beich (jbeich)  |
x11/libei: update upstream patches |
0.99.1 18 May 2023 04:36:32
    |
Jan Beich (jbeich)  |
x11/libei: update upstream patches |
0.99.1 17 May 2023 21:34:46
    |
Jan Beich (jbeich)  |
x11/libei: limit py-strenum to python < 3.11 |
0.99.1 17 May 2023 19:27:00
    |
Jan Beich (jbeich)  |
x11/libei: drop terminating line escape per portlint
WARN: x11/libei/Makefile: extra item placed in the *_DEPENDS section, for
example, "USES". |
0.99.1 17 May 2023 19:27:00
    |
Jan Beich (jbeich)  |
x11/libei: add USE_LDCONFIG per portlint (nop)
/usr/local/lib is part of the default ldconfig_paths in rc.conf(5)
WARN: x11/libei/pkg-plist: [6]: installing shared libraries, please define
USE_LDCONFIG as appropriate
WARN: x11/libei/pkg-plist: [9]: installing shared libraries, please define
USE_LDCONFIG as appropriate
WARN: x11/libei/pkg-plist: [12]: installing shared libraries, please define
USE_LDCONFIG as appropriate |
0.99.1 17 May 2023 18:21:12
    |
Jan Beich (jbeich)  |
x11/libei: add new port
libei is a library for Emulated Input, primarily aimed at the Wayland
stack. It provides three parts:
- EI (Emulated Input) for the client side (libei)
- EIS (Emulated Input Server) for the server side (libeis)
- oeffis is an optional helper library for DBus communication with the
XDG RemoteDesktop portal (liboeffis)
https://gitlab.freedesktop.org/libinput/libei |