From owner-freebsd-ports@FreeBSD.ORG Thu May 9 18:34:41 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0F03FD3D for ; Thu, 9 May 2013 18:34:41 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) by mx1.freebsd.org (Postfix) with ESMTP id 812F9B2C for ; Thu, 9 May 2013 18:34:40 +0000 (UTC) Received: from alph.d.allbsd.org (p2175-ipbf701funabasi.chiba.ocn.ne.jp [122.25.209.175]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id r49IYIHx068196 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 10 May 2013 03:34:28 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.5/8.14.5) with ESMTP id r49IYGUw021012; Fri, 10 May 2013 03:34:18 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Fri, 10 May 2013 03:33:26 +0900 (JST) Message-Id: <20130510.033326.1298049919531988430.hrs@allbsd.org> To: stephen@missouri.edu Subject: Re: USE_TEX question From: Hiroki Sato In-Reply-To: <518BDE81.3060008@missouri.edu> References: <518BDE81.3060008@missouri.edu> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Fri_May_10_03_33_26_2013_588)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Fri, 10 May 2013 03:34:28 +0900 (JST) X-Spam-Status: No, score=-94.5 required=13.0 tests=CONTENT_TYPE_PRESENT, ONLY1HOPDIRECT,RCVD_IN_PBL,SAMEHELOBY2HOP,USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 May 2013 18:34:41 -0000 ----Security_Multipart(Fri_May_10_03_33_26_2013_588)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Stephen Montgomery-Smith wrote in <518BDE81.3060008@missouri.edu>: st> So I have a port, math/sage, which now contains in Makefile the line st> USE_TEX= tetex st> st> I have intalled the texlive ports. So now if I try to install st> math/sage, it gives me error messages about CONFLICTS, which I think st> arise from the fact that math/sage thinks that it has to first install st> tetex, and this conflict with various texlive ports. st> st> But, math/sage is TEX agnostic. It doesn't care whether it is tetex st> or texlive that is installed. All it really wants to know is if there st> is a useable latex in PATH. st> st> It would be nice if there was a USE_TEX=yes option, or something like st> that, which I could put into the math/sage port. It is possible after r317744, but please wait until problem reports about the TeXLive ports are quieted down first. -- Hiroki ----Security_Multipart(Fri_May_10_03_33_26_2013_588)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlGL6/YACgkQTyzT2CeTzy1qwQCg0BcB1fxCKBQk5ecKSiJdTxL7 60UAn2K0V7VJAC4l8jt4iMlV8hcBag++ =Du5R -----END PGP SIGNATURE----- ----Security_Multipart(Fri_May_10_03_33_26_2013_588)----