| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
07 Jan 2008 00:24:05
3.7.37
|
maho  |
Use MANUAL_PACKAGE_BUILD instead. Portlint. |
19 Dec 2007 22:49:29
3.7.37
|
maho  |
Marked as ignore. math/atlas is newer. |
30 Sep 2007 00:34:49
3.7.37
|
maho  |
Update to 3.7.37 and unbreak. |
29 Sep 2007 13:57:39
3.7.34
|
maho  |
Temporary marked as broken. Creating ATLAS'ed LAPACK part is now broken. |
30 Jul 2007 09:04:04
3.7.34
|
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> |
21 Jul 2007 15:03:11
3.7.34
|
maho  |
Update to 3.7.34. |
12 Jul 2007 09:13:25
3.7.29
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
07 Mar 2007 23:26:16
3.7.29
|
maho  |
Update to 3.7.29. |
16 Feb 2007 13:47:59
3.7.28
|
maho  |
Update to 3.7.28. |
16 Jan 2007 02:39:08
3.7.24_4
|
maho  |
Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran. |
15 Jan 2007 12:03:28
3.7.24_4
|
maho  |
No longer depended on g2c.h in the base.
Now we should use f2c. |
14 Jan 2007 13:26:55
3.7.24_4
|
thierry  |
gmake is needed as a build dependency.
Approved by: maho |
12 Jan 2007 05:27:08
3.7.24_4
|
maho  |
* Non threaded version installed actually threaded version.
* bump port revision. |
11 Jan 2007 07:52:29
3.7.24_3
|
maho  |
* Do not install libtstatlas* as they are not use frequently.
* Bump portrevision. |
11 Jan 2007 05:26:20
3.7.24_2
|
maho  |
BLAS and LAPACK are now build with gfortran so test
section is also available as default. |
09 Jan 2007 22:39:17
3.7.24_2
|
maho  |
* Shared lib number has been bumped 1 to 2
* Bump port revision |
06 Jan 2007 22:18:51
3.7.24_1
|
maho  |
* Migrate to gfortran.
* portlint.
* (option) Installing benchmark tests for real FLOPS.
* Bump portrevision. |
28 Dec 2006 05:03:43
3.7.24
|
maho  |
Update to 3.7.24. |
07 Aug 2006 02:40:52
3.7.11
|
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.7.11
|
maho  |
A better WITH_OPTIMIZED_FLAGS. |
10 May 2006 23:37:39
3.7.11
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
26 Apr 2006 06:13:41
3.7.11
|
maho  |
Register conflicts with math/elmer-mathlibs.
Submitted by: thierry and
Pedro F. Giffuni <giffunip@asme.org> |
13 Feb 2006 05:38:23
3.7.11
|
maho  |
Cosmetic change |
11 Feb 2006 09:11:24
3.7.11
|
maho  |
o Do not build static libraries in default setting; this reduce the
build time by half.
o Add support for Pentium D
o timing_torerance patch is now activated via knob; this significantly
reduce the build time.
A lot of discussion with: "Pedro F. Giffuni" <giffunip@yahoo.com> |
22 Jan 2006 12:56:47
3.7.11
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Nov 2005 22:45:34
3.7.11
|
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> |
10 Oct 2005 02:13:52
3.7.11
|
maho  |
1. Update to 3.7.11
2. Add cputype of sempron; athlon type CPU
Submitted by: edwin[1], Pedro A M Vazquez <vazquez@iqm.unicamp.br>[2] |
01 Jul 2005 08:54:52
3.7.10
|
maho  |
Update to 3.7.10 |
28 Jun 2005 05:45:59
3.7.8
|
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.7.8
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
3.7.8
|
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.7.8
|
maho  |
Add a warning message
Suggested by: Rob D. <162144@gmail.com> |
25 Jan 2005 05:40:14
3.7.8
|
maho  |
Reduce optimization level so that not get trapped
at infinite loop |
24 Oct 2004 04:40:23
3.7.8
|
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.7.8
|
maho  |
Avoid the use of != statements in ports Makefile
PR: 71095
Submitted by: eik |
19 Oct 2004 02:10:44
3.7.8
|
maho  |
Adding newline at the end of files
(lapack.h and blas.h)
Submitted by: thierry@ |
30 Sep 2004 06:32:00
3.7.8
|
kris  |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
02 Sep 2004 01:25:45
3.7.8
|
maho  |
type -> arch
Pointy hat to: maho |
01 Sep 2004 15:26:13
3.7.8
|
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.7.8
|
maho  |
Build fix for 5-STABLE |
18 Aug 2004 06:46:25
3.7.8
|
maho  |
o Significantly performance loss by overriding several
optimization flags...
o update to 3.7.8 |
14 Jul 2004 05:49:52
3.7.5
|
maho  |
1) correct the names of shared libs for threaded version
2) Some Pentium 4 series have more caches (not 512kB, but 1M ~ 2M) |
14 Jul 2004 04:27:00
3.7.5
|
maho  |
Update to 3.7.5 |
06 May 2004 20:49:54
3.7.3
|
maho  |
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor |
04 Apr 2004 00:23:32
3.7.3
|
maho  |
forgot to update distinfo
Submitted by: Kay Lehmann <kay_lehmann@web.de> |
30 Mar 2004 15:49:59
3.7.3
|
maho  |
make portlint happy |
30 Mar 2004 15:48:49
3.7.1
|
maho  |
real fix for PR:64692
PR: 64692
Submitted by: Kay Lehmann <kay_lehmann@web.de> |
20 Mar 2004 05:20:47
3.7.1
|
maho  |
Do not hardcord PICFLAG
Submitted by: ru |
19 Mar 2004 04:20:12
3.7.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.7.1
|
maho  |
-fPIC is appropreate on all architectures.
Submitted by: kris |
17 Mar 2004 09:46:36
3.7.1
|
maho  |
Fix build on alpha 4-stable
Submitted by: kris via bento |
28 Feb 2004 03:54:21
3.7.1
|
maho  |
Update to 3.7.1 |
01 Feb 2004 06:55:14
3.6.0
|
maho  |
1) possible build fix on ia64 archs
2) remove some make xconfig
3) move PKGNAMESUFFIX appropreate position
PR: 61995
Submitted by: hrs |
26 Jan 2004 13:41:47
3.6.0
|
maho  |
Add NO_PACKAGE since this port is heavely depended on
the environment.
Submitted by: sf
Many thanks to: sf |
26 Jan 2004 13:25:02
3.6.0
|
maho  |
Fix broken on alpha
Submitted by: kris via bento |
20 Jan 2004 13:40:47
3.6.0
|
maho  |
Add more architectures (result of hw.model)
thanks for your reports!
Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
SHINODA Masanori <shinoda@hiroshima.intec.co.jp>
FUJISHIMA Satsuki <sf@FreeBSD.org>
SATOH Mitsuharu <mituharu@rd.ikegami.co.jp>
nakayama <y.naka@gamma.ocn.ne.jp>
TSUCHIKAMA Shinji <tsuchikm@ff.iij4u.or.jp>
akira noda <a-noda@jaist.ac.jp>
Masahiro Yamagishi <night@pluto.dti.ne.jp> |
20 Jan 2004 12:56:57
3.6.0
|
maho  |
Remove harmful message from Makefile
Pointed out by: sf |
20 Jan 2004 12:48:03
3.6.0
|
maho  |
Remove # to compile
Pointy hat to: myself |
20 Jan 2004 01:24:35
3.6.0
|
maho  |
a) update to 3.6.0
b) make PIC object files for amd64
c) some clean ups |
28 Dec 2003 06:01:19
3.5.22
|
maho  |
a) Update to 3.5.22
b) added Opteron support but my machine is very unstable :( |
24 Oct 2003 09:05:30
3.5.12
|
maho  |
Update to 3.5.12 |
04 Oct 2003 00:15:36
3.5.11
|
maho  |
Add new port atlas-devel, developer version of math/atlas |