Commit graph

84 commits

Author SHA1 Message Date
Baptiste Daroussin
c149db5958 Fix typo after corruption
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2013-06-05 22:23:01 +00:00
Baptiste Daroussin
f0a27c9d1e Convert to new options framework 2013-06-05 14:11:19 +00:00
Maho Nakata
d67633d49e update to 3.4.2 2013-01-05 12:41:02 +00:00
Maho Nakata
95c01beddd Update to 3.4.1. 2012-08-26 04:24:25 +00:00
Maho Nakata
b87d6590d3 Fix
http://netlib.org/lapack/Errata/index2.html#_strong_span_class_green_bug0085_span_strong_xgesvd_problem_in_workspace_computation
.

PR:		165960
Submitted by:	fork <forkandwait@gmail.com>
Feature safe:	yes
2012-03-12 07:47:17 +00:00
Maho Nakata
5cc7b0075e Remove some unncesssary patches.
Submitted by:	bf
2012-01-23 23:22:14 +00:00
Maho Nakata
c174a42b8b adding another patch. 2012-01-22 12:03:39 +00:00
Maho Nakata
7e24845fb7 opps forgot to add some patches. 2012-01-22 12:03:07 +00:00
Maho Nakata
795bd78d81 Update with many small following changes.
1. adding upstream patches and bump port revision.
2. adding precompiled man by default rather than building.
3. adding regression-test target, several tests fails, though.
4. prepare for xlapack and now blas is secondary port of this port.

Submitted by:	bf@
2012-01-22 12:02:17 +00:00
Maho Nakata
225176ef6a Update to LAPACK 3.4.0.
PR:		163906
Submitted by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
Feature safe:	yes
2012-01-08 05:12:56 +00:00
Maho Nakata
c24075ca85 Removing dupe from static lib as well.
PR:		152771
Submitted by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
2010-12-25 04:10:29 +00:00
Maho Nakata
db0da758dd Build fix for science/mpqc, graphics/mypaint,
graphics/cimg, math/suitesparse, math/biggles, astro/astrometry
math/clp, science/mpb.

Reported by: pav, erwin, Anton Shterenlikht, "Hartmann, O" [1],
Submmited by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> [2]

PR: 152771 [2], 152790 [1]
2010-12-04 09:10:23 +00:00
Maho Nakata
d32cc93f8f Update to 3.3.0. 2010-11-30 08:41:56 +00:00
Maho Nakata
a2c7d8792c Do not build proflib by default.
PR:		150549
Submitted by:   bf@
2010-09-27 05:47:02 +00:00
Maho Nakata
8c4e56eb61 Do not strictly specify BLAS at linking. 2010-09-19 23:38:14 +00:00
Brendan Fabeny
841bb20c30 Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries;
use one toolchain consistently; minor cleanups; update to 3.2.2

PR:		117923
Approved by:	maho (maintainer), makc (co-mentor)
2010-08-30 07:31:34 +00:00
Mikhail Teterin
dce21edd5c Enable parallel builds, when possible. Fix test-target. Minor cosmetic
changes. No changes in resulting package.

Approved by:	maintainer
Feature safe:	yes
2010-06-23 03:51:48 +00:00
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Maho Nakata
c8c4775482 FC->F77, regression test now works.
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2009-05-19 21:15:04 +00:00
Pietro Cerutti
f5afeefdb7 - Unbreak on sparc64. It builds and links fine. 2009-05-15 08:08:13 +00:00
Maho Nakata
d5433b6b37 Update to 3.2.1.
Spotted by:  Robert Jenssen
2009-05-07 00:28:35 +00:00
Maho Nakata
b5ad8d0b5f Back shared lib version to 4 and bump portrevision. 2009-04-13 08:39:43 +00:00
Maho Nakata
712e0e4d9e Update to 3.2.0. 2009-04-13 07:35:18 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Maho Nakata
2f9d665436 Add additional MASTER_SITES.
PR:		130242
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2009-01-07 01:55:24 +00:00
Maho Nakata
3dec36eea1 * remove ENABLE_TESTING which does nothing.
* Use the canonical regression-test target: this is run by pointyhat so we
can ensure in the log that the library is in good shape.

