Port details |
- conduit Simplified data exchange for HPC simulations
- 0.9.3 science
=2 0.9.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-10-08 19:30:19
- Last Update: 2025-01-28 05:59:12
- Commit Hash: 1ffd38b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/LLNL/conduit
- Description:
- Conduit is an open source project from Lawrence Livermore National Laboratory
that provides an intuitive model for describing hierarchical scientific data in
C++, C, Fortran, and Python. It is used for data coupling between packages
in-core, serialization, and I/O tasks.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- conduit>0:science/conduit
- To install the port:
- cd /usr/ports/science/conduit/ && make install clean
- To add the package, run one of these commands:
- pkg install science/conduit
- pkg install conduit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: conduit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738037667
SHA256 (LLNL-conduit-v0.9.3_GH0.tar.gz) = 7315813bcdbf8701d2060dd776ac16a79bfd5fe436d802a46e3f89a223f7bf8f
SIZE (LLNL-conduit-v0.9.3_GH0.tar.gz) = 24469438
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:
-
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libhdf5.so : science/hdf5
- libsiloh5.so : science/silo
- libmpich.so : net/mpich
- This port is required by:
- for Libraries
-
- misc/lbann
- science/ascent
- science/axom
- science/parthenon
- science/serac
- science/spheral
Configuration Options:
- ===> The following configuration options are available for conduit-0.9.3:
====> MPI (Message Passing Interface) support: you have to select exactly one of them
NOMPI=off: Build without parallel processing support
MPICH=on: Parallel processing support via MPICH
OPENMPI=off: Parallel processing support via Open MPI
===> Use 'make config' to modify these settings
- Options name:
- science_conduit
- USES:
- cmake:testing compiler:c++11-lang fortran mpi:mpich pkgconfig
- 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.9.3 28 Jan 2025 05:59:12
    |
Yuri Victorovich (yuri)  |
science/conduit: update 0.9.1 → 0.9.3
Reported by: portscout |
0.9.1 05 Apr 2024 09:15:39
    |
Yuri Victorovich (yuri)  |
science/conduit: update 0.8.8 → 0.9.1
Reported by: portscout |
0.8.8_1 10 Dec 2023 10:23:11
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2 |
0.8.8 21 May 2023 06:39:05
    |
Yuri Victorovich (yuri)  |
science/conduit: Update 0.8.7 → 0.8.8
Reported by: portscout |
0.8.7_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.8.7 25 Mar 2023 17:55:50
    |
Yuri Victorovich (yuri)  |
science/conduit: Update 0.8.4 → 0.8.7
Reported by: portscout |
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.8.4 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.8.4 28 Aug 2022 22:27:46
    |
Yuri Victorovich (yuri)  |
science/conduit: Update 0.8.3 -> 0.8.4
Reported by: portscout |
0.8.3_3 23 Aug 2022 01:26:54
    |
Yuri Victorovich (yuri)  |
science/conduit: Add MPI options NOMPI,MPICH,OPENMPI; Change default
... MPI option to MPICH to match the choice in dependent ports. |
0.8.3_2 20 Jul 2022 14:35:24
    |
Tobias C. Berner (tcberner)  |
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> |
0.8.3_1 16 Jun 2022 15:13:01
    |
Po-Chuan Hsieh (sunpoet)  |
*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change
szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.
PR: 228743, 246097, 250165 |
0.8.3 15 Apr 2022 19:09:58
    |
Yuri Victorovich (yuri)  |
science/conduit: Update 0.8.2 -> 0.8.3
Reported by: portscout |
0.8.2 13 Feb 2022 21:35:45
    |
Yuri Victorovich (yuri)  |
science/conduit: Update 0.8.1 -> 0.8.2
Reported by: portscout |
0.8.1 29 Jan 2022 17:24:03
    |
Yuri Victorovich (yuri)  |
science/conduit: Update 0.8.0 -> 0.8.1
Reported by: portscout |
0.8.0 28 Dec 2021 17:09:40
    |
Yuri Victorovich (yuri)  |
science/conduit: Update 0.7.2 -> 0.8.0
Reported by: portscout |
0.7.2_2 16 Sep 2021 19:48:34
    |
Yuri Victorovich (yuri)  |
science/conduit: Add dependencies |
0.7.2_1 16 Sep 2021 08:35:52
    |
Yuri Victorovich (yuri)  |
science/conduit: Add fortran interface; Turn on MPI.
Both because consumers (like ascent) need it. |
0.7.2 20 May 2021 06:02:27
    |
Yuri Victorovich (yuri)  |
science/conduit: Update 0.7.1 -> 0.7.2
Reported by: portscout |
0.7.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.7.1 12 Feb 2021 20:49:39
  |
yuri  |
science/conduit: Update 0.6.0 -> 0.7.1
Reported by: portscout |
0.6.0 03 Nov 2020 19:57:57
  |
yuri  |
science/conduit: Update 0.5.1 -> 0.6.0
Reported by: portscout |
0.5.1 08 Oct 2020 19:30:08
  |
yuri  |
New port: science/conduit: Simplified data exchange for HPC simulations |