Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Mar 2019 19:57:35 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Brooks Davis <brooks@freebsd.org>
Cc:        Adam Weinberger <adamw@adamw.org>, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r495007 - in head/devel: . llvm
Message-ID:  <r2bh-8a8w-wny@FreeBSD.org>
In-Reply-To: <4l8d-9p4w-wny@FreeBSD.org> (Jan Beich's message of "Fri, 08 Mar 2019 19:50:39 %2B0100")
References:  <201903080040.x280ewF0084625@repo.freebsd.org> <CAP7rwciJ=pgiigGgDjutfRSLYV8qQYNaWuFckVDDyGypZMLjLw@mail.gmail.com> <20190308180601.GH78397@spindle.one-eyed-alien.net> <4l8d-9p4w-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@FreeBSD.org> writes:

> Brooks Davis <brooks@freebsd.org> writes:
>
>> On Fri, Mar 08, 2019 at 06:03:55AM -0700, Adam Weinberger wrote:
>>
>>> On Thu, Mar 7, 2019 at 5:41 PM Brooks Davis <brooks@freebsd.org> wrote:
>>> >
>>> >   It is intended for use by users and should not be a port build dependency.
>>> 
>>> Perhaps a comment near the top of the Makefile about this could be
>>> helpful. Right now there's nothing in the Makefile or pkg-descr to
>>> inform future porters of this important implementation detail.
>>
>> What I'd really like is a way to declare a port as ineligible to be a
>> dependency.
>
> Like the following?
>
> $ DEVELOPER=1 make check-sanity
> /!\ foo-0.1: Makefile errors /!\
>
> devel/llvm in BUILD_DEPENDS is unsupported, please use devel/llvm60 instead
>
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/misc/foo

Nevermind. I was too sleepy and have tried to implement an idea I'm not
really interested in finishing.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?r2bh-8a8w-wny>