summaryrefslogtreecommitdiff
path: root/math/blacs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* .else if should be .elif or .elseifMaho Nakata2005-07-061-1/+1
| | | | Submitted by: joe, kris
* Re-organize optimization flags so that runs much more fasterMaho Nakata2005-07-041-0/+13
|
* Somehow pkg-message has been an empty file.Maho Nakata2005-05-221-0/+12
| | | | Submitted by: netchild
* move pkg-message.in in ${FILESDIR} to installMaho Nakata2004-11-231-0/+0
| | | | w/o error.
* Forgot to add pkg-message.inMaho Nakata2004-10-191-0/+12
| | | | | PR: 72261 Pointy hat to: maho
* 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@
* Make portlint happy by replacing space to tabMaho Nakata2004-05-061-3/+3
| | | | | PR: 65409 Submitted by: trevor
* SIZEifyMaho Nakata2004-03-191-4/+13
| | | | Submitted by: trevor
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* The BLACS (Basic Linear Algebra Communication Subprograms; using MPI)Maho Nakata2003-05-056-0/+184
PR: 40521