aboutsummaryrefslogtreecommitdiffstats
path: root/math/blacs
Commit message (Collapse)AuthorAgeFilesLines
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-121-5/+1
|
* Bump port revision. My last commit enables usmaho2007-05-291-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.maho2007-05-271-6/+9
| | | | Submitted by: thierry
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* * Install shared libs as well.maho2007-03-092-7/+46
| | | | * Bump port revision.
* * Use gfortran42 only and not gcc42.maho2007-01-121-3/+6
| | | | * Bump portrevision.
* * Migrate to gfortran.maho2007-01-102-9/+17
| | | | * Bump port revision.
* Make consistent if OpenMPI exists.maho2006-11-191-0/+4
|
* Add OpenMPI supportmaho2006-11-194-4/+102
| | | | | PR: 105474 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* Build fix for 4-STABLEmaho2006-08-221-1/+4
| | | | Submitted by: thierry (kris via pointyhat)
* remove unnecessary empty filesmaho2006-07-241-0/+0
| | | | Submitted by: thierry
* Switch to MPICH2.maho2006-07-244-24/+15
| | | | | PR: 100755, 100756 Submitted by: thierry
* BLACS port doesn't acutally depend on LAPACK and BLASmaho2006-07-091-2/+0
|
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* SHA256ifyedwin2006-01-221-0/+9
| | | | Approved by: krion@
* .else if should be .elif or .elseifmaho2005-07-061-1/+1
| | | | Submitted by: joe, kris
* Re-organize optimization flags so that runs much more fastermaho2005-07-041-0/+13
|
* Somehow pkg-message has been an empty file.maho2005-05-221-0/+12
| | | | Submitted by: netchild
* move pkg-message.in in ${FILESDIR} to installmaho2004-11-231-0/+0
| | | | w/o error.
* Forgot to add pkg-message.inmaho2004-10-191-0/+12
| | | | | PR: 72261 Pointy hat to: maho
* 1) fix build after changes to make(1) on FreeBSDmaho2004-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 tabmaho2004-05-071-3/+3
| | | | | PR: 65409 Submitted by: trevor
* SIZEifymaho2004-03-191-4/+13
| | | | Submitted by: trevor
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* The BLACS (Basic Linear Algebra Communication Subprograms; using MPI)maho2003-05-056-0/+184
PR: 40521