Port details |
- mcsim Monte Carlo stochastic simulations and Bayesian inference
- 6.2.0_2 math =2 6.2.0_2Version of this port present on the latest quarterly branch.
- Maintainer: ale_sagra@hotmail.com
- Port Added: 2019-10-03 08:52:16
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://www.gnu.org/software/mcsim/
- Description:
- GNU MCSim is a simulation package, written in C, which allows you to:
* design and run your own statistical or simulation models
* perform Monte Carlo stochastic simulations
* do Bayesian inference through Markov Chain Monte Carlo simulations
* formally optimize experimental designs
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/mcsim/ && make install clean
- To add the package, run one of these commands:
- pkg install math/mcsim
- pkg install mcsim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mcsim
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1591263851
SHA256 (mcsim-6.2.0.tar.gz) = c6a3a685dfb9a6f0e99760f2628a91cf40798f6f05d4577e49fade9d80664f7e
SIZE (mcsim-6.2.0.tar.gz) = 2221353
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:
-
- indexinfo>=0.3.0 : print/indexinfo
- gsl>=2.5 : math/gsl
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mcsim-6.2.0_2:
GSL=on: GNU Scientific Library support (recommended)
SUNDIALS=off: Sundial's Cvodes integrator
===> Use 'make config' to modify these settings
- Options name:
- math_mcsim
- USES:
- libtool shebangfix
- 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 |
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) |
6.2.0_2 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 ) |
6.2.0_2 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
6.2.0_2 20 Jun 2022 01:30:38 |
Yuri Victorovich (yuri) |
math/sundials: Update 5.7.0 -> 6.2.0 |
6.2.0_1 27 Aug 2021 22:33:14 |
Yuri Victorovich (yuri) |
math/octave: Update 3.1.2 -> 5.7.0 |
6.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.2.0 06 Jun 2020 19:44:13 |
cs |
Update to 6.2.0
PR: 246970
Submitted by: maintainer |
6.1.0_1 25 Oct 2019 23:41:34 |
tcberner |
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
- this also breaks the two consumers of this port
- biology/gemma: has a conflict with cblas, and is makred broken.
PR: 241363
Exp-run by: antoine |
6.1.0 03 Oct 2019 08:52:08 |
pi |
New port: math/mcsim
GNU MCSim is a simulation package, written in C, which allows you to:
* design and run your own statistical or simulation models
* perform Monte Carlo stochastic simulations
* do Bayesian inference through Markov Chain Monte Carlo simulations
* formally optimize experimental designs
WWW: https://www.gnu.org/software/mcsim/
PR: 240966
Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> |