ports/177678: New port: science/voro++

Jason Bacon jwbacon at tds.net
Sun Apr 7 00:30:02 UTC 2013


>Number:         177678
>Category:       ports
>Synopsis:       New port: science/voro++
>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:   Sun Apr 07 00:30: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 at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Voro++ is a software library for carrying out three-dimensional computations
of the Voronoi tessellation. A distinguishing feature of the Voro++ library
is that it carries out cell-based calculations, computing the Voronoi cell
for each particle individually. It is particularly well-suited for
applications that rely on cell-based statistics, where features of Voronoi
cells (eg. volume, centroid, number of faces) can be used to analyze a
system of particles.

Voro++ is a prerequisite for the coming LAMMPS port.
>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:
#
#	voro++
#	voro++/pkg-plist
#	voro++/pkg-descr
#	voro++/Makefile
#	voro++/distinfo
#
echo c - voro++
mkdir -p voro++ > /dev/null 2>&1
echo x - voro++/pkg-plist
sed 's/^X//' >voro++/pkg-plist << '026604b4cdcf9d40b1488af235ab23a2'
Xbin/voro++
Xinclude/voro++/c_loops.hh
Xinclude/voro++/cell.hh
Xinclude/voro++/common.hh
Xinclude/voro++/config.hh
Xinclude/voro++/container.hh
Xinclude/voro++/container_prd.hh
Xinclude/voro++/pre_container.hh
Xinclude/voro++/rad_option.hh
Xinclude/voro++/unitcell.hh
Xinclude/voro++/v_base.hh
Xinclude/voro++/v_compute.hh
Xinclude/voro++/voro++.hh
Xinclude/voro++/wall.hh
Xinclude/voro++/worklist.hh
Xlib/libvoro++.a
X at dirrm include/voro++
026604b4cdcf9d40b1488af235ab23a2
echo x - voro++/pkg-descr
sed 's/^X//' >voro++/pkg-descr << 'faa320a333cb7c3d33b7d67cbda782ed'
XVoro++ is a software library for carrying out three-dimensional computations
Xof the Voronoi tessellation. A distinguishing feature of the Voro++ library
Xis that it carries out cell-based calculations, computing the Voronoi cell
Xfor each particle individually. It is particularly well-suited for
Xapplications that rely on cell-based statistics, where features of Voronoi
Xcells (eg. volume, centroid, number of faces) can be used to analyze a
Xsystem of particles.
X
XWWW:	http://math.lbl.gov/voro++/
faa320a333cb7c3d33b7d67cbda782ed
echo x - voro++/Makefile
sed 's/^X//' >voro++/Makefile << '78018bb6fbcee185b224caf0d7e21b77'
X# Created by:	Jason Bacon
X# $FreeBSD$
X
XPORTNAME=	voro++
XPORTVERSION=	0.4.5
XCATEGORIES=	science
XMASTER_SITES=	http://math.lbl.gov/voro++/download/dir/
X
XMAINTAINER=	jwbacon at tds.net
XCOMMENT=	Three-dimensional computations of the Voronoi tessellation
X
XLICENSE=	BSD
XUSE_GMAKE=	yes
X
XMAN1=		voro++.1
X
Xpost-patch:
X	${REINPLACE_CMD} \
X		-e 's|CC=|CC?=|g' \
X		-e 's|CFLAGS=|CFLAGS?=|g' \
X		-e "s|/usr/local|${PREFIX}|g" \
X		${WRKSRC}/config.mk
X
X.include <bsd.port.mk>
78018bb6fbcee185b224caf0d7e21b77
echo x - voro++/distinfo
sed 's/^X//' >voro++/distinfo << '11302459545baab019b2552afa7ad941'
XSHA256 (voro++-0.4.5.tar.gz) = 9e67e2392ae027cf51d3487038848dc980c6c3e86f1447053efac9309bcee5f5
XSIZE (voro++-0.4.5.tar.gz) = 737883
11302459545baab019b2552afa7ad941
exit



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


More information about the freebsd-ports-bugs mailing list