Date: Mon, 30 Mar 2015 14:50:24 -0700 From: Yuri <yuri@rawbw.com> To: Matthew Donovan <kitche@kitchetech.com> Cc: ports@freebsd.org Subject: Re: Why pkg-install is run during port build? Message-ID: <5519C520.6080004@rawbw.com> In-Reply-To: <CABgom6dvTdHQNZUn1vJVcvFv0P6xvNFyWd9dtc=L3QR99HsFOA@mail.gmail.com> References: <5519BE2F.50407@rawbw.com> <CABgom6dvTdHQNZUn1vJVcvFv0P6xvNFyWd9dtc=L3QR99HsFOA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03/30/2015 14:42, Matthew Donovan wrote: > With FreeBSD packages and ports are the same. As it is tje same database No, package and port are different things. Ports are the recipes to build packages or install directly, they are in file system under /usr/ports, and packages are the collection of binaries that can be installed, located in the repository, like one that is being pointed to by /etc/pkg/FreeBSD.conf My question is why pkg-install is run during the stage phase? Isn't this the wrong thing to do? I think only make install should run it. Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5519C520.6080004>