Date: Mon, 18 Dec 2017 23:34:22 +0100 From: lb <coder@tuxfamily.org> To: Lbartoletti <lbartoletti@tuxfamily.org>, Mathieu Arnold <mat@FreeBSD.org>, jamie@thompson.dyslexicfish.net, ports@freebsd.org Subject: Re: pkg flavors breaks "make run-depends-list" Message-ID: <99fda0c0-1c9e-0803-4f60-f068fbce8acd@tuxfamily.org> In-Reply-To: <20171201123253.5361749.79318.12678@tuxfamily.org> References: <5a211e3f.75a86.3b51aeec@thompson.dyslexicfish.net> <92e85df7-bc3f-09ae-4dba-238dcdcd9d5e@FreeBSD.org> <20171201123253.5361749.79318.12678@tuxfamily.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Is it possible to add the flavors into the name returned by build-depends-list? An example: Loic@FreeBSD:/usr/ports|⇒ make -C x11-toolkits/py-qt5-gui build-depends-list FLAVOR=py36 /usr/ports/ports-mgmt/pkg /usr/ports/lang/python36 /usr/ports/devel/py-sip ... Should be /usr/ports/devel/py-sip@py36 Regards. Loïc On 01.12.2017 13:32, Lbartoletti wrote: > Hi Mathieu, > > I personaly use Make depends-list in a python tools ( https://gitlab.com/lbartoletti/portsgraph) to draw a graph of dependencies from ports. I hope release it a day. > > Regards. > > Envoyé de mon smartphone BlackBerry 10. > Message d'origine > De: Mathieu Arnold > Envoyé: vendredi 1 décembre 2017 13:19 > À: jamie@thompson.dyslexicfish.net; ports@freebsd.org > Objet: Re: pkg flavors breaks "make run-depends-list" > > Le 01/12/2017 à 10:17, jamie@thompson.dyslexicfish.net a écrit : >> *2* 09:05 (25) "py-pytz" root@thompson# make run-depends-list >> py27-pytz-2017.3,1: "/usr/ports/devel/py-setuptools@py27" non-existent -- dependency list incomplete >> /usr/ports/lang/python27 > I fixed both build and run-depends-list in r455280. > (As we do not really like to maintain things that are not used by > anything in the framework, I would be interested by what you are using > them for exactly.) >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99fda0c0-1c9e-0803-4f60-f068fbce8acd>