Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2014 14:37:59 -0700
From:      Nathan Whitehorn <nwhitehorn@freebsd.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Expanding on NO_ROOT:  Categorizing installed files
Message-ID:  <53C6F0B7.1030608@freebsd.org>
In-Reply-To: <20140716195707.GH60425@spindle.one-eyed-alien.net>
References:  <FE374F8B-ABF7-4497-B1C7-68E63612DC43@ixsystems.com> <20140716170758.GE60425@spindle.one-eyed-alien.net> <DFB8DF7E-B83E-455A-9F37-E31BB196DD14@ixsystems.com> <20140716195707.GH60425@spindle.one-eyed-alien.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On 07/16/14 12:57, Brooks Davis wrote:
> On Wed, Jul 16, 2014 at 12:13:48PM -0700, Sean Fagan wrote:
>> On Jul 16, 2014, at 10:07 AM, Brooks Davis <brooks@freebsd.org> wrote:
>>
>>> The vast majorify of the diff is make debugging garbage that looks like
>>> it was committed by accident.  I won't provided any detailed review
>>> of the current patch except to say that there are a lot of apparently
>>> redundent instances of setting META_CATEGORY in Makefiles and still
>>> quite a lot of instances of .EXPORTVAR: META_CATEGORY.
>> Okay.  Again, my apologies about that; I've excised it, and removed all
>> of the EXPORTVAR directives, even the ones that had been commented out.
>> (Note that the patch includes a change to xinstall, that is commented out; that's
>> because I think I still like the concept of it, to at least some degree, and didn't
>> want to forget where I put it.  But it *is* commented out, and so the functionality
>> is simply not there.)
>>
>> Without my idiotic error, the diff is much smaller -- just under 50,000 bytes.  However,
>> rather than include it again, I've replaced the file at http://earth.kithrup.com/~sef/auto-diffs.txt
>> for everyone's perusal.
> Some comments with limited context:
>
> In Makefile.inc1 you write:
>
> LIB32WMAKEENV+=	META_CATEGORY=compat32
>

Picking a random example: how is this different/better than the existing 
DISTRIBUTION variable?
-Nathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53C6F0B7.1030608>