aboutsummaryrefslogtreecommitdiff
path: root/math/mumps
Commit message (Collapse)AuthorAgeFilesLines
* add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriateBrendan Fabeny2012-07-091-1/+1
| | | | | | | | | | | CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly note the restrictive license of the metis ports (while here, append the MPI port to *DEPENDS in math/parmetis, rather than using an assignment) PR: 169578 Notes: svn path=/head/; revision=300666
* adjust linking and comments in dependent ports after the math/atlas update;Brendan Fabeny2011-11-221-3/+3
| | | | | | | | | | | math/atlas-devel will be updated to use the same constructs at a later date PR: 162706 Approved by: miwi (portmgr) Feature safe: yes Notes: svn path=/head/; revision=286242
* take in some orphansBrendan Fabeny2011-07-241-1/+1
| | | | Notes: svn path=/head/; revision=278221
* Chase the upgrade of MPICH2.Thierry Thomas2011-02-262-2/+1
| | | | | | | | | | Since I'm there, pet portlint where needed, e.g. by removing oblsolete MD5 checksums. PR: ports/154715 Notes: svn path=/head/; revision=269786
* Chase the upgrade of MPICH2.Thierry Thomas2010-11-142-1/+2
| | | | Notes: svn path=/head/; revision=264536
* - Update to 4.8.4Wen Heping2009-12-012-5/+4
| | | | | | | | PR: ports/140987 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> Notes: svn path=/head/; revision=245046
* - Chase relocation of net/mpich2Thierry Thomas2009-11-282-12/+12
| | | | | | | | | - Bump PORTREVISION if needed - Fix some portlint errors. Notes: svn path=/head/; revision=244904
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-0/+1
| | | | Notes: svn path=/head/; revision=225403
* Take the MAINTAINER_MODE out of the regression-test target (not for theThierry Thomas2008-11-101-4/+2
| | | | | | | | | -mpi case). Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com> Notes: svn path=/head/; revision=222692
* Upgrade to 4.8.3.Thierry Thomas2008-10-263-15/+39
| | | | | | | | | Changelog at <http://graal.ens-lyon.fr/MUMPS/index.php?page=dwnld#cl>. Noticied by: Pedro F. Giffuni <giffunip (at) yahoo (dot) com> Notes: svn path=/head/; revision=222107
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-141-5/+2
| | | | Notes: svn path=/head/; revision=195549
* Upgrade to MUMPS 4.7.3.Thierry Thomas2007-05-273-14/+17
| | | | | | | Noticed by: Pedro F. Giffuni <giffunip (at) yahoo.com> Notes: svn path=/head/; revision=191962
* 1. A build fix.Maho Nakata2007-03-153-15/+18
| | | | | | | | 2. Now recognize ATLAS/BLAS automatically. 3. Do not activate -mpich for default. Notes: svn path=/head/; revision=187425
* * Migrate to gfortran.Maho Nakata2007-01-122-3/+8
| | | | | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack. Notes: svn path=/head/; revision=182258
* Migrate to gforntran42.Maho Nakata2007-01-111-14/+11
| | | | | | | Bump portrevision Notes: svn path=/head/; revision=182050
* Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208.Thierry Thomas2006-12-101-2/+0
| | | | Notes: svn path=/head/; revision=179426
* BROKEN: Does not buildKris Kennaway2006-11-301-0/+2
| | | | Notes: svn path=/head/; revision=178396
* Chase bsd.gcc.mk and remove an extra dependency.Thierry Thomas2006-10-011-3/+0
| | | | | | | Reminded by: Pedro F. Giffuni <giffunip (at) yahoo.com> Notes: svn path=/head/; revision=174263
* - Switch to MPICH2;Thierry Thomas2006-07-252-12/+55
| | | | | | | | | - Add RUN_DEPENDS to BLACS & SCALAPACK if built with MPICH; - Add a regression-test target. Notes: svn path=/head/; revision=168702
* - The version version number has been bumped to 4.6.3.2 within the sameThierry Thomas2006-07-122-3/+5
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=167571
* Reset maintainership: Pedro's dev machine has been stolen :-(Thierry Thomas2006-07-011-1/+1
| | | | | | | | | Hoping to see you back soon! Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer) Notes: svn path=/head/; revision=166704
* Upgrade to 4.6.3. Changes include:Thierry Thomas2006-06-242-7/+9
| | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=166242
* MUMPS, the MUltifrontal Massively Parallel sparse direct Solver, is theThierry Thomas2006-06-036-0/+308
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> Notes: svn path=/head/; revision=164274