| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Jul 2012 11:11:44
4.8.4_2
|
bf  |
add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
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 |
22 Nov 2011 11:14:10
4.8.4_2
|
bf  |
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes |
24 Jul 2011 03:05:21
4.8.4_2
|
bf  |
take in some orphans |
26 Feb 2011 09:56:51
4.8.4_2
|
thierry  |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715 |
14 Nov 2010 22:00:23
4.8.4_1
|
thierry  |
Chase the upgrade of MPICH2. |
01 Dec 2009 06:13:39
4.8.4
|
wen  |
- Update to 4.8.4
PR: ports/140987
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> |
28 Nov 2009 10:44:56
4.8.3_3
|
thierry  |
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors. |
13 Sep 2009 00:08:01
4.8.3_2
|
gerald  |
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
4.8.3_1
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
10 Nov 2008 15:40:43
4.8.3
|
thierry  |
Take the MAINTAINER_MODE out of the regression-test target (not for the
-mpi case).
Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com> |
26 Oct 2008 20:07:41
4.8.3
|
thierry  |
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> |
14 Jul 2007 02:19:23
4.7.3
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
27 May 2007 08:31:46
4.7.3
|
thierry  |
Upgrade to MUMPS 4.7.3.
Noticed by: Pedro F. Giffuni <giffunip (at) yahoo.com> |
15 Mar 2007 06:04:09
4.6.3_3
|
maho  |
1. A build fix.
2. Now recognize ATLAS/BLAS automatically.
3. Do not activate -mpich for default. |
12 Jan 2007 23:57:22
4.6.3_3
|
maho  |
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack. |
11 Jan 2007 01:52:26
4.6.3_2
|
maho  |
Migrate to gforntran42.
Bump portrevision |
10 Dec 2006 22:44:08
4.6.3_1
|
thierry  |
Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208. |
30 Nov 2006 23:32:28
4.6.3_1
|
kris  |
BROKEN: Does not build |
01 Oct 2006 21:14:55
4.6.3_1
|
thierry  |
Chase bsd.gcc.mk and remove an extra dependency.
Reminded by: Pedro F. Giffuni <giffunip (at) yahoo.com> |
25 Jul 2006 08:44:05
4.6.3_1
|
thierry  |
- Switch to MPICH2;
- Add RUN_DEPENDS to BLACS & SCALAPACK if built with MPICH;
- Add a regression-test target. |
12 Jul 2006 06:01:46
4.6.3_1
|
thierry  |
- 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 |
01 Jul 2006 12:16:44
4.6.3
|
thierry  |
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) |
24 Jun 2006 21:35:14
4.6.3
|
thierry  |
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> |
03 Jun 2006 12:34:09
4.6.2
|
thierry  |
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> |