Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2012 14:32:36 GMT
From:      Jason Bacon <jwbacon@tds.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166728: New port: science/fvcom-mpi
Message-ID:  <201204071432.q37EWaKo025255@red.freebsd.org>
Resent-Message-ID: <201204071440.q37Ee3mf089757@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166728
>Category:       ports
>Synopsis:       New port: science/fvcom-mpi
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 07 14:40:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jason Bacon
>Release:        9.0-RELEASE
>Organization:
Acadix Consulting, LLC
>Environment:
FreeBSD sculpin.jbacon.dyndns.org 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Variant of science/fvcom built with openmpi.

FVCOM is a prognostic, unstructured-grid, finite-volume, free-surface, 3-D
primitive equation coastal ocean circulation model developed by UMASSD-WHOI
joint efforts.

WWW:    http://fvcom.smast.umassd.edu/FVCOM/index.html

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	fvcom-mpi
#	fvcom-mpi/Makefile
#	fvcom-mpi/distinfo
#
echo c - fvcom-mpi
mkdir -p fvcom-mpi > /dev/null 2>&1
echo x - fvcom-mpi/Makefile
sed 's/^X//' >fvcom-mpi/Makefile << '1aefdf1bbd790b46c6ea4f99d6579ade'
X# New ports collection makefile for:	fvcom-mpi
X# Date created:			31 Mar 2012
X# Whom:				Jason Bacon <jwbacon@tds.net>
X#
X# $FreeBSD$
X#
X
XPKGNAMESUFFIX=	-mpi
X
XMAINTAINER=	jwbacon@tds.net
X
XLIB_DEPENDS+=	mpi:${PORTSDIR}/net/openmpi
X
XMASTERDIR=	${.CURDIR}/../fvcom
X
XMAKE_ARGS+=	FC=${LOCALBASE}/mpi/openmpi/bin/mpif90 \
X		PORT_CPP_FLAGS+=-DMULTIPROCESSOR
X
X.include "${MASTERDIR}/Makefile"
1aefdf1bbd790b46c6ea4f99d6579ade
echo x - fvcom-mpi/distinfo
sed 's/^X//' >fvcom-mpi/distinfo << '8cde05907f01c4d2bcbe8693a23cc791'
8cde05907f01c4d2bcbe8693a23cc791
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204071432.q37EWaKo025255>