| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
12 Jun 2008 08:28:33
3.8.2,1
|
maho  |
Update to 3.8.2.
Submitted by: Kengo Ichiki <ichiki@ualberta.ca>
Slightly modified so that his patches fit ports policy. |
07 Feb 2008 07:47:19
3.8.0_1,1
|
maho  |
* Fix bug listed in http://math-atlas.sourceforge.net/errata.html#RMAAT .
* Bump portrevision.
* Fix pkg-descr. Still do not pass portlint though.
Submitted by: bf <bf2006a@yahoo.com> |
07 Jan 2008 00:24:25
3.8.0,1
|
maho  |
Use MANUAL_PACKAGE_BUILD instead. |
19 Dec 2007 22:47:57
3.8.0,1
|
maho  |
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 |
30 Sep 2007 05:02:10
3.6.0_4,1
|
maho  |
Using new LAPACK 3.1.1 port (threfore BUMPPORTREVISION)
and unbreak. |
29 Sep 2007 13:57:39
3.6.0_3,1
|
maho  |
Temporary marked as broken. Creating ATLAS'ed LAPACK part is now broken. |
30 Jul 2007 09:04:04
3.6.0_3,1
|
maho  |
In ATLAS/INSTALL.txt it is said that gcc42 is superior to both gcc3 and gcc41
- and FreeBSD 7 current imported gcc42.
Spotted by: Li-Lun \"Leland\" Wang" <llwang@infor.org> |
12 Jul 2007 09:10:55
3.6.0_3,1
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
08 Mar 2007 08:26:20
3.6.0_3,1
|
maho  |
Fix errata listed at http://math-atlas.sourceforge.net/errata.html and
bump portrevision.
Submitted by: bf <bf2006a@yahoo.com> |
19 Feb 2007 01:49:51
3.6.0_2,1
|
maho  |
For test target, now we use GMAKE to MAKE. In some environment
GMAKE fails. |
16 Jan 2007 02:39:08
3.6.0_2,1
|
maho  |
Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran. |
15 Jan 2007 05:45:25
3.6.0_2,1
|
maho  |
Atlas should not depend on GNU F77. Now
it doesn't expect existence of /usr/include/g2c.h |
14 Jan 2007 13:26:55
3.6.0_2,1
|
thierry  |
gmake is needed as a build dependency.
Approved by: maho |
11 Jan 2007 21:42:56
3.6.0_2,1
|
maho  |
Fix build with WITH_OPTIMIZED_FLAGS. |
11 Jan 2007 07:03:13
3.6.0_2,1
|
maho  |
* Migrate to gfortran. but stock GCC is used.
* lapack/blas are compiled with gforntran, thus we build TEST section as well. |
09 Jan 2007 22:39:17
3.6.0_2,1
|
maho  |
* Shared lib number has been bumped 1 to 2
* Bump port revision |
06 Jan 2007 22:18:51
3.6.0_1,1
|
maho  |
* Migrate to gfortran.
* portlint.
* (option) Installing benchmark tests for real FLOPS.
* Bump portrevision. |
07 Aug 2006 02:40:52
3.6.0,1
|
maho  |
Fix error when WITH_OPTIMIZED_FLAGS is specified.
PR: 100991
Submitted by: Masayuki Takemura <ICG04984@nifty.com> |
09 Jul 2006 02:35:28
3.6.0,1
|
maho  |
A better WITH_OPTIMIZED_FLAGS. |
10 May 2006 23:37:39
3.6.0
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
26 Apr 2006 06:13:41
3.6.0,1
|
maho  |
Register conflicts with math/elmer-mathlibs.
Submitted by: thierry and
Pedro F. Giffuni <giffunip@asme.org> |
14 Feb 2006 02:30:16
3.6.0,1
|
maho  |
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 |
22 Jan 2006 12:56:47
3.6.0,1
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Nov 2005 22:45:34
3.6.0,1
|
maho  |
Currently with "cpu I686_CPU" which is default,
kernel automatically enables SSE if it is available.
so remove messages which are not necessary.
Submitted by: Darrien <darrien.l@gmail.com> |
30 Oct 2005 08:00:58
3.6.0,1
|
maho  |
Add cputype of sempron; athlon type CPU
Submitted by: Pedro A M Vazquez <vazquez@iqm.unicamp.br> |
07 Sep 2005 02:52:21
3.6.0,1
|
kris  |
Set NO_PACKAGE: atlas optimizes for the local machine, so a package is not
generally useful.
Reviewed by: maho (maintainer) |
28 Jun 2005 05:45:59
3.6.0,1
|
maho  |
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 |
12 Apr 2005 04:26:57
3.6.0
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
3.6.0
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
25 Jan 2005 05:47:56
3.6.0,1
|
maho  |
Add a warning message
Suggested by: Rob D. <162144@gmail.com> |
25 Jan 2005 05:40:14
3.6.0,1
|
maho  |
Reduce optimization level so that not get trapped
at infinite loop |
24 Oct 2004 04:40:23
3.6.0,1
|
maho  |
Forced commit
Actually this report was submitted by mharo,
and eik kindly told me how to fix.
PR: 71095
Submitted by: mharo |
24 Oct 2004 04:37:02
3.6.0,1
|
maho  |
Avoid the use of != statements in ports Makefile
PR: 71095
Submitted by: eik |
19 Oct 2004 02:10:44
3.6.0,1
|
maho  |
Adding newline at the end of files
(lapack.h and blas.h)
Submitted by: thierry@ |
30 Sep 2004 06:32:00
3.6.0,1
|
kris  |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
02 Sep 2004 01:25:45
3.6.0,1
|
maho  |
type -> arch
Pointy hat to: maho |
01 Sep 2004 15:26:13
3.6.0,1
|
maho  |
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) |
01 Sep 2004 10:59:26
3.6.0,1
|
maho  |
Build fix for 5-STABLE |
18 Aug 2004 06:46:25
3.6.0,1
|
maho  |
o Significantly performance loss by overriding several
optimization flags...
o update to 3.7.8 |
14 Jul 2004 05:49:52
3.6.0,1
|
maho  |
1) correct the names of shared libs for threaded version
2) Some Pentium 4 series have more caches (not 512kB, but 1M ~ 2M) |
06 May 2004 20:49:54
3.6.0,1
|
maho  |
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor |
30 Mar 2004 15:49:20
3.6.0,1
|
maho  |
make portlint happy |
30 Mar 2004 15:48:49
3.6.0,1
|
maho  |
real fix for PR:64692
PR: 64692
Submitted by: Kay Lehmann <kay_lehmann@web.de> |
27 Mar 2004 05:55:45
3.6.0,1
|
maho  |
unbreak for 4-STABLE i386 and alpha
PR: 64692 (loosely depended on)
Submitted by: Kay Lehmann <kay_lehmann@web.de> and kris via bento |
20 Mar 2004 05:20:47
3.6.0,1
|
maho  |
Do not hardcord PICFLAG
Submitted by: ru |
19 Mar 2004 04:20:12
3.6.0,1
|
maho  |
Backout previous change of PICFLAG, since
behaviour of -fPIC and -fpic are different.
Here is the comment form obrien:
--
"-fpic" is a [minor?] optimization for machines that can handle it:
-fpic
Generate position-independent code (PIC) suitable for use in a shared
library, if supported for the target machine. Such code accesses all
constant addresses through a global offset table (GOT). The dynamic
loader resolves the GOT entries when the program starts (the dynamic
loader is not part of GCC; it is part of the operating system). If
the GOT size for the linked executable exceeds a machine-specific
maximum size, you get an error message from the linker indicating(Only the first 15 lines of the commit message are shown above ) |
18 Mar 2004 23:06:12
3.6.0,1
|
maho  |
-fPIC is appropreate on all architectures.
Submitted by: kris |
17 Mar 2004 09:46:36
3.6.0,1
|
maho  |
Fix build on alpha 4-stable
Submitted by: kris via bento |
28 Feb 2004 09:45:06
3.6.0,1
|
maho  |
Update to 3.6.0 |
01 Feb 2004 02:04:48
3.5.5,1
|
maho  |
math/atlas should not LIB_DEPENDS on math/lapack.
lapack is required only for building.
PR: 61963
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> |
08 Aug 2003 11:42:58
3.5.5,1
|
maho  |
Backout to 3.5.5
a) newer version build fails like:
/usr/local/lib/libatlas.so: undefined reference to `ATL_dpKBmm_b1'
/usr/local/lib/libatlas.so: undefined reference to `ATL_dpKBmm_b0'
b) Define PORTEPOCH=1
Reported by: Pedro F. Giffuni <giffunip@yahoo.com>
kris
Thierry Thomas <thierry@pompo.net>
Jonathan <j.e.drews@worldnet.att.net> |
02 Aug 2003 17:11:30
3.5.7
|
maho  |
Fix build on 4-STABLE disabiling sanity check.
Submitted by: kris via bento
"Dannis 't Hart" <dchart@dds.nl> |
29 Jul 2003 16:50:39
3.5.7
|
maho  |
Update to 3.5.7 |
03 Jul 2003 00:03:38
3.5.6
|
maho  |
1. update to 3.5.6
2. rename suffix of threaded libs from thr to _r. |
02 Jul 2003 22:39:36
3.5.5_1
|
maho  |
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> |
30 Jun 2003 20:19:43
3.5.5
|
maho  |
update to 3.5.5
Submitted by: Thomas Gellekum <Thomas.Gellekum@gmx.de> |
11 Jun 2003 05:17:38
3.5.2_1
|
maho  |
1. make atlas thread safe
2. set an option that force atlas to make threaded
3. bump port revision |
11 Jun 2003 01:17:39
3.5.2
|
maho  |
Update to 2.5.2 |
09 May 2003 23:45:59
3.5.1
|
maho  |
Fix linkage problem for multithreaded support.
PR: 48511
Submitted by: Josh Tolbert <hemi@puresimplicity.net> |
05 May 2003 00:00:12
3.5.1
|
maho  |
patch for config.c failed.
Reported by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> |
04 May 2003 02:02:10
3.5.1
|
maho  |
1. Update to 2.5.1
2. change maintainer's e-mail address. |
21 Feb 2003 12:44:05
3.4.1_1
|
knu  |
De-pkg-comment. |
19 Aug 2002 17:20:09
3.4.1_1
|
naddy  |
Fix build on alpha.
PR: 41770
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> |
15 Jul 2002 11:41:17
3.4.1_1
|
ijliao  |
fix on p4 architecture
bump portrevision
PR: 40321
Submitted by: maintainer |
22 Jun 2002 08:54:16
3.4.1
|
yoichi  |
Update to 3.4.1. (Use patch posted to ports-jp@ list)
PR: 37663
Submitted by: maintainer |
26 Mar 2002 05:49:54
3.3.14
|
ijliao  |
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 |
15 Mar 2002 03:53:15
3.3.14
|
ijliao  |
add atlas 3.3.14
Automatically Tuned Linear Algebra Software (ATLAS)
PR: 35908
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> |