From owner-freebsd-ports@FreeBSD.ORG Thu Jul 24 17:56:35 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D2305949 for ; Thu, 24 Jul 2014 17:56:35 +0000 (UTC) Received: from mp1-smtp-6.eutelia.it (mp1-smtp-6.eutelia.it [62.94.10.166]) by mx1.freebsd.org (Postfix) with ESMTP id 8688E2A6A for ; Thu, 24 Jul 2014 17:56:35 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mp1-smtp-6.eutelia.it (Eutelia) with ESMTP id C18196BD5AE for ; Thu, 24 Jul 2014 19:27:29 +0200 (CEST) Received: from soth.ventu (adsl-ull-232-129.41-151.net24.it [151.41.129.232]) (authenticated bits=0) by ns2.biolchim.it (8.14.9/8.14.8) with ESMTP id s6O9TCY2021405 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 24 Jul 2014 11:29:17 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: ns2.biolchim.it: Host adsl-ull-232-129.41-151.net24.it [151.41.129.232] claimed to be soth.ventu Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.9/8.14.7) with ESMTP id s6O9T0lL030635 for ; Thu, 24 Jul 2014 11:29:06 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <53D0D1DC.8000501@netfence.it> Date: Thu, 24 Jul 2014 11:29:00 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Postponing the switch to TeXLive Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (ns2.biolchim.it [192.168.2.203]); Thu, 24 Jul 2014 11:29:18 +0200 (CEST) X-Spam-Score: () X-Scanned-By: MIMEDefang 2.75 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2014 17:56:35 -0000 Hello. I've read in /usr/ports/UPDATING that TeXLive is now the default. Since I've no time to test it now, I'd like to stay with TeTeX for a further litte while. So I put "TEX_DEFAULT=tetex" in /etc/make.conf; however this does not seem to work: "portupgrade -R teTeX" tries (and obviously fail) to convert everything to TeXLive. Is it possible to avoid this for now? bye & Thanks av.