On Sun, Oct 16, 2005 at 10:26:52AM -0400, Michael Erdely wrote:
> On 10/16/05, Peter Valchev <[EMAIL PROTECTED]> wrote:
> > > > > I've been trying to get BIN_PACKAGES to work by putting
> > > > > "BIN_PACKAGES=Yes" in mk.conf, by exporting it to my environment and
> > > > > by running "BIN_PACKAGES
On 10/16/05, Peter Valchev <[EMAIL PROTECTED]> wrote:
> > > > I've been trying to get BIN_PACKAGES to work by putting
> > > > "BIN_PACKAGES=Yes" in mk.conf, by exporting it to my environment and
> > > > by running "BIN_PACKAGES=Yes make install" to install a port. It's
> > > > not working.
> > >
>
> > > I've been trying to get BIN_PACKAGES to work by putting
> > > "BIN_PACKAGES=Yes" in mk.conf, by exporting it to my environment and
> > > by running "BIN_PACKAGES=Yes make install" to install a port. It's
> > > not working.
> >
> > Is the workdir still present? You'll also want BULK=Yes and
On 10/16/05, Peter Valchev <[EMAIL PROTECTED]> wrote:
> > I've been trying to get BIN_PACKAGES to work by putting
> > "BIN_PACKAGES=Yes" in mk.conf, by exporting it to my environment and
> > by running "BIN_PACKAGES=Yes make install" to install a port. It's
> > not working.
>
> Is the workdir stil
> > > building a port tries to pkg_add any prerequisites before building them.
> >
> > this is already possible, see BIN_PACKAGES in bsd.port.mk(5).
>
> I've been trying to get BIN_PACKAGES to work by putting
> "BIN_PACKAGES=Yes" in mk.conf, by exporting it to my environment and
> by running "BIN_