Date: Thu, 31 Aug 2023 09:42:53 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 22ffecda0013 - main - x11-wm/ittywm: COMMENT and pkg-descr adjustments Message-ID: <202308310942.37V9grCp066521@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=22ffecda001315777c1d74f0ee1b97d6e95d593f commit 22ffecda001315777c1d74f0ee1b97d6e95d593f Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-08-30 13:33:32 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-08-31 09:42:26 +0000 x11-wm/ittywm: COMMENT and pkg-descr adjustments PR: 273429 Reported by: pyrus@bsdmail.com (maintainer) --- x11-wm/ittywm/Makefile | 2 +- x11-wm/ittywm/pkg-descr | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-wm/ittywm/Makefile b/x11-wm/ittywm/Makefile index 062b302d6617..116c8686e0c2 100644 --- a/x11-wm/ittywm/Makefile +++ b/x11-wm/ittywm/Makefile @@ -3,7 +3,7 @@ DISTVERSION= g20180507 CATEGORIES= x11-wm MAINTAINER= pyrus@bsdmail.com -COMMENT= Ridiculously tiny libxcb window manager +COMMENT= Ridiculously tiny XCB window manager based on TinyWM WWW= https://github.com/marshallmason/ittywm LICENSE= PD diff --git a/x11-wm/ittywm/pkg-descr b/x11-wm/ittywm/pkg-descr index dfc9b3cc2a47..4d58c7115b7d 100644 --- a/x11-wm/ittywm/pkg-descr +++ b/x11-wm/ittywm/pkg-descr @@ -1 +1,2 @@ -ittywm is a windowmanager in xcb which is based off of tinywm. +ittywm is a window manager based off of TinyWM written in libxcb. It is lighter +on resources than its predecessor.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308310942.37V9grCp066521>