summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2017-12-15 17:36:38 +0000
committerminskim <minskim@pkgsrc.org>2017-12-15 17:36:38 +0000
commit1f0a8bb918ea6e2a211570cee516a465d890a5da (patch)
tree32eb3305c470d54ec969ec23499e6b0814ce1b5f /shells
parent535623c1787243e6bdb91c2cad6f88205bd16a52 (diff)
downloadpkgsrc-1f0a8bb918ea6e2a211570cee516a465d890a5da.tar.gz
shells/zsh-syntax-highlighting: Import version 0.6.0
Fish shell-like syntax highlighting for Zsh. This package provides syntax highlighing for the shell zsh. It enables highlighing of commands whilst they are typed at a zsh prompt into an interactive terminal. This helps in reviewing commands before running them, particularly in catching syntax errors.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-syntax-highlighting/DESCR5
-rw-r--r--shells/zsh-syntax-highlighting/Makefile19
-rw-r--r--shells/zsh-syntax-highlighting/PLIST21
-rw-r--r--shells/zsh-syntax-highlighting/distinfo6
4 files changed, 51 insertions, 0 deletions
diff --git a/shells/zsh-syntax-highlighting/DESCR b/shells/zsh-syntax-highlighting/DESCR
new file mode 100644
index 00000000000..00b3114281b
--- /dev/null
+++ b/shells/zsh-syntax-highlighting/DESCR
@@ -0,0 +1,5 @@
+Fish shell-like syntax highlighting for Zsh. This package provides
+syntax highlighing for the shell zsh. It enables highlighing of
+commands whilst they are typed at a zsh prompt into an interactive
+terminal. This helps in reviewing commands before running them,
+particularly in catching syntax errors.
diff --git a/shells/zsh-syntax-highlighting/Makefile b/shells/zsh-syntax-highlighting/Makefile
new file mode 100644
index 00000000000..8533d65f330
--- /dev/null
+++ b/shells/zsh-syntax-highlighting/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2017/12/15 17:36:38 minskim Exp $
+
+DISTNAME= zsh-syntax-highlighting-0.6.0
+CATEGORIES= shells
+MASTER_SITES= ${MASTER_SITE_GITHUB:=zsh-users/}
+GITHUB_TAG= ${PKGVERSION_NOREV}
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= https://github.com/zsh-users/zsh-syntax-highlighting
+COMMENT= Fish shell like syntax highlighting for Zsh
+LICENSE= modified-bsd
+
+DEPENDS+= zsh>=4.3.11:../../shells/zsh
+
+NO_BUILD= yes
+NO_CONFIGURE= yes
+USE_LANGUAGES= # none
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/shells/zsh-syntax-highlighting/PLIST b/shells/zsh-syntax-highlighting/PLIST
new file mode 100644
index 00000000000..ab99943cf0b
--- /dev/null
+++ b/shells/zsh-syntax-highlighting/PLIST
@@ -0,0 +1,21 @@
+@comment $NetBSD: PLIST,v 1.1 2017/12/15 17:36:38 minskim Exp $
+share/doc/zsh-syntax-highlighting/COPYING.md
+share/doc/zsh-syntax-highlighting/README.md
+share/doc/zsh-syntax-highlighting/all.md
+share/doc/zsh-syntax-highlighting/changelog.md
+share/doc/zsh-syntax-highlighting/highlighters.md
+share/doc/zsh-syntax-highlighting/highlighters/brackets.md
+share/doc/zsh-syntax-highlighting/highlighters/cursor.md
+share/doc/zsh-syntax-highlighting/highlighters/line.md
+share/doc/zsh-syntax-highlighting/highlighters/main.md
+share/doc/zsh-syntax-highlighting/highlighters/pattern.md
+share/doc/zsh-syntax-highlighting/highlighters/root.md
+share/zsh-syntax-highlighting/.revision-hash
+share/zsh-syntax-highlighting/.version
+share/zsh-syntax-highlighting/highlighters/brackets/brackets-highlighter.zsh
+share/zsh-syntax-highlighting/highlighters/cursor/cursor-highlighter.zsh
+share/zsh-syntax-highlighting/highlighters/line/line-highlighter.zsh
+share/zsh-syntax-highlighting/highlighters/main/main-highlighter.zsh
+share/zsh-syntax-highlighting/highlighters/pattern/pattern-highlighter.zsh
+share/zsh-syntax-highlighting/highlighters/root/root-highlighter.zsh
+share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
diff --git a/shells/zsh-syntax-highlighting/distinfo b/shells/zsh-syntax-highlighting/distinfo
new file mode 100644
index 00000000000..d91fdf7f3f7
--- /dev/null
+++ b/shells/zsh-syntax-highlighting/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/12/15 17:36:38 minskim Exp $
+
+SHA1 (zsh-syntax-highlighting-0.6.0.tar.gz) = 46c3870f725102ba1d2b247724426cc3fbf95b30
+RMD160 (zsh-syntax-highlighting-0.6.0.tar.gz) = 0340c80344a8a1e4456d63a616e6732b7cd01afa
+SHA512 (zsh-syntax-highlighting-0.6.0.tar.gz) = bb83f41336e9010aa78ee5adc9a216ee53f3b4347041d1b273083940d9db4d0e4acd960150b28c41f6e5e8d00b029f00fca6f9a46955892e4547a9f2345e3b85
+Size (zsh-syntax-highlighting-0.6.0.tar.gz) = 111534 bytes