- While here, rename the BROWSER option to SILEXB to avoid confusion.
- No version bump since no package has been built.
PR: ports/125846
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> (maintainer)
Reported by: pointyhat via erwin
A mesh and field I/O library and scientific database
Silo is a library for reading and writing a wide variety of scientific
data to binary, disk files. The files Silo produces and the data within
them can be easily shared and exchanged between wholly independently
developed applications running on disparate computing platforms.
Consequently, Silo facilitates the development of general purpose tools
for processing scientific data. One of the more popular tools that process
Silo data files is the VisIt visualization tool.
Silo supports gridless (point) meshes, structured meshes, unstructured-zoo
and unstructured-arbitrary-polyhedral meshes, block structured AMR meshes,
constructive solid geometry (CSG) meshes, piecewise-constant (e.g.
zone-centered) and piecewise-linear (e.g. node-centered) variables defined
on the node, edge, face or volume elements of meshes as well as the
decomposition of meshes into arbitrary subset hierarchies including
materials and mixing materials. In addition, Silo supports a wide variety
of other useful objects to address various scientific computing
application needs.Although the Silo library is a serial library, it has
some key features which enable it to be applied quite effectively and
scalably in parallel.
PR: ports/125725
Submitted by: Pedro F. Giffuni <giffunip at tutopia.com>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
almost complete coverage of the netCDF C API, wrapping it inside easy to
use python classes.
WWW: http://pysclint.sourceforge.net/pycdf/
PR: ports/123303
Submitted by: wenheping at gmail.com
2d-rewriter is fractals generator based on pattern matching
and rewriting. The program takes input containing initial
object placement and rewriting rules and keeps applying
rules to the data field until it reaches an arrangement
where no rules can be applied.
PR: ports/118906
Submitted by: Igor Serikov <bt@turtle.freedns.us>
three-dimensional chemical structures.
Features include reading a variety
of file types and output from quantum
chemistry programs, and animation of
multi-frame files and computed normal
modes from quantum programs.
WWW: http://sourceforge.net/projects/jmol/
PR: ports/123631
Submitted by: Wen heping <wenheping at gmail.com>