Submitted by:	Pedro Giffuni
2008-06-19 02:08:21 +00:00
Maho Nakata
85fde95941 Fix NOPORTDOCS. (per Porter's Handbook 5.14.4).
PR:		122440
Submitted by:	rafan
2008-04-07 00:09:33 +00:00
Mark Linimon
e2159008ed Mark as broken on sparc64: fails to link. 2008-02-01 12:11:52 +00:00
Maho Nakata
01f7ecb3ea Update to 3.3.1.
According to http://www.netlib.org/lapack/lapack-3.1.0.changes
> The interfaces to primary computational routines are fixed and
> will not be changed by minor LAPACK versions (e.g. 3.x).
> Primary routines are those prefixed by a precision and matrix
> type like SGERFS, CUNMQR, ZHEGV, etc., and these interfaces
> will remain the same for all LAPACK version 3 versions.
So I didn't change the version number of shared lib.

See also PR:		116166
2007-09-29 12:53:56 +00:00
Maho Nakata
8c23dbd260 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-12 07:14:14 +00:00
Maho Nakata
a15572912f Build fix: use gfortran42 explicitly instead of USE_GCC=4.2+.
Spotted by: kris
2007-06-13 20:44:01 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Maho Nakata
73d82e32c4 Fix fetchable now (invalid checksum): the default
version changed to 3.1 and distfiles for v 3.0 should
be used explicitly.

PR:		107711
Submitted by:	jmz
2007-01-29 23:44:43 +00:00
Maho Nakata
c11c417d7a Pass maintainership.
Approved by:	jmz (maintainer)
2007-01-16 23:40:38 +00:00
Maho Nakata
968c3e16c6 Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran.
2007-01-16 02:39:08 +00:00
Maho Nakata
38331eb4a8 Fogot to commit script/configure so that installes as liblapack.so.4. 2007-01-09 23:20:04 +00:00
Maho Nakata
591ad446d3 fix pkg-plist 2007-01-09 22:34:14 +00:00
Maho Nakata
7ffc858678 * Migrate to gfortran
* shared lib major 3->4
* bump portrevision

Approved by:	jmz
2007-01-09 12:33:23 +00:00
Jean-Marc Zucconi
5ac12e3e60 Fix to correctly build with a Fortran compiler other than /usr/bin/f77.
Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
2006-05-28 22:42:41 +00:00
Thierry Thomas
4b7ab768c3 Register conflicts with math/elmer-mathlibs.
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
Approved by:	jmz (maintainer)
2006-04-24 20:27:40 +00:00
Jean-Marc Zucconi
dd1af32f00 Dont compile blas as it is not installed. 2006-02-08 19:50:29 +00:00
Jean-Marc Zucconi
d8eb7ce0be This port does not conflict with math/atlas. That was a oversight of my part. 2006-02-07 22:20:02 +00:00
Jean-Marc Zucconi
7317500b7a Don't build the included blas library and add a dependency on math/blas.
This port conflicts with math/atlas.

Problem pointed out by: Pedro F. Giffuni
2006-02-07 21:25:05 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Jean-Marc Zucconi
256358409e NOPROFILE -> NO_PROFILE (fix the build on FreebSD >= 6.0)
PR:		ports/87429
Submitted by:	Christopher Illies <christopher.illies@ki.se>
2005-10-14 22:08:23 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Thomas Gellekum
564e16e495 Add LDADD=g2c (f2c for -stale) to the makefiles.
Reviewed by:	Paul Magwene <paul.magwene@yale.edu>
Approved by:	jmz
2000-09-22 11:40:06 +00:00
Jean-Marc Zucconi
ef4c70991c Add support for profiled libraries.
Submitted by:	 AMAKAWA Shuhei <sa264@cam.ac.uk>
2000-08-20 21:38:53 +00:00