From owner-freebsd-ports@freebsd.org Thu Jul 30 13:41:17 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7E119AEB8E for ; Thu, 30 Jul 2015 13:41:17 +0000 (UTC) (envelope-from rcarter@pinyon.org) Received: from quine.pinyon.org (quine.pinyon.org [65.101.5.249]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C77F31E02 for ; Thu, 30 Jul 2015 13:41:17 +0000 (UTC) (envelope-from rcarter@pinyon.org) Received: by quine.pinyon.org (Postfix, from userid 122) id 8173016027B; Thu, 30 Jul 2015 06:41:10 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on quine.pinyon.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 Received: from feyerabend.n1.pinyon.org (feyerabend.n1.pinyon.org [10.0.10.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by quine.pinyon.org (Postfix) with ESMTPSA id B84001601D5 for ; Thu, 30 Jul 2015 06:41:08 -0700 (MST) Subject: Re: "tlmgr" on FreeBSD To: freebsd-ports@freebsd.org References: From: "Russell L. Carter" Message-ID: <55BA2974.9060702@pinyon.org> Date: Thu, 30 Jul 2015 06:41:08 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2015 13:41:18 -0000 Hi, On 07/29/15 14:51, Carmel NY wrote: > Has anyone gotten the "tlmgr" program for maintaining texlive packages, > etcetera to run on FreeBSD? > Works just fine for me from the texlive 2015 download (and previous as well). I don't use ports to maintain my latex packages though. Russell