Bug 217056 - lang/julia: enable threaded openblas and add arpack as lib depends
Summary: lang/julia: enable threaded openblas and add arpack as lib depends
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-13 05:50 UTC by Iblis Lin
Modified: 2017-02-13 15:18 UTC (History)
1 user (show)

See Also:


Attachments
julia patch (987 bytes, patch)
2017-02-13 05:50 UTC, Iblis Lin
no flags Details | Diff
julia patch v2 (987 bytes, patch)
2017-02-13 09:11 UTC, Iblis Lin
no flags Details | Diff
julia patch v3 (1.18 KB, patch)
2017-02-13 12:11 UTC, Iblis Lin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Iblis Lin 2017-02-13 05:50:13 UTC
Created attachment 179926 [details]
julia patch

- link to libopenblasp (threaded version) for better performace
- add missing dependency: math/arpack
Comment 1 Iblis Lin 2017-02-13 09:11:40 UTC
Created attachment 179938 [details]
julia patch v2
Comment 2 Iblis Lin 2017-02-13 12:11:32 UTC
Created attachment 179946 [details]
julia patch v3

- bump PORTREVISION
- point to correct depend: math/arpack-ng
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-02-13 15:18:45 UTC
A commit references this bug:

Author: lwhsu
Date: Mon Feb 13 15:17:51 UTC 2017
New revision: 433996
URL: https://svnweb.freebsd.org/changeset/ports/433996

Log:
  - Link to libopenblasp (threaded version) for better performace
  - Point to correct depend: math/arpack-ng
  - Bump PORTREVISION

  PR:		217056
  Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw>

Changes:
  head/lang/julia/Makefile
  head/lang/julia/files/patch-Make.user