svn commit: r328253 - head/x11/xorg-minimal

Eitan Adler eadler at freebsd.org
Wed Sep 25 14:21:55 UTC 2013


On Wed, Sep 25, 2013 at 10:10 AM, Bryan Drewery <bdrewery at freebsd.org> wrote:
> On 9/24/2013 11:33 PM, Eitan Adler wrote:
>> Author: eadler
>> Date: Wed Sep 25 04:33:54 2013
>> New Revision: 328253
>> URL: http://svnweb.freebsd.org/changeset/ports/328253
>>
>> Log:
>>   xorg-minimal does not build or install anything so it is stage-safe by default.
>>
>> Modified:
>>   head/x11/xorg-minimal/Makefile
>>
>> Modified: head/x11/xorg-minimal/Makefile
>> ==============================================================================
>> --- head/x11/xorg-minimal/Makefile    Wed Sep 25 04:27:30 2013        (r328252)
>> +++ head/x11/xorg-minimal/Makefile    Wed Sep 25 04:33:54 2013        (r328253)
>> @@ -28,7 +28,6 @@ RUN_DEPENDS+=       ${LOCALBASE}/lib/xorg/modu
>>  RUN_DEPENDS+=        ${LOCALBASE}/lib/xorg/modules/drivers/${VIDEO_DRIVER}_drv.so:${PORTSDIR}/x11-drivers/xf86-video-${VIDEO_DRIVER}
>>  .endif
>>
>> -NO_STAGE=    yes
>>  do-install:
>>
>>  pre-everything::
>>
>
> Can you also add NO_MTREE please? I added this on the wiki for staging.
> Otherwise, the mtree is needlessly extracted, which can show as orphans.

Done, and thanks for the info


-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams


More information about the svn-ports-all mailing list