From owner-freebsd-ports@FreeBSD.ORG Sat Oct 11 16:36:58 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34C50274; Sat, 11 Oct 2014 16:36:58 +0000 (UTC) Received: from mail-yh0-x234.google.com (mail-yh0-x234.google.com [IPv6:2607:f8b0:4002:c01::234]) (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 DDA04B9C; Sat, 11 Oct 2014 16:36:57 +0000 (UTC) Received: by mail-yh0-f52.google.com with SMTP id f10so2571242yha.25 for ; Sat, 11 Oct 2014 09:36:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=S1E6OCY0iv7jp7t6t4So4bQBjOTfTk6CQLI/tXsljAY=; b=vnTo7hDRHykp4ZSy5fhJ9C9ti1UCHq3bCTHbH/xA4unPLVWrbFSfisS2k5zGqzJqfE dyqEAXY5HRPqMpUtAS8pJ+bVwMbC4iZ4/nuuNMLBVCdGnjIjGwoi/m4tNOS/PDHIHvMr C/cFqIyjrBoQCmTfkSPe/a2RfeAtw3jmELjW9FqiJIArxcx4D/VfLTRI5pGdi3aFnxum /1jLmahgT2dIPyHfPqdaXockwz9WMdqUGxBXhmpkdMikasXiY6xh/lFeoN3D5X4iH8xq 6oaAVe6sir6sJiWUkeQuJOJL376SJ417KTh1WosjSUSy3KkMQHMUUTKwWl77heBs/Vr/ S8Kg== MIME-Version: 1.0 X-Received: by 10.236.39.177 with SMTP id d37mr18825934yhb.121.1413045417012; Sat, 11 Oct 2014 09:36:57 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.207.73 with HTTP; Sat, 11 Oct 2014 09:36:56 -0700 (PDT) In-Reply-To: <20141011162857.GJ29437@home.opsec.eu> References: <20141011114310.GA4035@unixarea.DDR.dd> <20141011115119.GI29437@home.opsec.eu> <20141011152016.GA78035@home.opsec.eu> <20141011153949.GA5022@unixarea.DDR.dd> <20141011162857.GJ29437@home.opsec.eu> Date: Sat, 11 Oct 2014 18:36:56 +0200 X-Google-Sender-Auth: LHgVGrS2nkYYFcKj-z7PXO79CVU Message-ID: Subject: Re: print/muttprint From: Antoine Brodin To: Kurt Jaeger Content-Type: text/plain; charset=UTF-8 Cc: Mathieu Arnold , Matthias Apitz , FreeBSD Ports 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: Sat, 11 Oct 2014 16:36:58 -0000 On Sat, Oct 11, 2014 at 6:28 PM, Kurt Jaeger wrote: > Hi! > >> > mat@ mailed that >> > >> > USE_TEX=latex dvipsk >> > >> > should be used instead of the two additional run_deps. >> >> A side note: >> >> bapt switched from 'latex' to texlive: > [...] > >> > Can you test if this works in your use-case and report the results ? > > Btw, what is your use-case ? > > How do you invoke muttprint and what does it call and what does it do > in the end ? Does it really generate a .ps to send to the printer ? > >> > and yes, when you compile the port directly with >> >> # make install >> >> 'USE_TEX= texlive' pulls in >> Tex, but it does not if you compile the ports with poudriere. > > I'm surprised that USE_TEX=texlive in poudriere does not pull it in. > Can you provide a build log to show this ? Hi, Not sure what you are talking about, but USE_TEX=texlive doesn't exit. Cheers, Antoine > >> I brought >> this question up in freebsd-pkg@ but did not got any comments on this. >> >> I can revoke the change in my VM / poudriere and send in a complete log >> of the compilation of print/muttprint if someone is willing to dig into. > > Yes, please. > >> For the moment, I have not found any other solution as the two >> additional lines. > > Well, if it solves your problem, then it's definitly a good sign 8-) > > -- > pi@opsec.eu +49 171 3101372 6 years to go ! > _______________________________________________ > 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"