summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim>2010-01-30 16:45:49 +0000
committerminskim <minskim>2010-01-30 16:45:49 +0000
commit1b90a649730bf700deaa4f42eda95f9347ab97ea (patch)
tree0db91beacc84f5c92b1e6b92099390bcf8bab86f /textproc
parentf7fa893dfc4b64b741e4bf55183aad22f439b803 (diff)
downloadpkgsrc-1b90a649730bf700deaa4f42eda95f9347ab97ea.tar.gz
Remove tex-bin-xmltex, which was obsoleted by tex-xmltex.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
-rw-r--r--textproc/tex-bin-xmltex/DESCR7
-rw-r--r--textproc/tex-bin-xmltex/Makefile26
-rw-r--r--textproc/tex-bin-xmltex/PLIST4
-rw-r--r--textproc/tex-bin-xmltex/distinfo5
5 files changed, 1 insertions, 44 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 565db81f592..5d6f4aad58f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.515 2010/01/26 15:13:26 sno Exp $
+# $NetBSD: Makefile,v 1.516 2010/01/30 16:45:49 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -494,7 +494,6 @@ SUBDIR+= tcl-xml
SUBDIR+= tei
SUBDIR+= tei-p5-schema
SUBDIR+= tei-xsl
-SUBDIR+= tex-bin-xmltex
SUBDIR+= tex-makeindex
SUBDIR+= tex-makeindex-doc
SUBDIR+= tex-xmltex
diff --git a/textproc/tex-bin-xmltex/DESCR b/textproc/tex-bin-xmltex/DESCR
deleted file mode 100644
index 03825801d25..00000000000
--- a/textproc/tex-bin-xmltex/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-This package provides an implementation of a parser for documents
-matching the XML 1.0 and XML Namespace Recommendations. In addition to
-parsing commands are provided to attatch TeX typesetting instructions to
-the various markup elemenets as they are encounted. Sample files for
-typesetting a subset of TEI, MathML, are included. Element and Attribute
-names, as well as character data, may use any characters allowed in XML,
-using UTF-8 or a suitable 8-bit encoding.
diff --git a/textproc/tex-bin-xmltex/Makefile b/textproc/tex-bin-xmltex/Makefile
deleted file mode 100644
index 0fe9addf919..00000000000
--- a/textproc/tex-bin-xmltex/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/16 21:00:35 minskim Exp $
-# TeX Live Revision 10592
-
-DISTNAME= bin-xmltex
-PKGNAME= tex-${DISTNAME}-0.8
-
-MAINTAINER= minskim@NetBSD.org
-COMMENT= Support for parsing XML documents
-
-CONFLICTS+= tex-xmltex<=1.9nb4
-DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
-DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
-DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
-DEPENDS+= tex-xmltex-[0-9]*:../../textproc/tex-xmltex
-
-INSTALLATION_DIRS+= bin
-
-TEX_FORMAT_NAMES+= xmltex
-
-.include "../../print/texlive/module.mk"
-
-post-install:
- ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/xmltex
- ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/pdfxmltex
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/tex-bin-xmltex/PLIST b/textproc/tex-bin-xmltex/PLIST
deleted file mode 100644
index 1db756429b9..00000000000
--- a/textproc/tex-bin-xmltex/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/05/16 21:00:35 minskim Exp $
-bin/pdfxmltex
-bin/xmltex
-share/texmf/fmtutil/format.xmltex.cnf
diff --git a/textproc/tex-bin-xmltex/distinfo b/textproc/tex-bin-xmltex/distinfo
deleted file mode 100644
index c8cc5cfa0e7..00000000000
--- a/textproc/tex-bin-xmltex/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/05/16 21:00:35 minskim Exp $
-
-SHA1 (tex-bin-xmltex-0.8/bin-xmltex.tar.lzma) = 812645efc2e8560a8ea802fc93ecc32ebe6d1613
-RMD160 (tex-bin-xmltex-0.8/bin-xmltex.tar.lzma) = f3ec671ad275c4c9732f07c4378393dbaf5380fe
-Size (tex-bin-xmltex-0.8/bin-xmltex.tar.lzma) = 758 bytes