Commit graph

22 commits

Author SHA1 Message Date
Brendan Fabeny
57f8ecd37c take in some orphans 2011-07-24 03:05:21 +00:00
Thierry Thomas
48883ba9ac Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.

PR:		ports/154715
2011-02-26 09:56:51 +00:00
Thierry Thomas
7db179edb4 Chase the upgrade of MPICH2. 2010-11-14 22:00:23 +00:00
Wen Heping
948cf68fe9 - Update to 4.8.4
PR:		ports/140987
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
2009-12-01 06:13:39 +00:00
Thierry Thomas
532f881192 - Chase relocation of net/mpich2
- Bump PORTREVISION if needed

- Fix some portlint errors.
2009-11-28 10:44:56 +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
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Thierry Thomas
77ed548cf3 Take the MAINTAINER_MODE out of the regression-test target (not for the
-mpi case).

Submitted by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2008-11-10 15:40:43 +00:00
Thierry Thomas
252021bdaf Upgrade to 4.8.3.
Changelog at <http://graal.ens-lyon.fr/MUMPS/index.php?page=dwnld#cl>.

Noticied by:	Pedro F. Giffuni <giffunip (at) yahoo (dot) com>
2008-10-26 20:07:41 +00:00
Maho Nakata
597fc2c3c8 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 02:21:32 +00:00
Thierry Thomas
b1876f270f Upgrade to MUMPS 4.7.3.
Noticed by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2007-05-27 08:31:46 +00:00
Maho Nakata
71954f402b 1. A build fix.
2. Now recognize ATLAS/BLAS automatically.
3. Do not activate -mpich for default.
2007-03-15 06:04:09 +00:00
Maho Nakata
826e294dda * Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
2007-01-12 23:57:22 +00:00
Maho Nakata
3490a021f9 Migrate to gforntran42.
Bump portrevision
2007-01-11 01:52:26 +00:00
Thierry Thomas
77945bb9d6 Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208. 2006-12-10 22:44:08 +00:00
Kris Kennaway
44ef06c2a8 BROKEN: Does not build 2006-11-30 23:32:27 +00:00
Thierry Thomas
18699495ab Chase bsd.gcc.mk and remove an extra dependency.
Reminded by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2006-10-01 21:14:55 +00:00
Thierry Thomas
963b824f4a - Switch to MPICH2;
- Add RUN_DEPENDS to BLACS & SCALAPACK if built with MPICH;

- Add a regression-test target.
2006-07-25 08:44:05 +00:00
Thierry Thomas
eff2898990 - The version version number has been bumped to 4.6.3.2 within the same
tarball:

  Diff available at
  <http://people.freebsd.org/~thierry/ports/MUMPS_4.6.3_MUMPS_4.6.3.2.diff>

- Add a direct download URL.

Reported by:	linimon
2006-07-12 06:01:46 +00:00
Thierry Thomas
f6e6a00f01 Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!

Submitted by:	Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
2006-07-01 12:16:44 +00:00
Thierry Thomas
69f083ba7a Upgrade to 4.6.3. Changes include:
A new version of the powerful solver has been released. Changes include:

* Reduced memory usage for symmetric matrices (compressed CB)
* Reduced memory allocation for parallel executions
* Scheduler parameters for parallel executions modified
* Memory estimates (that were too large) corrected with
  2Dcyclic Schur complement option
* Portability improved (C/Fortran interfacing for strings)
* The situation leading to Warning "RHS associated in MUMPS_301"
  no more occurs.
* Parameters INFO/RINFO from the Scilab/Matlab API are now called
  INFOG/RINFOG in order to match the MUMPS user's guide.

PR:		ports/99393
Submitted by:	Pedro F. Giffuni <giffunip (at) asme.org>
2006-06-24 21:35:14 +00:00
Thierry Thomas
0a44455f19 MUMPS, the MUltifrontal Massively Parallel sparse direct Solver, is the
fastest matrix solver available for FreeBSD. It requires a F90 compiler
so it's built with gfortran, however care was taken to ensure it will
work with g77 while a the default compiler is changed.

PR:		ports/98107
Submitted by:	Pedro Giffuni <giffunip (at) asme.org>
2006-06-03 12:34:09 +00:00