Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2018 22:06:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232985] math/qtoctave: unbreak
Message-ID:  <bug-232985-7788-x7YXhAFWxl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232985-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232985-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232985

Tobias Kortkamp <tobik@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |tobik@freebsd.org

--- Comment #1 from Tobias Kortkamp <tobik@freebsd.org> ---
-USE_QT=3D                designer gui network script svg xml \
-               qmake_build moc_build rcc_build uic_build \
+USE_QT=3D                corelib designer gui network script svg xml \
+               qmake_build moc_build rcc_build sql uic_build \
                linguisttools_build

IMVHO it would be better to leave these kinds of changes out while fixing
Clang 6 regressions.  It makes it hard to see what kind of change actually
fixed the build.

I'm going to land it but without the patches that only fix warnings.

This port has the problem that it uses Qt 4 which might be deprecated soon =
[1].
Fixing the build is a band-aid at best.

The upstream website also seems to be gone.  Is the project abandoned?

[1] https://reviews.freebsd.org/D17741

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232985-7788-x7YXhAFWxl>