Date: Sun, 06 May 2018 12:42:47 +0200 From: Adriaan de Groot <adridg@freebsd.org> To: "Montgomery-Smith, Stephen" <stephen@missouri.edu>, "ports-committers@freebsd.org" <ports-committers@freebsd.org> Cc: Christoph Moench-Tegeder <cmt@burggraben.net>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r469168 - head/math/octave Message-ID: <1803246.RedoGTKCiY@beastie.bionicmutton.org> In-Reply-To: <a734f126-358c-a1c3-d96c-bde7b8847217@missouri.edu> References: <201805052145.w45LjWJf094546@repo.freebsd.org> <20180505220322.GA55299@elch.exwg.net> <a734f126-358c-a1c3-d96c-bde7b8847217@missouri.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2349144.dOfjYNOZs3 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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@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] --nextPart2349144.dOfjYNOZs3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iHUEABEIAB0WIQTVFBoRsP760fy+Jisy7lRaPghTTwUCWu7cJwAKCRAy7lRaPghT T0FMAQDZWBrYXbNp/TW97YJi+eXLAp0V9BW9mhulqE7YEWoaKQD/fb8kIlFN+7Fq xSjTPJ6kqX/NoisLgNkqt9Y0bWI61ZQ= =3MVj -----END PGP SIGNATURE----- --nextPart2349144.dOfjYNOZs3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1803246.RedoGTKCiY>