From owner-freebsd-ports@FreeBSD.ORG Thu Jun 19 15:05:34 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 07E3AED4 for ; Thu, 19 Jun 2014 15:05:34 +0000 (UTC) Received: from mail-pa0-x231.google.com (mail-pa0-x231.google.com [IPv6:2607:f8b0:400e:c03::231]) (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 D50372A00 for ; Thu, 19 Jun 2014 15:05:33 +0000 (UTC) Received: by mail-pa0-f49.google.com with SMTP id lj1so1976762pab.8 for ; Thu, 19 Jun 2014 08:05:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=jYZFvRN0E8WC73dIZpP0jolubmkWybuPiO8ZqkV1+cY=; b=IdScbhXR8uyJlIEbP+4ZWYorvJfJQ913Els6tFBqiZtLmPawkV/6cBbocMjMZ49AWm Cri2BcyBsDwC0NWEjj0hHMqr6FBzortfcicL7+pt/dF/rXBQ08A4fKoR5dKQcAv/1m/K FFc/UeAxxMaELjXzrsItAXUlL730DgoO4wXnelonpv0KMvokWMJnJ/2+CCv6f2HjS9gq Xw6/bq6imzJzBw9m2gAVzwcJzXbZHiUjtkl7dXJ2lSu7bJbQmIDgrrQu9OoChat5WoCL g4S36EkTgVeujEVskceoLPLF87y0vDHdrB7/TiKtivFlqdDtr6g5jSHnKhq1PO3/Cl9s jAmg== MIME-Version: 1.0 X-Received: by 10.66.154.164 with SMTP id vp4mr6666722pab.4.1403190332785; Thu, 19 Jun 2014 08:05:32 -0700 (PDT) Received: by 10.70.29.131 with HTTP; Thu, 19 Jun 2014 08:05:32 -0700 (PDT) In-Reply-To: <201406191449.s5JEnFf2075129@anthesphoria.net> References: <201406190029.s5J0TerJ070722@anthesphoria.net> <20140619095709.6d2010eb@scorpio> <201406191449.s5JEnFf2075129@anthesphoria.net> Date: Thu, 19 Jun 2014 17:05:32 +0200 Message-ID: Subject: Re: TeX Live 2014: Notes for FreeBSD users From: Zsolt Udvari To: =?UTF-8?B?Tmlrb2xhIExlxI1pxIc=?= Content-Type: text/plain; charset=UTF-8 Cc: Jerry , FreeBSD Ports 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, 19 Jun 2014 15:05:34 -0000 > As for official TeX Live 2014 distribution: what deficiencies the > FreeBSD version has, i.e. what you can do with Windows version that > you can't do on FreeBSD? I think the texlive-base port/package is working with version 2012. But the texlive-texmf needed to update. I've reported a request [1] almost one year ago with a patch. I can't compile my exsheets-based [2] documents when I want to use the newest exsheets package (yes, I want to use because this package is in active developing and has many-many new features). With texlive-texmf 2013 works well. I'm using "my" updated texlive-texmf (the patch is very "difficult": PORTVERSION, MASTER_SITES and sha256/size info changed) and works well almost one year (with texlive-base 2012 :) ). And as I remember the beamer is changed, can't build newest beamer-based documents with "old" texlive-texmf. So I think the texlive-texmf should update. Texlive-base 2012 works for me. Cheers, Zsolt [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181675 [2] http://ctan.org/pkg/exsheets