pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/teTeX1-bin Reimport of teTeX-bin version 1.0.7nb...
details: https://anonhg.NetBSD.org/pkgsrc/rev/23ce9c4e0515
branches: trunk
changeset: 465241:23ce9c4e0515
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Wed Dec 24 12:57:29 2003 +0000
description:
Reimport of teTeX-bin version 1.0.7nb3 as teTeX1-bin:
This package contains the executables for the teTeX installation
as well as other files that were created when generating the binaries:
info files, format files and manual pages.
diffstat:
print/teTeX1-bin/DESCR | 3 +
print/teTeX1-bin/INSTALL | 17 +
print/teTeX1-bin/Makefile | 107 +++++++++
print/teTeX1-bin/PLIST | 345 ++++++++++++++++++++++++++++++++
print/teTeX1-bin/distinfo | 21 +
print/teTeX1-bin/kpathsea.buildlink2.mk | 20 +
print/teTeX1-bin/patches/patch-aa | 30 ++
print/teTeX1-bin/patches/patch-ab | 13 +
print/teTeX1-bin/patches/patch-ac | 13 +
print/teTeX1-bin/patches/patch-ad | 13 +
print/teTeX1-bin/patches/patch-ae | 13 +
print/teTeX1-bin/patches/patch-af | 22 ++
print/teTeX1-bin/patches/patch-ag | 13 +
print/teTeX1-bin/patches/patch-ah | 98 +++++++++
print/teTeX1-bin/patches/patch-ai | 92 ++++++++
print/teTeX1-bin/patches/patch-aj | 12 +
print/teTeX1-bin/patches/patch-ak | 49 ++++
print/teTeX1-bin/patches/patch-al | 132 ++++++++++++
print/teTeX1-bin/patches/patch-am | 40 +++
print/teTeX1-bin/patches/patch-an | 13 +
print/teTeX1-bin/patches/patch-ao | 18 +
print/teTeX1-bin/patches/patch-ap | 90 ++++++++
print/teTeX1-bin/patches/patch-aq | 16 +
23 files changed, 1190 insertions(+), 0 deletions(-)
diffs (truncated from 1282 to 300 lines):
diff -r 610fab679359 -r 23ce9c4e0515 print/teTeX1-bin/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/teTeX1-bin/DESCR Wed Dec 24 12:57:29 2003 +0000
@@ -0,0 +1,3 @@
+This package contains the executables for the teTeX installation
+as well as other files that were created when generating the binaries:
+info files, format files and manual pages.
diff -r 610fab679359 -r 23ce9c4e0515 print/teTeX1-bin/INSTALL
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/teTeX1-bin/INSTALL Wed Dec 24 12:57:29 2003 +0000
@@ -0,0 +1,17 @@
+#! /bin/sh
+#
+# $NetBSD: INSTALL,v 1.1.1.1 2003/12/24 12:57:30 jmmv Exp $
+
+case ${STAGE} in
+POST-INSTALL)
+ ${CAT} << EOT
+===========================================================================
+You may consider running ${PKG_PREFIX}/bin/texconfig to adjust for your
+local environment, e.g. configure font generation to use a temporary
+directory.
+
+For further information have a look at ${PKG_PREFIX}/share/texmf/doc/tetex/.
+===========================================================================
+EOT
+ ;;
+esac
diff -r 610fab679359 -r 23ce9c4e0515 print/teTeX1-bin/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/teTeX1-bin/Makefile Wed Dec 24 12:57:29 2003 +0000
@@ -0,0 +1,107 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/24 12:57:30 jmmv Exp $
+
+DISTNAME= teTeX-src-1.0.7
+PKGNAME= teTeX-bin-1.0.7
+PKGREVISION= 3
+WRKSRC= ${WRKDIR}/teTeX-1.0
+CATEGORIES= print
+MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/1.0/distrib/sources/}
+
+MAINTAINER= hubertf%NetBSD.org@localhost
+HOMEPAGE= http://www.tug.org/tetex/
+COMMENT= TeX distribution for UNIX compatible systems - executables
+
+BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
+DEPENDS+= teTeX-share-1.0.[2-9]*:../teTeX1-share
+DEPENDS+= dialog-0.6z*:../../misc/dialog
+
+CONFLICTS+= omega-[0-9]*
+
+DIST_SUBDIR= teTeX
+ALL_TARGET= all
+INSTALL_TARGET= install strip
+
+USE_BUILDLINK2= yes
+USE_PKGINSTALL= yes
+USE_GCC_SHLIB= yes
+USE_GMAKE= yes
+USE_X11= yes
+CFLAGS+= -Dunix
+
+INFO_FILES= latex.info dvips.info web2c.info kpathsea.info
+
+INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
+
+GNU_CONFIGURE= yes
+CONFIG_GUESS_OVERRIDE= ${WRKSRC}/texk/config.guess
+CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/config/config.guess
+CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/libs/ncurses/config.guess
+CONFIG_GUESS_OVERRIDE+= ${WRKSRC}/texinfo/config.guess
+CONFIG_SUB_OVERRIDE= ${WRKSRC}/texk/config.sub
+CONFIG_SUB_OVERRIDE+= ${WRKSRC}/config/config.sub
+CONFIG_SUB_OVERRIDE+= ${WRKSRC}/libs/ncurses/config.sub
+CONFIG_SUB_OVERRIDE+= ${WRKSRC}/texinfo/config.sub
+CONFIGURE_ARGS+= --without-texinfo
+CONFIGURE_ARGS+= --without-dialog
+CONFIGURE_ARGS+= --disable-multiplatform
+CONFIGURE_ARGS+= --enable-ipc
+CONFIGURE_ARGS+= --with-epsfwin
+CONFIGURE_ARGS+= --with-hp2627win
+CONFIGURE_ARGS+= --with-mftalkwin
+CONFIGURE_ARGS+= --with-x11
+CONFIGURE_ARGS+= --with-libwww-config=${LOCALBASE}/bin/libwww-config
+CONFIGURE_ARGS+= --with-system-pnglib
+CONFIGURE_ARGS+= --with-pnglib-include=${BUILDLINK_PREFIX.png}/include
+CONFIGURE_ARGS+= --with-pnglib-libdir=${BUILDLINK_PREFIX.png}/lib
+CONFIGURE_ARGS+= --with-system-zlib
+CONFIGURE_ARGS+= --with-zlib-include=${BUILDLINK_PREFIX.zlib}/include
+CONFIGURE_ARGS+= --with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib
+
+.include "../../mk/bsd.prefs.mk"
+# sysutils/coreutils installs a 'readlink' program, so conflict with it if
+# GNU_PROGRAM_PREFIX == ''
+.if ${GNU_PROGRAM_PREFIX} == ""
+CONFLICTS+= coreutils-[0-9]*
+.endif
+
+.if defined(PAPERSIZE) && ${PAPERSIZE} == "A4"
+CONFIGURE_ARGS+= --enable-a4
+.endif
+
+.if ${OPSYS} != "SunOS"
+CONFIGURE_ARGS+= --enable-auto-core
+.endif
+
+.if ${OPSYS} == "Darwin" && ${OS_VERSION:R} == "6"
+# Darwin 6.x's default (3.1ish) g++ has a bug that breaks the xpdf build
+CXX= g++2
+.endif
+
+CONFIGURE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
+ INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
+ INSTALL_DATA="${INSTALL_DATA}"
+
+TEXFONTSDIR= /var/spool/texfonts
+OWN_DIRS= ${TEXFONTSDIR}
+OWN_DIRS_PERMS= ${TEXFONTSDIR}/pk ${ROOT_USER} ${ROOT_GROUP} 1777
+OWN_DIRS_PERMS+= ${TEXFONTSDIR}/source ${ROOT_USER} ${ROOT_GROUP} 1777
+OWN_DIRS_PERMS+= ${TEXFONTSDIR}/tfm ${ROOT_USER} ${ROOT_GROUP} 1777
+
+post-install:
+ @${RM} ${PREFIX}/share/texmf/web2c/*.log
+.if defined(PAPERSIZE)
+ ${LOCALBASE}/bin/texconfig dvips paper ${PAPERSIZE:tl}
+. if ${PAPERSIZE} == "Letter"
+ ${LOCALBASE}/bin/texconfig xdvi us
+. else
+ ${LOCALBASE}/bin/texconfig xdvi ${PAPERSIZE:tl}
+. endif
+.endif
+ ${LOCALBASE}/bin/texconfig font ro
+ ${LOCALBASE}/bin/texconfig font vardir /var/spool/texfonts
+ ${LOCALBASE}/bin/texconfig font options appendonlydir varfonts
+
+.include "../../graphics/png/buildlink2.mk"
+.include "../../www/libwww/buildlink2.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 610fab679359 -r 23ce9c4e0515 print/teTeX1-bin/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/teTeX1-bin/PLIST Wed Dec 24 12:57:29 2003 +0000
@@ -0,0 +1,345 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/24 12:57:29 jmmv Exp $
+@comment There are three files in this package that teTeX-share installs
+@comment and that teTeX-bin modifies. Take care of this:
+lib/libkpathsea.a
+info/latex.info-3
+info/latex.info-2
+info/latex.info-1
+info/latex.info
+info/dvips.info-4
+info/dvips.info-3
+info/dvips.info-2
+info/dvips.info-1
+info/dvips.info
+info/web2c.info-4
+info/web2c.info-3
+info/web2c.info-2
+info/web2c.info-1
+info/web2c.info
+info/kpathsea.info
+include/kpathsea/xstat.h
+include/kpathsea/xopendir.h
+include/kpathsea/win32lib.h
+include/kpathsea/variable.h
+include/kpathsea/types.h
+include/kpathsea/truncate.h
+include/kpathsea/tilde.h
+include/kpathsea/tex-make.h
+include/kpathsea/tex-hush.h
+include/kpathsea/tex-glyph.h
+include/kpathsea/tex-file.h
+include/kpathsea/systypes.h
+include/kpathsea/str-llist.h
+include/kpathsea/str-list.h
+include/kpathsea/readable.h
+include/kpathsea/progname.h
+include/kpathsea/proginit.h
+include/kpathsea/pathsearch.h
+include/kpathsea/paths.h
+include/kpathsea/magstep.h
+include/kpathsea/line.h
+include/kpathsea/lib.h
+include/kpathsea/kpathsea.h
+include/kpathsea/hash.h
+include/kpathsea/getopt.h
+include/kpathsea/fontmap.h
+include/kpathsea/fn.h
+include/kpathsea/expand.h
+include/kpathsea/default.h
+include/kpathsea/debug.h
+include/kpathsea/db.h
+include/kpathsea/config.h
+include/kpathsea/concatn.h
+include/kpathsea/cnf.h
+include/kpathsea/c-vararg.h
+include/kpathsea/c-unistd.h
+include/kpathsea/c-std.h
+include/kpathsea/c-stat.h
+include/kpathsea/c-proto.h
+include/kpathsea/c-pathmx.h
+include/kpathsea/c-pathch.h
+include/kpathsea/c-namemx.h
+include/kpathsea/c-minmax.h
+include/kpathsea/c-memstr.h
+include/kpathsea/c-limits.h
+include/kpathsea/c-fopen.h
+include/kpathsea/c-errno.h
+include/kpathsea/c-dir.h
+include/kpathsea/c-ctype.h
+include/kpathsea/c-auto.h
+include/kpathsea/absolute.h
+@dirrm include/kpathsea
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/linot-cd.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/itc.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/softkey.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/skey1555.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/skey1250.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/yandy.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/wolfram.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/width.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/weight.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/variant.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/urw.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/typeface.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/texfonts.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/special.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/supplier.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/monotype.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/linotype.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/dtc.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/bitstrea.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/apple.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/fontname/adobe.map
+@comment also in teTeX-share; touched but unmodified: share/texmf/dvips/base/crop.pro
+@comment also in teTeX-share; touched but unmodified: share/texmf/dvips/base/color.pro
+@comment also in teTeX-share; touched but unmodified: share/texmf/dvips/base/finclude.pro
+@comment also in teTeX-share; touched but unmodified: share/texmf/dvips/base/special.pro
+@comment also in teTeX-share; touched but unmodified: share/texmf/dvips/base/texc.pro
+@comment also in teTeX-share; touched but unmodified: share/texmf/dvips/base/texps.pro
+@comment also in teTeX-share; touched but unmodified: share/texmf/dvips/base/tex.pro
+@comment also in teTeX-share; touched but unmodified: share/texmf/dvips/gsftopk/render.ps
+share/texmf/web2c/plain.mem
+share/texmf/web2c/mpost.mem
+share/texmf/web2c/mfw.base
+share/texmf/web2c/plain.base
+share/texmf/web2c/mf.base
+share/texmf/web2c/tex.fmt
+share/texmf/web2c/pdflatex.fmt
+share/texmf/web2c/pdftex.fmt
+share/texmf/web2c/pdfetex.efmt
+share/texmf/web2c/pdfelatex.efmt
+share/texmf/web2c/plain.fmt
+share/texmf/web2c/omega.fmt
+share/texmf/web2c/latex.fmt
+share/texmf/web2c/lambda.fmt
+share/texmf/web2c/etex.efmt
+share/texmf/web2c/elatex.efmt
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/cp8bit.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/kam-t1.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/kam-cs.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/maz-pl.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/il2-t1.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/il2-pl.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/il2-cs.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/il1-t1.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/cp852-pl.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/cp852-cs.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/cp1250t1.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/cp1250pl.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/cp1250cs.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/amiga-pl.tcx
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/pdfetex.pool
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/mp.pool
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/mf.pool
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/pdftex.pool
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/omega.pool
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/etex.pool
+share/texmf/web2c/fmtutil.cnf
+share/texmf/web2c/mktex.cnf
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/tex.pool
+share/texmf/web2c/texmf.cnf
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/mktexupd
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/mktexnam.opt
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/mktexnam
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/mktexdir.opt
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/mktexdir
+@comment also in teTeX-share; touched but unmodified: share/texmf/web2c/mktex.opt
+man/man1/xdvi.1
+man/man1/MakeTeXPK.1
+man/man1/cont-en.1
+man/man1/cont-nl.1
+man/man1/cont-de.1
+man/man1/pdflatex.1
+man/man1/pdfvirtex.1
+man/man1/pdfinitex.1
+man/man1/lambda.1
+man/man1/viromega.1
+man/man1/iniomega.1
Home |
Main Index |
Thread Index |
Old Index