From owner-svn-ports-head@freebsd.org Sun May 6 10:53:03 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B875FB5EB8; Sun, 6 May 2018 10:53:03 +0000 (UTC) (envelope-from adridg@freebsd.org) Received: from smtp02.mail.online.nl (smtp02.mail.online.nl [194.134.25.72]) by mx1.freebsd.org (Postfix) with ESMTP id 9502475A64; Sun, 6 May 2018 10:53:02 +0000 (UTC) (envelope-from adridg@freebsd.org) Received: from beastie.bionicmutton.org (s55969a9e.adsl.online.nl [85.150.154.158]) by smtp02.mail.online.nl (Postfix) with ESMTP id 1F9A41A002A; Sun, 6 May 2018 12:42:47 +0200 (CEST) From: Adriaan de Groot To: "Montgomery-Smith, Stephen" , "ports-committers@freebsd.org" Cc: Christoph Moench-Tegeder , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Subject: Re: svn commit: r469168 - head/math/octave Date: Sun, 06 May 2018 12:42:47 +0200 Message-ID: <1803246.RedoGTKCiY@beastie.bionicmutton.org> Organization: FreeBSD In-Reply-To: References: <201805052145.w45LjWJf094546@repo.freebsd.org> <20180505220322.GA55299@elch.exwg.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2349144.dOfjYNOZs3"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 May 2018 10:53:03 -0000 --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--