FreshPorts -- The Place For Ports Sun, 20 Jul 2008 2:07 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
atlas-devel 3.7.37 math on this many watch lists=1 search for ports that depend on this port
Ignore IGNORE: please use math/atlas instead. atlas is newer
Development version of math/atlas
Maintained by: maho@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Oct 2003 00:17:04


The ATLAS (Automatically Tuned Linear Algebra Software) project is
an ongoing research effort focusing on applying empirical techniques
in order to provide portable performance. 

At present, it provides C and Fortran77 interfaces to a
portably efficient BLAS implementation, as well as a few routines from LAPACK.

If you use blas, you can simply change flags when linking,
from -lblas to -lf77blas -latlas (order is important).

A few routines from LAPACK are merged into one library as libalapack.
It requres both C and Fortran77 interfaces, and thus that link line would be:
-lalapack -lf77blas -lcblas -latlas -lg2c -lm .

Other choice of CC and CFLAGS are *NOT* recommended.
They are already optimized for this platform and automatically searched.

WWW: http://math-atlas.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, lang/gcc42
Required Libraries: math/blas, math/lapack, lang/f2c

To install the port: cd /usr/ports/math/atlas-devel/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/sourceforge/math-atlas/
http://nchc.dl.sourceforge.net/sourceforge/math-atlas/
http://kent.dl.sourceforge.net/sourceforge/math-atlas/
http://easynews.dl.sourceforge.net/sourceforge/math-atlas/
http://ufpr.dl.sourceforge.net/sourceforge/math-atlas/
http://umn.dl.sourceforge.net/sourceforge/math-atlas/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 62

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Jan 2008 00:24:05
Original commit files touched by this commit  3.7.37
maho search for other commits by this committer
Use MANUAL_PACKAGE_BUILD instead. Portlint.
19 Dec 2007 22:49:29
Original commit files touched by this commit  3.7.37
maho search for other commits by this committer
Marked as ignore. math/atlas is newer.
30 Sep 2007 00:34:49
Original commit files touched by this commit  3.7.37
maho search for other commits by this committer
Update to 3.7.37 and unbreak.
29 Sep 2007 13:57:39
Original commit files touched by this commit  3.7.34
maho search for other commits by this committer
Temporary marked as broken. Creating ATLAS'ed LAPACK part is now broken.
30 Jul 2007 09:04:04
Original commit files touched by this commit  3.7.34
maho search for other commits by this committer
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
Original commit files touched by this commit  3.7.34
maho search for other commits by this committer
Update to 3.7.34.
12 Jul 2007 09:13:25
Original commit files touched by this commit  3.7.29
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
07 Mar 2007 23:26:16
Original commit files touched by this commit  3.7.29
maho search for other commits by this committer
Update to 3.7.29.
16 Feb 2007 13:47:59
Original commit files touched by this commit  3.7.28
maho search for other commits by this committer
Update to 3.7.28.
16 Jan 2007 02:39:08
Original commit files touched by this commit  3.7.24_4
maho search for other commits by this committer
Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran.
15 Jan 2007 12:03:28
Original commit files touched by this commit  3.7.24_4
maho search for other commits by this committer
No longer depended on g2c.h in the base.
Now we should use f2c.
14 Jan 2007 13:26:55
Original commit files touched by this commit  3.7.24_4
thierry search for other commits by this committer
gmake is needed as a build dependency.

Approved by:    maho
12 Jan 2007 05:27:08
Original commit files touched by this commit  3.7.24_4
maho search for other commits by this committer
* Non threaded version installed actually threaded version.
* bump port revision.
11 Jan 2007 07:52:29
Original commit files touched by this commit  3.7.24_3
maho search for other commits by this committer
* Do not install libtstatlas* as they are not use frequently.
* Bump portrevision.
11 Jan 2007 05:26:20
Original commit files touched by this commit  3.7.24_2
maho search for other commits by this committer
BLAS and LAPACK are now build with gfortran so test
section is also available as default.
09 Jan 2007 22:39:17
Original commit files touched by this commit  3.7.24_2
maho search for other commits by this committer
* Shared lib number has been bumped 1 to 2
* Bump port revision
06 Jan 2007 22:18:51
Original commit files touched by this commit  3.7.24_1
maho search for other commits by this committer
* Migrate to gfortran.
* portlint.
* (option) Installing benchmark tests for real FLOPS.
* Bump portrevision.
28 Dec 2006 05:03:43
Original commit files touched by this commit  3.7.24
maho search for other commits by this committer
Update to 3.7.24.
07 Aug 2006 02:40:52
Original commit files touched by this commit  3.7.11
maho search for other commits by this committer
Fix error when WITH_OPTIMIZED_FLAGS is specified.

PR:             100991
Submitted by:   Masayuki Takemura <ICG04984@nifty.com>
09 Jul 2006 02:35:28
Original commit files touched by this commit  3.7.11
maho search for other commits by this committer
A better WITH_OPTIMIZED_FLAGS.
10 May 2006 23:37:39
Original commit files touched by this commit  3.7.11
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
26 Apr 2006 06:13:41
Original commit files touched by this commit  3.7.11
maho search for other commits by this committer
Register conflicts with math/elmer-mathlibs.

Submitted by:   thierry and
                Pedro F. Giffuni <giffunip@asme.org>
