aboutsummaryrefslogtreecommitdiff
path: root/math/blacs
Commit message (Collapse)AuthorAgeFilesLines
* * Install shared libs as well.Maho Nakata2007-03-092-7/+46
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=186938
* * Use gfortran42 only and not gcc42.Maho Nakata2007-01-121-3/+6
| | | | | | | * Bump portrevision. Notes: svn path=/head/; revision=182143
* * Migrate to gfortran.Maho Nakata2007-01-102-9/+17
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=181953
* Make consistent if OpenMPI exists.Maho Nakata2006-11-181-0/+4
| | | | Notes: svn path=/head/; revision=177547
* Add OpenMPI supportMaho Nakata2006-11-184-4/+102
| | | | | | | | PR: 105474 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=177544
* Build fix for 4-STABLEMaho Nakata2006-08-221-1/+4
| | | | | | | Submitted by: thierry (kris via pointyhat) Notes: svn path=/head/; revision=171137
* remove unnecessary empty filesMaho Nakata2006-07-241-0/+0
| | | | | | | Submitted by: thierry Notes: svn path=/head/; revision=168613
* Switch to MPICH2.Maho Nakata2006-07-244-24/+15
| | | | | | | | PR: 100755, 100756 Submitted by: thierry Notes: svn path=/head/; revision=168588
* BLACS port doesn't acutally depend on LAPACK and BLASMaho Nakata2006-07-091-2/+0
| | | | Notes: svn path=/head/; revision=167243
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* SHA256ifyEdwin Groothuis2006-01-221-0/+9
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* .else if should be .elif or .elseifMaho Nakata2005-07-061-1/+1
| | | | | | | Submitted by: joe, kris Notes: svn path=/head/; revision=138550
* Re-organize optimization flags so that runs much more fasterMaho Nakata2005-07-041-0/+13
| | | | Notes: svn path=/head/; revision=138437
* Somehow pkg-message has been an empty file.Maho Nakata2005-05-221-0/+12
| | | | | | | Submitted by: netchild Notes: svn path=/head/; revision=135833
* move pkg-message.in in ${FILESDIR} to installMaho Nakata2004-11-231-0/+0
| | | | | | | w/o error. Notes: svn path=/head/; revision=122190
* Forgot to add pkg-message.inMaho Nakata2004-10-191-0/+12
| | | | | | | | PR: 72261 Pointy hat to: maho Notes: svn path=/head/; revision=119767
* 1) fix build after changes to make(1) on FreeBSDMaho Nakata2004-10-193-21/+14
| | | | | | | | | | 2) pass portlint, and also fix pkg-message as well. PR: 72261 Submitted by: thierry@ Notes: svn path=/head/; revision=119766
* Make portlint happy by replacing space to tabMaho Nakata2004-05-061-3/+3
| | | | | | | | PR: 65409 Submitted by: trevor Notes: svn path=/head/; revision=108577
* SIZEifyMaho Nakata2004-03-191-4/+13
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104580
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* The BLACS (Basic Linear Algebra Communication Subprograms; using MPI)Maho Nakata2003-05-056-0/+184
PR: 40521 Notes: svn path=/head/; revision=80142