From owner-freebsd-pkg@FreeBSD.ORG Wed Oct 8 13:57:39 2014 Return-Path: Delivered-To: freebsd-pkg@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 C40836E4; Wed, 8 Oct 2014 13:57:39 +0000 (UTC) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 87064214; Wed, 8 Oct 2014 13:57:38 +0000 (UTC) Received: from [82.113.121.184] (helo=unixarea.DDR.dd) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1XbrkF-0004BS-73; Wed, 08 Oct 2014 15:57:35 +0200 Received: from unixarea.DDR.dd (localhost [127.0.0.1]) by unixarea.DDR.dd (8.14.9/8.14.3) with ESMTP id s98DvQgm002930; Wed, 8 Oct 2014 15:57:27 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by unixarea.DDR.dd (8.14.9/8.14.3/Submit) id s98DvMTc002929; Wed, 8 Oct 2014 15:57:22 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: unixarea.DDR.dd: guru set sender to guru@unixarea.de using -f Date: Wed, 8 Oct 2014 15:57:15 +0200 From: Matthias Apitz To: Arthur Chance , bapt@freebsd.org Subject: Re: pkg query a package for packages it depends on Message-ID: <20141008135715.GA2896@unixarea.DDR.dd> Reply-To: Matthias Apitz References: <20141008080314.GA1937@unixarea.DDR.dd> <5434F334.9090204@qeng-ho.org> <20141008092235.GB2106@unixarea.DDR.dd> <543509FF.8090804@qeng-ho.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <543509FF.8090804@qeng-ho.org> X-Operating-System: FreeBSD 11.0-CURRENT r269739 (i386) User-Agent: Mutt/1.5.23 (2014-03-12) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 82.113.121.184 Cc: freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2014 13:57:39 -0000 El día Wednesday, October 08, 2014 a las 10:55:11AM +0100, Arthur Chance escribió: > If you look at /usr/ports/print/muttprint/Makefile you'll see > > RUN_DEPENDS= psnup:${PORTSDIR}/print/psutils \ > uncompface:${PORTSDIR}/mail/faces \ > convert:${PORTSDIR}/graphics/ImageMagick \ > p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ > p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv > > so the pkg info report is correct. However, a bit lower is If you run make in print/muttprint in an older ports tree it starts like this: # make ===> muttprint-0.72d_7 depends on file: /usr/local/share/texmf-dist/LICENSE.texmf - found ===> muttprint-0.72d_7 depends on executable: mktexlsr - not found ===> Verifying install for mktexlsr in /usr/ports/print/teTeX-base ... The Makefile and related bsd.*.mk files say: print/muttprint/Makefile USE_TEX= latex /usr/ports/Mk/bsd.port.mk: .if defined(USE_TEX) .include "${PORTSDIR}/Mk/bsd.tex.mk" .endif /usr/ports/Mk/bsd.tex.mk: _USE_TETEX_BASE= mktexlsr:${PORTSDIR}/print/teTeX-base i.e. teTeX-base and latex gets here pulled-in; in head 'bapt' recently changed the Makefile: ------------------------------------------------------------------------ r350369 | bapt | 2014-04-06 17:42:15 +0200 (dom 06 de abr de 2014) | 3 líneas Support stage Switch from latex to texlive and now poudriere neither pulls in teTeX-base nor texlive-base; I will check the log of poudriere Thanks also for the hint re/ CUPS matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign