FreshPorts -- The Place For Ports Wed, 15 Oct 2008 9:01 PM GMT
I will be attending meetBSD California 2008 at Google - Mountain View, California, November 15th and 16th, 2008. Will you be there?
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
sdpara 1.0.1_3 math on this many watch lists=0 search for ports that depend on this port
SDPARA paralell version of SDPA (math/sdpa)
Maintained by: maho@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Mar 2004 12:21:07
Also Listed In: parallel


The SDPARA (SemiDefinite Programming Algorithm PARAllel version) is a parallel
version of the SDPA. C++ source codes of the SDPARA are available in
this homepage. They form a stand-alone software package for solving SDPs in
parallel with the help of MPI (Message Passing Interface) and ScaLAPACK
(Scalable LAPACK). However callable libraries of the SDPARA, which could be
used combinedly with other C++ programs, are not available.
We assume that you know how to use the latest version of the SDPA and MPICH.

WWW: http://grid.r.dendai.ac.jp/sdpa/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, lang/gcc42
Required Libraries: math/atlas, math/scalapack, math/blacs, net/mpich2, math/atlas

To install the port: cd /usr/ports/math/sdpara/ && make install clean
To add the package: pkg_add -r sdpara


Configuration Options
     No options to configure

Master Sites:
http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/sdpara/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:44:06
Original commit files touched by this commit  1.0.1_3
edwin search for other commits by this committer
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
Original commit files touched by this commit  1.0.1_2
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
19 May 2007 21:32:57
Original commit files touched by this commit  1.0.1_2
flz search for other commits by this committer
- 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
Original commit files touched by this commit  1.0.1_1
maho search for other commits by this committer
MASTER_SITES has been changed.

Notified by:    Katsuki Fujisawa <fujisawa@indsys.chuo-u.ac.jp>
11 Jan 2007 08:14:26
Original commit files touched by this commit  1.0.1_1
maho search for other commits by this committer
Migrated to gfortran42.
19 Nov 2006 06:48:16
Original commit files touched by this commit  1.0.1
maho search for other commits by this committer
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
Original commit files touched by this commit  1.0.1
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
22 Jan 2006 12:56:47
Original commit files touched by this commit  1.0.1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
10 Oct 2005 06:57:24
Original commit files touched by this commit  1.0.1
maho search for other commits by this committer
update to 1.0.1

Submitted by:   edwin, fenner
06 Jul 2005 05:17:33
Original commit files touched by this commit  1.0.0
maho search for other commits by this committer
(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
Original commit files touched by this commit  1.0.0
maho search for other commits by this committer
.else if should be .elif or .elseif

Submitted by:   joe, kris
04 Jul 2005 05:59:27
Original commit files touched by this commit  1.0.0
maho search for other commits by this committer
Re-organize optimization flags so that runs much more faster
12 May 2005 06:14:37
Original commit files touched by this commit  1.0.0
maho search for other commits by this committer
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
Original commit files touched by this commit  0.90
maho search for other commits by this committer
Fix build with WITH_OPTIMIZED_FLAGS

PR:             74011
Submitted by:   Jie Gao <gaoj at cpsc.ucalgary.ca>
16 Aug 2004 02:24:11
Original commit files touched by this commit  0.90
maho search for other commits by this committer
MASTER_SITE have been moved.

Reported by:    kris
21 May 2004 21:17:32
Original commit files touched by this commit  0.90
maho search for other commits by this committer
Fix build dependency (math/blacs)

Submitted by:   kris
16 Apr 2004 23:45:56
Original commit files touched by this commit  0.90
maho search for other commits by this committer
Fix build depends section

Submitted by:   kris (bento)
13 Apr 2004 01:02:06
Original commit files touched by this commit  0.90
maho search for other commits by this committer
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
Original commit files touched by this commit  0.90
maho search for other commits by this committer
make portlint happy

Submitted by:   kris
23 Mar 2004 01:08:55
Original commit files touched by this commit  0.90
maho search for other commits by this committer
omit . in pkg-descr

Submitted by:   Makoto Yamashita <Makoto.Yamashita@is.titech.ac.jp>
18 Mar 2004 14:24:38
Original commit files touched by this commit  0.90
krion search for other commits by this committer
- Fix typo in CATEGORIES and pet portlint

Submitted by:   Mihai Tetcu <itetcu@apropo.ro>
18 Mar 2004 12:20:30
Original commit files touched by this commit  0.90
maho search for other commits by this committer
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).

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
libxml2Oct 15
drupal5Oct 12
drupal6Oct 12
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03

12 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19318
Broken 157
Deprecated 81
Ignore 437
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 63
Interactive 78
new 24 hours 5
new 48 hours12
new 7 days51
new fortnight81
new month150

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.181 seconds.