summaryrefslogtreecommitdiff
path: root/print/tex-context-vim
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-17 21:59:28 +0000
committerwiz <wiz>2016-07-17 21:59:28 +0000
commitf793f48f9b9a5bd10c3b8d3e1434d510dcd27c44 (patch)
tree64b57e6bf9f3b1a0fb2fe0aa5bbd6715c306ffa5 /print/tex-context-vim
parent650ac55045d7cea9a049d52efbc486403a9421ea (diff)
downloadpkgsrc-f793f48f9b9a5bd10c3b8d3e1434d510dcd27c44.tar.gz
Add missing packages for the texlive context collection.
Diffstat (limited to 'print/tex-context-vim')
-rw-r--r--print/tex-context-vim/DESCR9
-rw-r--r--print/tex-context-vim/Makefile16
-rw-r--r--print/tex-context-vim/PLIST6
-rw-r--r--print/tex-context-vim/distinfo6
4 files changed, 37 insertions, 0 deletions
diff --git a/print/tex-context-vim/DESCR b/print/tex-context-vim/DESCR
new file mode 100644
index 00000000000..8af81d865f1
--- /dev/null
+++ b/print/tex-context-vim/DESCR
@@ -0,0 +1,9 @@
+ConTeXt has excellent pretty printing capabilities for many
+languages. The code for pretty printing is written in TeX, and
+due to catcode juggling, such verbatim typesetting is perhaps
+the trickiest part of TeX. This makes it difficult for a
+"normal" user to define syntax highlighting rules for a new
+language. This module takes the onus of defining syntax
+highlighting rules away from the user and uses ViM editor to
+generate the syntax highlighting. There is a helper
+2context.vim script to do the syntax parsing in ViM.
diff --git a/print/tex-context-vim/Makefile b/print/tex-context-vim/Makefile
new file mode 100644
index 00000000000..23952d9dfc6
--- /dev/null
+++ b/print/tex-context-vim/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2016/07/17 21:59:33 wiz Exp $
+
+DISTNAME= context-vim
+PKGNAME= tex-${DISTNAME}-2015
+TEXLIVE_REV= 37413
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/context-vim
+COMMENT= Generate ConTeXt syntax highlighting code from vim
+LICENSE= modified-bsd
+
+DEPENDS+= tex-context-filter-[0-9]*:../../print/tex-context-filter
+DEPENDS+= tex-context-[0-9]*:../../print/tex-context
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-context-vim/PLIST b/print/tex-context-vim/PLIST
new file mode 100644
index 00000000000..06e63bdff8f
--- /dev/null
+++ b/print/tex-context-vim/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2016/07/17 21:59:33 wiz Exp $
+share/texmf-dist/tex/context/third/vim/2context.vim
+share/texmf-dist/tex/context/third/vim/t-syntax-groups.tex
+share/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkii
+share/texmf-dist/tex/context/third/vim/t-syntax-highlight.mkiv
+share/texmf-dist/tex/context/third/vim/t-vim.tex
diff --git a/print/tex-context-vim/distinfo b/print/tex-context-vim/distinfo
new file mode 100644
index 00000000000..57aa958ab66
--- /dev/null
+++ b/print/tex-context-vim/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/07/17 21:59:33 wiz Exp $
+
+SHA1 (tex-context-vim-37413/context-vim.tar.xz) = 6136024e384cc5f79498edeaec0bf8f66e6ca49d
+RMD160 (tex-context-vim-37413/context-vim.tar.xz) = dfaa120b5379aede6e66c3f8f8c5bbd3eaec5650
+SHA512 (tex-context-vim-37413/context-vim.tar.xz) = 3328ede15b02e1d086b145c8e33f900405301d54dae98c43db820aad25ab74a356160648795e48e1f899f57d98038f5b4af09897f6a28774db246bfd6ae469ed
+Size (tex-context-vim-37413/context-vim.tar.xz) = 8432 bytes