From owner-freebsd-ports@FreeBSD.ORG Wed Jun 25 01:41:02 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 9BDEEDCB for ; Wed, 25 Jun 2014 01:41:02 +0000 (UTC) Received: from mail-qg0-x22f.google.com (mail-qg0-x22f.google.com [IPv6:2607:f8b0:400d:c04::22f]) (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 5B0D62659 for ; Wed, 25 Jun 2014 01:41:02 +0000 (UTC) Received: by mail-qg0-f47.google.com with SMTP id q108so1065336qgd.20 for ; Tue, 24 Jun 2014 18:41:01 -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 :content-type; bh=otEFpGtHgMauu8qTFkKVb9OAuIkQSHTS7Ur2k7GaXmU=; b=Yisz/f5CDKCdCeSfLEXZi6NyfP3dMNukFJ9KxLrHzU3WMy3JZruMMeIrD+IZhVBsH+ 4RDyD/cl2ceFOkaaP8vNt2ZquJTxnA5f0Fh8l9KfvFlj8QYUxwv1MLhbw7dveAymQzgD kJ7cc6NVIt4oW3x4guU/mkhi7vg1KZZ53YGK3ahIAKdjD5WX9BTvpZZ/YRPyGazKJzit Z02vOYRI2nMuUXltA2YX9McIOAYqk0gYqX0SkqbXRa0IdzRCqtr+h6yxwg2TB1hFgUfX fXoi4pxGImffDZ6Y1VKsk5eIG/Il+S1rLPyOz7Yrwh5QHGq64p3BJzVwvWS73HMFnIbt wRBw== MIME-Version: 1.0 X-Received: by 10.224.92.139 with SMTP id r11mr7338520qam.15.1403660461423; Tue, 24 Jun 2014 18:41:01 -0700 (PDT) Received: by 10.140.41.6 with HTTP; Tue, 24 Jun 2014 18:41:01 -0700 (PDT) In-Reply-To: References: <201406190029.s5J0TerJ070722@anthesphoria.net> <20140619095709.6d2010eb@scorpio> <201406191449.s5JEnFf2075129@anthesphoria.net> Date: Wed, 25 Jun 2014 09:41:01 +0800 Message-ID: Subject: Re: TeX Live 2014: Notes for FreeBSD users From: Yanhui Shen To: "freebsd-ports@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 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: Wed, 25 Jun 2014 01:41:02 -0000 Thanks Nikola! texlive 2012 in ports system at least has two issues: 1.lualatex has this bug: http://tracker.luatex.org/view.php?id=769 2.context is unusable without a little hacking with "mtxrun.lua" 2014-06-19 23:05 GMT+08:00 Zsolt Udvari : > > 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 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > -- Best regards, Yanhui Shen