[Bug 222177] math/cgal: move QT5 as an option and add new math dependencies libraries

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 9 21:56:59 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222177

            Bug ID: 222177
           Summary: math/cgal: move QT5 as an option and add new math
                    dependencies libraries
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: wen at FreeBSD.org
          Reporter: lbartoletti at tuxfamily.org
             Flags: maintainer-feedback?(wen at FreeBSD.org)
          Assignee: wen at FreeBSD.org

Created attachment 186210
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186210&action=edit
cgal 4.9 move QT5 as an option

CGAL can be built more quickly by removing the forced dependency on QT5.
No port depends directly on libCGAL_Qt5, moreover it adds to the X11
dependencies that are not required for a postgresql server; CGAL is used as a
dependency for two postgresql/postgis plugins and OpenSCAD requires
libCGAL(core) not libCGAL_Qt5.

I took the opportunity to update the Makefile.

Warning, I did not update the CGAL version to 4.10 because it does not allow
the compilation of SFCGAL (the version 4.11 being developed solves the problem.
https://github.com/Oslandia/SFCGAL/issues/142).

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


More information about the freebsd-ports-bugs mailing list