On Apr 3, 2015, at 17:31, Baptiste Daroussin <b...@freebsd.org> wrote:

> Author: bapt
> Date: Sat Apr  4 00:31:40 2015
> New Revision: 281055
> URL: https://svnweb.freebsd.org/changeset/base/281055
> 
> Log:
>  Do not install scripts multiple time when using bsd.progs.mk
> 
> Modified:
>  head/share/mk/bsd.progs.mk

I’m sorry I’ve been lax with this, but unfortunately this doesn’t solve the 
underlying issue 100%.

1. You forgot FILES/FILESGROUPS
2. This doesn’t help cases were targets are manually overridden.
3. Etc.

The project I was working on has reached steady state. We should be done with 
the big hurdle soon-ish (another month or two). I’ll try to resolve it sometime 
between now and then by putting all of the PROGS logic down into bsd.prog.mk 
(where it should have been in the first place…), because bsd.progs.mk being 
included recursively is a layering violation bug that parallel installs expose.

Thanks!

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to