pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
shellinabox: better description and one-liner
Module Name: pkgsrc-wip
Committed By: ast <ast%NetBSD.org@localhost>
Pushed By: ast
Date: Mon Feb 12 08:18:07 2018 +0100
Changeset: 30ff9e8cfb202dd06dcd8a6ea670769d96891887
Modified Files:
shellinabox/DESCR
shellinabox/Makefile
Log Message:
shellinabox: better description and one-liner
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=30ff9e8cfb202dd06dcd8a6ea670769d96891887
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
shellinabox/DESCR | 4 ++--
shellinabox/Makefile | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/shellinabox/DESCR b/shellinabox/DESCR
index d0f67e5bfb..4da7285e1a 100644
--- a/shellinabox/DESCR
+++ b/shellinabox/DESCR
@@ -1,4 +1,4 @@
-Shell In A Box implements a web server that can export arbitrary
-command line tools to a web based terminal emulator. This
+Shell In A Box instruments a web server to export arbitrary
+command line tools as a web-based terminal emulator. This
emulator is accessible to any JavaScript and CSS enabled web
browser and does not require any additional browser plugins.
diff --git a/shellinabox/Makefile b/shellinabox/Makefile
index 06bfc681bb..3a17a08353 100644
--- a/shellinabox/Makefile
+++ b/shellinabox/Makefile
@@ -12,7 +12,7 @@ GITHUB_TAG= ${SIB_VER}
MAINTAINER= ast%NetBSD.org@localhost
HOMEPAGE= https://code.google.com/archive/p/shellinabox/
-COMMENT= Shell In A Box implements a web server for terminal emulation
+COMMENT= JavaScript/CSS web server instrumentation for terminal emulation
LICENSE= gnu-gpl-v2
EXTRACT_USING= gtar
Home |
Main Index |
Thread Index |
Old Index