svn commit: r430643 - in head/comms/wsjtx: . files

Diane Bruce db at db.net
Thu Jan 5 17:11:10 UTC 2017


On Thu, Jan 05, 2017 at 10:36:32AM -0600, John Marino wrote:
...
> 
> Personally, I don't think this was necessary.
> devel/openmp has this line:
> ONLY_FOR_ARCHS= amd64 # i386
> 
> wsjtx would have been "skipped" due to openmp.
> Now if openmp suddenly supports i386, wsjtx is marked broken in error.

I agree it would have been skipped due to openmp already.

> 
> I would have just left it.  I think Jan's point was that you shouldn't 

But to me it's nicer knowing the port I am about to spend time compiling
simply won't work by glancing at it. 

> put an unconditional dependency on openmp (make it optional), not that 

When I can find time to figure out how to build this stupid {swear words
elided} port without openmp, or someone works out a better fix (presumably
someone else in hamradio@) it will all be looked at and fixed later.

Care to give me a hand with gnuradio? ;) 

> you should mark the port BROKEN on i386.  You may have misunderstood him 
> to begin with.

Not really. It was just expedient for the moment.

> 
> John
> 

Diane
-- 
- db at FreeBSD.org db at db.net http://www.db.net/~db


More information about the svn-ports-head mailing list