Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jan 2021 19:28:51 +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: r563239 - in branches/2021Q1/x11: . foot
Message-ID:  <202101291928.10TJSpDZ063609@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Jan 29 19:28:51 2021
New Revision: 563239
URL: https://svnweb.freebsd.org/changeset/ports/563239

Log:
  MFH: r562056 r562388 r563232
  
  x11/foot: add new port
  
  A fast, lightweight and minimalistic Wayland terminal emulator.
  
  Features:
  - Fast
  - Lightweight, in dependencies, on-disk and in-memory
  - Wayland native
  - DE agnostic
  - User configurable font fallback
  - On-the-fly font resize
  - On-the-fly DPI font size adjustment
  - Scrollback search
  - Color emoji support
  - Server/daemon mode
  - IME (via text-input-v3)
  - Multi-seat
  - Synchronized Updates
  - Sixel image support
  
  https://codeberg.org/dnkl/foot

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

Modified: branches/2021Q1/x11/Makefile
==============================================================================
--- branches/2021Q1/x11/Makefile	Fri Jan 29 19:23:37 2021	(r563238)
+++ branches/2021Q1/x11/Makefile	Fri Jan 29 19:28:51 2021	(r563239)
@@ -70,6 +70,7 @@
     SUBDIR += florence
     SUBDIR += flruler
     SUBDIR += fnott
+    SUBDIR += foot
     SUBDIR += fpc-x11
     SUBDIR += fstobdf
     SUBDIR += fuzzel



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