Opened 18 years ago

Last modified 9 years ago

#10426 closed update

Gromacs 3.3.1 Update — at Initial Version

Reported by: ephemeron@… Owned by: darwinports-bugs@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port: gromacs

Description

Updated to gromacs 3.3.1. Tested on G5 Dual-2.0ghz. It seems to require /opt/local/lib/gromacs/bin be added to the path for the binaries to be accessible, is that normal? I didn't change anything relevant to that in the Portfile.

Here's the Portfile diff:

--- Portfile.old 2004-12-02 22:41:11.000000000 -0500 +++ Portfile 2006-08-15 14:37:38.000000000 -0400 @@ -1,8 +1,8 @@

# $Id: Portfile,v 1.10 2004/12/03 03:41:11 gwright Exp $

PortSystem 1.0

-name gromacs -version 3.1.5_pre1 +name gromacs +version 3.3.1

revision 0 categories science math maintainers darwinports@…

@@ -16,9 +16,9 @@

usually dominate simulations) many groups are also using it for \ research on non-biological systems, e.g. polymers.

platforms darwin

-master_sites ftp://ftp.gromacs.org/pub/beta/ -checksums md5 edfca24da79d0e89eb34548098909fd3 -depends_lib lib:sfftw:fftw-single +master_sites ftp://ftp.gromacs.org/pub/gromacs/ +checksums md5 1af34a99950813ca7cf893253c447cd1 +depends_lib lib:sfftw-3:fftw-3-single

configure.env LDFLAGS="-L${prefix}/lib" \

CPPFLAGS="-I${prefix}/include"

Change History (0)

Note: See TracTickets for help on using tickets.