FreeBSD Bugzilla – Attachment 68537 Details for
Bug 100729
math/parmetis: change dependence to net/mpich2.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
parmetis.diff
parmetis.diff (text/plain), 1.28 KB, created by
Thierry Thomas
on 2006-07-22 21:40:14 UTC
(
hide
)
Description:
parmetis.diff
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2006-07-22 21:40:14 UTC
Size:
1.28 KB
patch
obsolete
>diff -urN math/parmetis.orig/Makefile math/parmetis/Makefile >--- math/parmetis.orig/Makefile Wed Apr 5 13:48:11 2006 >+++ math/parmetis/Makefile Sat Jul 22 15:22:49 2006 >@@ -7,15 +7,15 @@ > > PORTNAME= ParMetis > PORTVERSION= 3.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= math parallel > MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/ > > MAINTAINER= eoin@maths.tcd.ie > COMMENT= A package for parallel (mpi) unstructured graph partitioning > >-RUN_DEPENDS= $(PREFIX)/mpich/bin/mpirun:${PORTSDIR}/net/mpich >-BUILD_DEPENDS= $(PREFIX)/mpich/bin/mpicc:${PORTSDIR}/net/mpich >+RUN_DEPENDS= ${LOCALBASE}/mpich2/bin/mpirun:${PORTSDIR}/net/mpich2 >+BUILD_DEPENDS= ${LOCALBASE}/mpich2/bin/mpicc:${PORTSDIR}/net/mpich2 > > ALL_TARGET= > >diff -urN math/parmetis.orig/files/patch-ab math/parmetis/files/patch-ab >--- math/parmetis.orig/files/patch-ab Sat Sep 21 08:41:01 2002 >+++ math/parmetis/files/patch-ab Sat Jul 22 15:24:48 2006 >@@ -4,7 +4,7 @@ > > # Which compiler to use > -CC = mpicc >-+CC = ${PREFIX}/mpich/bin/mpicc >++CC = ${LOCALBASE}/mpich2/bin/mpicc > > > # What optimization level to use >@@ -13,7 +13,7 @@ > > # Which loader to use > -LD = mpicc >-+LD = ${PREFIX}/mpich/bin/mpicc >++LD = ${LOCALBASE}/mpich2/bin/mpicc > > # In which directories to look for any additional libraries > LIBDIR =
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 100729
: 68537