Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2021 18:52:19 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r567511 - in branches/2021Q1/x11-wm: . labwc
Message-ID:  <202103061852.126IqJQg037338@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Mar  6 18:52:19 2021
New Revision: 567511
URL: https://svnweb.freebsd.org/changeset/ports/567511

Log:
  MFH: r567273 r567286 r567291 r567293 r567426 r567510
  
  x11-wm/labwc: add new port
  
  Labwc is a wlroots-based stacking compositor for Wayland.
  
  It has the following aims:
  
  - Be light-weight, small and fast
  - Have the look and feel of openbox albeit with a smaller feature set
  - Where practicable, use clients to show wall-paper, take screenshots,
    and so on
  - Stay in keeping with wlroots and sway in terms of approach and
    coding style
  
  https://github.com/johanmalm/labwc

Added:
  branches/2021Q1/x11-wm/labwc/
     - copied from r567510, head/x11-wm/labwc/
Modified:
  branches/2021Q1/x11-wm/Makefile
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/x11-wm/Makefile
==============================================================================
--- branches/2021Q1/x11-wm/Makefile	Sat Mar  6 18:50:07 2021	(r567510)
+++ branches/2021Q1/x11-wm/Makefile	Sat Mar  6 18:52:19 2021	(r567511)
@@ -52,6 +52,7 @@
     SUBDIR += jewel
     SUBDIR += jwm
     SUBDIR += kickshaw
+    SUBDIR += labwc
     SUBDIR += larswm
     SUBDIR += libcompizconfig
     SUBDIR += libdockapp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103061852.126IqJQg037338>