Summary: | eigen: fix usage of USES= eigen:3 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Loïc Bartoletti <lbartoletti> | ||||
Component: | Individual Port(s) | Assignee: | Loïc Bartoletti <lbartoletti> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | db, jwb, kde, makc, tcberner, teodorsigaev, thierry | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
See Also: |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250833 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251082 |
||||||
Attachments: |
|
As maintainer of cad/PrusaSlicer I don't have any objection for patch. No objection for math/libsemigroups. A commit references this bug: Author: jwb Date: Sun Nov 8 14:31:00 UTC 2020 New revision: 554467 URL: https://svnweb.freebsd.org/changeset/ports/554467 Log: biology/gcta: Switch eigen3 dep to USES framework PR: ports/250949 Reported by: lbartoletti Changes: head/biology/gcta/Makefile A commit references this bug: Author: makc Date: Sun Nov 8 20:04:43 UTC 2020 New revision: 554650 URL: https://svnweb.freebsd.org/changeset/ports/554650 Log: math/scilab: - convert to USES=eigen PR: 250949 Reported by: lbartoletti Changes: head/math/scilab/Makefile A commit references this bug: Author: lbartoletti Date: Thu Nov 12 20:39:30 UTC 2020 New revision: 554986 URL: https://svnweb.freebsd.org/changeset/ports/554986 Log: cad/PrusaSlicer: convert to USES=eigen PR: 250949 Approved by: teodorsigaev@gmail.com (maintainer) Changes: head/cad/PrusaSlicer/Makefile A commit references this bug: Author: lbartoletti Date: Thu Nov 12 20:40:33 UTC 2020 New revision: 554987 URL: https://svnweb.freebsd.org/changeset/ports/554987 Log: math/libsemigroups: convert to USES=eigen PR: 250949 Approved by: thierry Changes: head/math/libsemigroups/Makefile A commit references this bug: Author: lbartoletti Date: Thu Nov 12 20:42:25 UTC 2020 New revision: 554988 URL: https://svnweb.freebsd.org/changeset/ports/554988 Log: Convert to USES=eigen PR: 250949 Approved by: portmgr (blanket) Changes: head/graphics/opencv/Makefile head/math/py-python-fcl/Makefile Committed, thanks! |
Created attachment 219454 [details] fix ports not using USES= eigen syntax Hello, eigen must be used with USES= eigen:3 (ok, this is not documented in porter's handbook). Ports fixed: - cad/PrusaSlicer - graphics/opencv - math/scilab - math/libsemigroups - math/py-python-fcl - biology/gcta