1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Maho Nakata
2a348761da Now confirmed that both static and dynamic ATLAS lib
has same performance.
2004-08-19 01:24:01 +00:00
Maho Nakata
1ad5c7328f amd64 dislikes -malign-double 2004-08-18 11:20:11 +00:00
Maho Nakata
096c1be761 o Add WITH_SMP, ATLAS with SMP support. currently serious
perfomance loss is observed.
o change Intel C++ compiler flags to approprate one.
2004-08-18 11:12:34 +00:00
Maho Nakata
c31835e707 USE_ICC -> WITH_ICC
Checked by:	portlint
2004-08-16 12:09:45 +00:00
Maho Nakata
11eeff60e1 Add flag USE_ICC, uses intel c/c++ compilier 2004-08-16 08:55:50 +00:00
Maho Nakata
d93eb7b9a2 MASTER_SITE have been moved.
Reported by:	kris
2004-08-16 01:24:11 +00:00
Kris Kennaway
d42a0e03f2 BROKEN: Unfetchable 2004-07-11 01:04:15 +00:00
Maho Nakata
c72ea155ce Make portlint happy by replacing space to tab
PR:		65409
Submitted by:	trevor
2004-05-06 19:49:54 +00:00
Maho Nakata
7f84937385 1) remove lapack dependency
2) SIZEify
3) fix build (sdpa.6.00.install.txt has been changed)

--- sdpa.6.00.install.txt.old	Fri Nov 15 15:22:50 2002
+++ sdpa.6.00.install.txt	Wed Mar 10 16:57:59 2004
@@ -17,6 +17,7 @@
 4. Install SDPA

 A. Install SDPA with CLAPACK, without ATLAS
+B. Install SDPA on Windows
 -----------------------------------------

@@ -263,3 +264,13 @@

 $ ./example1-1.exe
 $ ./example3.exe
+
+*******************************************************
+
+*******************************************************
+B. Install SDPA on Windows
+
+To compile SDPA with Visual C++, download
+http://sdpa.is.titech.ac.jp/sdpa.6.00.src.tar.gz
+and unzip the file.
+Then follow the file Install-with-Visual-C++.txt

Reported by:	kris via bento
2004-03-13 03:46:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Maho Nakata
91344c4223 1) very minor update, without changing the filename
a) add some debug print
   b) initialize some data
2) bump portrevision accodingly

Pointed out by:	edwin
2004-01-19 13:11:29 +00:00
Edwin Groothuis
84cde57e5b Update master_sites.
Informed maintainer about the fact that one file gives a checksum error.

Noticed by: bento
    http://bento.freebsd.org/errorlogs/i386-4-exp-latest/sdpa-6.00.log
2004-01-17 11:28:11 +00:00
Maho Nakata
6004b8dfd6 Add new port math/sdpa.
The SDPA (SemiDefinite Programming Algorithm) is a software package for
solving semidefinite program (SDP). Extremely efficient, almost fastest
around the world!
2003-10-04 04:21:13 +00:00