pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

tex-{etoc,listofitems,newunicodechar,stackengine}: Remove, now available in pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By:	micha
Date:		Tue Jan 29 15:36:07 2019 +0100
Changeset:	42f81030d42b294cb37ada81371d43d33d7e75ce

Removed Files:
	tex-etoc-doc/DESCR
	tex-etoc-doc/Makefile
	tex-etoc-doc/PLIST
	tex-etoc-doc/distinfo
	tex-etoc/COMMIT_MSG
	tex-etoc/DESCR
	tex-etoc/Makefile
	tex-etoc/PLIST
	tex-etoc/distinfo
	tex-listofitems-doc/DESCR
	tex-listofitems-doc/Makefile
	tex-listofitems-doc/PLIST
	tex-listofitems-doc/distinfo
	tex-listofitems/COMMIT_MSG
	tex-listofitems/DESCR
	tex-listofitems/Makefile
	tex-listofitems/PLIST
	tex-listofitems/distinfo
	tex-newunicodechar-doc/DESCR
	tex-newunicodechar-doc/Makefile
	tex-newunicodechar-doc/PLIST
	tex-newunicodechar-doc/distinfo
	tex-newunicodechar/COMMIT_MSG
	tex-newunicodechar/DESCR
	tex-newunicodechar/Makefile
	tex-newunicodechar/PLIST
	tex-newunicodechar/distinfo
	tex-stackengine-doc/DESCR
	tex-stackengine-doc/Makefile
	tex-stackengine-doc/PLIST
	tex-stackengine-doc/distinfo
	tex-stackengine/COMMIT_MSG
	tex-stackengine/DESCR
	tex-stackengine/Makefile
	tex-stackengine/PLIST
	tex-stackengine/distinfo

Log Message:
tex-{etoc,listofitems,newunicodechar,stackengine}: Remove, now available in pkgsrc

The corresponding -doc packages are removed too.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=42f81030d42b294cb37ada81371d43d33d7e75ce

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tex-etoc-doc/DESCR              |  1 -
 tex-etoc-doc/Makefile           | 26 --------------------------
 tex-etoc-doc/PLIST              |  3 ---
 tex-etoc-doc/distinfo           |  6 ------
 tex-etoc/COMMIT_MSG             | 26 --------------------------
 tex-etoc/DESCR                  | 15 ---------------
 tex-etoc/Makefile               | 30 ------------------------------
 tex-etoc/PLIST                  |  2 --
 tex-etoc/distinfo               |  6 ------
 tex-listofitems-doc/DESCR       |  1 -
 tex-listofitems-doc/Makefile    | 30 ------------------------------
 tex-listofitems-doc/PLIST       |  5 -----
 tex-listofitems-doc/distinfo    |  6 ------
 tex-listofitems/COMMIT_MSG      | 21 ---------------------
 tex-listofitems/DESCR           | 14 --------------
 tex-listofitems/Makefile        | 28 ----------------------------
 tex-listofitems/PLIST           |  3 ---
 tex-listofitems/distinfo        |  6 ------
 tex-newunicodechar-doc/DESCR    |  1 -
 tex-newunicodechar-doc/Makefile | 26 --------------------------
 tex-newunicodechar-doc/PLIST    |  2 --
 tex-newunicodechar-doc/distinfo |  6 ------
 tex-newunicodechar/COMMIT_MSG   | 19 -------------------
 tex-newunicodechar/DESCR        | 10 ----------
 tex-newunicodechar/Makefile     | 30 ------------------------------
 tex-newunicodechar/PLIST        |  2 --
 tex-newunicodechar/distinfo     |  6 ------
 tex-stackengine-doc/DESCR       |  1 -
 tex-stackengine-doc/Makefile    | 27 ---------------------------
 tex-stackengine-doc/PLIST       |  3 ---
 tex-stackengine-doc/distinfo    |  6 ------
 tex-stackengine/COMMIT_MSG      | 21 ---------------------
 tex-stackengine/DESCR           | 17 -----------------
 tex-stackengine/Makefile        | 28 ----------------------------
 tex-stackengine/PLIST           |  2 --
 tex-stackengine/distinfo        |  6 ------
 36 files changed, 442 deletions(-)

