1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Maho Nakata
311264a24f Update to 3.8.0.
Only verified on i386 and amd64 FreeBSD 7BETA.

Discussions with: bf <bf2006a@yahoo.com>, truckman
and Tijl Coosemans <tijl@ulyssis.org>.

PR: 118270 and 118271
2007-12-19 22:47:57 +00:00
Maho Nakata
c33f0d8ede Fix errata listed at http://math-atlas.sourceforge.net/errata.html and
bump portrevision.

Submitted by:	bf <bf2006a@yahoo.com>
2007-03-08 08:26:19 +00:00
Maho Nakata
66a388ece5 For test target, now we use GMAKE to MAKE. In some environment
GMAKE fails.
2007-02-19 01:49:51 +00:00
Maho Nakata
2a8a26e219 Atlas should not depend on GNU F77. Now
it doesn't expect existence of /usr/include/g2c.h
2007-01-15 05:45:25 +00:00
Maho Nakata
6d395117ef * Migrate to gfortran.
* portlint.
* (option) Installing benchmark tests for real FLOPS.
* Bump portrevision.
2007-01-06 22:18:51 +00:00
Maho Nakata
28171a1dc8 o cleanups
o faster build time; 4h45m19.23s for my Pentium M 1.6G.
  now static libs are build via knob, timing torerance patch is applied via knob.

Submitted by:	many
2006-02-14 02:30:16 +00:00
Maho Nakata
818f3b359e Add cputype of sempron; athlon type CPU
Submitted by: Pedro A M Vazquez <vazquez@iqm.unicamp.br>
2005-10-30 08:00:58 +00:00
Maho Nakata
852063c6cd Add two patches for stable builds.
o L1 cache size is not correctly detected having a bad clock
o in some case small number of tries in tuning doesn't meet convergence
  see FAQ http://math-atlas.sourceforge.net/errata.html#tol
2005-06-28 04:45:59 +00:00
Maho Nakata
26bd231cac Adding newline at the end of files
(lapack.h and blas.h)

Submitted by:	thierry@
2004-10-19 01:10:44 +00:00
Maho Nakata
8b77f79ccd ad hoc fix for 5-STABLE, having CPU
other than Pentium4 (Opteron, Pentium III,
Athlon... etc) this was due to recent change
in make(1)
2004-09-01 14:26:13 +00:00
Maho Nakata
94bcc3f41a 1) correct the names of shared libs for threaded version
2) Some Pentium 4 series have more caches (not 512kB, but 1M ~ 2M)
2004-07-14 04:49:52 +00:00
Maho Nakata
7aa685c787 real fix for PR:64692
PR:		64692
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2004-03-30 14:48:49 +00:00
Maho Nakata
410118a607 unbreak for 4-STABLE i386 and alpha
PR:	64692 (loosely depended on)
Submitted by:	Kay Lehmann <kay_lehmann@web.de> and kris via bento
2004-03-27 05:55:45 +00:00
Maho Nakata
3718781425 Fix build on alpha 4-stable
Submitted by:	kris via bento
2004-03-17 09:46:36 +00:00
Maho Nakata
5e41ece017 Update to 3.6.0 2004-02-28 09:45:06 +00:00
Maho Nakata
28dd30949a build both threaded/non-threaded libraries
which introduced some kludge...

Reported by:		kris	(broken on bento for lapack++)
Suggestion from:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2003-07-02 21:39:36 +00:00
Maho Nakata
ec1bf0f1b0 update to 3.5.5
Submitted by:	Thomas Gellekum <Thomas.Gellekum@gmx.de>
2003-06-30 19:19:43 +00:00
Maho Nakata
9bd1ed45e7 1. make atlas thread safe
2. set an option that force atlas to make threaded
3. bump port revision
2003-06-11 04:17:37 +00:00
Maho Nakata
b780505091 Update to 2.5.2 2003-06-11 00:17:39 +00:00
Maho Nakata
afc2e47f94 Fix linkage problem for multithreaded support.
PR:		48511
Submitted by:	Josh Tolbert <hemi@puresimplicity.net>
2003-05-09 22:45:59 +00:00
Maho Nakata
4954b96cdd patch for config.c failed.
Reported by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-05-04 23:00:12 +00:00
Christian Weisgerber
62e1899b5d Fix build on alpha.
PR:		41770
Submitted by:	Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-08-19 16:20:09 +00:00
Ying-Chieh Liao
da92eb967b fix on p4 architecture
bump portrevision

PR:		40321
Submitted by:	maintainer
2002-07-15 10:41:17 +00:00
Yoichi NAKAYAMA
876469a9c4 Update to 3.4.1. (Use patch posted to ports-jp@ list)
PR:		37663
Submitted by:	maintainer
2002-06-22 07:54:16 +00:00
Ying-Chieh Liao
d2e49c4eca make it be able to build on all supported archs
PR:		35994
Submitted by:	Li-lun Wang (Leland Wang) <llwang@infor.org>
Approved by:	maintainer
2002-03-26 05:49:54 +00:00
Ying-Chieh Liao
e66657a5c7 add atlas 3.3.14
Automatically Tuned Linear Algebra Software (ATLAS)

PR:		35908
Submitted by:	Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-03-15 03:53:15 +00:00