pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print print: remove tex-texconfig{, -doc} - now in tex-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/92c9f1feee05
branches: trunk
changeset: 380218:92c9f1feee05
user: markd <markd%pkgsrc.org@localhost>
date: Sun May 13 13:14:59 2018 +0000
description:
print: remove tex-texconfig{,-doc} - now in tex-tetex
diffstat:
print/Makefile | 4 +-
print/tex-texconfig-doc/DESCR | 1 -
print/tex-texconfig-doc/Makefile | 14 -
print/tex-texconfig-doc/PLIST | 3 -
print/tex-texconfig-doc/distinfo | 6 -
print/tex-texconfig/DESCR | 1 -
print/tex-texconfig/Makefile | 38 -
print/tex-texconfig/PLIST | 8 -
print/tex-texconfig/distinfo | 8 -
print/tex-texconfig/patches/patch-bin_texconfig | 241 ----------
print/tex-texconfig/patches/patch-texmf-dist_texconfig_tcfmgr | 58 --
11 files changed, 1 insertions(+), 381 deletions(-)
diffs (truncated from 436 to 300 lines):
diff -r 0eae5bcc7967 -r 92c9f1feee05 print/Makefile
--- a/print/Makefile Sun May 13 13:09:26 2018 +0000
+++ b/print/Makefile Sun May 13 13:14:59 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.712 2018/05/13 11:52:23 markd Exp $
+# $NetBSD: Makefile,v 1.713 2018/05/13 13:14:59 markd Exp $
#
COMMENT= Desktop publishing
@@ -1212,8 +1212,6 @@
SUBDIR+= tex-tex4ht
SUBDIR+= tex-tex4ht-doc
SUBDIR+= tex-texbytopic-doc
-SUBDIR+= tex-texconfig
-SUBDIR+= tex-texconfig-doc
SUBDIR+= tex-texdoc
SUBDIR+= tex-texdoc-doc
SUBDIR+= tex-texinfo
diff -r 0eae5bcc7967 -r 92c9f1feee05 print/tex-texconfig-doc/DESCR
--- a/print/tex-texconfig-doc/DESCR Sun May 13 13:09:26 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-This is documentation for tex-texconfig.
diff -r 0eae5bcc7967 -r 92c9f1feee05 print/tex-texconfig-doc/Makefile
--- a/print/tex-texconfig-doc/Makefile Sun May 13 13:09:26 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2017/09/06 10:40:32 wiz Exp $
-
-DISTNAME= texconfig.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2017
-TEXLIVE_REV= 44166
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE= http://ctan.org/pkg/texconfig
-COMMENT= Documentation for tex-texconfig
-
-CONFLICTS+= texlive-tetex<=2011nb1
-
-.include "../../print/texlive/package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 0eae5bcc7967 -r 92c9f1feee05 print/tex-texconfig-doc/PLIST
--- a/print/tex-texconfig-doc/PLIST Sun May 13 13:09:26 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2012/10/13 22:29:55 minskim Exp $
-man/man1/texconfig-sys.1
-man/man1/texconfig.1
diff -r 0eae5bcc7967 -r 92c9f1feee05 print/tex-texconfig-doc/distinfo
--- a/print/tex-texconfig-doc/distinfo Sun May 13 13:09:26 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2017/06/21 13:25:33 markd Exp $
-
-SHA1 (tex-texconfig-44166/texconfig.doc.tar.xz) = cc81c4a2148fc0a6185d50a86e9937c04779f768
-RMD160 (tex-texconfig-44166/texconfig.doc.tar.xz) = 9327dc4d9df9d813beb9101a65581791887f96d5
-SHA512 (tex-texconfig-44166/texconfig.doc.tar.xz) = a203a1e0b456ace251da9ef0b0d0e770dc3995778d0b974d535b04e529bbefb130811fdc1bba4b056bd9b76c27d8af299260f9fb99000e7a175a8a07be7d8221
-Size (tex-texconfig-44166/texconfig.doc.tar.xz) = 9324 bytes
diff -r 0eae5bcc7967 -r 92c9f1feee05 print/tex-texconfig/DESCR
--- a/print/tex-texconfig/DESCR Sun May 13 13:09:26 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-This package provides texconfig, a utility to configure TeX.
diff -r 0eae5bcc7967 -r 92c9f1feee05 print/tex-texconfig/Makefile
--- a/print/tex-texconfig/Makefile Sun May 13 13:09:26 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2017/06/23 01:56:47 markd Exp $
-
-DISTNAME= texconfig
-PKGNAME= tex-${DISTNAME}-2017
-PKGREVISION= 1
-TEXLIVE_REV= 44166
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-COMMENT= Configuration utility for TeX
-
-CONFLICTS+= texlive-tetex<=2011nb1
-DEPENDS+= kpathsea-[0-9]*:../../print/kpathsea
-
-USE_TOOLS+= sh:run
-
-SUBST_CLASSES+= paths
-SUBST_MESSAGE.paths= Setting paths to commands.
-SUBST_STAGE.paths= pre-configure
-SUBST_FILES.paths= bin/texconfig texmf-dist/texconfig/tcfmgr
-SUBST_SED.paths= -e 's,@FMTUTIL@,${LOCALBASE}/bin/fmtutil,g'
-SUBST_SED.paths+= -e 's,@KPSEWHICH@,${LOCALBASE}/bin/kpsewhich,g'
-SUBST_SED.paths+= -e 's,@MKTEXLSR@,${LOCALBASE}/bin/mktexlsr,g'
-SUBST_SED.paths+= -e 's,@TEXCONF_DIALOG@,${LOCALBASE}/bin/texconfig-dialog,g'
-SUBST_SED.paths+= -e 's,@TEXLINKS@,${LOCALBASE}/bin/texlnks,g'
-SUBST_SED.paths+= -e 's,@UPDMAP@,${LOCALBASE}/bin/updmap,g'
-
-REPLACE_SH= bin/texconfig texmf-dist/texconfig/tcfmgr
-
-.include "../../print/texlive/package.mk"
-
-post-extract:
- ${MKDIR} ${WRKSRC}/bin
- ${MV} ${WRKSRC}/texmf-dist/scripts/texlive/texconfig.sh \
- ${WRKSRC}/bin/texconfig
- ${RMDIR} -p ${WRKSRC}/texmf-dist/scripts/tetex 2>/dev/null || ${TRUE}
- ${CHMOD} +x ${WRKSRC}/texmf-dist/texconfig/tcfmgr
-
-.include "../../mk/bsd.pkg.mk"
diff -r 0eae5bcc7967 -r 92c9f1feee05 print/tex-texconfig/PLIST
--- a/print/tex-texconfig/PLIST Sun May 13 13:09:26 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2013/11/17 16:51:49 minskim Exp $
-bin/texconfig
-share/texmf-dist/texconfig/README
-share/texmf-dist/texconfig/g/generic
-share/texmf-dist/texconfig/tcfmgr
-share/texmf-dist/texconfig/tcfmgr.map
-share/texmf-dist/texconfig/v/vt100
-share/texmf-dist/texconfig/x/xterm
diff -r 0eae5bcc7967 -r 92c9f1feee05 print/tex-texconfig/distinfo
--- a/print/tex-texconfig/distinfo Sun May 13 13:09:26 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.6 2017/06/23 01:56:47 markd Exp $
-
-SHA1 (tex-texconfig-44166/texconfig.tar.xz) = 5cd34a05bd65c9b7a3410f00b1dec50800dd975a
-RMD160 (tex-texconfig-44166/texconfig.tar.xz) = 3690e04e21ef60b02ea16bb48da0fe4181d5f183
-SHA512 (tex-texconfig-44166/texconfig.tar.xz) = 5473622487ae5b5f6bd430bc3b75ee7c1fdd646f74442fbcb9d4a943f27e013a21bb05a35a724efe4dd330bca3572dc6024be031072aa2d9ab8c9d4e75ea065c
-Size (tex-texconfig-44166/texconfig.tar.xz) = 12492 bytes
-SHA1 (patch-bin_texconfig) = 4fc6cb771683749ac4e54a3cd0530c97896cb1d0
-SHA1 (patch-texmf-dist_texconfig_tcfmgr) = f530f1f57a7bec42fcc4ee06dbf6c655f631d635
diff -r 0eae5bcc7967 -r 92c9f1feee05 print/tex-texconfig/patches/patch-bin_texconfig
--- a/print/tex-texconfig/patches/patch-bin_texconfig Sun May 13 13:09:26 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,241 +0,0 @@
-$NetBSD: patch-bin_texconfig,v 1.2 2017/06/23 01:56:48 markd Exp $
-
---- bin/texconfig.orig 2017-04-23 23:48:00.000000000 +0000
-+++ bin/texconfig
-@@ -94,7 +94,7 @@ echoShowKpseVariable()
- for eskv
- do
- var=$eskv
-- val=`kpsewhich -var-value="$eskv"`
-+ val=`@KPSEWHICH@ -var-value="$eskv"`
- echo "$var=$val"
- done
- }
-@@ -126,7 +126,7 @@ echoLocateCfgfile()
- for elc
- do
- case $elc in
-- texmf.cnf) elcLoc=`kpsewhich $elc`;;
-+ texmf.cnf) elcLoc=`@KPSEWHICH@ $elc`;;
- *) elcLoc=`tcfmgr --cmd find --file "$elc"`;;
- esac
- case $elcLoc in
-@@ -193,7 +193,7 @@ setupTmpDir()
- setupTexmfmain()
- {
- case $MT_TEXMFMAIN in
-- "") MT_TEXMFMAIN=`kpsewhich -var-value=TEXMFMAIN`;;
-+ "") MT_TEXMFMAIN=`@KPSEWHICH@ -var-value=TEXMFMAIN`;;
- *) return;;
- esac
- }
-@@ -204,7 +204,7 @@ setupTexmfmain()
- setupTexmfdist()
- {
- case $MT_TEXMFDIST in
-- "") MT_TEXMFDIST=`kpsewhich -var-value=TEXMFDIST`;;
-+ "") MT_TEXMFDIST=`@KPSEWHICH@ -var-value=TEXMFDIST`;;
- *) return;;
- esac
- }
-@@ -215,7 +215,7 @@ setupTexmfdist()
- setupTexmfvar()
- {
- case $MT_TEXMVAR in
-- "") MT_TEXMVAR=`kpsewhich -var-value=TEXMFVAR`;;
-+ "") MT_TEXMVAR=`@KPSEWHICH@ -var-value=TEXMFVAR`;;
- *) return;;
- esac
- }
-@@ -226,7 +226,7 @@ setupTexmfvar()
- setupSystexmf()
- {
- case $MT_SYSTEXMF in
-- "") MT_SYSTEXMF=`kpsewhich -var-value=SYSTEXMF`;;
-+ "") MT_SYSTEXMF=`@KPSEWHICH@ -var-value=SYSTEXMF`;;
- *) return;;
- esac
- }
-@@ -481,7 +481,7 @@ listDvipsPapers()
- #
- getFormatsForHyphen()
- {
-- fmtutil --catcfg | awk '$3 != "-" {print $1}' | sort
-+ @FMTUTIL@ --catcfg | awk '$3 != "-" {print $1}' | sort
- }
-
- ###############################################################################
-@@ -608,7 +608,7 @@ TeX Live home page: <http://tug.org/texl
- echo
- echo '============================= font map files ============================='
- for m in psfonts.map pdftex.map ps2pk.map; do
-- echo "$m: `kpsewhich $m`"
-+ echo "$m: `@KPSEWHICH@ $m`"
- done
- echo
- echo '=========================== kpathsea variables ==========================='
-@@ -671,7 +671,7 @@ Valid PAPER settings:
- *)
- otherPrinter=true
- otherPrinterName=$2
-- otherPrinterFile=`kpsewhich -format='dvips config' "config.$otherPrinterName"`
-+ otherPrinterFile=`@KPSEWHICH@ -format='dvips config' "config.$otherPrinterName"`
- case $otherPrinterFile in
- "")
- echo "$progname: configuration file \`config.$otherPrinterName' for printer \`$otherPrinterName' not found" >&2
-@@ -704,7 +704,7 @@ Valid PAPER settings:
- ;;
- *)
- printerName=$2
-- pFile=`kpsewhich -format='dvips config' "config.$printerName"`
-+ pFile=`@KPSEWHICH@ -format='dvips config' "config.$printerName"`
- case $pFile in
- "")
- setupTmpDir
-@@ -741,7 +741,7 @@ Valid PAPER settings:
- ;;
- *)
- printerName=$2
-- pFile=`kpsewhich -format='dvips config' "config.$printerName"`
-+ pFile=`@KPSEWHICH@ -format='dvips config' "config.$printerName"`
- case $pFile in
- "")
- echo "$progname: configuration file for printer \`$printerName' (config.$printerName) not found" >&2
-@@ -899,7 +899,7 @@ For more information about these \`featu
- ;;
- *)
- tcBatchFontVardir=$3
-- tfc=`kpsewhich texmf.cnf`
-+ tfc=`@KPSEWHICH@ texmf.cnf`
- if test -n "$tfc"; then
- if test -w "$tfc"; then
- configReplace "$tfc" '^VARTEXFONTS' "VARTEXFONTS = $tcBatchFontVardir"
-@@ -915,7 +915,7 @@ For more information about these \`featu
- esac
- ;;
- rw)
-- MT_VARTEXFONTS=`kpsewhich -var-value VARTEXFONTS`
-+ MT_VARTEXFONTS=`@KPSEWHICH@ -var-value VARTEXFONTS`
- if test -z "$MT_VARTEXFONTS"; then
- echo "$progname: failed to set \`font rw'; reason: could not determine VARTEXFONTS variable." >&2; rc=1
- return
-@@ -941,7 +941,7 @@ For more information about these \`featu
- fmgrConfigReplace mktex.cnf '^: ..MT_FEATURES=' ": \${MT_FEATURES=appendonlydir:varfonts}"
- ;;
- ro)
-- MT_VARTEXFONTS=`kpsewhich -var-value VARTEXFONTS`
-+ MT_VARTEXFONTS=`@KPSEWHICH@ -var-value VARTEXFONTS`
- if test -z "$MT_VARTEXFONTS"; then
- echo "$progname: failed to set \`font ro'; reason: could not determine VARTEXFONTS variable." >&2; rc=1
- return
-@@ -992,10 +992,10 @@ EOM
-
- setupTmpDir
- echo "$progname: analyzing old configuration..." >&2
-- fmtutil --catcfg > $tmpdir/pre
-- fmtutil --edit
-+ @FMTUTIL@ --catcfg > $tmpdir/pre
-+ @FMTUTIL@ --edit
- echo "$progname: analyzing new configuration..." >&2
-- fmtutil --catcfg > $tmpdir/post
-+ @FMTUTIL@ --catcfg > $tmpdir/post
-
- if cmp $tmpdir/pre $tmpdir/post >/dev/null 2>&1; then
- echo "$progname: no new/updated formats available ..." >&2
-@@ -1003,9 +1003,9 @@ EOM
- echo "$progname: updating formats ..." >&2
- comm -13 $tmpdir/pre $tmpdir/post > $tmpdir/addOrChange
- for i in `awk '{print $1}' $tmpdir/addOrChange`; do
-- fmtutil --byfmt "$i" || rc=1
-+ @FMTUTIL@ --byfmt "$i" || rc=1
- done
-- texlinks --multiplatform || rc=1
-+ @TEXLINKS@ --multiplatform || rc=1
- fi
- ;;
-
-@@ -1045,7 +1045,7 @@ $formatsForHyphenFmt"
- *)
- if checkElemInList "$tcBatchHyphenFormat" $formatsForHyphen; then
-
-- tcBatchHyphenFile=`fmtutil --showhyphen "$tcBatchHyphenFormat"`
-+ tcBatchHyphenFile=`@FMTUTIL@ --showhyphen "$tcBatchHyphenFormat"`
- case $tcBatchHyphenFile in
- "")
- echo "$progname: could not find hyphen setup file for format \`$tcBatchHyphenFormat'" >&2
-@@ -1102,7 +1102,7 @@ $formatsForHyphenFmt"
- fi
Home |
Main Index |
Thread Index |
Old Index