summaryrefslogtreecommitdiff
path: root/print/tex-xstring
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-09-01 21:17:54 +0000
committermarkd <markd@pkgsrc.org>2015-09-01 21:17:54 +0000
commit5d72bb6f6781c3e68153da5ab384b987b47aa9a2 (patch)
treea087a681fae176ec5c74da9e1a9673b1c4a41517 /print/tex-xstring
parent23d77227ad53e8439bf2f5d7212fb195bcfb5cfe (diff)
downloadpkgsrc-5d72bb6f6781c3e68153da5ab384b987b47aa9a2.tar.gz
Add tex-xstring(,-doc} 1.7c String manipulation for (La)TeX
Add tex-toptesi{,-doc} 5.86f Bundle for typesetting multilanguage theses Add tex-stringstrings{,-doc} 1.23 String manipulation for cosmetic and programming application Add tex-probsoln{,-doc} 3.04 Generate problem sheets and their solution sheets Add tex-flowfram{,-doc} 1.17 Create text frames for posters, brochures or magazines Add tex-europasscv{,-doc} 2015 Unofficial class for the new version of the Europass curriculum vitae Add tex-envlab{,-doc} 1.2 Addresses on envelopes or mailing labels Add tex-newlfm{,-doc} 9.4 Write letters, facsimiles, and memos Add tex-cuisine{,-doc} 0.7 Typeset recipes in LaTeX From yhardy in pkgsrc-wip. Cleanup by me.
Diffstat (limited to 'print/tex-xstring')
-rw-r--r--print/tex-xstring/DESCR7
-rw-r--r--print/tex-xstring/Makefile13
-rw-r--r--print/tex-xstring/PLIST3
-rw-r--r--print/tex-xstring/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/print/tex-xstring/DESCR b/print/tex-xstring/DESCR
new file mode 100644
index 00000000000..a76e63d3241
--- /dev/null
+++ b/print/tex-xstring/DESCR
@@ -0,0 +1,7 @@
+The package provides macros for manipulating strings -- testing
+a string's contents, extracting substrings, substitution of
+substrings and providing numbers such as string length,
+position of, or number of recurrences of, a substring. The
+package works equally in Plain TeX and LaTeX (though e-TeX is
+always required). The strings to be processed may contain
+(expandable) macros.
diff --git a/print/tex-xstring/Makefile b/print/tex-xstring/Makefile
new file mode 100644
index 00000000000..add348477a9
--- /dev/null
+++ b/print/tex-xstring/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/09/01 21:17:54 markd Exp $
+
+DISTNAME= xstring
+PKGNAME= tex-${DISTNAME}-1.7c
+TEXLIVE_REV= 31900
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/xstring
+COMMENT= String manipulation for (La)TeX
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-xstring/PLIST b/print/tex-xstring/PLIST
new file mode 100644
index 00000000000..051f62c502c
--- /dev/null
+++ b/print/tex-xstring/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2015/09/01 21:17:54 markd Exp $
+share/texmf-dist/tex/generic/xstring/xstring.sty
+share/texmf-dist/tex/generic/xstring/xstring.tex
diff --git a/print/tex-xstring/distinfo b/print/tex-xstring/distinfo
new file mode 100644
index 00000000000..63e2587c09a
--- /dev/null
+++ b/print/tex-xstring/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/09/01 21:17:54 markd Exp $
+
+SHA1 (tex-xstring-31900/xstring.tar.xz) = 0743d876c0064bddce7638b85bac39f1865d6797
+RMD160 (tex-xstring-31900/xstring.tar.xz) = 328c5eb07ec144d3a896ec255907078319969830
+Size (tex-xstring-31900/xstring.tar.xz) = 11852 bytes