Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now we use USE_FORTRAN=yes to use FORTRAN compiler. | maho | 2007-07-12 | 1 | -5/+1 |
| | |||||
* | Bump port revision. My last commit enables us | maho | 2007-05-29 | 1 | -1/+1 |
| | | | | | | | | to link against shared lib version of blacs without errors. To force users to recompile this port, port revision has been bumped. Suggested by: thierry | ||||
* | Fix soname for shared libs. | maho | 2007-05-27 | 1 | -6/+9 |
| | | | | Submitted by: thierry | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | * Install shared libs as well. | maho | 2007-03-09 | 2 | -7/+46 |
| | | | | * Bump port revision. | ||||
* | * Use gfortran42 only and not gcc42. | maho | 2007-01-12 | 1 | -3/+6 |
| | | | | * Bump portrevision. | ||||
* | * Migrate to gfortran. | maho | 2007-01-10 | 2 | -9/+17 |
| | | | | * Bump port revision. | ||||
* | Make consistent if OpenMPI exists. | maho | 2006-11-19 | 1 | -0/+4 |
| | |||||
* | Add OpenMPI support | maho | 2006-11-19 | 4 | -4/+102 |
| | | | | | PR: 105474 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> | ||||
* | Build fix for 4-STABLE | maho | 2006-08-22 | 1 | -1/+4 |
| | | | | Submitted by: thierry (kris via pointyhat) | ||||
* | remove unnecessary empty files | maho | 2006-07-24 | 1 | -0/+0 |
| | | | | Submitted by: thierry | ||||
* | Switch to MPICH2. | maho | 2006-07-24 | 4 | -24/+15 |
| | | | | | PR: 100755, 100756 Submitted by: thierry | ||||
* | BLACS port doesn't acutally depend on LAPACK and BLAS | maho | 2006-07-09 | 1 | -2/+0 |
| | |||||
* | Remove USE_REINPLACE from ports starting with M | edwin | 2006-05-11 | 1 | -1/+0 |
| | |||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+9 |
| | | | | Approved by: krion@ | ||||
* | .else if should be .elif or .elseif | maho | 2005-07-06 | 1 | -1/+1 |
| | | | | Submitted by: joe, kris | ||||
* | Re-organize optimization flags so that runs much more faster | maho | 2005-07-04 | 1 | -0/+13 |
| | |||||
* | Somehow pkg-message has been an empty file. | maho | 2005-05-22 | 1 | -0/+12 |
| | | | | Submitted by: netchild | ||||
* | move pkg-message.in in ${FILESDIR} to install | maho | 2004-11-23 | 1 | -0/+0 |
| | | | | w/o error. | ||||
* | Forgot to add pkg-message.in | maho | 2004-10-19 | 1 | -0/+12 |
| | | | | | PR: 72261 Pointy hat to: maho | ||||
* | 1) fix build after changes to make(1) on FreeBSD | maho | 2004-10-19 | 3 | -21/+14 |
| | | | | | | | 2) pass portlint, and also fix pkg-message as well. PR: 72261 Submitted by: thierry@ | ||||
* | Make portlint happy by replacing space to tab | maho | 2004-05-07 | 1 | -3/+3 |
| | | | | | PR: 65409 Submitted by: trevor | ||||
* | SIZEify | maho | 2004-03-19 | 1 | -4/+13 |
| | | | | Submitted by: trevor | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | The BLACS (Basic Linear Algebra Communication Subprograms; using MPI) | maho | 2003-05-05 | 6 | -0/+184 |
PR: 40521 |