Commit graph

14 commits

Author SHA1 Message Date
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Maho Nakata
6610ae9e37 update to 1.0.1
Submitted by:	edwin, fenner
2005-10-10 05:57:24 +00:00
Maho Nakata
53ed4e4bea .else if should be .elif or .elseif
Submitted by:	joe, kris
2005-07-06 02:05:48 +00:00
Maho Nakata
4746a2a816 Re-organize optimization flags so that runs much more faster 2005-07-04 04:59:27 +00:00
Maho Nakata
7219189372 Make fetchable [1] and unbreak.
update to 1.0.0 and now it is released under GPL

Submitted by:	kris[1]
2005-05-12 05:14:36 +00:00
Maho Nakata
23f68d87ca Fix build with WITH_OPTIMIZED_FLAGS
PR:		74011
Submitted by:	Jie Gao <gaoj at cpsc.ucalgary.ca>
2004-11-23 02:10:49 +00:00
Maho Nakata
d93eb7b9a2 MASTER_SITE have been moved.
Reported by:	kris
2004-08-16 01:24:11 +00:00
Maho Nakata
942835b9a7 Fix build dependency (math/blacs)
Submitted by:	kris
2004-05-21 20:17:32 +00:00
Maho Nakata
f9e07967f9 Fix build depends section
Submitted by:	kris (bento)
2004-04-16 22:45:56 +00:00
Maho Nakata
a2c264c689 remove ${CP} ${FILESDIR}/Makefile ${WRKDIR} in Makefile.
library no longer supported for sdpara (unlike sdpa)

Submitted by:	kris via bento
Pointy hat to:	myself
2004-04-13 00:02:06 +00:00
Maho Nakata
944b238c1b make portlint happy
Submitted by:	kris
2004-03-27 03:30:35 +00:00
Maho Nakata
65dc8899e2 omit . in pkg-descr
Submitted by:	Makoto Yamashita <Makoto.Yamashita@is.titech.ac.jp>
2004-03-23 01:08:47 +00:00
Kirill Ponomarev
d004d3d0c1 - Fix typo in CATEGORIES and pet portlint
Submitted by:	Mihai Tetcu <itetcu@apropo.ro>
2004-03-18 14:24:38 +00:00
Maho Nakata
9bda8c3027 The SDPARA (SemiDefinite Programming Algorithm PARAllel version)
is a parallel version of the SDPA (math/sdpa).
solving SDPs in parallel with the help of MPI
(Message Passing Interface) and ScaLAPACK (Scalable LAPACK).
2004-03-18 12:20:30 +00:00