Commit Graph

9 Commits

Author SHA1 Message Date
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Dmitry Marakasov
052ff3d276 - Fix plist/installation for WITH_PYTHON case
Submitted by:	maintainer via private email
2008-10-30 13:02:21 +00:00
Dmitry Marakasov
aac10554de - Update to 4.6.2
- Hide the regression-test under a MAINTAINER_MODE since skipped checks appear as failures

PR:		128447
Submitted by:	"Pedro F. Giffuni" <giffunip at tutopia dot com> (maintainer)
2008-10-29 15:32:57 +00:00
Felippe de Meirelles Motta
c3afa705b2 - Cleanup the Makefile OPTIONS and correct some typos.
- This is in order to prepare for the update (which currently fails some regression tests).
- No functional change.

PR:		ports/127099
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com> (maintainer)
2008-10-19 15:59:53 +00:00
Edwin Groothuis
db27e4118d science/silo add NO_LATEST_LINK
- This port is unrelated with x11/silo so I suppose
	  NO_LATEST_LINK is relevant.
	- While here, remove the unnecessary $LOCALBASE includes
	  in CPPFLAGS/LDFLAGS for the configure environment.

PR:		ports/126614
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
2008-08-18 06:53:42 +00:00
Beech Rintoul
a933145c5e - Fix build
Submitted by:	Pedro Giffuni <pfgshield-freebsd@yahoo.com> (maintainer)
2008-07-26 04:48:42 +00:00
Beech Rintoul
9967a8faeb - Fix plist
- Remove options

Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com> (maintainer)
Reported by:	pointyhat via pav
2008-07-24 17:15:35 +00:00
Beech Rintoul
4345ad9240 - Turn off the python module as it causes breakage in the build cluster.
- 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
2008-07-22 00:11:36 +00:00
Beech Rintoul
1ff5f0c40d - New port silo-4.6.1
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>
2008-07-20 21:19:13 +00:00