From owner-freebsd-ports@FreeBSD.ORG Fri Aug 22 16:56:20 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E7E5BD7E; Fri, 22 Aug 2014 16:56:20 +0000 (UTC) Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (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 BD1803A74; Fri, 22 Aug 2014 16:56:20 +0000 (UTC) Received: by mail-pa0-f53.google.com with SMTP id rd3so16912087pab.12 for ; Fri, 22 Aug 2014 09:56:20 -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=r7z8hL8sAKB6tzmT+zbOumx0fV9+Tr04GWCYI8hm0bM=; b=vY83vFr+rFg/JqDBU/7lbuyas4SUbDsYMySe9kWaP4ZbN3E5z/FYQ3YosHOY27xqi0 zXzSsoVpcxmkI7T+YHSdCE9dSWFJO9l5D/JqWD0cK0yvorzrxyBbcQRI1Z1t0YulB69Y qEp2y6ZCM2tCT+zY64udgQMMHYnMdP7Uk6WazLCrcb2fjZm0l2FyzpsGtJ8VElfu1nrR mZucZr6EKtbkJ+1GhXAZw4NSj7Wu0H8pIoxsrcOKvV0CebEU//x1vX4shAsGYntKdIuz sehgZGb5xooH/+HCXVC0EgXHXwg/phOAXqY+I7fodToDFT8Sw00+dA5vKlypkZZETFNg MCmg== MIME-Version: 1.0 X-Received: by 10.70.87.199 with SMTP id ba7mr7636160pdb.121.1408726580316; Fri, 22 Aug 2014 09:56:20 -0700 (PDT) Received: by 10.70.78.135 with HTTP; Fri, 22 Aug 2014 09:56:20 -0700 (PDT) In-Reply-To: <20140822.200604.706001232870635726.hrs@allbsd.org> References: <20140822.200604.706001232870635726.hrs@allbsd.org> Date: Fri, 22 Aug 2014 18:56:20 +0200 Message-ID: Subject: Re: TeXLive 2014 From: Zsolt Udvari To: freebsd-tex@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Ports mailing list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 16:56:21 -0000 Thank for your work, Hiroki! What do you think about options in texlive-texmf? I'm using a small part of texlive-texmf, I don't use e.g. bibtex (I write only small documents, exams), chinese, arabic fonts, etc. - so I don't need these files. Other thing: the source files are needed? Can be an option to install it or not? I've made similar things in PLD Linux some year ago (see http://git.pld-linux.org/gitweb.cgi?p=packages/texlive.git;a=shortlog and http://git.pld-linux.org/gitweb.cgi?p=packages/texlive-texmf.git;a=shortlog ) so maybe I can help in this. Zsolt 2014-08-22 13:06 GMT+02:00 Hiroki Sato : > Hello, > > First, I am sorry for my being lazy and not responding to problem > reports on teTeX/TeXLive ports in a timely manner. I just updated > TeXLive ports to 2014 and trying to figure out what problems we still > have now. Please report your trouble to freebsd-tex@ list or file a > PR. > > I think it is safe to upgrade a system with TL2012. > Incompatibilities of TeX engines are quite small though some of very > old macros were removed in TL2014. At this moment, TeXLive-specific > management tools such as tlmgr do not work well because package > management by them conflicts with pkg(8) and can damage the installed > files in an unexpected way. > > -- Hiroki