pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 pa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1053743fa580
branches:  trunk
changeset: 517379:1053743fa580
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Aug 10 03:21:39 2006 +0000

description:
Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.

diffstat:

 benchmarks/skampi/Makefile        |  4 ++--
 cad/fastcap/Makefile              |  4 ++--
 cad/gnucap/Makefile               |  4 ++--
 cad/tnt-mmtl/Makefile             |  4 ++--
 converters/bibtex2html/Makefile   |  4 ++--
 cross/avrdude/Makefile            |  4 ++--
 devel/doxygen/Makefile            |  4 ++--
 devel/pvs/Makefile                |  4 ++--
 editors/TeXmacs/Makefile          |  4 ++--
 editors/lyx-qt/Makefile.common    |  4 ++--
 emulators/mmix/Makefile           |  4 ++--
 math/pari/Makefile                |  4 ++--
 print/advi/Makefile               |  4 ++--
 print/bibtool/Makefile            |  4 ++--
 print/cjk-lyx/Makefile            |  4 ++--
 print/html2ps/Makefile            |  4 ++--
 print/lgrind/Makefile             |  4 ++--
 print/magicfilter/Makefile        |  4 ++--
 print/tex-musixtex/Makefile       |  4 ++--
 textproc/latex2html/Makefile      |  4 ++--
 textproc/rubber/Makefile          |  4 ++--
 textproc/tex-xmltex/Makefile      |  4 ++--
 www/p5-SVN-Web/Makefile           |  4 ++--
 www/p5-Template-Extract/Makefile  |  4 ++--
 www/p5-Template-Generate/Makefile |  4 ++--
 25 files changed, 50 insertions(+), 50 deletions(-)

diffs (truncated from 450 to 300 lines):

diff -r 2ef826fee309 -r 1053743fa580 benchmarks/skampi/Makefile
--- a/benchmarks/skampi/Makefile        Thu Aug 10 00:38:25 2006 +0000
+++ b/benchmarks/skampi/Makefile        Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/05/13 03:44:23 minskim Exp $
+# $NetBSD: Makefile,v 1.17 2006/08/10 03:21:39 minskim Exp $
 #
 
 DISTNAME=      skampi4
@@ -14,7 +14,7 @@
 COMMENT=       MPI (Message Passing Interface) benchmarks
 
 DEPENDS+=      gnuplot>=3.7.1:../../graphics/gnuplot
-TEX_ACCEPTED=  teTeX2 teTeX3
+TEX_ACCEPTED=  teTeX3
 
 EXTRACT_ONLY=  ${DISTNAME}${EXTRACT_SUFX}
 
diff -r 2ef826fee309 -r 1053743fa580 cad/fastcap/Makefile
--- a/cad/fastcap/Makefile      Thu Aug 10 00:38:25 2006 +0000
+++ b/cad/fastcap/Makefile      Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/05/13 03:44:23 minskim Exp $
+# $NetBSD: Makefile,v 1.30 2006/08/10 03:21:39 minskim Exp $
 #
 
 DISTNAME=      fastcap-2.0-18Sep92
@@ -19,7 +19,7 @@
 CONFIGURE_SCRIPT=      ./config
 CONFIGURE_ARGS+=       4
 TEX_DEPMETHOD= build
-TEX_ACCEPTED=          teTeX2 teTeX3
+TEX_ACCEPTED=          teTeX3
 
 .if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
 GCC_REQD+=             2.95.3
diff -r 2ef826fee309 -r 1053743fa580 cad/gnucap/Makefile
--- a/cad/gnucap/Makefile       Thu Aug 10 00:38:25 2006 +0000
+++ b/cad/gnucap/Makefile       Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/07/22 05:54:52 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2006/08/10 03:21:39 minskim Exp $
 #
 
 DISTNAME=      gnucap-2006-07-08
@@ -17,7 +17,7 @@
 USE_GNU_READLINE=      YES
 GNU_CONFIGURE=         YES
 TEX_DEPMOD=            build
-TEX_ACCEPTED=          teTeX2 teTeX3
+TEX_ACCEPTED=          teTeX3
 
 post-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/gnucap/manual/html
diff -r 2ef826fee309 -r 1053743fa580 cad/tnt-mmtl/Makefile
--- a/cad/tnt-mmtl/Makefile     Thu Aug 10 00:38:25 2006 +0000
+++ b/cad/tnt-mmtl/Makefile     Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/06/30 07:05:16 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/08/10 03:21:39 minskim Exp $
 #
 
 DISTNAME=      tnt-1.2.2
@@ -19,7 +19,7 @@
 USE_TOOLS+=    gmake
 USE_LANGUAGES= c c++ fortran
 TEX_DEPMOD=    build
-TEX_ACCEPTED=  teTeX2 teTeX3
+TEX_ACCEPTED=  teTeX3
 
 post-patch:
        ${MV} ${WRKSRC}/tnt ${WRKSRC}/tnt-mmtl
