aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2019-03-28 16:46:51 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2019-03-28 16:46:51 +0000
commita687849b5173a0ceba3ddf659999195857ad158c (patch)
tree247e119a2fcc07f71ca7cfbb1a9809e3910dc8c5 /textproc/Makefile
parenteb305d77d003a8ce6408c393397bcb4cc0d9a2ad (diff)
downloadports-a687849b5173a0ceba3ddf659999195857ad158c.tar.gz
ports-a687849b5173a0ceba3ddf659999195857ad158c.zip
New port: textproc/up: Ultimate plumber, a tool for writing pipes with instant live preview
up is the Ultimate Plumber, a tool for writing Linux pipes in a terminal-based UI interactively, with instant live preview of command results. The main goal of the Ultimate Plumber is to help interactively and incrementally explore textual data in Linux, by making it easier to quickly build complex pipelines, thanks to a fast feedback loop. This is achieved by boosting any typical Linux text-processing utils such as grep, sort, cut, paste, awk, wc, perl, etc., etc., by providing a quick, interactive, scrollable preview of their results. WWW: https://github.com/akavel/up Reviewed by: mat Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D19716
Notes
Notes: svn path=/head/; revision=497029
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e221224a8408..12c6f80741ac 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1802,6 +1802,7 @@
SUBDIR += unoconv
SUBDIR += unroff
SUBDIR += unrtf
+ SUBDIR += up
SUBDIR += urlview
SUBDIR += utf8proc
SUBDIR += uz-aspell