diffs:
diff --git a/tex-etoc-doc/DESCR b/tex-etoc-doc/DESCR
deleted file mode 100644
index 7a38951333..0000000000
--- a/tex-etoc-doc/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-This is documentation for tex-etoc.
diff --git a/tex-etoc-doc/Makefile b/tex-etoc-doc/Makefile
deleted file mode 100644
index 57b4c3a6f1..0000000000
--- a/tex-etoc-doc/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	etoc
-PKGNAME=	tex-${DISTNAME}-doc-1.08p
-CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
-DIST_SUBDIR=	${PKGNAME_NOREV}
-EXTRACT_SUFX=	.zip
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.ctan.org/texarchive/macros/latex/contrib/newunicodechar
-COMMENT=	Documentation for tex-etoc
-LICENSE=	lppl-1.3c
-
-NO_CONFIGURE=		YES
-INSTALLATION_DIRS+=	${PREFIX}/share/texmf-dist/doc/latex/etoc
-
-do-build:
-
-do-install:
-	cd ${WRKSRC} && for f in etoc.pdf etoc-DE.pdf; do \
-		${INSTALL_DATA} $$f \
-		${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/etoc/$$f; \
-	done
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/tex-etoc-doc/PLIST b/tex-etoc-doc/PLIST
deleted file mode 100644
index 270f9bfbb6..0000000000
--- a/tex-etoc-doc/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-share/texmf-dist/doc/latex/etoc/etoc.pdf
-share/texmf-dist/doc/latex/etoc/etoc-DE.pdf
diff --git a/tex-etoc-doc/distinfo b/tex-etoc-doc/distinfo
deleted file mode 100644
index ab0f63d6f6..0000000000
--- a/tex-etoc-doc/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (tex-etoc-doc-1.08p/etoc.zip) = edf40a9b352642c4b33bcadb7da1f2f720b4ce5d
-RMD160 (tex-etoc-doc-1.08p/etoc.zip) = ed917653665e050bc0c159764b566471b9a7d32f
-SHA512 (tex-etoc-doc-1.08p/etoc.zip) = 689e8e19eb11aa8bac268d84c293ac8716e25e8539a47d3433be76a8220fbe2bfda01be3697feed007e8ef159abf48882516c3f8109de9ebb1f049a04d4f0e08
-Size (tex-etoc-doc-1.08p/etoc.zip) = 1315155 bytes
diff --git a/tex-etoc/COMMIT_MSG b/tex-etoc/COMMIT_MSG
deleted file mode 100644
index 54a952d53a..0000000000
--- a/tex-etoc/COMMIT_MSG
+++ /dev/null
@@ -1,26 +0,0 @@
-tex-etoc: Imported 1.08p
-
-etoc - Completely customisable TOCs
-
-   The package gives the user complete control of how the entries of the table
-of contents should be constituted from the name, number, and page number of each
-sectioning unit. The layout is controlled by the definition of `line styles' for
-each sectioning level used in the document.
-   The package provides its own custom line styles (which may be used as
-examples), and continues to support the standard formatting inherited from the
-LaTeX document classes, but the package can also allow the user to delegate the
-details to packages dealing with list making environments (such as enumitem).
-The package's default global style typesets tables of contents in a multi-column
-format, with either a standard heading, or a ruled title (optionally with a
-frame around the table).
-   The \tableofcontents command may be used arbitrarily many times in the same
-document, while \localtableofcontents provides a `local' table of contents.
-
-Changelog for 1.08p:
---------------------------------------------------------------------------------
-Fixes bug surfacing in case of linktoc=page option of hyperref.
-Thanks to Denis Bitouz�or report (cf.
-https://github.com/ho-tex/hyperref/issues/65,
-https://github.com/dbitouze/yathesis/issues/61
-).
---------------------------------------------------------------------------------
diff --git a/tex-etoc/DESCR b/tex-etoc/DESCR
deleted file mode 100644
index 8a73b2d4b4..0000000000
--- a/tex-etoc/DESCR
+++ /dev/null
@@ -1,15 +0,0 @@
-Completely customisable TOCs
-
-   The package gives the user complete control of how the entries of the table
-of contents should be constituted from the name, number, and page number of each
-sectioning unit. The layout is controlled by the definition of `line styles' for
-each sectioning level used in the document.
-   The package provides its own custom line styles (which may be used as
-examples), and continues to support the standard formatting inherited from the
-LaTeX document classes, but the package can also allow the user to delegate the
-details to packages dealing with list making environments (such as enumitem).
-The package's default global style typesets tables of contents in a multi-column
-format, with either a standard heading, or a ruled title (optionally with a
-frame around the table).
-   The \tableofcontents command may be used arbitrarily many times in the same
-document, while \localtableofcontents provides a `local' table of contents.
diff --git a/tex-etoc/Makefile b/tex-etoc/Makefile
deleted file mode 100644
index bafa825496..0000000000
--- a/tex-etoc/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	etoc
-PKGNAME=	tex-${DISTNAME}-1.08p
-DIST_SUBDIR=	${PKGNAME_NOREV}
-CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
-EXTRACT_SUFX=	.zip
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.ctan.org/pkg/etoc
-COMMENT=	Completely customisable TOCs
-LICENSE=	lppl-1.3c
-
-NO_CONFIGURE=		YES
-INSTALLATION_DIRS+=	${PREFIX}/share/texmf-dist/tex/latex/etoc
-
-DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin
-
-do-build:
-	cd ${WRKSRC} && latex etoc.ins
-
-do-install:
-	cd ${WRKSRC} && for f in etoc.sty; do \
-		${INSTALL_DATA} $$f \
-		${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/etoc/$$f; \
-	done
-
-.include "../../print/kpathsea/texmf.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/tex-etoc/PLIST b/tex-etoc/PLIST
deleted file mode 100644
index 0ba781b8f8..0000000000
--- a/tex-etoc/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-share/texmf-dist/tex/latex/etoc/etoc.sty
diff --git a/tex-etoc/distinfo b/tex-etoc/distinfo
deleted file mode 100644
index 373a7a5f96..0000000000
--- a/tex-etoc/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (tex-etoc-1.08p/etoc.zip) = edf40a9b352642c4b33bcadb7da1f2f720b4ce5d
-RMD160 (tex-etoc-1.08p/etoc.zip) = ed917653665e050bc0c159764b566471b9a7d32f
-SHA512 (tex-etoc-1.08p/etoc.zip) = 689e8e19eb11aa8bac268d84c293ac8716e25e8539a47d3433be76a8220fbe2bfda01be3697feed007e8ef159abf48882516c3f8109de9ebb1f049a04d4f0e08
-Size (tex-etoc-1.08p/etoc.zip) = 1315155 bytes
diff --git a/tex-listofitems-doc/DESCR b/tex-listofitems-doc/DESCR
deleted file mode 100644
index 65a09e33db..0000000000
--- a/tex-listofitems-doc/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-This is documentation for tex-listofitems.
diff --git a/tex-listofitems-doc/Makefile b/tex-listofitems-doc/Makefile
deleted file mode 100644
index 710bd86f35..0000000000
--- a/tex-listofitems-doc/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	listofitems
-PKGNAME=	tex-${DISTNAME}-doc-1.6
-CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=macros/generic/}
-DIST_SUBDIR=	${PKGNAME_NOREV}
-EXTRACT_SUFX=	.zip
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.ctan.org/pkg/listofitems
-COMMENT=	Documentation for tex-listofitems
-LICENSE=	lppl-1.3c
-
-NO_CONFIGURE=	YES
-
-INSTALLATION_DIRS+=	${PREFIX}/share/texmf-dist/doc/latex/listofitems
-
-do-build:
-
-do-install:
-	cd ${WRKSRC} && \
-	for f in listofitems-en.pdf listofitems-en.tex \
-		listofitems-fr.pdf listofitems-fr.tex; \
-	do \
-		${INSTALL_DATA} $$f \
-		${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/listofitems/$$f; \
-	done
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/tex-listofitems-doc/PLIST b/tex-listofitems-doc/PLIST
deleted file mode 100644
index 2f6b6c8e75..0000000000
--- a/tex-listofitems-doc/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD$
-share/texmf-dist/doc/latex/listofitems/listofitems-en.pdf
-share/texmf-dist/doc/latex/listofitems/listofitems-en.tex
-share/texmf-dist/doc/latex/listofitems/listofitems-fr.pdf
-share/texmf-dist/doc/latex/listofitems/listofitems-fr.tex
diff --git a/tex-listofitems-doc/distinfo b/tex-listofitems-doc/distinfo
deleted file mode 100644
index e5beb16e6c..0000000000
--- a/tex-listofitems-doc/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (tex-listofitems-doc-1.6/listofitems.zip) = 8683e7a7eaa5f278d33c730382bd291c0f30965e
-RMD160 (tex-listofitems-doc-1.6/listofitems.zip) = b2b015228234b4fc98564536f1c239834ea71e13
-SHA512 (tex-listofitems-doc-1.6/listofitems.zip) = 4ad57f05942af3eba0c7cdabbafdf2c86b192df5d749d2ccaec7cb9dddfc9e76b3b4279dad9fb6bd5436c217bd785349a68b56d55c88827f8da3e7f7d78166b5
-Size (tex-listofitems-doc-1.6/listofitems.zip) = 876512 bytes
diff --git a/tex-listofitems/COMMIT_MSG b/tex-listofitems/COMMIT_MSG
deleted file mode 100644
index e71d45353b..0000000000
--- a/tex-listofitems/COMMIT_MSG
+++ /dev/null
@@ -1,21 +0,0 @@
-tex-listofitems: Imported 1.6
-
-listofitems - Grab items in lists using user-specified sep char
-
-   This simple package is designed to read a list of items whose parsing
-character may be selected by the user.
-   Once the list is read, its items are stored in a structure that behaves
-as a dimensioned array. As such, it becomes very easy to access an item in
-the list by its number.
-   For example, if the list is stored in the macro \foo, the item #3 is
-designated by \foo[3].
-   A component may, in turn, be a list with a parsing delimiter different
-from the parent list, paving the way for nesting and employing a syntax
-reminiscent of an array of several dimensions of the type \foo[3,2] to
-access the item #2 of the list contained within the item #3 of the top-tier
-list.
-
-Changelog for 1.6:
---------------------------------------------------------------------------------
-- \defpair defines paired tokens in items
---------------------------------------------------------------------------------
diff --git a/tex-listofitems/DESCR b/tex-listofitems/DESCR
deleted file mode 100644
index 32a133ed69..0000000000
--- a/tex-listofitems/DESCR
+++ /dev/null
@@ -1,14 +0,0 @@
-Grab items in lists using user-specified sep char
-
-   This simple package is designed to read a list of items whose parsing
-character may be selected by the user.
-   Once the list is read, its items are stored in a structure that behaves
-as a dimensioned array. As such, it becomes very easy to access an item in
-the list by its number.
-   For example, if the list is stored in the macro \foo, the item #3 is
-designated by \foo[3].
-   A component may, in turn, be a list with a parsing delimiter different
-from the parent list, paving the way for nesting and employing a syntax
-reminiscent of an array of several dimensions of the type \foo[3,2] to
-access the item #2 of the list contained within the item #3 of the top-tier
-list.
diff --git a/tex-listofitems/Makefile b/tex-listofitems/Makefile
deleted file mode 100644
index ac9de34e0e..0000000000
--- a/tex-listofitems/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	listofitems
-PKGNAME=	tex-${DISTNAME}-1.6
-DIST_SUBDIR=	${PKGNAME_NOREV}
-CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=macros/generic/}
-EXTRACT_SUFX=	.zip
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.ctan.org/pkg/listofitems
-COMMENT=	Grab items in lists using user-specified sep char
-LICENSE=	lppl-1.3c
-
-NO_CONFIGURE=	YES
-
-INSTALLATION_DIRS+=	${PREFIX}/share/texmf-dist/tex/latex/listofitems
-
-do-build:
-
-do-install:
-	cd ${WRKSRC} && for f in listofitems.sty listofitems.tex; do \
-		${INSTALL_DATA} $$f \
-		${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/listofitems/$$f; \
-	done
-
-.include "../../print/kpathsea/texmf.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/tex-listofitems/PLIST b/tex-listofitems/PLIST
deleted file mode 100644
index 51dd0c39ff..0000000000
--- a/tex-listofitems/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-share/texmf-dist/tex/latex/listofitems/listofitems.sty
-share/texmf-dist/tex/latex/listofitems/listofitems.tex
diff --git a/tex-listofitems/distinfo b/tex-listofitems/distinfo
deleted file mode 100644
index f258ce4c82..0000000000
--- a/tex-listofitems/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (tex-listofitems-1.6/listofitems.zip) = 8683e7a7eaa5f278d33c730382bd291c0f30965e
-RMD160 (tex-listofitems-1.6/listofitems.zip) = b2b015228234b4fc98564536f1c239834ea71e13
-SHA512 (tex-listofitems-1.6/listofitems.zip) = 4ad57f05942af3eba0c7cdabbafdf2c86b192df5d749d2ccaec7cb9dddfc9e76b3b4279dad9fb6bd5436c217bd785349a68b56d55c88827f8da3e7f7d78166b5
-Size (tex-listofitems-1.6/listofitems.zip) = 876512 bytes
diff --git a/tex-newunicodechar-doc/DESCR b/tex-newunicodechar-doc/DESCR
deleted file mode 100644
index 149e668f84..0000000000
--- a/tex-newunicodechar-doc/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-This is documentation for tex-newunicodechar.
diff --git a/tex-newunicodechar-doc/Makefile b/tex-newunicodechar-doc/Makefile
deleted file mode 100644
index 1ed02a2c02..0000000000
--- a/tex-newunicodechar-doc/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	newunicodechar
-PKGNAME=	tex-${DISTNAME}-doc-1.2
-CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
-DIST_SUBDIR=	${PKGNAME_NOREV}
-EXTRACT_SUFX=	.zip
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.ctan.org/texarchive/macros/latex/contrib/newunicodechar
-COMMENT=	Documentation for tex-newunicodechar
-LICENSE=	lppl-1.3c
-
-NO_CONFIGURE=		YES
-INSTALLATION_DIRS+=	${PREFIX}/share/texmf-dist/doc/latex/newunicodechar
-
-do-build:
-
-do-install:
-	cd ${WRKSRC} && for f in newunicodechar.pdf; do \
-		${INSTALL_DATA} $$f \
-		${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/newunicodechar/$$f; \
-	done
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/tex-newunicodechar-doc/PLIST b/tex-newunicodechar-doc/PLIST
deleted file mode 100644
index 755f8e6f11..0000000000
--- a/tex-newunicodechar-doc/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-share/texmf-dist/doc/latex/newunicodechar/newunicodechar.pdf
diff --git a/tex-newunicodechar-doc/distinfo b/tex-newunicodechar-doc/distinfo
deleted file mode 100644
index a30fa4c6a7..0000000000
--- a/tex-newunicodechar-doc/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (tex-newunicodechar-doc-1.2/newunicodechar.zip) = fd98cfcd17bb175de1d8f258f870e10793f1e29a
-RMD160 (tex-newunicodechar-doc-1.2/newunicodechar.zip) = 1f0f80f9ed2f351014f64fe5645a15d60b446c21
-SHA512 (tex-newunicodechar-doc-1.2/newunicodechar.zip) = 79e0261ed683b4bc3dd2a14cef9d5afe033c9e9c83106f6e2750f58d657b3a1dc0afc57ff6870318008eb87f6f9fcecc001ba3a3ab454fc9eb4df20c6596bec3
-Size (tex-newunicodechar-doc-1.2/newunicodechar.zip) = 395217 bytes
diff --git a/tex-newunicodechar/COMMIT_MSG b/tex-newunicodechar/COMMIT_MSG
deleted file mode 100644
index 86d48bbee4..0000000000
--- a/tex-newunicodechar/COMMIT_MSG
+++ /dev/null
@@ -1,19 +0,0 @@
-tex-newunicodechar: Imported 1.2
-
-newunicodechar - Definitions of the meaning of Unicode characters
-
-   The newunicodechar lets you define more friendly the meaning of Unicode
-characters; it requires that the document is processed by (pdf)LaTeX with
-\usepackage[utf8]{inputenc} or by XeLaTeX/LuaLaTeX: it provides the syntax
-
-   \newunicodechar{<char>}{<code>}
-
-where <char> is some (directly typed in) Unicode character and <code> is
-what we need to be substituted to <char>.
-
-Changelog for 1.2:
---------------------------------------------------------------------------------
-This release was necessary because now (April 2018) LaTeX assumes
-UTF-8 encoding unless countermanded by explicitly loading a different
-encoding with inputenc (or inputenx).
---------------------------------------------------------------------------------
diff --git a/tex-newunicodechar/DESCR b/tex-newunicodechar/DESCR
deleted file mode 100644
index 0fd4a6340a..0000000000
--- a/tex-newunicodechar/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-Definitions of the meaning of Unicode characters
-
-   The newunicodechar lets you define more friendly the meaning of Unicode
-characters; it requires that the document is processed by (pdf)LaTeX with
-\usepackage[utf8]{inputenc} or by XeLaTeX/LuaLaTeX: it provides the syntax
-
-   \newunicodechar{<char>}{<code>}
-
-where <char> is some (directly typed in) Unicode character and <code> is
-what we need to be substituted to <char>.
diff --git a/tex-newunicodechar/Makefile b/tex-newunicodechar/Makefile
deleted file mode 100644
index f8945a0763..0000000000
--- a/tex-newunicodechar/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	newunicodechar
-PKGNAME=	tex-${DISTNAME}-1.2
-DIST_SUBDIR=	${PKGNAME_NOREV}
-CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
-EXTRACT_SUFX=	.zip
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://www.ctan.org/texarchive/macros/latex/contrib/newunicodechar
-COMMENT=	Definitions of the meaning of Unicode characters
-LICENSE=	lppl-1.3c
-
-NO_CONFIGURE=		YES
-INSTALLATION_DIRS+=	${PREFIX}/share/texmf-dist/tex/latex/newunicodechar
-
-DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin
-
-do-build:
-	cd ${WRKSRC} && latex newunicodechar.ins
-
-do-install:
-	cd ${WRKSRC} && for f in newunicodechar.sty; do \
-		${INSTALL_DATA} $$f \
-		${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/newunicodechar/$$f; \
-	done
-
-.include "../../print/kpathsea/texmf.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/tex-newunicodechar/PLIST b/tex-newunicodechar/PLIST
deleted file mode 100644
index c5d8935f67..0000000000
--- a/tex-newunicodechar/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-share/texmf-dist/tex/latex/newunicodechar/newunicodechar.sty
diff --git a/tex-newunicodechar/distinfo b/tex-newunicodechar/distinfo
deleted file mode 100644
index 17f88736cf..0000000000
--- a/tex-newunicodechar/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (tex-newunicodechar-1.2/newunicodechar.zip) = fd98cfcd17bb175de1d8f258f870e10793f1e29a
-RMD160 (tex-newunicodechar-1.2/newunicodechar.zip) = 1f0f80f9ed2f351014f64fe5645a15d60b446c21
-SHA512 (tex-newunicodechar-1.2/newunicodechar.zip) = 79e0261ed683b4bc3dd2a14cef9d5afe033c9e9c83106f6e2750f58d657b3a1dc0afc57ff6870318008eb87f6f9fcecc001ba3a3ab454fc9eb4df20c6596bec3
-Size (tex-newunicodechar-1.2/newunicodechar.zip) = 395217 bytes
diff --git a/tex-stackengine-doc/DESCR b/tex-stackengine-doc/DESCR
deleted file mode 100644
index 9539770aca..0000000000
--- a/tex-stackengine-doc/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-This is documentation for tex-stackengine.
diff --git a/tex-stackengine-doc/Makefile b/tex-stackengine-doc/Makefile
deleted file mode 100644
index 70d5e1db43..0000000000
--- a/tex-stackengine-doc/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	stackengine
-PKGNAME=	tex-${DISTNAME}-doc-4.0.1
-CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
-DIST_SUBDIR=	${PKGNAME_NOREV}
-EXTRACT_SUFX=	.zip
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://ctan.org/texarchive/macros/latex/contrib/stackengine
-COMMENT=	Documentation for tex-stackengine
-LICENSE=	lppl-1.3c
-
-NO_CONFIGURE=	YES
-
-INSTALLATION_DIRS+=	${PREFIX}/share/texmf-dist/doc/latex/stackengine
-
-do-build:
-
-do-install:
-	cd ${WRKSRC} && for f in stackengine.pdf stackengine.tex; do \
-		${INSTALL_DATA} $$f \
-		${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/stackengine/$$f; \
-	done
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/tex-stackengine-doc/PLIST b/tex-stackengine-doc/PLIST
deleted file mode 100644
index a1e5d8d6af..0000000000
--- a/tex-stackengine-doc/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-share/texmf-dist/doc/latex/stackengine/stackengine.pdf
-share/texmf-dist/doc/latex/stackengine/stackengine.tex
diff --git a/tex-stackengine-doc/distinfo b/tex-stackengine-doc/distinfo
deleted file mode 100644
index 2375880d45..0000000000
--- a/tex-stackengine-doc/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (tex-stackengine-doc-4.0.1/stackengine.zip) = ea35297b4f0e3104fb0862eb8c384ed97266d284
-RMD160 (tex-stackengine-doc-4.0.1/stackengine.zip) = af6743ce9065991082ef7dd2efdcd7f3e6e27f28
-SHA512 (tex-stackengine-doc-4.0.1/stackengine.zip) = 0b57fdcefa76c7e224e9eb9ad2aeff79cc80cfc019a441be7c471eae3376d219b63063d396684ba85decef6cd078cdb2fbb634b0e2d40b56bf7b7b45251630d4
-Size (tex-stackengine-doc-4.0.1/stackengine.zip) = 346575 bytes
diff --git a/tex-stackengine/COMMIT_MSG b/tex-stackengine/COMMIT_MSG
deleted file mode 100644
index 5937f31fc3..0000000000
--- a/tex-stackengine/COMMIT_MSG
+++ /dev/null
@@ -1,21 +0,0 @@
-tex-stackengine: Imported 4.0.1
-
-stackengine - Highly customised stacking of objects, insets, baseline changes
-
-   The stackengine package provides a versatile way to vertically stack
-objects in a variety of customizable ways.  A number of useful macros
-are provided, all of which make use of the stackengine core.  These
-macros allow a wide variety of tasks, including:
-
--creating aligned stacks of specified inter-item gap;
--creating aligned stacks of specified inter-item baselinse shift;
--stacking both above and below the baseline;
--overlaying character glyphs;
--insetting graphical images atop larger background images;
--top and bottom lapping;
--shifting the horizontal axis of a stack;
--changing the baseline of an object;
--subfigure stacking and labeling;
-
-   This package can be set to process its arguments in either text mode or
-in math mode.
diff --git a/tex-stackengine/DESCR b/tex-stackengine/DESCR
deleted file mode 100644
index 4b20a9d244..0000000000
--- a/tex-stackengine/DESCR
+++ /dev/null
@@ -1,17 +0,0 @@
-   The stackengine package provides a versatile way to vertically stack
-objects in a variety of customizable ways.  A number of useful macros
-are provided, all of which make use of the stackengine core.  These
-macros allow a wide variety of tasks, including:
-
--creating aligned stacks of specified inter-item gap;
--creating aligned stacks of specified inter-item baselinse shift;
--stacking both above and below the baseline;
--overlaying character glyphs;
--insetting graphical images atop larger background images;
--top and bottom lapping;
--shifting the horizontal axis of a stack;
--changing the baseline of an object;
--subfigure stacking and labeling;
-
-   This package can be set to process its arguments in either text mode or
-in math mode.
diff --git a/tex-stackengine/Makefile b/tex-stackengine/Makefile
deleted file mode 100644
index 1ddcfacb4b..0000000000
--- a/tex-stackengine/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	stackengine
-PKGNAME=	tex-${DISTNAME}-4.0.1
-DIST_SUBDIR=	${PKGNAME_NOREV}
-CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
-EXTRACT_SUFX=	.zip
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://ctan.org/texarchive/macros/latex/contrib/stackengine
-COMMENT=	Highly customised stacking of objects
-LICENSE=	lppl-1.3c
-
-NO_CONFIGURE=	YES
-
-INSTALLATION_DIRS+=	${PREFIX}/share/texmf-dist/tex/latex/stackengine
-
-do-build:
-
-do-install:
-	cd ${WRKSRC} && for f in stackengine.sty; do \
-		${INSTALL_DATA} $$f \
-		${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/stackengine/$$f; \
-	done
-
-.include "../../print/kpathsea/texmf.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/tex-stackengine/PLIST b/tex-stackengine/PLIST
deleted file mode 100644
index dd9478671c..0000000000
--- a/tex-stackengine/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-share/texmf-dist/tex/latex/stackengine/stackengine.sty
diff --git a/tex-stackengine/distinfo b/tex-stackengine/distinfo
deleted file mode 100644
index 83466752e6..0000000000
--- a/tex-stackengine/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (tex-stackengine-4.0.1/stackengine.zip) = ea35297b4f0e3104fb0862eb8c384ed97266d284
-RMD160 (tex-stackengine-4.0.1/stackengine.zip) = af6743ce9065991082ef7dd2efdcd7f3e6e27f28
-SHA512 (tex-stackengine-4.0.1/stackengine.zip) = 0b57fdcefa76c7e224e9eb9ad2aeff79cc80cfc019a441be7c471eae3376d219b63063d396684ba85decef6cd078cdb2fbb634b0e2d40b56bf7b7b45251630d4
-Size (tex-stackengine-4.0.1/stackengine.zip) = 346575 bytes


Home | Main Index | Thread Index | Old Index