| Port details on branch 2020Q3 |
- simgrid Simulator of the behavior of large-scale distributed systems
- 3.25 science
=0 3.25Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-08-19 09:29:22
- Last Update: 2020-08-19 09:29:16
- Commit Hash: 93286c0
- License: LGPL21
- WWW:
- https://simgrid.org/
- Description:
- SimGrid is a scientific instrument to study the behavior of large-scale
distributed systems such as Grids, Clouds, HPC or P2P systems. It can be used to
evaluate heuristics, prototype applications or even assess legacy MPI
applications. All this as a free software.
WWW: https://simgrid.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- SimGrid>0:science/simgrid
- To install the port:
- cd /usr/ports/science/simgrid/ && make install clean
- To add the package, run one of these commands:
- pkg install science/simgrid
- pkg install SimGrid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: SimGrid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1590818613
SHA256 (simgrid-simgrid-06eb64c095f48eeefc31bbfd7805b373e8e167d5_GL0.tar.gz) = 3b400b5c50c3f1e13f74c9fe17ffeef4a53dc598afc948fe17c5421df354140f
SIZE (simgrid-simgrid-06eb64c095f48eeefc31bbfd7805b373e8e167d5_GL0.tar.gz) = 4120222
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
- python3.7 : lang/python37
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- python3.7 : lang/python37
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Library dependencies:
-
- libboost_context.so : devel/boost-libs
- libcgraph.so : graphics/graphviz
- libunwind.so : devel/libunwind
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_simgrid
- USES:
- cmake:noninja compiler:c++11-lang perl5 python:3.6+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.25 19 Aug 2020 09:29:16
    |
Piotr Kubaj (pkubaj)  |
MFH: r545294
science/simgrid: fix build on non-aarch64, non-x86
Add libunwind to LIB_DEPENDS only on aarch64, amd64 and i386. Port builds fine
without it on powerpc64
Approved by: portmgr (fix build blanket) |
3.25 19 Aug 2020 09:29:16
  |
pkubaj  |
MFH: r545294
science/simgrid: fix build on non-aarch64, non-x86
Add libunwind to LIB_DEPENDS only on aarch64, amd64 and i386. Port builds fine
without it on powerpc64
Approved by: portmgr (fix build blanket) |
Number of commits found: 2
|