| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:44:06
1.0.1_3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
14 Jul 2007 23:19:33
1.0.1_2
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
19 May 2007 21:32:57
1.0.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
18 Apr 2007 01:32:25
1.0.1_1
|
maho  |
MASTER_SITES has been changed.
Notified by: Katsuki Fujisawa <fujisawa@indsys.chuo-u.ac.jp> |
11 Jan 2007 08:14:26
1.0.1_1
|
maho  |
Migrated to gfortran42. |
19 Nov 2006 06:48:16
1.0.1
|
maho  |
Fix build error. Now blacs/scalapack are linked
against mpich2, and sdpara should not link
against mpich. Mixing mpich2/mpich caused an error.
PR: 105550 |
10 May 2006 23:37:39
1.0.1
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
22 Jan 2006 12:56:47
1.0.1
|
edwin  |
SHA256ify
Approved by: krion@ |
10 Oct 2005 06:57:24
1.0.1
|
maho  |
update to 1.0.1
Submitted by: edwin, fenner |
06 Jul 2005 05:17:33
1.0.0
|
maho  |
(forced commit)
.else if should be .elif or .elseif
->
.else if should be .elif
Submitted by: joe, kris
->
Submitted by: marcus, kris
Submitted by: marcus
Pointy hat to: myself |
06 Jul 2005 03:05:49
1.0.0
|
maho  |
.else if should be .elif or .elseif
Submitted by: joe, kris |
04 Jul 2005 05:59:27
1.0.0
|
maho  |
Re-organize optimization flags so that runs much more faster |
12 May 2005 06:14:37
1.0.0
|
maho  |
Make fetchable [1] and unbreak.
update to 1.0.0 and now it is released under GPL
Submitted by: kris[1] |
23 Nov 2004 02:10:49
0.90
|
maho  |
Fix build with WITH_OPTIMIZED_FLAGS
PR: 74011
Submitted by: Jie Gao <gaoj at cpsc.ucalgary.ca> |
16 Aug 2004 02:24:11
0.90
|
maho  |
MASTER_SITE have been moved.
Reported by: kris |
21 May 2004 21:17:32
0.90
|
maho  |
Fix build dependency (math/blacs)
Submitted by: kris |
16 Apr 2004 23:45:56
0.90
|
maho  |
Fix build depends section
Submitted by: kris (bento) |
13 Apr 2004 01:02:06
0.90
|
maho  |
remove ${CP} ${FILESDIR}/Makefile ${WRKDIR} in Makefile.
library no longer supported for sdpara (unlike sdpa)
Submitted by: kris via bento
Pointy hat to: myself |
27 Mar 2004 03:30:35
0.90
|
maho  |
make portlint happy
Submitted by: kris |
23 Mar 2004 01:08:55
0.90
|
maho  |
omit . in pkg-descr
Submitted by: Makoto Yamashita <Makoto.Yamashita@is.titech.ac.jp> |
18 Mar 2004 14:24:38
0.90
|
krion  |
- Fix typo in CATEGORIES and pet portlint
Submitted by: Mihai Tetcu <itetcu@apropo.ro> |
18 Mar 2004 12:20:30
0.90
|
maho  |
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). |