summaryrefslogtreecommitdiff
path: root/math/blacs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build fix by migration to gcc44.Maho Nakata2009-09-301-2/+2
| | | | | | | | Spotted by: erwin Feature safe: yes Notes: svn path=/head/; revision=242253
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-1/+1
| | | | Notes: svn path=/head/; revision=225403
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-121-5/+1
| | | | Notes: svn path=/head/; revision=195458
* Bump port revision. My last commit enables usMaho Nakata2007-05-281-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 Notes: svn path=/head/; revision=192222
* Fix soname for shared libs.Maho Nakata2007-05-271-6/+9
| | | | | | | Submitted by: thierry Notes: svn path=/head/; revision=191951
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* * 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