non port: lang/julia/Makefile |
Number of commits found: 64 |
Wednesday, 22 Nov 2023
|
10:07 Wen Heping (wen)
lang/julia: Update to 1.9.4
76ad956 |
Sunday, 19 Nov 2023
|
12:25 Thierry Thomas (thierry)
devel/ittapi: restrict to amd64 and i386
df612b7 |
Wednesday, 15 Nov 2023
|
20:36 Thierry Thomas (thierry)
lang/julia: partly remove the dependency on gfortran
Theoretically this port should not depend on gfortran, because we do not
build the bundled OpenBLAS (use the system package) nor SuiteSparse (GPL
libraries are deactivated).
It is certainly possible to totally remove the dependency on gfortran,
but this would require some more intrusive patches: this one only removes
the linkage with the libraries provided by GCC (among them libgomp).
Remark: this does not fix the failure reported at
<https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273219#c37>.
47322ff |
Monday, 13 Nov 2023
|
13:10 Matthias Fechner (mfechner)
devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade
1bb0876 |
Sunday, 12 Nov 2023
|
13:47 Thierry Thomas (thierry)
lang/julia: unbundle ittapi and dSFMT
ce1c6bc |
Saturday, 21 Oct 2023
|
14:43 Daniel Engberg (diizzy)
*/*: Treewide: Bump consumers of textproc/utf8proc
...after commit a71f6f1f41195fc156071640e2cd200541c21e52
Reported by: vvd
b63a90c |
Friday, 8 Sep 2023
|
13:50 Matthias Fechner (mfechner)
Bump ports with dependency to libgit2
See f11ed41604723ab3c75c6a108850858b7efd4f10
482248a |
Friday, 25 Aug 2023
|
12:20 Wen Heping (wen)
lang/julia: Update to 1.9.3
78d4a01 |
Friday, 7 Jul 2023
|
14:05 Wen Heping (wen)
lang/julia: Update to 1.9.2
5ad38a8 |
Tuesday, 13 Jun 2023
|
04:07 Wen Heping (wen)
lang/julia: Update to 1.9.1
PR: 271363
Reported by: wen@
Approved by: rizor.reardon@yahoo.com(maintainer)
aaa80b4 |
Sunday, 23 Apr 2023
|
09:09 Gerald Pfeifer (gerald)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8d3e020 |
Thursday, 12 Jan 2023
|
15:29 Joseph Mingrone (jrm) Author: Eric Reardon
lang/julia: Update to 1.8.5
https://github.com/JuliaLang/julia/releases/tag/v1.8.5
PR: 268896
01e9445 |
Thursday, 29 Dec 2022
|
12:02 Wen Heping (wen)
lang/julia: Update to 1.8.4 and Makefile cleanup
PR: 268629
Reported by: rizor.reardon@yahoo.com(maintainer)
434d42144 |
Saturday, 3 Dec 2022
|
20:42 Fernando Apesteguía (fernape) Author: Eric Reardon
lang/julia: unbrake after update of math/suitesparse-cholmod
Looks like julia is incompatible with the latest version of suitesparse-cholmod.
suitesparse is an optional dependency so remove it for now and will
add it back when a version of julia that is compatible with it is
released.
PR: 268025
Reported by: rizor.reardon@yahoo.com (maintainer)
8a3c1b4 |
Sunday, 27 Nov 2022
|
11:09 Thierry Thomas (thierry)
*/*: bump PORTREVISION after the upgrade of math/suitesparse*
PR: 267742
6f9769f |
05:44 Wen Heping (wen)
lang/julia: Fix julia internal package manager
PR: 267889
Reported by: maintainer
d48efc6 |
Saturday, 26 Nov 2022
|
06:10 Wen Heping (wen)
lang/julia: Update to 1.8.3
PR: 267889
Reported by: wen@
Approved by: maintainer
2a86b2d |
Sunday, 11 Sep 2022
|
18:48 Daniel Engberg (diizzy) Author: Eric Reardon
lang/julia: Fix runtime issue
* Disable automatic optimization as this causes runtime issues if CPU
instructions are not available.
* Install certificate
PR: 265109
Reported by: Alexey Vyskubov <alexey@ocaml.nl>
6f2b881 |
Friday, 9 Sep 2022
|
21:02 Daniel Engberg (diizzy)
*/*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket)
e2438a8 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Shterenlikht
* Ashish SHUKLA <ashish@FreeBSD.org>
* Bob Eager <bob@eager.cx>
* Bruce M Simpson
* Bruce M. Simpson
* Christoph Mallon <christoph.mallon@gmx.de>
* Christopher Elkins <chrise@scardini.com>
* Christopher Key <cjk32@cam.ac.uk>
* Chuck Robey <chuckr@FreeBSD.org>
* Cyrille Lefevre <clefevre@citeweb.net>
* Dan Rench <citric@cubicone.tmetic.com>
* Danilo Egea Gondolfo <danilogondolfo@gmail.com>
* Dario Freni <saturnero@gufi.org>
* David Kalliecharan <dave@dal.ca>
* David Naylor <dbn@FreeBSD.org>
* David Naylor <dbn@dragon.local>
* David O'Brien (obrien@NUXI.com)
* David O'Brien (obrien@NUXI.org)
* David O'Brien <obrien@NUXI.org>
* David O'Brien <obrien@cs.ucdavis.edu>
* Dereckson <dereckson@gmail.com>
* Devon H. O'Dell <devon.odell@gmail.com>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Don Croyle <croyle@gelemna.org>
* Douglas Anestad <yotta@dougdidit.com>
* Edwin Groothuis (edwin@mavetju.org)
* Edwin Groothuis <edwin@mavetju.org>
* Eugene Ossintsev
* Frank Fischer
* Frank Gruender <elwood@mc5sys.in-berlin.de>
* Frederic Cambus
* Gea-Suan Lin <gslin@gslin.org>
* Gerald Pfeifer <gerald@FreeBSD.org>
* Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
* GreenDog <fiziologus@gmail.com>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* Guy Antony Halse <guy@rucus.ru.za.za>
* Herve Quiroz <hq@FreeBSD.org>
* Hye-Shik Chang
* Hye-Shik Chang <perky@fallin.lv>
* Hye-Shik Chang <perky@python.or.kr>
* Iblis Lin <iblis@hs.ntnu.edu.tw>
* James Bailie <jimmy@mammothcheese.ca>
* James FitzGibbon <jfitz@FreeBSD.org>
* Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
* Jean-Yves Lefort <jylefort@FreeBSD.org>
* Jeff Brown <jabrown@caida.org>
* Jeremy Norris <ishmael27@home.com>
* Jing-Tang Keith Jang <keith@FreeBSD.org>
* John Hein <jhein@symmetricom.com>
* John Marino <marino@FreeBSD.org>
* John Merryweather Cooper
* John Merryweather Cooper <coop9211@uidaho.edu>
* John Merryweather Cooper et al
* Joseph Koshy <jkoshy@FreeBSD.org>
* Josh Elsasser <jre@vineyard.net>
* Josh Gilliam <josh@quick.net>
* Julian H. Stacey <jhs@FreeBSD.org>
* Julian Stecklina
* Jyun-Yan You <jyyou@cs.nctu.edu.tw>
* Katsuji ISHIKAWA <katsuji.ishikawa@gmail.com>
* Kimura Fuyuki <fuyuki@hadaly.org>
* Kimura Fuyuki <fuyuki@mj.0038.net>
* Kimura Fuyuki <fuyuki@nigredo.org>
* Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
* Kubilay Kocak <koobs@FreeBSD.org>
* Lars Thegler <lth@FreeBSD.org>
* Lev Walkin <vlm@lionet.info>
* Li-Wen Hsu <lwhsu@FreeBSD.org>
* Mahdi Mokhtari <mokhi64@gmail.com>
* Marcin Cieslak <saper@SYSTEM.PL>
* Martin Matuska <mm@FreeBSD.org>
* Matthew Hunt <mph@FreeBSD.org>
* Michael Butschky <butsch@computi.erols.com>
* Michael Johnson <ahze@FreeBSD.org>
* Mitsuru YOSHIDA <mitsuru@riken.jp>
* Muhammad Moinur Rahman <5u623l20@gmail.com>
* Neal Nelson <ports@nicandneal.net>
* Nicola Vitale <nivit@FreeBSD.org>
* Nils M Holm <nmh@t3x.org>
* Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Oliver Breuninger <ob@seicom.NET>
* Patrick Li <pat@databits.net>
* Pawel Worach <pawel.worach@gmail.com>
* Pedro F. Giffuni <giffunip@asme.org>
* Pedro Giffuni
* Pedro Giffuni <giffunip@asme.org>
* Pete French <pete@twisted.org.uk>
* Peter Schuller <peter.schuller@infidyne.com>
* Peter van Heusden <pvh@egenetics.com>
* Phillip Neumann <pneumann@gmail.com>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Pontus Stenetorp <ninjin@kth.se>
* Ralf S. Engelschall <rse@engelschall.com>
* Rick van der Zwet <rick@wzoeterwoude.net>
* Rob Zinkov
* Roland Jesse <roland.jesse@gmx.net>
* Romain Tartiere <romain@blogreen.org>
* Ryan Steinmetz <zi@FreeBSD.org>
* Sahil Tandon <sahil@tandon.net>
* Sergei Kolobov <sergei@kolobov.com>
* Sergey A. Osokin <osa@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Simon Marlow <simonmar@microsoft.com>
* Simun Mikecin <numisemis@yahoo.com>
* Stanislav Sedov <ssedov@mbsd.msk.ru>
* Stephen Weeks <sweeks@sweeks.com>
* Steven G. Kargl
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sylvio Cesar <sylvio@FreeBSD.org>
* Thomas Gellekum <tg@FreeBSD.org>
* Timothy Beyer <beyert@cs.ucr.edu>
* Timothy Bourke <timbob@bigpond.com>
* Tom Judge <tj@FreeBSD.org>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Vitaly Magerya <vmagerya@gmail.com>
* Wen Heping <wenheping@gmail.com>
* Wen Heping <wenhping@gmail.com>
* Wes Peters <wes@softweyr.com>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yukihiro Nakai <Nakai@technologist.com>
* Yukihiro Nakai <nakai@FreeBSD.org>
* Zach Garner <zach@neurosoft.org>
* aaron@FreeBSD.org
* andrewb@cs.cmu.edu
* arved
* chinsan
* chuckr
* dd
* erik@smluc.org
* gahr
* gahr@FreeBSD.org
* gpalmer
* hsu
* ijliao
* jasone
* jkh
* jkoshy
* jmacd
* jmacd@FreeBSD.org
* jmz
* js@jeannot.org
* jseger@FreeBSD.org
* kappa@FreeBSD.org.ua
* kbyanc
* msmith@gsoft.com.au
* mutoh@openedu.org
* netchild@FreeBSD.org
* patrick
* pst
* rene@FreeBSD.org
* ruslan@shevchenko.kiev.ua
* stas
* tobez
With hat: portmgr
f98ae56 |
Wednesday, 1 Jun 2022
|
16:21 Fernando Apesteguía (fernape) Author: Eric Reardon
lang/julia: Update to 1.7.3
ChangeLog: https://github.com/JuliaLang/julia/compare/v1.7.2...v1.7.3
PR: 264352
Reported by: rizor.reardon@yahoo.com (maintainer)
6f22f6e |
Thursday, 10 Feb 2022
|
04:25 Guangyuan Yang (ygy) Author: Eric Reardon
lang/julia: Update to 1.7.2
- Fix a typo in the patch
Changelog: https://github.com/JuliaLang/julia/releases/tag/v1.7.2
PR: 261795
eefeae1 |
Tuesday, 25 Jan 2022
|
09:25 Fernando Apesteguía (fernape) Author: Eric Reardon
lang/julia: unbreak build when using libcurl 7.81
See:
* https://github.com/JuliaLang/Downloads.jl/issues/172
*
https://github.com/conda-forge/julia-feedstock/issues/169#issuecomment-1007411498
PR: 261417
Reported by: rizor.reardon@yahoo.com
175c1f5 |
Sunday, 9 Jan 2022
|
21:11 Max Brazhnikov (makc)
lang/julia: switch from p7zip to 7-Zip
PR: 261052
Submitted by: Eric Reardon (maintainer)
0de37f1 |
Monday, 3 Jan 2022
|
14:46 Bernhard Froehlich (decke)
lang/julia: Add CPE information
Approved by: portmgr (blanket)
74a22af |
Wednesday, 29 Dec 2021
|
11:39 Gleb Popov (arrowd) Author: Eric Reardon
lang/julia: Bring back the port.
Reviewed By: thierry, tcberner, Greg V <greg@unrelenting.technology>, Filipe da
Silva Santos <contact@shiori.com.br>, arrowd
Differential Revision: https://reviews.freebsd.org/D33121
6b461fe |
11:39 Gleb Popov (arrowd)
lang/julia: Cosmetic changes.
b1bfd1f |
Saturday, 19 Sep 2020
|
11:47 rene
lang/julia: remove support for expired lang/julia11
Three times is a charm...
 |
11:40 rene
lang/julia: remove support for expired lang/julia07
 |
11:38 rene
lang/julia: remove support for expired lang/julia06
 |
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
 |
Tuesday, 28 May 2019
|
06:15 lwhsu
Add PORTREVISION back
 |
06:12 lwhsu
Turn lang/julia to metaport & introduce JULIA_DEFAULT to bsd.default-versions.mk
PR: 235872
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
Monday, 22 Apr 2019
|
13:16 gerald
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl
 |
Wednesday, 27 Mar 2019
|
21:34 mfechner
Bump revision to make sure port is build against new libgit2 version 0.28.1.
PR: 236801
Reported by: jbeich
 |
Monday, 11 Mar 2019
|
08:28 wen
- Revert the last commit by mistake
 |
08:18 wen
- Update python27 to 2.7.16
PR: 236318
Submitted by: wen@(myself)
Exp-run by: antoine@FreeBSD.org
 |
Friday, 28 Dec 2018
|
10:45 joneum
Update to 1.0.3
Changelog: https://github.com/JuliaLang/julia/releases/tag/v1.0.3
PR: 234266
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
MFH: 2018Q4
Sponsored by: Netzkommune GmbH
 |
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
 |
Tuesday, 13 Nov 2018
|
07:40 joneum
Update to 1.0.2
Changelog: https://github.com/JuliaLang/julia/releases/tag/v1.0.2
PR: 233122
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
Sponsored by: Netzkommune GmbH
 |
Thursday, 4 Oct 2018
|
15:31 lwhsu
- Update to 1.0.1
PR: 231935
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
Sunday, 23 Sep 2018
|
10:11 lwhsu
- Remove using of libwhich from build process
It doesn't affect julia work but may cause building proess hang
PR: 231479
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
Reported by: Trond.Endrestol@ximalas.info
Obtained from: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231479#c9
 |
Thursday, 6 Sep 2018
|
20:57 lwhsu
- Copy lang/julia to lang/julia06 and lang/julia07
- Update lang/julia07 to 0.7.0
- Update lang/julia to 0.1.0
PR: 230663
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
Sunday, 29 Jul 2018
|
22:18 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
 |
Monday, 16 Jul 2018
|
13:03 swills
lang/julia: update to 0.6.4
PR: 229799
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
Tuesday, 10 Jul 2018
|
16:37 lwhsu
Add devel/llvm40 as runtime dependency
Not bumping PORTREVISION because it is implicitly included by pkg qa scripts.
PR: 229274
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
Reported by: Trond.Endrestol@ximalas.info
MFH: 2018Q3
 |
Thursday, 14 Jun 2018
|
23:40 swills
lang/julia: fix RUNPATH in 0.6.3
PR: 228993
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
Wednesday, 13 Jun 2018
|
01:45 lwhsu
- Update to 0.6.3
PR: 228933
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
Thursday, 19 Apr 2018
|
07:08 ale
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
 |
Saturday, 10 Mar 2018
|
17:46 gerald
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
 |
Tuesday, 19 Dec 2017
|
05:38 lwhsu
- Update to 0.6.2 [1]
- Pet portlint(1)
PR: 224421 [1]
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
Sunday, 10 Sep 2017
|
20:55 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
 |
Sunday, 2 Jul 2017
|
00:34 lwhsu
- Updat to 0.6.0
PR: 220414
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
Wednesday, 14 Jun 2017
|
05:42 lwhsu
- Update to 0.5.2
PR: 219959
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
Saturday, 1 Apr 2017
|
15:23 gerald
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
 |
Monday, 13 Mar 2017
|
10:47 tobik
Update to 0.5.1
PR: 217704
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9965
 |
Monday, 27 Feb 2017
|
13:44 lwhsu
- Backport FreeBSD only patches
PR: 217320
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
Monday, 13 Feb 2017
|
15:17 lwhsu
- 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>
 |
Thursday, 12 Jan 2017
|
18:01 lwhsu
Enable i386 build
PR: 215997
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
03:29 lwhsu
- Correct JIT config [1]
- Add missing LIB_DEPENDS
PR: 215942
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
Kostas Oikonomou <ko@research.att.com> [1]
Reported by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
 |
Sunday, 1 Jan 2017
|
03:45 sunpoet
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
 |
Saturday, 24 Dec 2016
|
14:57 amdmi3
- Does not build on FreeBSD 9.x
Approved by: portmgr blanket
 |
Tuesday, 20 Dec 2016
|
09:30 lwhsu
- Add lang/julia, Julia Language: A fresh approach to technical computing
PR: 215297
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
 |
Number of commits found: 64 |