a quick question about make package-recursive

Matthew Seaman matthew at FreeBSD.org
Sat Jan 28 19:25:45 UTC 2017


On 28/01/2017 17:17, tech-lists wrote:
> Is make package-recursive smart enough to detect when:
> 
> 1. there is already a package in /usr/ports/packages (so that it doesn't
> re-make a package for an installed port)
> 
> 2. a port is installed but there is no package (so that it just installs
> the package into /usr/ports/packages)
> 

No, 'make package-recursive' is not smart enough to handle either of
those conditions in anything like the way you would like.

Hint: use poudriere.  You're going to have a one-time hit to generate a
repository full of packages, but after that, poudriere will be much
cleverer about working out what is necessary to rebuild.

	Cheers,

	Matthew


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20170128/6264ac03/attachment.sig>


More information about the freebsd-ports mailing list