13 Feb 2006 05:38:23
Original commit files touched by this commit  3.7.11
maho search for other commits by this committer
Cosmetic change
11 Feb 2006 09:11:24
Original commit files touched by this commit  3.7.11
maho search for other commits by this committer
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
Original commit files touched by this commit  3.7.11
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
19 Nov 2005 22:45:34
Original commit files touched by this commit  3.7.11
maho search for other commits by this committer
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
Original commit files touched by this commit  3.7.11
maho search for other commits by this committer
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
Original commit files touched by this commit  3.7.10
maho search for other commits by this committer
Update to 3.7.10
28 Jun 2005 05:45:59
Original commit files touched by this commit  3.7.8
maho search for other commits by this committer
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
Original commit files touched by this commit  3.7.8
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  3.7.8
obrien search for other commits by this committer
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
Original commit files touched by this commit  3.7.8
maho search for other commits by this committer
Add a warning message

Suggested by: Rob D. <162144@gmail.com>
25 Jan 2005 05:40:14
Original commit files touched by this commit  3.7.8
maho search for other commits by this committer
Reduce optimization level so that not get trapped
at infinite loop
24 Oct 2004 04:40:23
Original commit files touched by this commit  3.7.8
maho search for other commits by this committer
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
Original commit files touched by this commit  3.7.8
maho search for other commits by this committer
Avoid the use of != statements in ports Makefile

PR:             71095
Submitted by:   eik
19 Oct 2004 02:10:44
Original commit files touched by this commit  3.7.8
maho search for other commits by this committer
Adding newline at the end of files
(lapack.h and blas.h)

Submitted by:   thierry@
30 Sep 2004 06:32:00
Original commit files touched by this commit  3.7.8
kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
02 Sep 2004 01:25:45
Original commit files touched by this commit  3.7.8
maho search for other commits by this committer
type -> arch

Pointy hat to: maho
01 Sep 2004 15:26:13
Original commit files touched by this commit  3.7.8
maho search for other commits by this committer
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
Original commit files touched by this commit  3.7.8
maho search for other commits by this committer
Build fix for 5-STABLE
18 Aug 2004 06:46:25
Original commit files touched by this commit  3.7.8
maho search for other commits by this committer
o Significantly performance loss by overriding several
  optimization flags...
o update to 3.7.8
14 Jul 2004 05:49:52
Original commit files touched by this commit  3.7.5
maho search for other commits by this committer
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
Original commit files touched by this commit  3.7.5
maho search for other commits by this committer
Update to 3.7.5
06 May 2004 20:49:54
Original commit files touched by this commit  3.7.3
maho search for other commits by this committer
Make portlint happy by replacing space to tab

PR:             65409
Submitted by:   trevor
04 Apr 2004 00:23:32
Original commit files touched by this commit  3.7.3
maho search for other commits by this committer
forgot to update distinfo

Submitted by:   Kay Lehmann <kay_lehmann@web.de>
30 Mar 2004 15:49:59
Original commit files touched by this commit  3.7.3
maho search for other commits by this committer
make portlint happy
30 Mar 2004 15:48:49
Original commit files touched by this commit  3.7.1
maho search for other commits by this committer
real fix for PR:64692

PR:             64692
Submitted by:   Kay Lehmann <kay_lehmann@web.de>
20 Mar 2004 05:20:47
Original commit files touched by this commit  3.7.1
maho search for other commits by this committer
Do not hardcord PICFLAG
Submitted by:   ru
19 Mar 2004 04:20:12
Original commit files touched by this commit  3.7.1
maho search for other commits by this committer
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 View all of this commit message)
18 Mar 2004 23:06:12
Original commit files touched by this commit  3.7.1
maho search for other commits by this committer
-fPIC is appropreate on all architectures.

Submitted by: kris
17 Mar 2004 09:46:36
Original commit files touched by this commit  3.7.1
maho search for other commits by this committer
Fix build on alpha 4-stable

Submitted by:   kris via bento
28 Feb 2004 03:54:21
Original commit files touched by this commit  3.7.1
maho search for other commits by this committer
Update to 3.7.1
01 Feb 2004 06:55:14
Original commit files touched by this commit  3.6.0
maho search for other commits by this committer
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
Original commit files touched by this commit  3.6.0
maho search for other commits by this committer
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
Original commit files touched by this commit  3.6.0
maho search for other commits by this committer
Fix broken on alpha

Submitted by:   kris via bento
20 Jan 2004 13:40:47
Original commit files touched by this commit  3.6.0
maho search for other commits by this committer
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
Original commit files touched by this commit  3.6.0
maho search for other commits by this committer
Remove harmful message from Makefile

Pointed out by: sf
20 Jan 2004 12:48:03
Original commit files touched by this commit  3.6.0
maho search for other commits by this committer
Remove # to compile

Pointy hat to: myself
20 Jan 2004 01:24:35
Original commit files touched by this commit  3.6.0
maho search for other commits by this committer
a) update to 3.6.0
b) make PIC object files for amd64
c) some clean ups
28 Dec 2003 06:01:19
Original commit files touched by this commit  3.5.22
maho search for other commits by this committer
a) Update to 3.5.22
b) added Opteron support but my machine is very unstable :(
24 Oct 2003 09:05:30
Original commit files touched by this commit  3.5.12
maho search for other commits by this committer
Update to 3.5.12
04 Oct 2003 00:15:36
Original commit files touched by this commit  3.5.11
maho search for other commits by this committer
Add new port atlas-devel, developer version of math/atlas

Number of commits found: 62

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Jul 13
drupal6Jul 13
popplerJul 09
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21

3 vulnerabilities affecting 4 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18834
Broken 149
Deprecated 100
Ignore 431
Forbidden 5
Restricted 348
No CDROM 128
Vulnerable 52
Expired 18
Set to expire 79
Interactive 79
new 24 hours 31
new 48 hours49
new 7 days58
new fortnight82
new month185

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.527 seconds.