pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/texlive-tetex fmtutil.cnf is no longer installed...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/895ea3895b5b
branches:  trunk
changeset: 626523:895ea3895b5b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Nov 14 06:13:07 2013 +0000

description:
fmtutil.cnf is no longer installed by texlive-tetex.

diffstat:

 print/texlive-tetex/Makefile          |  10 +---------
 print/texlive-tetex/files/fmtutil.cnf |  24 ------------------------
 2 files changed, 1 insertions(+), 33 deletions(-)

diffs (51 lines):

diff -r a00a41e79d5e -r 895ea3895b5b print/texlive-tetex/Makefile
--- a/print/texlive-tetex/Makefile      Thu Nov 14 05:13:51 2013 +0000
+++ b/print/texlive-tetex/Makefile      Thu Nov 14 06:13:07 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/14 21:26:23 minskim Exp $
+# $NetBSD: Makefile,v 1.14 2013/11/14 06:13:07 minskim Exp $
 
 DISTNAME=      texlive-20110705-source
 PKGNAME=       texlive-tetex-2011
@@ -21,13 +21,5 @@
 GNU_CONFIGURE= yes
 WRKSRC=                ${WRKDIR}/${DISTNAME}/texk/tetex
 
-FILES_SUBST+=  UPDMAP_SYS=${PREFIX}/bin/updmap-sys
-
-INSTALLATION_DIRS+=    share/texmf/web2c
-
-TEX_TEXMF_DIRS+=       ${PKG_SYSCONFDIR}
-TEX_TEXMF_DIRS+=       ${PREFIX}/share/texmf
-
 .include "../../print/kpathsea/buildlink3.mk"
-.include "../../print/kpathsea/texmf.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r a00a41e79d5e -r 895ea3895b5b print/texlive-tetex/files/fmtutil.cnf
--- a/print/texlive-tetex/files/fmtutil.cnf     Thu Nov 14 05:13:51 2013 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-# The format of the table is:
-#
-# format  engine  pattern-file  arguments
-#
-# The last "argument" must be the name of the file on which to run
-# the ini-engine (such as initex).  If the ini-engine is e-TeX, and the
-# e-TeX extensions should be enabled, the filename must be prefixed with
-# a * character.
-# 
-# fmtutil always passes the -ini option to the engine.
-# If no pattern-file is desired, use -.
-# Either spaces or tabs can be used as separators.
-# 
-# Other notes:
-# 1) tex and amstex just load hyphen.tex. No customization.
-#    You can have your own customized (via babel's hyphen.cfg)
-#    formats on top of plain by using "bplain.tex" instead of
-#    plain.tex (see e.g. bplain.ini file for bplain format).
-#
-# 2) etex-based formats load language.def, not language.dat.
-#
-# 3) The symbolic link to the right engines (e.g. bplain -> tex)
-#    is generated by the "texlinks" script.
-#



Home | Main Index | Thread Index | Old Index