svn commit: r281055 - head/share/mk

Garrett Cooper yaneurabeya at gmail.com
Sat Apr 4 00:36:24 UTC 2015


On Apr 3, 2015, at 17:31, Baptiste Daroussin <bapt at 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!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20150403/f47e592b/attachment.sig>


More information about the svn-src-head mailing list