Port details |
- voro++ Three-dimensional computations of the Voronoi tessellation
- 0.4.6_2 science =2 0.4.6_2Version of this port present on the latest quarterly branch.
- Maintainer: jwb@FreeBSD.org
- Port Added: 2013-04-16 22:46:38
- Last Update: 2024-03-21 17:10:16
- Commit Hash: 852bbf6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- http://math.lbl.gov/voro++/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/science/voro++/ && make install clean
- To add the package, run one of these commands:
- pkg install science/voro++
- pkg install voro++
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: voro++
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (voro++-0.4.6.tar.gz) = ef7970071ee2ce3800daa8723649ca069dc4c71cc25f0f7d22552387f3ea437e
SIZE (voro++-0.4.6.tar.gz) = 809124
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- This port is required by:
- for Libraries
-
- cad/gmsh
- science/lammps
Configuration Options:
- No options to configure
- Options name:
- science_voro++
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.6_2 21 Mar 2024 17:10:16 |
Nuno Teixeira (eduardo) |
science/voro++: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.6_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.6_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.4.6_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.6_1 04 Nov 2018 15:52:43 |
jwb |
science/voro++: Add shared library
Consolidated build changes into patch files.
Kept static lib as well as some dependencies may specify it explicitly
(this is common in scientific software for better or worse) and the library
is very small.
PR: 232876
Reported by: yuri
Approved by: jrm (mentor, implicit) |
0.4.6 31 Jan 2018 01:07:08 |
jwb |
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14128 |
0.4.6 11 Dec 2015 08:48:57 |
miwi |
- Update maintainer mail address
- Update/Remove MASTER_SITE
PR: 204755
Submitted by: jwbacon@tds.net (maintainer)
Approved by: mat (mentor)
Differential Revision: D4493 |
0.4.6 12 Nov 2014 18:48:53 |
antoine |
Cleanup plist |
0.4.6 21 Feb 2014 10:29:53 |
jhale |
- Update to 0.4.6
- Support staging
While here:
- Convert USE_GMAKE -> USES=gmake
- Be more specific with BSD license
- Strip binaries
PR: ports/183376
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) |
0.4.5 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
0.4.5 16 Apr 2013 22:46:18 |
jgh |
- add new port: science/voro++
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.
WWW: http://math.lbl.gov/voro++/
PR: 177678
Submitted by: jwbacon@tds.net
Feature safe: yes |