pkgsrc-WIP-changes archive

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

*: remove references to teTeX



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Sep 6 18:50:01 2017 +0200
Changeset:	37796ecb13bb10c5e9f18b3edd42638e48eb7236

Modified Files:
	avr-libc/Makefile
	ja-ptex/Makefile
	lidia/Makefile
	ocamlweb/Makefile
	tex-ptex/Makefile
	texlive-bin/Makefile
	texlive-texmf-minimal/Makefile

Log Message:
*: remove references to teTeX

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

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

diffstat:
 avr-libc/Makefile              | 2 +-
 ja-ptex/Makefile               | 2 +-
 lidia/Makefile                 | 4 +---
 ocamlweb/Makefile              | 1 -
 tex-ptex/Makefile              | 2 +-
 texlive-bin/Makefile           | 5 -----
 texlive-texmf-minimal/Makefile | 6 ------
 7 files changed, 4 insertions(+), 18 deletions(-)

diffs:
diff --git a/avr-libc/Makefile b/avr-libc/Makefile
index 5596a8fa18..e0d3f8f477 100644
--- a/avr-libc/Makefile
+++ b/avr-libc/Makefile
@@ -26,7 +26,7 @@ BUILD_DEPENDS+=		web2c-[0-9]*:../../print/web2c
 # tex not found
 BUILD_DEPENDS+=		tex-tetex-[0-9]*:../../print/tex-tetex
 # mkfmt tex.fmt not found
-BUILD_DEPENDS+=		teTeX-texmf-[0-9]*:../../print/teTeX3-texmf
+#BUILD_DEPENDS+=		teTeX-texmf-[0-9]*:../../print/teTeX3-texmf
 
 USE_TOOLS+=		gmake perl
 GNU_CONFIGURE=		yes
diff --git a/ja-ptex/Makefile b/ja-ptex/Makefile
index 273a26c44a..03f58760c7 100644
--- a/ja-ptex/Makefile
+++ b/ja-ptex/Makefile
@@ -10,7 +10,7 @@ LICENSE=	2-clause-bsd
 
 META_PACKAGE=	yes
 
-DEPENDS+=	teTeX-texmf>=3.0:../../print/teTeX3-texmf
+#DEPENDS+=	teTeX-texmf>=3.0:../../print/teTeX3-texmf
 DEPENDS+=	tex-jsclasses>=2010:../../print/tex-jsclasses
 DEPENDS+=	tex-here>=2010:../../print/tex-here
 DEPENDS+=	dvipdfmx>=20100328nb1:../../print/dvipdfmx
diff --git a/lidia/Makefile b/lidia/Makefile
index 9728325f66..6dfdc3e23d 100644
--- a/lidia/Makefile
+++ b/lidia/Makefile
@@ -1,5 +1,4 @@
 # $NetBSD: Makefile,v 1.5 2012/10/03 09:10:41 asau Exp $
-#
 
 DISTNAME=		lidia-2.2.0
 CATEGORIES=		math
@@ -9,7 +8,6 @@ MAINTAINER=		esg%sdf.lonestar.org@localhost
 HOMEPAGE=		ftp://ftp.informatik.tu-darmstadt.de/pub/TI/systems/LiDIA/current/
 COMMENT=		C++ Library For Computational Number Theory
 
-
 USE_PKGLOCALEDIR=	yes
 USE_LIBTOOL=		yes
 GNU_CONFIGURE=		yes
@@ -18,7 +16,7 @@ USE_LANGUAGES=		c c++
 
 CONFIGURE_ARGS+=	--with-arithmetic=gmp
 
-BUILD_DEPENDS+=		teTeX-[0-9]*:../../print/teTeX
+#BUILD_DEPENDS+=		teTeX-[0-9]*:../../print/teTeX
 
 .include "../../mk/bsd.prefs.mk"
 
diff --git a/ocamlweb/Makefile b/ocamlweb/Makefile
index 52b152ccfd..7abbcdc572 100644
--- a/ocamlweb/Makefile
+++ b/ocamlweb/Makefile
@@ -1,5 +1,4 @@
 # $NetBSD: Makefile,v 1.2 2012/10/03 21:32:45 asau Exp $
-#
 
 DISTNAME=	ocamlweb-1.37
 CATEGORIES=	print
diff --git a/tex-ptex/Makefile b/tex-ptex/Makefile
index 83f79e4024..dbe4695937 100644
--- a/tex-ptex/Makefile
+++ b/tex-ptex/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	ptex
 PKGNAME=	tex-${DISTNAME}-3.2pl41220
+PKGREVISION=	1
 TEXLIVE_REV=	41220
 
 MAINTAINER=	minskim%NetBSD.org@localhost
@@ -12,7 +13,6 @@ DEPENDS+=	tex-adobemapping-[0-9]*:../../fonts/tex-adobemapping
 DEPENDS+=	tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
 DEPENDS+=	tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
 DEPENDS+=	tex-ipaex-[0-9]*:../../fonts/tex-ipaex
-DEPENDS+=	tex-japanese-[0-9]*:../../print/tex-japanese
 DEPENDS+=	tex-japanese-otf-[0-9]*:../../fonts/tex-japanese-otf
 DEPENDS+=	tex-latex>=2010:../../print/tex-latex
 DEPENDS+=	tex-pbibtex-base-[0-9]*:../../print/tex-pbibtex-base
diff --git a/texlive-bin/Makefile b/texlive-bin/Makefile
index 08525d9169..a64b482028 100644
--- a/texlive-bin/Makefile
+++ b/texlive-bin/Makefile
@@ -1,5 +1,4 @@
 # $NetBSD: Makefile,v 1.14 2010/11/13 02:46:40 minskim Exp $
-#
 
 PKGNAME=	texlive-bin-${TEXLIVE_VERSION}
 DISTNAME=	texlive_base-${TEXLIVE_VERSION}-src
@@ -15,10 +14,6 @@ COMMENT=	TeXLive programs, using Edd Barret's OpenBSD repository
 
 MAKE_JOBS_SAFE=	no
 
-CONFLICTS+=	teTeX-bin-[0-9]*
-CONFLICTS+=	teTeX2-bin-[0-9]*
-CONFLICTS+=	teTeX3-bin-[0-9]*
-
 GNU_CONFIGURE=	yes
 USE_TOOLS+=	gmake
 USE_TOOLS+=	perl
diff --git a/texlive-texmf-minimal/Makefile b/texlive-texmf-minimal/Makefile
index 5ba7a06e50..d51b835fa3 100644
--- a/texlive-texmf-minimal/Makefile
+++ b/texlive-texmf-minimal/Makefile
@@ -1,5 +1,4 @@
 # $NetBSD: Makefile,v 1.3 2012/10/07 16:45:13 asau Exp $
-#
 
 PKGNAME=	texlive-texmf-minimal-${TEXLIVE_VERSION}
 DISTNAME=	texlive_texmf-minimal-${TEXLIVE_VERSION}${TEXLIVE_GENERATION}
@@ -14,11 +13,6 @@ PKG_DESTDIR_SUPPORT=	destdir
 
 NO_BUILD=	yes
 
-CONFLICTS+=	teTeX-texmf-[0-9]*
-CONFLICTS+=	teTeX2-texmf-[0-9]*
-CONFLICTS+=	teTeX3-texmf-[0-9]*
-CONFLICTS+=	texlive-texmf-full-[0-9]*
-
 USE_TOOLS+=	chown
 
 # Is this necessary?


Home | Main Index | Thread Index | Old Index