pkgsrc-Users archive

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

Re: pbulk like ability to install from built package in pkgsrc



On Wed 20 Jul 2022 at 06:52:39 -0400, Greg Troxel wrote:
> I have in mk.conf
> 
>   DEPENDS_TARGET=         bin-install clean
> 
> which is mentioned in the guide under 'make update' (which IMHO nobody
> should use).  Instead of building, this leads to 'bin-install' which
> will try to pkg_add a binary package that may or may not be there and if
> that fails it is built, and finally clean to clean up the work/ from the
> source case.

Shouldn't this really be the default for DEPENDS_TARGET, anyway?

Apart maybe from the "clean". In my pkg_comp1 + pkg_chk there is lots of
redundant cleaning going on, even without "clean" there. And even with
an extra CLEANDEPENDS="no".

-Olaf.
-- 
___ "Buying carbon credits is a bit like a serial killer paying someone else to
\X/  have kids to make his activity cost neutral." -The BOFH    falu.nl@rhialto

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index