diff -r 2ef826fee309 -r 1053743fa580 converters/bibtex2html/Makefile
--- a/converters/bibtex2html/Makefile   Thu Aug 10 00:38:25 2006 +0000
+++ b/converters/bibtex2html/Makefile   Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/06/13 07:25:27 tonio Exp $
+# $NetBSD: Makefile,v 1.20 2006/08/10 03:21:39 minskim Exp $
 
 DISTNAME=      bibtex2html-1.82
 CATEGORIES=    converters
@@ -12,7 +12,7 @@
 
 GNU_CONFIGURE= yes
 USE_TOOLS+=    perl:run
-TEX_ACCEPTED=  teTeX2 teTeX3
+TEX_ACCEPTED=  teTeX3
 
 SUBST_CLASSES+=                paths
 SUBST_MESSAGE.paths=   Fixing hardcoded paths.
diff -r 2ef826fee309 -r 1053743fa580 cross/avrdude/Makefile
--- a/cross/avrdude/Makefile    Thu Aug 10 00:38:25 2006 +0000
+++ b/cross/avrdude/Makefile    Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/08/03 19:22:31 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2006/08/10 03:21:39 minskim Exp $
 
 DISTNAME=      avrdude-4.1.0
 PKGREVISION=   3
@@ -11,7 +11,7 @@
 
 USE_GNU_READLINE=      YES
 TEX_DEPMETHOD=         build
-TEX_ACCEPTED=          teTeX2 teTeX3
+TEX_ACCEPTED=          teTeX3
 
 GNU_CONFIGURE= yes
 USE_TOOLS+=    makeinfo texi2html
diff -r 2ef826fee309 -r 1053743fa580 devel/doxygen/Makefile
--- a/devel/doxygen/Makefile    Thu Aug 10 00:38:25 2006 +0000
+++ b/devel/doxygen/Makefile    Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2006/06/14 10:24:53 adam Exp $
+# $NetBSD: Makefile,v 1.50 2006/08/10 03:21:39 minskim Exp $
 
 DISTNAME=      doxygen-1.4.7.src
 PKGNAME=       doxygen-1.4.7
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://www.doxygen.org/
 COMMENT=       Documentation system for C++, Java, IDL and C
 
-TEX_ACCEPTED=  teTeX2 teTeX3
+TEX_ACCEPTED=  teTeX3
 WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}
 USE_TOOLS+=            gmake gs:run perl:run flex
 USE_LANGUAGES=         c c++
diff -r 2ef826fee309 -r 1053743fa580 devel/pvs/Makefile
--- a/devel/pvs/Makefile        Thu Aug 10 00:38:25 2006 +0000
+++ b/devel/pvs/Makefile        Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/05/22 22:22:02 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2006/08/10 03:21:39 minskim Exp $
 #
 
 DISTNAME=              pvs-${VERSION}
@@ -24,7 +24,7 @@
 NO_BUILD=              yes
 CHECK_SHLIBS_SUPPORTED=        no
 INFO_FILES=            # PLIST
-TEX_ACCEPTED=          teTeX2 teTeX3
+TEX_ACCEPTED=          teTeX3
 
 LICENSE=               pvs-license
 # not quite sure about this, but to be on the safe side:
diff -r 2ef826fee309 -r 1053743fa580 editors/TeXmacs/Makefile
--- a/editors/TeXmacs/Makefile  Thu Aug 10 00:38:25 2006 +0000
+++ b/editors/TeXmacs/Makefile  Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2006/05/31 18:21:24 drochner Exp $
+# $NetBSD: Makefile,v 1.60 2006/08/10 03:21:39 minskim Exp $
 
 DISTNAME=              TeXmacs-1.0.6.2-src
 PKGNAME=               ${DISTNAME:S/-src//}
@@ -15,7 +15,7 @@
 USE_TOOLS+=            gmake
 USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         yes
-TEX_ACCEPTED=          teTeX2 teTeX3
+TEX_ACCEPTED=          teTeX3
 
 PYTHON_PATCH_SCRIPTS=  plugins/python/bin/tm_python
 
diff -r 2ef826fee309 -r 1053743fa580 editors/lyx-qt/Makefile.common
--- a/editors/lyx-qt/Makefile.common    Thu Aug 10 00:38:25 2006 +0000
+++ b/editors/lyx-qt/Makefile.common    Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.41 2006/07/25 12:20:44 joerg Exp $
+# $NetBSD: Makefile.common,v 1.42 2006/08/10 03:21:40 minskim Exp $
 #
 
 DISTNAME=              lyx-1.4.2
@@ -34,7 +34,7 @@
 USE_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES
 GCC_REQD+=             2.95
-TEX_ACCEPTED=          teTeX2 teTeX3
+TEX_ACCEPTED=          teTeX3
 MAKE_ENV+=             PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX}
 
 CONFIGURE_ARGS+=       --with-pspell-lib=${BUILDLINK_PREFIX.aspell}/lib \
diff -r 2ef826fee309 -r 1053743fa580 emulators/mmix/Makefile
--- a/emulators/mmix/Makefile   Thu Aug 10 00:38:25 2006 +0000
+++ b/emulators/mmix/Makefile   Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/05/13 03:44:23 minskim Exp $
+# $NetBSD: Makefile,v 1.24 2006/08/10 03:21:40 minskim Exp $
 
 DISTNAME=      mmix-20030622
 PKGREVISION=   3
