From owner-freebsd-questions@FreeBSD.ORG Sat Jul 24 21:47:46 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BD301065675 for ; Sat, 24 Jul 2010 21:47:46 +0000 (UTC) (envelope-from frank@fstaals.net) Received: from edu-smtp-02.edutel.nl (edu-smtp-02.edutel.nl [88.159.1.176]) by mx1.freebsd.org (Postfix) with ESMTP id EA6D48FC0A for ; Sat, 24 Jul 2010 21:47:45 +0000 (UTC) Received: from FStaals.net (104-208.ftth.onsbrabantnet.nl [88.159.208.104]) by edu-smtp-02.edutel.nl (Postfix) with ESMTPA id 5C2FA1085D6; Sat, 24 Jul 2010 23:47:44 +0200 (CEST) Received: from FStaals.net (localhost.FStaals.LAN [127.0.0.1]) by filter.fstaals.local (Postfix) with ESMTP id 769DF95849; Sat, 24 Jul 2010 23:57:08 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on FStaals.net X-Spam-Level: * X-Spam-Status: No, score=1.4 required=5.0 tests=ALL_TRUSTED,BAYES_50, FH_DATE_PAST_20XX autolearn=no version=3.2.5 Received: from Rena.FStaals.LAN (localhost.FStaals.LAN [127.0.0.1]) (Authenticated sender: frank) by FStaals.net (Postfix) with ESMTPA id 6CB6595848; Sat, 24 Jul 2010 23:57:08 +0200 (CEST) Message-ID: <4C4B5F66.2020102@fstaals.net> Date: Sat, 24 Jul 2010 23:47:18 +0200 From: Frank Staals User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.10) Gecko/20100715 Thunderbird/3.0.5 MIME-Version: 1.0 To: Antonio Olivares References: <20100724200221.GA61380@slackbox.erewhon.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Roland Smith , FreeBSD Questions Subject: Re: TexLive on FreeBSD 8.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jul 2010 21:47:46 -0000 On 07/24/10 22:29, Antonio Olivares wrote: > Thank you Roland, I will download 8.1 Release and attempt it. Thanks > your for your advice and for the howto :) > > Regards, > > Antonio > Take a look at ports-mgmt/portshaker-config :) Portshaker is basically a tool which allows you to merge multiple ports-trees into one. With portshaker-config you can enable the texlive part of the portstree. Allthough it mentions it is still experimental I have been using this setup for quite some time now and did not encounter any problems, allthough portupgrade had some problems updating everything correctly from texlive2008 to 2009. Regards, -- - Frank