with the cvs history? trying to help INDEX builds.

Chris Rees utisoft at gmail.com
Sat Jan 21 20:04:21 UTC 2012


On 21 Jan 2012 19:51, "Mark Linimon" <linimon at lonesome.com> wrote:
>
> On Fri, Jan 20, 2012 at 12:53:23PM +0000, Chris Rees wrote:
> > Occasionally someone runs an exp- for sparc64 (lol) etc.
>
> You're conflating two different ideas.  The arch is orthogonal to
> TRYBROKEN.

Perhaps I didn't phrase it clearly enough :)

This code:

.if ${ARCH} == sparc64
BROKEN= blargh
.ensign

will allow a TRYBROKEN run on sparc64 to show any that have miraculously
fixed.  ONLY_FOR_ARCHS breaks that functionality.

Chris


More information about the freebsd-ports mailing list