From owner-freebsd-ports@FreeBSD.ORG Fri Jan 7 23:13:18 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2FB916A4CF; Fri, 7 Jan 2005 23:13:18 +0000 (GMT) Received: from wrzx35.rz.uni-wuerzburg.de (wrzx35.rz.uni-wuerzburg.de [132.187.3.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16D3043D2D; Fri, 7 Jan 2005 23:13:18 +0000 (GMT) (envelope-from q@uni.de) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx35.rz.uni-wuerzburg.de (Postfix) with ESMTP id C5660DEB2B; Sat, 8 Jan 2005 00:13:16 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id AA69E91C37; Sat, 8 Jan 2005 00:13:16 +0100 (CET) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 83D0791C12; Sat, 8 Jan 2005 00:13:16 +0100 (CET) Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 2AF83D6145; Sat, 8 Jan 2005 00:13:16 +0100 (CET) Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148]) by coyote.q.local (8.13.1/8.13.1) with ESMTP id j07NDFkj090955; Sat, 8 Jan 2005 00:13:15 +0100 (CET) (envelope-from q@uni.de) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.1/8.13.1) with ESMTP id j07NDFOI080112; Sat, 8 Jan 2005 00:13:15 +0100 (CET) (envelope-from q@uni.de) Received: (from q@localhost) by roadrunner.q.local (8.13.1/8.13.1/Submit) id j07NDFSx080111; Sat, 8 Jan 2005 00:13:15 +0100 (CET) (envelope-from q@uni.de) Date: Sat, 8 Jan 2005 00:13:15 +0100 From: Ulrich Spoerlein To: Hiroki Sato Message-ID: <20050107231315.GA894@galgenberg.net> Mail-Followup-To: Hiroki Sato , ports@FreeBSD.org References: <20050106.211859.07597771.hrs@eos.ocn.ne.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline In-Reply-To: <20050106.211859.07597771.hrs@eos.ocn.ne.jp> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) cc: ports@FreeBSD.org Subject: Re: teTeX 2.99.8 patch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2005 23:13:19 -0000 --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, 06.01.2005 at 21:18:59 +0900, Hiroki Sato wrote: > Hi, >=20 > I made patches to update teTeX related ports to support the upcoming > teTeX-3.0 (as of writing, it is still at the second release candidate, > 2.99.8). The patches are available from: >=20 > http://people.allbsd.org/~hrs/FreeBSD/teTeX3.diff.gz >=20 > Although patches for other ports which are not included in > this file (such as additional macros, typically print/latex-*) are also > needed, popular macro sets in the teTeX distribution should work. > If anyone interested, please test them and let me know if they work or > not. Thanks. Not much luck here, first of all, I noticed, that teTeX-base now depends on texihtml, however you are passing these CONFIGURE_ARGS: + --without-texinfo \ + --without-texi2html \ So is texihtml necessary or not? The pkg-plist change for teTeX-texmf seems excessive. Is 1MB diff really necessary? But lets do the runtime errors I encountered (just some quick tests). I patch my ports-tree, ran make index, then portupgrade teTeX\* dvipsk-tetex o xdvi is complaining: xdvi: Warning: Unable to find "xdvi.cfg"! Warning: Missing charsets in String to FontSet conversion Warning: Cannot convert string "fixed" to type FontSet ktracing shows, that it tries to open ./xdvi.cfg, then $HOME/texmf/xdvi/ and then ./xdvi.cfg again. o pdftex and pdflatex are gone (are pdfetex and pdfelatex the replacements?) o pdfelatex can't find any fonts: gsftopk: fatal: map file `psfonts_t1.map' not found. mktexpk: don't know how to create bitmap font for phvbo8r. kpathsea: Appending font creation commands to missfont.log. Warning: pdfelatex (file phvbo8r): Font phvbo8r at 662 not found o dvips won't work dvips -Ppdf atg.dvi This is dvips(k) 5.94b Copyright 2004 Radical Eye Software (www.radicaleye.= com) ' TeX output 2005.01.08:0003' -> atg.ps dvips: ! Couldn't find header file tex.pro *** Error code 1 o at least latex and xdvi work (modulo annoying warnings) So, what went wrong? Ulrich Spoerlein --=20 PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand? --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB3xeKmArGtfDbn0QRAhPmAJ9V5WEti3PTsC7I+d+Man1MvnmT3ACgyPJk JNW5VoKH7realqU2VM7KGqo= =p0FZ -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO--