FreeBSD Bugzilla – Attachment 213325 Details for
Bug 245564
Move OpenMPI support to net/openmpi3 for science/dlpoly-classic
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
dlpoly-classic.patch (text/plain), 971 bytes, created by
Danilo Egea Gondolfo
on 2020-04-12 11:02:14 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Danilo Egea Gondolfo
Created:
2020-04-12 11:02:14 UTC
Size:
971 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 531483) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= dlpoly > PORTVERSION= 1.8 >-PORTREVISION= 18 >+PORTREVISION= 19 > CATEGORIES= science java > MASTER_SITES= http://ccpforge.cse.rl.ac.uk/gf/download/frsrelease/238/2028/ > PKGNAMESUFFIX= classic >@@ -15,8 +15,8 @@ > DEPRECATED= Broken for more than 6 months > EXPIRATION_DATE= 2020-05-05 > >-BUILD_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpif90:net/openmpi >-RUN_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpirun:net/openmpi >+BUILD_DEPENDS= ${LOCALBASE}/mpi/openmpi3/bin/mpif90:net/openmpi3 >+RUN_DEPENDS= ${LOCALBASE}/mpi/openmpi3/bin/mpirun:net/openmpi3 > > OPTIONS_DEFINE= GUI DOCS EXAMPLES > OPTIONS_DEFAULT= GUI >@@ -28,7 +28,7 @@ > > BUILD_WRKSRC= ${WRKSRC}/source > >-MPIF90= ${LOCALBASE}/mpi/openmpi/bin/mpif90 >+MPIF90= ${LOCALBASE}/mpi/openmpi3/bin/mpif90 > > GUI_USE= JAVA=yes > GUI_PLIST_FILES= bin/dlpoly-gui \
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 245564
: 213325