FreshPorts -- The Place For Ports Sat, 4 Feb 2012 4:02 AM GMT
Port details
blas 3.4.0 math on this many watch lists=10 search for ports that depend on this port
Basic Linear Algebra Subroutines
Maintained by: maho@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: BSD


The BLAS (Basic Linear Algebra Subprograms) are high quality "building block"
routines for performing basic vector and matrix operations. Level 1 BLAS do
vector-vector operations, Level 2 BLAS do matrix-vector operations, and Level
3 BLAS do matrix-matrix operations. Because the BLAS are efficient, portable,
and widely available, they're commonly used in the development of high quality
linear algebra software -- LINPACK and LAPACK, for example.

The original Fortran77 reference implementation of the BLAS is located in the
blas directory of Netlib.  However, this port uses the updated sources
distributed with LAPACK.

WWW: http://www.netlib.org/blas/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Master port: math/lapack

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/gcc46, devel/binutils
Required To Run: lang/gcc46

Required by:
for Libraries

To install the port: cd /usr/ports/math/blas/ && make install clean
To add the package: pkg_add -r blas


Configuration Options
===> The following configuration options are available for blas-3.4.0:
     PROFILE=Off (default) "Build profiling libraries"
     SHARED=On (default) "Build shared libraries and PIC archives"
     STATIC=On (default) "Build (non-PIC) archives"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.netlib.org/lapack/
http://www.netlib.org/lapack/
ftp://ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/lapack/
http://www.mirrorservice.org/sites/netlib.bell-labs.com/netlib/lapack/
ftp://ftp.netlib.no/netlib/lapack/
http://www.netlib.no/netlib/lapack/
ftp://ftp.irisa.fr/pub/netlib/lapack/
http://artfiles.org/netlib.org/lapack/
http://netlib.amss.ac.cn/lapack/
http://netlib.caspur.it/lapack/
http://netlib.linux-mirror.org/lapack/
http://phase.hpcc.jp/mirrors/netlib/lapack/
http://service-spi.web.cern.ch/service-spi/external/tarFiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/lapack/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Jan 2012 11:54:28
Original commit files touched by this commit  3.4.0
maho search for other commits by this committer
Remove distinfo

Spotted by: bf
23 Jan 2012 01:16:10
Original commit files touched by this commit  3.4.0
maho search for other commits by this committer
* Make the BLAS port the secondary port of LAPACK.
* Version number of BLAS port is now accord with LAPACK port.

Submitted by:   bf
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0_6
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.0_6
miwi search for other commits by this committer
- Get Rid MD5 support
27 Sep 2010 05:25:39
Original commit files touched by this commit  1.0_6
maho search for other commits by this committer
Fix build on FBSD 6.

PR:             150918
Submitted by:   glarkin@, bf@
Spotted by: Pointyhat
19 Sep 2010 22:23:23
Original commit files touched by this commit  1.0_6
maho search for other commits by this committer
Correct handling profiled libraries.

PR:             150174
Submitted by:   bf@
30 Aug 2010 07:26:27
Original commit files touched by this commit  1.0_5
bf search for other commits by this committer
Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries;
use one toolchain consistently; build profiling libraries

PR:             117923
Approved by:    maho (maintainer), makc (co-mentor)
13 Sep 2009 00:08:01
Original commit files touched by this commit  1.0_4
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
07 Jan 2009 16:34:27
Original commit files touched by this commit  1.0_3
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
10 Sep 2007 03:04:20
Original commit files touched by this commit  1.0_2
maho search for other commits by this committer
Fix build for blas depended ports.

Submitted by:   pav
07 Sep 2007 01:18:59
Original commit files touched by this commit  1.0_1
maho search for other commits by this committer
Make fetchable. The distfile has been changed and taking the diff
of old and new one, I only see non-functional changes.
Also setting netlib.org as the primal mastersite is appropreate.

Submitted by: vittorio <vdemart1@tin.it>
04 Aug 2007 11:41:31
Original commit files touched by this commit  1.0_1
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
12 Jul 2007 06:24:38
Original commit files touched by this commit  1.0_1
maho search for other commits by this committer
Now we USE_FORTRAN=yes for using FORTRAN compiler.
23 Jan 2007 08:09:59
Original commit files touched by this commit  1.0_1
maho search for other commits by this committer
A cosmetic change.
16 Jan 2007 23:41:45
Original commit files touched by this commit  1.0_1
maho search for other commits by this committer
Pass maintainership.

Approved by:    stas (maintainer)
16 Jan 2007 02:39:08
Original commit files touched by this commit  1.0_1
maho search for other commits by this committer
Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran.
09 Jan 2007 12:00:26
Original commit files touched by this commit  1.0_1
maho search for other commits by this committer
Migrate to gfortran.
Approved by:    stas (maintainer)
01 Oct 2006 20:05:53
Original commit files touched by this commit  1.0
stas search for other commits by this committer
- Fix compiling with oncoming gcc41.

Reported by:    pointyhat run
Approved by:    sem (mentor)
16 Aug 2006 16:43:18
Original commit files touched by this commit  1.0
rafan search for other commits by this committer
- Respect DESTDIR
- Use PLIST_FILES
- Pass maintainership to submitter

PR:             ports/102111
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
15 Aug 2006 00:29:13
Original commit files touched by this commit  1.0
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
22 May 2006 14:52:25
Original commit files touched by this commit  1.0
clsung search for other commits by this committer
- like ports/96420, fix incomplete library

PR:             97613
Submitted by:   Rong-En Fan
24 Apr 2006 19:57:20
Original commit files touched by this commit  1.0
thierry search for other commits by this committer
Register conflicts with math/elmer-mathlibs and pet portlint.
13 Apr 2006 17:53:11
Original commit files touched by this commit  1.0
ehaupt search for other commits by this committer
This port now respects FFLAGS.

PR:             95521
Submitted by:   Pedro F. Giffuni <giffunip@asme.org>
25 Nov 2005 15:48:16
Original commit files touched by this commit  1.0
pav search for other commits by this committer
- Add SHA256
30 Sep 2005 17:48:57
Original commit files touched by this commit  1.0
fenner search for other commits by this committer
www.hensa.ac.uk has been replaced by the UK Mirror Service on 1 August 1999.
Move MASTER_SITES that have been dead for 6 years from www.hensa.ac.uk to
the UK Mirror Service, ftp.mirrorservice.org.

Approved By: portmgr (linimon)
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.0
trevor search for other commits by this committer
SIZEify.
20 Feb 2003 18:42:25
Original commit files touched by this commit  1.0
knu search for other commits by this committer
De-pkg-comment.
08 Oct 2000 04:10:26
files touched by this commit
asami search for other commits by this committer
Convert category math to new layout.  
16 Jun 2000 22:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 09:19:52
files touched by this commit
sobomax search for other commits by this committer
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I  
just cun'n'pasted the name from Satoshi's commit message without checking   it. 
  
15 Jun 2000 18:12:51
files touched by this commit
sobomax search for other commits by this committer
Second round of INSTALL_SHLIBS=yes fixes.    

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01
thunderbirdFeb 01
thunderbird3Feb 01
apache2Jan 31
apache20Jan 31
apache21Jan 31
apache22Jan 31
apache22-prefork-mpmJan 31
sudo*Jan 31

17 vulnerabilities affecting 41 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23097
Broken 192
Deprecated 94
Ignore 728
Forbidden 2
Restricted 329
No CDROM 108
Vulnerable 0
Expired 7
Set to expire 92
Interactive 62
new 24 hours 5
new 48 hours6
new 7 days27
new fortnight59
new month112

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

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