summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-02-01 23:35:50 +0000
committermarkd <markd@pkgsrc.org>2019-02-01 23:35:50 +0000
commit8782e41fe334a985b118c271523fb423774d1c35 (patch)
tree6df658634d3185497a6d38d55d0cc89c4cf6ad59
parentaaef4b269dd9c977f5563b692a6d7afbd2b549f8 (diff)
downloadpkgsrc-8782e41fe334a985b118c271523fb423774d1c35.tar.gz
tex-texdoctk{,-doc}: added version 0.6.0
A Perl/Tk-based GUI for easy access to package documentation for TeX on Unix platforms; the databases it uses are based on the texmf/doc subtrees of teTeX, but database files for local configurations with modified/extended directories can be derived from them. Note that texdoctk is not a viewer itself, but an interface for finding documentation files and opening them with the appropriate viewer; so it relies on appropriate programs to be installed on the system. However, the choice of these programs can be configured by the sysadmin or user. Now only distributed as part of TeX Live, which includes a Windows executable.
-rw-r--r--print/tex-texdoctk-doc/DESCR1
-rw-r--r--print/tex-texdoctk-doc/Makefile13
-rw-r--r--print/tex-texdoctk-doc/PLIST2
-rw-r--r--print/tex-texdoctk-doc/distinfo6
-rw-r--r--print/tex-texdoctk/DESCR11
-rw-r--r--print/tex-texdoctk/Makefile24
-rw-r--r--print/tex-texdoctk/PLIST5
-rw-r--r--print/tex-texdoctk/distinfo6
8 files changed, 68 insertions, 0 deletions
diff --git a/print/tex-texdoctk-doc/DESCR b/print/tex-texdoctk-doc/DESCR
new file mode 100644
index 00000000000..3fde92b5dfc
--- /dev/null
+++ b/print/tex-texdoctk-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-texdoctk.
diff --git a/print/tex-texdoctk-doc/Makefile b/print/tex-texdoctk-doc/Makefile
new file mode 100644
index 00000000000..d62a9c88621
--- /dev/null
+++ b/print/tex-texdoctk-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/02/01 23:35:50 markd Exp $
+
+DISTNAME= texdoctk.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-0.6.0
+TEXLIVE_REV= 47978
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/texdoctk
+COMMENT= Documentation for tex-texdoctk
+LICENSE= gnu-gpl-v2
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-texdoctk-doc/PLIST b/print/tex-texdoctk-doc/PLIST
new file mode 100644
index 00000000000..f8d6c28726b
--- /dev/null
+++ b/print/tex-texdoctk-doc/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2019/02/01 23:35:50 markd Exp $
+man/man1/texdoctk.1
diff --git a/print/tex-texdoctk-doc/distinfo b/print/tex-texdoctk-doc/distinfo
new file mode 100644
index 00000000000..2db4e889dbf
--- /dev/null
+++ b/print/tex-texdoctk-doc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/02/01 23:35:50 markd Exp $
+
+SHA1 (tex-texdoctk-47978/texdoctk.doc.tar.xz) = 151bcc11697edf265e46b6c712acaa015b523fc8
+RMD160 (tex-texdoctk-47978/texdoctk.doc.tar.xz) = 5b5a8e5bc2a2dfaba9c53dcc8db560026d281a06
+SHA512 (tex-texdoctk-47978/texdoctk.doc.tar.xz) = c580b2c1b3fc055f2acb3907064feea91132310fa343bb6597102e1d4d22b0a3cb3b5fae23c83214edb532d10d68873d48902df98633b2d31ead9f001a5eb0fb
+Size (tex-texdoctk-47978/texdoctk.doc.tar.xz) = 31640 bytes
diff --git a/print/tex-texdoctk/DESCR b/print/tex-texdoctk/DESCR
new file mode 100644
index 00000000000..5aa7acaf1ae
--- /dev/null
+++ b/print/tex-texdoctk/DESCR
@@ -0,0 +1,11 @@
+A Perl/Tk-based GUI for easy access to package documentation
+for TeX on Unix platforms; the databases it uses are based on
+the texmf/doc subtrees of teTeX, but database files for local
+configurations with modified/extended directories can be
+derived from them. Note that texdoctk is not a viewer itself,
+but an interface for finding documentation files and opening
+them with the appropriate viewer; so it relies on appropriate
+programs to be installed on the system. However, the choice of
+these programs can be configured by the sysadmin or user. Now
+only distributed as part of TeX Live, which includes a Windows
+executable.
diff --git a/print/tex-texdoctk/Makefile b/print/tex-texdoctk/Makefile
new file mode 100644
index 00000000000..a9c958d40f0
--- /dev/null
+++ b/print/tex-texdoctk/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2019/02/01 23:35:50 markd Exp $
+
+DISTNAME= texdoctk
+PKGNAME= tex-${DISTNAME}-0.6.0
+TEXLIVE_REV= 47978
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/texdoctk
+COMMENT= Easy access to package documentation
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea
+DEPENDS+= p5-Tk-[0-9]*:../../x11/p5-Tk
+
+REPLACE_PERL= bin/texdoctk
+
+post-extract:
+ ${MKDIR} ${WRKSRC}/bin
+ ${MV} ${WRKSRC}/texmf-dist/scripts/texdoctk/texdoctk.pl \
+ ${WRKSRC}/bin/texdoctk
+ ${RMDIR} ${WRKSRC}/texmf-dist/scripts/texdoctk
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-texdoctk/PLIST b/print/tex-texdoctk/PLIST
new file mode 100644
index 00000000000..4193b8ed4d2
--- /dev/null
+++ b/print/tex-texdoctk/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2019/02/01 23:35:50 markd Exp $
+bin/texdoctk
+share/texmf-dist/texdoctk/texdocrc-win32.defaults
+share/texmf-dist/texdoctk/texdocrc.defaults
+share/texmf-dist/texdoctk/texdoctk.dat
diff --git a/print/tex-texdoctk/distinfo b/print/tex-texdoctk/distinfo
new file mode 100644
index 00000000000..9ca2e426647
--- /dev/null
+++ b/print/tex-texdoctk/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/02/01 23:35:50 markd Exp $
+
+SHA1 (tex-texdoctk-47978/texdoctk.tar.xz) = ad372ed6b9a719f89140878d91a8ea32944ab12f
+RMD160 (tex-texdoctk-47978/texdoctk.tar.xz) = 5116acf112f8dc53d190f9c9232a74575bf370dd
+SHA512 (tex-texdoctk-47978/texdoctk.tar.xz) = 2200e4d874e5b48d75339395330c06e4193181dad19e7f4bd27fe2970baaac680c19682b8512596883e1f71510f872b6c699bbfc036ecd04fef5ddc281b1a164
+Size (tex-texdoctk-47978/texdoctk.tar.xz) = 26572 bytes