svn commit: r469168 - head/math/octave

Adriaan de Groot adridg at freebsd.org
Sun May 6 10:53:03 UTC 2018


On Sunday, 6 May 2018 01:01:47 CEST Montgomery-Smith, Stephen wrote:
> On 05/05/2018 05:03 PM, Christoph Moench-Tegeder wrote:
> 
> > ## Montgomery-Smith, Stephen (stephen at missouri.edu):
> > 
> > 
> >> In this case, I have some suggestions on how to fix this, but I need
> >> some email exchanges with someone using FreeBSD 11 so that I can figure
> >> out if I am correct.
> > 
> > 
> > Funny thing is, I just solved it (as in "works for me") on 11.1.
> > Two things:
> > 
> >  - I added "help" and "help-tools" to USE_QT4 (qcollectiongenerator
> >  
> >    is from qt4-help-tools and I'm not that sure about qt4-help
> >    anymore)
> >  
> >  - configure need some patching: it calls qcollectiongenerator with
> >  
> >    "-qt4" (for working with the qtchooser), but the correct argument
> >    to qtchooser would be "-qt4=qt4" - that needs to be fixed for
> >    QCOLLECTIONGENERATORFLAGS and QHELPGENERATORFLAGS.
> > 
> > 
> > I didn't get around to cleaning up the patch (there's a lot of line
> > number changes in files/patch-configure) - attached should apply to
> > the ports tree. Perhaps this is close enough for checking your hunch?
> 
> 
> While we are at it, suppose I wanted to switch to QT5.  Can anyone
> suggest what I should use for USE_QT5?  (Octave is clearly moving in the
> QT5 direction.)

You might possibly (note, not tested at *all*) go

USE_QT5=qmake_build buildtools_build help qdoc

Switching to Qt5 is recommended for pretty much everything: upstream EOL'ed 
Qt4 in 2015 or so. I'll kick off a pou build here to see if I can sort it out 
for you by Sunday afternoon.

[ade]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180506/95ca5631/attachment.sig>


More information about the svn-ports-all mailing list