Bug 233479 - allow devel/qt4-assistant and -adp to build on gcc-based archs
Summary: allow devel/qt4-assistant and -adp to build on gcc-based archs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-24 19:52 UTC by Mark Linimon
Modified: 2018-12-09 20:14 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments
patch to devel/qt4-assistant* (1013 bytes, patch)
2018-11-24 19:52 UTC, Mark Linimon
no flags Details | Diff
revised patch to include devel/qt4-designer (1.49 KB, patch)
2018-11-24 20:05 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon freebsd_committer freebsd_triage 2018-11-24 19:52:12 UTC
Created attachment 199521 [details]
patch to devel/qt4-assistant*

These two ports need the usual gcc-based patch to allow the building of math/qtiplot on powerpc64.

I do not know enough about these ports to know if qtiplot will be relevant to qt5.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2018-11-24 20:05:09 UTC
Created attachment 199523 [details]
revised patch to include devel/qt4-designer

Three ports need to be patched to enable build of qtiplot, not just two.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-12-09 20:12:26 UTC
A commit references this bug:

Author: adridg
Date: Sun Dec  9 20:11:53 UTC 2018
New revision: 487079
URL: https://svnweb.freebsd.org/changeset/ports/487079

Log:
  Fix some Qt4 ports to build on powerpc64. All the Qt4 stuff is EOL,
  but let's spread it to more platforms while it's still there. These
  fixes were reported in the context of building math/qtiplot.

  PR:		233479
  Submitted by:	linimon
  Reported by:	linimon

Changes:
  head/devel/qt4-assistant/Makefile
  head/devel/qt4-assistant-adp/Makefile
  head/devel/qt4-designer/Makefile
Comment 3 Adriaan de Groot freebsd_committer freebsd_triage 2018-12-09 20:14:01 UTC
math/qtiplot is Qt4 only; there are newer releases but it is no longer Open Source in any meaningful way. You can only get demo snaps or pre-built customer versions.