| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Mar 2013 14:55:33
2.1.13.3.4.0
|
gerald  |
Replace the use of _GCC_BUILD_DEPENDS (which was never meant to be
used outside of Mk/bsd.gcc.mk) by _GCC_RUNTIME.
This is still not ideal, but at least a documented stopgap, and it
avoids the manual construction of the directory to be added to rpath.
Approved by: maho |
13 Feb 2012 04:27:53
2.1.13.3.4.0
|
maho  |
Update LAPACK part to 3.4.0.
Discussed with: bf@ and Eijiro Shibusawa <ej-sib@ac.auone-net.jp> |
14 Oct 2011 06:30:26
2.1.13_3
|
maho  |
Dynamic selection of arch is only for package building.
Submitted by: bf |
06 Oct 2011 08:45:15
2.1.13_3
|
maho  |
Fix build when gcc other than gcc46 exists.
PR: 161273
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de> |
06 Oct 2011 01:11:53
2.1.13_3
|
maho  |
"$" for CROSS_SUFFIX must be escaped.
Submitted by: bf@ |
28 Sep 2011 06:24:29
2.1.13_3
|
maho  |
forgot to add a patch. |
28 Sep 2011 06:21:19
2.1.13_3
|
maho  |
Build fix with gcc46 [1] and other small improvements [2].
PR: 160973
Submitted by: bf [1, 2], Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> [1] |
09 Aug 2011 06:29:45
2.1.13_2
|
maho  |
Add libgfortran for shared libs (i.e. included in ELF DT_NEEDED)
and bump PORTREVISION.
PR: 159267
Discussed with: bf@ |
16 Jul 2011 05:35:12
2.1.13_1
|
linimon  |
Mark as broken on non-x86: does not link: searches for x86-specific
optimizations. |
29 Nov 2010 00:53:11
2.1.13_1
|
maho  |
a. remove RESTRICTED line
b. bump port revision to force build on package cluster.
Submitted by: Pedro F. Giffuni [a] |
28 Nov 2010 07:42:43
2.1.13
|
maho  |
Now GotoBLAS is distributed under BSD license. |
14 Apr 2010 22:51:53
2.1.13
|
maho  |
Fix distfile message. add one more mirror.
Submitted by: avg@ (Andriy Gapon) |
16 Feb 2010 05:02:41
2.1.13
|
maho  |
Fix dynamic arch build.
Feature safe: yes |
07 Feb 2010 07:29:23
2.1.13
|
maho  |
Build fix on i386. |
07 Feb 2010 06:17:30
2.1.13
|
maho  |
Fix build. |
06 Feb 2010 03:29:53
2.1.13
|
maho  |
Update to 1.13. |
02 Feb 2010 07:57:51
2.1.11p1
|
maho  |
Update to 2.1.11p1.
Partially based on: infofarmer@'s patch. |
13 Sep 2009 00:08:01
1.26_2
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
11 Sep 2009 00:50:12
1.26_1
|
maho  |
Build fix on amd64 (might be appropreate for i386 as well)
Discussed with: gerald
Related PR: 136607 |
07 Jan 2009 16:34:27
1.26_1
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
14 Jun 2008 04:47:35
1.26
|
maho  |
Update to 1.26. |
20 Feb 2008 08:27:05
1.23
|
maho  |
Update to 1.23. |
25 Jan 2008 06:16:24
1.22
|
maho  |
Update to 1.22. |
07 Jan 2008 00:21:31
1.20
|
maho  |
Add MANUAL_PACKAGE_BUILD. |
31 Dec 2007 02:20:48
1.20
|
maho  |
Update to 1.20. |
21 Sep 2007 21:53:20
1.19
|
maho  |
Update to 1.19. |
26 Jul 2007 04:39:30
1.16
|
maho  |
Update to 1.16. |
12 Jul 2007 08:06:07
1.15
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
06 Jul 2007 02:20:50
1.15
|
maho  |
Update to 1.15
Submitted by: Pedro F. Giffuni |
20 Apr 2007 02:19:33
1.13
|
maho  |
* Update to 1.13
* build fix for sparc64 [1].
Submitted by: kris [1]. |
15 Mar 2007 00:39:45
1.11
|
maho  |
Remove unnecessary patch. |
15 Mar 2007 00:39:18
1.11
|
maho  |
Update to 1.11, and fix build by adding USE_PERL5.
Submitted by: kris via pointyhat. |
12 Mar 2007 00:02:50
1.10
|
maho  |
Fetch distfile anyway on pointyhat like JDK ports.
Submitted by: kris |
06 Feb 2007 00:43:02
1.10
|
maho  |
The GotoBLAS codes are currently the fastest implementations
of the Basic Linear Algebra Subroutines(BLAS; math/blas).
It supports various architectures.
WWW: http://www.tacc.utexas.edu/resources/software/
Based largely on: hrs's original port (thanks) |