From owner-freebsd-ports@FreeBSD.ORG Wed Dec 3 08:19:46 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A59711E1 for ; Wed, 3 Dec 2014 08:19:46 +0000 (UTC) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 36FAAEDA for ; Wed, 3 Dec 2014 08:19:46 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id r20so23508321wiv.2 for ; Wed, 03 Dec 2014 00:19:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=Xyr4eGzQJok53S+4FOimU2u9wM5xxr+8pwpbTvVw1bA=; b=xpdGeOUrz7kTINItbzeHHQBbFOB5j1OraxtIrTBHgFIZV0aCZKryctkjvmmUdN+7r2 2qNSRZx7GSIChL8N4ewjRtQv2UwPRkgSkSMhm7ZJTk0bLZnnOCYW6/z27UlYkZ67yAY/ xZaPNiHVmtHkbU1L7DjhH+j+ErGR3O5WYRAfRV0SQUesvHLQXTB6EMEIOmTadbgxoBUQ Q3rgP+Xb/lSjT6VY1RcQNm2nBtWP2RmWjvDJRWgBkOYojQOK4HTUtB0D37Ig49UTR+L8 dmSNma9EO/5ax412XMgEoTC3M56aOCz7Sv+VJQzCi0/yrhz5uMOf0bQpY/gtdRK3BGXU i7Yg== X-Received: by 10.194.248.195 with SMTP id yo3mr5255990wjc.60.1417594784614; Wed, 03 Dec 2014 00:19:44 -0800 (PST) Received: from [192.168.0.63] (xdsl-89-0-98-98.netcologne.de. [89.0.98.98]) by mx.google.com with ESMTPSA id pf4sm35232785wjb.36.2014.12.03.00.19.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Dec 2014 00:19:43 -0800 (PST) Message-ID: <547EC79E.2040100@gmail.com> Date: Wed, 03 Dec 2014 09:19:42 +0100 From: Michael User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30 MIME-Version: 1.0 To: FreeBSD Ports ML Subject: eTeX in TeXlive Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2014 08:19:46 -0000 Hi everyone! In my current installation of TeXlive (texlive-base-20140525_3) there is no command etex. This is a problem, as some packages and programs rely on etex (e.g. metapost). I am not sure which port to install to have an etex program again. Also I just noticed fmtutil-sys --all does nothing (just sit for half a second or so), isn't it expected that it rebuilds all available formats? I'm stymied! \bye