pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Installing binary packages as a dependancy during 'make package'



On Tue, 12 May 2009 22:56:28 +0200
Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:

> On Tue, May 12, 2009 at 10:43:21PM +0200, Thomas Klausner wrote:
> > On Tue, May 12, 2009 at 09:25:42PM +0100, raymond.meyer%rambler.ru@localhost
> > wrote:
> > > I have DEPENDS_TARGET=package set in my mk.conf file. When I run
> > > 'make package' any dependant packages will be built, installed
> > > and saved into PACKAGES directory.
> > > 
> > > Is there a way to make pkgsrc look into binary PACKAGES directory
> > > and install that package?
> > 
> > I usually do
> >     make DEPENDS_TARGET=bin-install install-depends
> 
> For that it might be useful to specify BINPKG_SITES in mk.conf.
> 
> Joerg

Does BINPKG_SITES have to be a URL or can it be a path to a directory
on local filesystem? Will the above work if BINPKG_SITES is empty, but
PACKAGES variable is defined in mk.con?


Home | Main Index | Thread Index | Old Index