Date: Wed, 10 Apr 2013 03:48:43 GMT From: Jason Bacon <jwbacon@tds.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/177744: New port: science/lammps-openmpi Message-ID: <201304100348.r3A3mhSN090936@red.freebsd.org> Resent-Message-ID: <201304100350.r3A3o1ha029233@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177744 >Category: ports >Synopsis: New port: science/lammps-openmpi >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: Wed Apr 10 03:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Jason Bacon >Release: 8.3-RELEASE >Organization: Acadix Consulting, LLC >Environment: FreeBSD sculpin.jbacon.dyndns.org 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr 9 21:23:18 UTC 2012 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. This is the openmpi slave port. Other slave ports for different MPI implementations may follow. >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: # # lammps-openmpi # lammps-openmpi/distinfo # lammps-openmpi/Makefile # lammps-openmpi/pkg-message # echo c - lammps-openmpi mkdir -p lammps-openmpi > /dev/null 2>&1 echo x - lammps-openmpi/distinfo sed 's/^X//' >lammps-openmpi/distinfo << 'f17196bb0026850768e1a018a9e1b74b' f17196bb0026850768e1a018a9e1b74b echo x - lammps-openmpi/Makefile sed 's/^X//' >lammps-openmpi/Makefile << '23f8484ce86df73e05e80cc9d638f133' X# Created by: Jason Bacon X# $FreeBSD$ X XPKGNAMESUFFIX= -openmpi X XMAINTAINER= jwbacon@tds.net X XLICENSE= GPLv1 X XBUILD_DEPENDS+= ${LOCALBASE}/mpi/openmpi/lib/libmpi.so:${PORTSDIR}/net/openmpi XRUN_DEPENDS+= ${LOCALBASE}/mpi/openmpi/lib/libmpi.so:${PORTSDIR}/net/openmpi X XMASTERDIR= ${.CURDIR}/../lammps X XALL_TARGET= FreeBSD-openmpi XINSTALL_PREFIX= ${PREFIX}/mpi/openmpi X XPLIST_FILES= mpi/openmpi/bin/lmp-openmpi X X.include "${MASTERDIR}/Makefile" 23f8484ce86df73e05e80cc9d638f133 echo x - lammps-openmpi/pkg-message sed 's/^X//' >lammps-openmpi/pkg-message << '6c943a63a5198cdecd786d6ce9f87f52' X X============================================================= XThis slave port installs *ONLY* the openmpi binary. X XFor docs, examples, etc., install the serial port, ../lammps. X============================================================= X 6c943a63a5198cdecd786d6ce9f87f52 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304100348.r3A3mhSN090936>