1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Thierry Thomas
7db179edb4 Chase the upgrade of MPICH2. 2010-11-14 22:00:23 +00:00
Maho Nakata
ec62a2fde2 Fix build with gotoblas.
Feature safe:	yes
2010-02-16 07:22:10 +00:00
Thierry Thomas
532f881192 - Chase relocation of net/mpich2
- Bump PORTREVISION if needed

- Fix some portlint errors.
2009-11-28 10:44:56 +00:00
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Maho Nakata
a31a4c19a2 Fix build.
Spotted by: QAT
2009-02-18 06:19:36 +00:00
Maho Nakata
8009103dc9 Build fix.
Move to pre-patch to pre-build.

Spotted by: QAT
2009-02-18 03:20:33 +00:00
Maho Nakata
5ec2460bdd Update to 7.2.1 20090109 version. 2009-02-17 05:44:47 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Maho Nakata
f7bcde4249 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 22:22:17 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Maho Nakata
ac9dbb7d28 MASTER_SITES has been changed.
Notified by:	Katsuki Fujisawa <fujisawa@indsys.chuo-u.ac.jp>
2007-04-18 00:32:25 +00:00
Maho Nakata
4b3ea7c2ac Migrated to gfortran42. 2007-01-11 08:14:26 +00:00
Maho Nakata
07643302ec 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
2006-11-19 06:48:16 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
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