summaryrefslogtreecommitdiff
path: root/print/teTeX3-bin
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-06 16:49:21 +0000
committerwiz <wiz@pkgsrc.org>2017-09-06 16:49:21 +0000
commit9acf0f44db0df24b3919885b1adf4c67c2c1646b (patch)
treeda03e98d05507012fbdc878aaef7b6e43330f63b /print/teTeX3-bin
parent845b48b66a6f3adef00bf2cc4aadac1657f19cd1 (diff)
downloadpkgsrc-9acf0f44db0df24b3919885b1adf4c67c2c1646b.tar.gz
Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
Diffstat (limited to 'print/teTeX3-bin')
-rw-r--r--print/teTeX3-bin/DESCR3
-rw-r--r--print/teTeX3-bin/MESSAGE10
-rw-r--r--print/teTeX3-bin/Makefile26
-rw-r--r--print/teTeX3-bin/buildlink3.mk24
4 files changed, 0 insertions, 63 deletions
diff --git a/print/teTeX3-bin/DESCR b/print/teTeX3-bin/DESCR
deleted file mode 100644
index b3dca66fb57..00000000000
--- a/print/teTeX3-bin/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-This package contains the executables for the teTeX installation
-as well as other files that were created when generating the binaries:
-info files, format files and manual pages.
diff --git a/print/teTeX3-bin/MESSAGE b/print/teTeX3-bin/MESSAGE
deleted file mode 100644
index 4bf3443c196..00000000000
--- a/print/teTeX3-bin/MESSAGE
+++ /dev/null
@@ -1,10 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2006/08/22 22:22:29 jschauma Exp $
-
-You should consider running ${PREFIX}/bin/texconfig-sys to adjust for your
-local environment, e.g., configure font generation to use a temporary
-directory.
-
-For further information have a look at ${PREFIX}/share/texmf/doc/tetex/.
-
-===========================================================================
diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile
deleted file mode 100644
index c11f890e61e..00000000000
--- a/print/teTeX3-bin/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.80 2015/04/30 10:43:54 markd Exp $
-
-DISTNAME= teTeX-bin-3.0
-PKGREVISION= 59
-CATEGORIES= print
-MASTER_SITES= # empty
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.tug.org/tetex/
-COMMENT= TeX distribution for UNIX compatible systems - binaries
-
-DEPENDS+= kpathsea>=6.0.0nb2:../../print/kpathsea
-DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
-DEPENDS+= teTeX-texmf>=3.0nb14:../../print/teTeX3-texmf
-DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
-DEPENDS+= tex-metafont-[0-9]*:../../fonts/tex-metafont
-DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea
-DEPENDS+= tex-aleph-[0-9]*:../../print/tex-aleph
-DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
-DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex
-DEPENDS+= tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf
-DEPENDS+= web2c>=7.5.7nb2:../../print/web2c
-
-META_PACKAGE= yes
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/print/teTeX3-bin/buildlink3.mk b/print/teTeX3-bin/buildlink3.mk
deleted file mode 100644
index f29f4781ed3..00000000000
--- a/print/teTeX3-bin/buildlink3.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.14 2012/05/07 01:53:55 dholland Exp $
-
-BUILDLINK_TREE+= teTeX-bin
-
-.if !defined(TETEX_BIN_BUILDLINK3_MK)
-TETEX_BIN_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.teTeX-bin+= teTeX-bin>=3.0nb2
-BUILDLINK_ABI_DEPENDS.teTeX-bin+= teTeX-bin>=3.0nb7
-BUILDLINK_PKGSRCDIR.teTeX-bin?= ../../print/teTeX3-bin
-
-TEXMFDIST= ${PREFIX}/share/texmf-dist
-PLIST_SUBST+= TEXMFDIST=${TEXMFDIST:C|^${PREFIX}/||}
-
-TEX=etex
-PDFTEX=pdfetex
-#PKG_TEXMFPREFIX= ${PREFIX}/share/texmf-dist
-PKG_TEXMFPREFIX= ${PREFIX}/share/texmf
-PKG_LOCALTEXMFPREFIX= ${PREFIX}/share/texmf-local
-PLIST_SUBST+= PKG_TEXMFPREFIX=${PKG_TEXMFPREFIX:C|^${PREFIX}/||}
-PLIST_SUBST+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX:C|^${PREFIX}/||}
-.endif # TETEX_BIN_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -teTeX-bin