pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ecfd5588ea19
branches: trunk
changeset: 502956:ecfd5588ea19
user: tonio <tonio%pkgsrc.org@localhost>
date: Fri Nov 11 18:50:23 2005 +0000
description:
Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
diffstat:
benchmarks/skampi/Makefile | 4 +-
cad/fastcap/Makefile | 6 +-
cad/tnt-mmtl/Makefile | 6 +-
converters/bibtex2html/Makefile | 4 +-
cross/avrdude/Makefile | 6 +-
devel/cweb/Makefile | 4 +-
devel/darcs/Makefile | 4 +-
devel/doxygen/Makefile | 4 +-
devel/pvs/Makefile | 4 +-
editors/TeXmacs/Makefile | 4 +-
editors/lyx-qt/Makefile.common | 4 +-
math/pari/Makefile | 6 +-
mk/tex.buildlink3.mk | 64 ++++++++++++------------
print/advi/Makefile | 4 +-
print/cjk-lyx/Makefile | 4 +-
print/dvipdfm/Makefile | 4 +-
print/html2ps/Makefile | 4 +-
print/ja-dvipdfm/Makefile | 4 +-
print/ja-ptex-bin/Makefile | 4 +-
print/ja-ptex-share/Makefile | 4 +-
print/ja-vfxdvik/Makefile | 6 +-
print/lgrind/Makefile | 4 +-
print/magicfilter/Makefile | 4 +-
print/teTeX/Makefile | 5 +-
print/tex-chemarrow/PLIST | 3 +-
print/tex-eurosym/Makefile | 4 +-
print/tex-musixtex/Makefile | 4 +-
print/tex-textpos/Makefile | 4 +-
print/texfamily-share/Makefile | 4 +-
print/texfamily/Makefile | 4 +-
textproc/latex2html/Makefile | 4 +-
textproc/rubber/Makefile | 4 +-
wm/bbconf/Makefile | 10 +--
wm/bbconf/PLIST | 14 ++--
wm/bbconf/distinfo | 16 ++---
wm/bbconf/patches/patch-aa | 6 +-
wm/bbconf/patches/patch-af | 10 +-
wm/blackbox/Makefile | 10 +-
wm/blackbox/PLIST | 99 ++++++++++----------------------------
wm/blackbox/distinfo | 14 ++---
wm/blackbox/patches/patch-aa | 14 ++--
wm/blackbox/patches/patch-ab | 23 ++++----
www/p5-SVN-Web/Makefile | 4 +-
www/p5-Template-Extract/Makefile | 4 +-
www/p5-Template-Generate/Makefile | 4 +-
45 files changed, 186 insertions(+), 240 deletions(-)
diffs (truncated from 1100 to 300 lines):
diff -r 428622ac5d56 -r ecfd5588ea19 benchmarks/skampi/Makefile
--- a/benchmarks/skampi/Makefile Fri Nov 11 18:18:28 2005 +0000
+++ b/benchmarks/skampi/Makefile Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/11/08 17:40:38 tonio Exp $
+# $NetBSD: Makefile,v 1.14 2005/11/11 18:50:23 tonio Exp $
#
DISTNAME= skampi4
@@ -14,7 +14,7 @@
COMMENT= MPI (Message Passing Interface) benchmarks
DEPENDS+= gnuplot>=3.7.1:../../graphics/gnuplot
-LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff -r 428622ac5d56 -r ecfd5588ea19 cad/fastcap/Makefile
--- a/cad/fastcap/Makefile Fri Nov 11 18:18:28 2005 +0000
+++ b/cad/fastcap/Makefile Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/11/08 17:49:19 tonio Exp $
+# $NetBSD: Makefile,v 1.26 2005/11/11 18:50:24 tonio Exp $
#
DISTNAME= fastcap-2.0-18Sep92
@@ -17,8 +17,8 @@
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./config
CONFIGURE_ARGS= 4
-LATEX_DEPMETHOD= build
-LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_DEPMETHOD= build
+TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
GCC_REQD+= 2.95.3
diff -r 428622ac5d56 -r ecfd5588ea19 cad/tnt-mmtl/Makefile
--- a/cad/tnt-mmtl/Makefile Fri Nov 11 18:18:28 2005 +0000
+++ b/cad/tnt-mmtl/Makefile Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/11/08 17:50:41 tonio Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/11 18:50:24 tonio Exp $
#
DISTNAME= tnt-1.2.2
@@ -18,8 +18,8 @@
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
USE_LANGUAGES= c c++ fortran
-LATEX_DEPMOD= build
-LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_DEPMOD= build
+TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
post-patch:
${MV} ${WRKSRC}/tnt ${WRKSRC}/tnt-mmtl
diff -r 428622ac5d56 -r ecfd5588ea19 converters/bibtex2html/Makefile
--- a/converters/bibtex2html/Makefile Fri Nov 11 18:18:28 2005 +0000
+++ b/converters/bibtex2html/Makefile Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/11/08 17:57:25 tonio Exp $
+# $NetBSD: Makefile,v 1.14 2005/11/11 18:50:24 tonio Exp $
DISTNAME= bibtex2html-1.76
CATEGORIES= converters
@@ -12,7 +12,7 @@
GNU_CONFIGURE= yes
USE_TOOLS+= perl:run
-LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
SUBST_CLASSES+= paths
SUBST_MESSAGE.paths= "Fixing hardcoded paths."
diff -r 428622ac5d56 -r ecfd5588ea19 cross/avrdude/Makefile
--- a/cross/avrdude/Makefile Fri Nov 11 18:18:28 2005 +0000
+++ b/cross/avrdude/Makefile Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/11/08 17:59:05 tonio Exp $
+# $NetBSD: Makefile,v 1.10 2005/11/11 18:50:24 tonio Exp $
DISTNAME= avrdude-4.1.0
PKGREVISION= 2
@@ -10,8 +10,8 @@
COMMENT= Downloader/uploader for Atmel AVR 8-bit RISC microcontrollers
USE_GNU_READLINE= YES
-LATEX_DEPMETHOD= build
-LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_DEPMETHOD= build
+TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
BUILD_DEPENDS+= texi2html>=1.76:../../textproc/texi2html
diff -r 428622ac5d56 -r ecfd5588ea19 devel/cweb/Makefile
--- a/devel/cweb/Makefile Fri Nov 11 18:18:28 2005 +0000
+++ b/devel/cweb/Makefile Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2005/11/08 18:45:24 tonio Exp $
+# $NetBSD: Makefile,v 1.23 2005/11/11 18:50:24 tonio Exp $
#
# XXX This package needs to be installed with the same PREFIX as teTeX
#
@@ -14,7 +14,7 @@
CONFLICTS+= teTeX-bin>=2.0 # Part of teTeX>=2.0
-LATEX_ACCEPTED= teTeX1
+TEX_ACCEPTED= teTeX1
WRKSRC= ${WRKDIR}
INSTALLATION_DIRS= bin man/man1
diff -r 428622ac5d56 -r ecfd5588ea19 devel/darcs/Makefile
--- a/devel/darcs/Makefile Fri Nov 11 18:18:28 2005 +0000
+++ b/devel/darcs/Makefile Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/11/08 18:53:02 tonio Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/11 18:50:24 tonio Exp $
DISTNAME= darcs-1.0.3
PKGREVISION= 1
@@ -11,7 +11,7 @@
BUILD_DEPENDS+= latex2html>=2002.2.1nb3:../../textproc/latex2html
-LATEX_DEPMETHOD= build
+TEX_DEPMETHOD= build
USE_TOOLS+= gmake
MAKEFILE= GNUmakefile
GNU_CONFIGURE= yes
diff -r 428622ac5d56 -r ecfd5588ea19 devel/doxygen/Makefile
--- a/devel/doxygen/Makefile Fri Nov 11 18:18:28 2005 +0000
+++ b/devel/doxygen/Makefile Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2005/11/08 18:47:07 tonio Exp $
+# $NetBSD: Makefile,v 1.39 2005/11/11 18:50:24 tonio Exp $
DISTNAME= doxygen-1.4.5.src
PKGNAME= doxygen-1.4.5
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.doxygen.org/
COMMENT= Documentation system for C++, Java, IDL and C
-LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_TOOLS+= gmake perl flex
USE_LANGUAGES= c c++
diff -r 428622ac5d56 -r ecfd5588ea19 devel/pvs/Makefile
--- a/devel/pvs/Makefile Fri Nov 11 18:18:28 2005 +0000
+++ b/devel/pvs/Makefile Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2005/11/08 18:52:30 tonio Exp $
+# $NetBSD: Makefile,v 1.23 2005/11/11 18:50:24 tonio Exp $
#
DISTNAME= pvs-${VERSION}
@@ -25,7 +25,7 @@
SHLIB_HANDLING= NO
INFO_DIR= pvs/doc/release-notes
INFO_FILES= pvs-release-notes.info
-LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
LICENSE= pvs-license
# not quite sure about this, but to be on the safe side:
diff -r 428622ac5d56 -r ecfd5588ea19 editors/TeXmacs/Makefile
--- a/editors/TeXmacs/Makefile Fri Nov 11 18:18:28 2005 +0000
+++ b/editors/TeXmacs/Makefile Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2005/11/10 21:12:07 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2005/11/11 18:50:24 tonio Exp $
DISTNAME= TeXmacs-1.0.5.12-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -14,7 +14,7 @@
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
-LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
PYTHON_PATCH_SCRIPTS= plugins/python/bin/tm_python
diff -r 428622ac5d56 -r ecfd5588ea19 editors/lyx-qt/Makefile.common
--- a/editors/lyx-qt/Makefile.common Fri Nov 11 18:18:28 2005 +0000
+++ b/editors/lyx-qt/Makefile.common Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2005/11/08 18:56:34 tonio Exp $
+# $NetBSD: Makefile.common,v 1.30 2005/11/11 18:50:24 tonio Exp $
#
DISTNAME= lyx-1.3.6
@@ -27,7 +27,7 @@
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
GCC_REQD+= 2.95
-LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
CONFIGURE_ARGS+= --with-pspell-lib=${BUILDLINK_PREFIX.aspell}/lib \
--with-pspell-include=${BUILDLINK_PREFIX.aspell}/include/pspell \
diff -r 428622ac5d56 -r ecfd5588ea19 math/pari/Makefile
--- a/math/pari/Makefile Fri Nov 11 18:18:28 2005 +0000
+++ b/math/pari/Makefile Fri Nov 11 18:50:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2005/11/08 19:57:11 tonio Exp $
+# $NetBSD: Makefile,v 1.30 2005/11/11 18:50:24 tonio Exp $
DISTNAME= pari-2.1.6
CATEGORIES= math
@@ -9,8 +9,8 @@
HOMEPAGE= http://pari.math.u-bordeaux.fr/
COMMENT= Software package for computer-aided number theory
-LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3
-LATEX_DEPMETHOD= build
+TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_DEPMETHOD= build
USE_GNU_READLINE= yes # rl_save_prompt()
USE_LIBTOOL= yes
diff -r 428622ac5d56 -r ecfd5588ea19 mk/tex.buildlink3.mk
--- a/mk/tex.buildlink3.mk Fri Nov 11 18:18:28 2005 +0000
+++ b/mk/tex.buildlink3.mk Fri Nov 11 18:50:23 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: tex.buildlink3.mk,v 1.2 2005/11/10 21:21:13 minskim Exp $
+# $NetBSD: tex.buildlink3.mk,v 1.3 2005/11/11 18:50:24 tonio Exp $
#
# A Makefile fragment for tex and latex packages
#
# * Determine the version of teTeX to be used.
-# Modify LATEX_DEFAULT to change the default version (default to teTeX2)
+# Modify TEX_DEFAULT to change the default version (default to teTeX2)
#
# * tex files are installed...
# teTeX[1-2]
@@ -19,16 +19,16 @@
# PKG_TEXMFPREFIX=PKG_LOCALTEXMFPREFIX=${PREFIX}/share/texmf
#
# * Assume each package supports teTeX{2,3} by default.
-# To change the supported latex versions, define LATEX_ACCEPTED
+# To change the supported latex versions, define TEX_ACCEPTED
# explicitly before including mk/latex.buildlink3.mk. Note that the order is
# important.
#
-# * Optionally set LATEX_DEPMETHOD to "build" to only add a build-time
+# * Optionally set TEX_DEPMETHOD to "build" to only add a build-time
# dependency on Latex. That may be useful for creating documentation
#
# Variables for users:
#
-# LATEX_DEFAULT
+# TEX_DEFAULT
# Description:
# The user's favorite latex implementation
# Possible values:
@@ -38,7 +38,7 @@
#
# Variables tex packages can provide:
#
-# LATEX_DEPMETHOD
+# TEX_DEPMETHOD
# Description:
# Set latex as DEPENDS or BUILD_DEPENDS
# Possible values:
@@ -46,7 +46,7 @@
# Default value:
# run
#
-# LATEX_ACCEPTED
+# TEX_ACCEPTED
# Description:
# Versions the package accepts (supports).
# Possible values:
@@ -70,7 +70,7 @@
# ${PREFIX}/share/texmf
# ${PREFIX}/share/texmf-local
#
-# LATEX_TYPE
+# TEX_TYPE
# Description:
# The type of the used latex package
# Possible values:
@@ -81,11 +81,11 @@
.include "../../mk/bsd.prefs.mk"
-LATEX_DEFAULT?= teTeX2
-LATEX_DEPMETHOD?= run
+TEX_DEFAULT?= teTeX2
+TEX_DEPMETHOD?= run
# Assume only teTeX {2-3} are supported by default.
-LATEX_ACCEPTED?= teTeX2 teTeX3
+TEX_ACCEPTED?= teTeX2 teTeX3
# set up variables for buildlink or depends
Home |
Main Index |
Thread Index |
Old Index