non port: science/silo/Makefile |
SVNWeb
|
Number of commits found: 64 |
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Sun, 4 Dec 2022
|
[ 02:05 Yuri Victorovich (yuri) ] 48e1947
science/silo: Update 4.10.2 -> 4.11-68
Taking maintainership on request of the maintainer.
PR: 268134
Approved by: dbaio@ (maintainer)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:35 Tobias C. Berner (tcberner) ] 5564b3b (Only the first 10 of 87 ports in this commit are shown above. )
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com>
|
[ 14:22 Tobias C. Berner (tcberner) ] 4619604 (Only the first 10 of 201 ports in this commit are shown above. )
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above )
|
Mon, 18 Jul 2022
|
[ 12:51 Po-Chuan Hsieh (sunpoet) ] dc7857d
science/silo: Change LIB_DEPENDS from hdf5 to hdf5-110
- Bump PORTREVISION for dependency change
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 27 Sep 2020
|
[ 11:32 dbaio ]
science/silo: Backport of patches from Debian to support Python 3
Obtained
from: https://salsa.debian.org/science-team/silo-llnl/-/blob/debian/master/debian/patches/python3.patch
https://salsa.debian.org/science-team/silo-llnl/-/blob/debian/master/debian/patches/python3.8.patch
PR: 249759
Reported by: swills
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Mon, 22 Apr 2019
|
[ 13:16 gerald ] (Only the first 10 of 225 ports in this commit are shown above. )
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Sat, 16 Mar 2019
|
[ 14:06 tcberner ]
science/silo: remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit)
|
Sat, 5 Jan 2019
|
[ 22:46 sunpoet ] (Only the first 10 of 61 ports in this commit are shown above. )
Update science/hdf5 to 1.10.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Wed, 5 Sep 2018
|
[ 22:05 sunpoet ] (Only the first 10 of 50 ports in this commit are shown above. )
Update science/hdf5 to 1.10.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt
PR: 231009
Exp-run by: antoine
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Sat, 17 Mar 2018
|
[ 14:43 dbaio ] (Only the first 10 of 18 ports in this commit are shown above. )
Fix order of variables
Ports maintained by me in categories: science security sysutils textproc
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Tue, 30 May 2017
|
[ 02:56 sunpoet ] (Only the first 10 of 35 ports in this commit are shown above. )
Update science/hdf5 to 1.10.1
- Bump PORTREVISION for shlib change
Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
|
Mon, 8 May 2017
|
[ 17:21 dbaio ] (Only the first 10 of 66 ports in this commit are shown above. )
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Sun, 18 Dec 2016
|
[ 22:06 tcberner ] (Only the first 10 of 33 ports in this commit are shown above. )
Get rid of QT_PREFIX in favour of PREFIX.
QT_PREFIX was a remnant of a bygone time.
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8825
|
Wed, 7 Dec 2016
|
[ 13:24 gerald ] (Only the first 10 of 227 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry
|
Wed, 2 Nov 2016
|
[ 22:45 mat ] (Only the first 10 of 110 ports in this commit are shown above. )
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Sat, 27 Aug 2016
|
[ 15:55 pawel ]
- Update to 4.10.2 [1]
- Add patches to fix build on head [1]
- Change MASTER_SITES to new directory structure [1]
- Take maintainership [1]
- Register proxy dependencies found by stage-qa for QT4 option
- Use options helpers
PR: 212186 [1]
Submitted by: Danilo G. Baio [1]
|
Wed, 20 Apr 2016
|
[ 20:42 sunpoet ] (Only the first 10 of 32 ports in this commit are shown above. )
- Update to 1.10.0
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300
Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 24 May 2015
|
[ 08:10 sunpoet ] (Only the first 10 of 27 ports in this commit are shown above. )
- Update to 1.8.15
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
Fri, 27 Feb 2015
|
[ 16:45 amdmi3 ]
- Switch to linguisttools_build
|
Sun, 18 Jan 2015
|
[ 10:39 sunpoet ] (Only the first 10 of 28 ports in this commit are shown above. )
- Update to 1.8.14
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
Fri, 12 Sep 2014
|
[ 23:32 jhale ]
- Update to 4.10
- Update WWW
While here:
- Update LICENSE
- Convert non-functional (since February) USE_FORTRAN to USES=fortran
- Convert USE_PYTHON to USES=python:2 (3.x doesn't seem to work)
- Further convert to options helpers
- FORTRAN and QT4 options seem to build fine together, so make
them non-exclusive regular options
PR: 193590
Submitted by: pfg
|
Mon, 7 Jul 2014
|
[ 21:56 tijl ]
- Add USES=libtool
- Add INSTALL_TARGET=install-strip
|
Sat, 3 May 2014
|
[ 00:55 sunpoet ] (Only the first 10 of 28 ports in this commit are shown above. )
- Update to 1.8.12 (from science/hdf5-18)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by: portmgr (bapt) [1]
|
Wed, 18 Dec 2013
|
[ 23:27 danilo ]
- Update from 4.9 to 4.9.1
- Convert USE_GMAKE to USES
- Add stage support
- Convert LIB_DEPENDS to new syntax
while here:
- Convert some "if's" to options helpers
PR: ports/184838
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Fri, 20 Sep 2013
|
[ 22:48 bapt ] (Only the first 10 of 185 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Sat, 2 Mar 2013
|
[ 14:49 miwi ]
- Update to 4.9
PR: 176554
Submitted by: Ports Fury
|
Sun, 30 Dec 2012
|
[ 12:03 beat ] (Only the first 10 of 266 ports in this commit are shown above. )
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe
|
Wed, 19 Sep 2012
|
[ 23:57 makc ]
Remove QT_COMPONENTS - Qt 3 ports don't use it
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sun, 13 Sep 2009
|
[ 00:08 gerald ] (Only the first 10 of 107 ports in this commit are shown above. )
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 9 Jun 2009
|
[ 15:33 amdmi3 ] (Only the first 10 of 240 ports in this commit are shown above. )
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
|
Wed, 6 May 2009
|
[ 06:13 leeym ]
- reset MAINTAINER per request
PR: 134253
Submitted by: giffunip@tutopia.com
|
Wed, 7 Jan 2009
|
[ 16:34 gerald ] (Only the first 10 of 104 ports in this commit are shown above. )
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
|
Thu, 30 Oct 2008
|
[ 13:02 amdmi3 ]
- Fix plist/installation for WITH_PYTHON case
Submitted by: maintainer via private email
|
Wed, 29 Oct 2008
|
[ 15:32 amdmi3 ]
- 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)
|
Sun, 19 Oct 2008
|
[ 15:59 lippe ]
- 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)
|
Mon, 18 Aug 2008
|
[ 06:53 edwin ]
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>
|
Sat, 26 Jul 2008
|
[ 04:48 beech ]
- Fix build
Submitted by: Pedro Giffuni <pfgshield-freebsd@yahoo.com> (maintainer)
|
Thu, 24 Jul 2008
|
[ 17:15 beech ]
- Fix plist
- Remove options
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> (maintainer)
Reported by: pointyhat via pav
|
Tue, 22 Jul 2008
|
[ 00:11 beech ]
- 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
|
Sun, 20 Jul 2008
|
[ 21:19 beech ]
- 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, (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 64 |