From owner-freebsd-ports@FreeBSD.ORG Sat Dec 6 14:22:31 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 21D8C952; Sat, 6 Dec 2014 14:22:31 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (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 A3B198A0; Sat, 6 Dec 2014 14:22:30 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id h11so1177084wiw.3 for ; Sat, 06 Dec 2014 06:22:28 -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:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=lOLV66dpoe2aWWXOvHcBqdjyOTkeqhxVkDGGh7NihA8=; b=UDxg9NdJlOV2ySDljx+V/O+ZwBiTQnWjmhxgh915HabXqtpp+KUHu6ktPpL7tM6uxs l2R4tpAUqcIYfIjR3+V9hVTOkJDEnh6w3W5KBohET15A7P323WPU3M3ngcJBFvnP4PwW KP4QLNiZfoE27MVtuboM/J/nUaGdrE4X7ROgbvdi1Ls2Djlf8kEP8u7BjTMwD3P9RKl8 PhCRHjmoKnpAVknCN5TcSxy5WLraGcZcCmOjsLWqNvYoZBBF+abh6ykZ2mNYWwdsEF4h 0fwp/hyS9fZKOP64+cC0sBynA0a+X2Yr43WtpczpDSGCySncpHv1WySVsKhwEKK2YARW 0THw== X-Received: by 10.180.205.163 with SMTP id lh3mr11859670wic.63.1417875748277; Sat, 06 Dec 2014 06:22:28 -0800 (PST) Received: from [192.168.0.63] (xdsl-89-0-153-80.netcologne.de. [89.0.153.80]) by mx.google.com with ESMTPSA id ep9sm2062081wid.3.2014.12.06.06.22.26 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Dec 2014 06:22:27 -0800 (PST) Message-ID: <54831122.7080004@gmail.com> Date: Sat, 06 Dec 2014 15:22:26 +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: Hiroki Sato Subject: Re: eTeX in TeXlive References: <547EC79E.2040100@gmail.com> <20141204.113549.1667025274041823389.hrs@allbsd.org> In-Reply-To: <20141204.113549.1667025274041823389.hrs@allbsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org 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: Sat, 06 Dec 2014 14:22:31 -0000 Hiroki Sato wrote: > Michael wrote > in <547EC79E.2040100@gmail.com>: > > mi> I am not sure which port to install to have an etex program again. > > etex was missing and I fixed in r373858. Please try the latest ports > tree and upgrate print/tex-formats. > Thank you for your answer!