@@ -10,7 +10,7 @@
 COMMENT=       Simulators for Knuth's MMIX RISC architecture
 
 TEX_DEPMETHOD= build
-TEX_ACCEPTED=  teTeX2 teTeX3
+TEX_ACCEPTED=  teTeX3
 
 WRKSRC=                ${WRKDIR}
 BUILD_TARGET=  all doc
diff -r 2ef826fee309 -r 1053743fa580 math/pari/Makefile
--- a/math/pari/Makefile        Thu Aug 10 00:38:25 2006 +0000
+++ b/math/pari/Makefile        Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/05/13 03:44:23 minskim Exp $
+# $NetBSD: Makefile,v 1.36 2006/08/10 03:21:39 minskim Exp $
 
 DISTNAME=      pari-2.1.6
 PKGREVISION=   1
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://pari.math.u-bordeaux.fr/
 COMMENT=       Software package for computer-aided number theory
 
-TEX_ACCEPTED=  teTeX2 teTeX3
+TEX_ACCEPTED=  teTeX3
 TEX_DEPMETHOD= build
 
 USE_GNU_READLINE=      yes     # rl_save_prompt()
diff -r 2ef826fee309 -r 1053743fa580 print/advi/Makefile
--- a/print/advi/Makefile       Thu Aug 10 00:38:25 2006 +0000
+++ b/print/advi/Makefile       Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/06/18 00:30:10 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2006/08/10 03:21:40 minskim Exp $
 
 DISTNAME=              advi-1.6.0
 PKGREVISION=           4
@@ -12,7 +12,7 @@
 
 BUILD_DEPENDS+=                ocaml>=3.04:../../lang/ocaml
 
-TEX_ACCEPTED=          teTeX2 teTeX3
+TEX_ACCEPTED=          teTeX3
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake gs:run
diff -r 2ef826fee309 -r 1053743fa580 print/bibtool/Makefile
--- a/print/bibtool/Makefile    Thu Aug 10 00:38:25 2006 +0000
+++ b/print/bibtool/Makefile    Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/05/13 03:44:24 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2006/08/10 03:21:40 minskim Exp $
 DISTNAME=      BibTool-2.48
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/bibtool/}
@@ -20,7 +20,7 @@
 DOCDIR=                ${LOCALBASE}/share/doc/BibTool
 EXAMPLEDIR=    ${LOCALBASE}/share/examples/BibTool
 
-TEX_ACCEPTED=   teTeX2 teTeX3
+TEX_ACCEPTED=   teTeX3
 TEX_DEPMETHOD=  build
 .include "../../mk/tex.buildlink3.mk"
 
diff -r 2ef826fee309 -r 1053743fa580 print/cjk-lyx/Makefile
--- a/print/cjk-lyx/Makefile    Thu Aug 10 00:38:25 2006 +0000
+++ b/print/cjk-lyx/Makefile    Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/05/13 03:44:24 minskim Exp $
+# $NetBSD: Makefile,v 1.22 2006/08/10 03:21:40 minskim Exp $
 
 DISTNAME=      lyx-${LYX_VERS}
 PKGNAME=       cjk-${DISTNAME}
@@ -22,7 +22,7 @@
 
 DEPENDS+=      ispell-base-[0-9]*:../../textproc/ispell-base
 
-TEX_ACCEPTED=          teTeX2 teTeX3
+TEX_ACCEPTED=          teTeX3
 USE_LANGUAGES=         c c++
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            perl:run
diff -r 2ef826fee309 -r 1053743fa580 print/html2ps/Makefile
--- a/print/html2ps/Makefile    Thu Aug 10 00:38:25 2006 +0000
+++ b/print/html2ps/Makefile    Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/05/13 03:44:24 minskim Exp $
+# $NetBSD: Makefile,v 1.24 2006/08/10 03:21:40 minskim Exp $
 #
 
 DISTNAME=      html2ps-1.0b4
@@ -17,7 +17,7 @@
 DEPENDS+=      weblint-[0-9]*:../../www/weblint
 
 USE_TOOLS+=    gs:run perl:run
-TEX_ACCEPTED=  teTeX2 teTeX3
+TEX_ACCEPTED=  teTeX3
 
 NO_CONFIGURE=  yes
 NO_BUILD=      yes
diff -r 2ef826fee309 -r 1053743fa580 print/lgrind/Makefile
--- a/print/lgrind/Makefile     Thu Aug 10 00:38:25 2006 +0000
+++ b/print/lgrind/Makefile     Thu Aug 10 03:21:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2006/05/13 03:44:24 minskim Exp $
+# $NetBSD: Makefile,v 1.29 2006/08/10 03:21:40 minskim Exp $
 
 DISTNAME=      lgrind
 PKGNAME=       lgrind-3.5
@@ -14,7 +14,7 @@
 NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
 NO_CONFIGURE=  yes



Home | Main Index | Thread Index | Old Index