Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0 17 Jun 2024 09:26:54 |
Baptiste Daroussin (bapt) Author: Robin Haberkorn |
x11/ly: fixed application of login class via setusercontext()
See also https://github.com/fairyglade/ly/issues/572 |
0.6.0 04 Aug 2023 12:24:38 |
Baptiste Daroussin (bapt) |
x11/ly: fix forgotten makefile update
When upgrading to 0.6.0 I have updated the makefile patch but
actually forgot to push it. |
0.6.0 31 Jul 2023 13:56:58 |
Baptiste Daroussin (bapt) |
x11/ly: update to 0.6.0
This update also incorporate some patches from upstream to fix an
issue with cusom X command
While here:
- remove dependency on gnu coreutils
- remove patches or part of patches which has been upstream
PR: 272368
Initial patch send by: embhd@posteo.de |
0.5.3 07 Apr 2023 11:11:17 |
Baptiste Daroussin (bapt) |
x11/ly: update to 0.5.3, take maintainership |
0.5.2_2 09 Oct 2022 20:36:39 |
Neel Chauhan (nc) |
x11/ly: release port |
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.5.2_2 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.5.2_2 04 Feb 2022 15:17:15 |
Baptiste Daroussin (bapt) |
x11/ly: FreeBSD users deserves nice bars in console
Ly by default when not running on linux uses ugly ascii art instead of
nice drawing on the console, now FreeBSD also have the nice drawing |
0.5.2_1 17 Oct 2021 04:30:18 |
Neel Chauhan (nc) Author: Tom R |
x11/ly: Fix coredumps on STABLE
Obtained via: private email |
0.5.2 09 Apr 2021 17:52:49 |
Neel Chauhan (nc) |
x11/ly: Update to 0.5.2
Changes:
* https://github.com/nullgemm/ly/releases/tag/v0.5.2
* https://github.com/nullgemm/ly/releases/tag/v0.5.1 |
0.5.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.5.0 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.0 05 Feb 2021 16:18:46 |
nc |
x11/ly: Update to 0.5.0 and adopt port
Changes: https://github.com/nullgemm/ly/releases/tag/v0.5.0
Reviewed by: 0mp
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D28457 |
0.4.0 28 Apr 2020 18:11:23 |
0mp |
x11/ly: Return to the pool |
0.4.0 15 Nov 2019 15:04:02 |
0mp |
New port: x11/ly: TUI (ncurses-like) display manager for X and Wayland
Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
It supports both X11 and Wayland sessions.
WWW: https://github.com/cylgom/ly
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D22228 |