Port details |
- siconos Simulation framework for nonsmooth dynamical systems
- 4.4.0_4 science
=0 4.4.0_3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-08-11 22:54:08
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- License: APACHE20
- Description:
- Siconos is an open-source scientific software primarily targeted at modeling and
simulating nonsmooth dynamical systems in C++ and in Python:
* Mechanical systems (rigid or solid) with unilateral contact and Coulomb
friction and impact (nonsmooth mechanics, contact dynamics, multibody systems
dynamics or granular materials).
* Switched Electrical Circuit such as electrical circuits with ideal and
piecewise linear components: power converter, rectifier, Phase-Locked Loop
(PLL) or Analog-to-Digital converter.
* Sliding mode control systems.
* Biology (Gene regulatory network).
Other applications are found in Systems and Control (hybrid systems,
differential inclusions, optimal control with state constraints), Optimization
(Complementarity systems and Variational inequalities), Fluid Mechanics, and
Computer Graphics.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- siconos>0:science/siconos
- To install the port:
- cd /usr/ports/science/siconos/ && make install clean
- To add the package, run one of these commands:
- pkg install science/siconos
- pkg install siconos
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: siconos
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1632541899
SHA256 (siconos-siconos-4.4.0_GH0.tar.gz) = 363238d57a32347fce5dd4924d24a0862dbbe48e3887f4b5236aa93d0be0e3e5
SIZE (siconos-siconos-4.4.0_GH0.tar.gz) = 23919206
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:
-
- boost-libs>0 : devel/boost-libs
- py39-packaging>0 : devel/py-packaging@py39
- help2man : misc/help2man
- cmake : devel/cmake-core
- gfortran12 : lang/gcc12
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- as : devel/binutils
- Test dependencies:
-
- cppunit>0 : devel/cppunit
- Runtime dependencies:
-
- gfortran12 : lang/gcc12
- Library dependencies:
-
- libcxsparse.so : math/suitesparse-cxsparse
- libgmp.so : math/gmp
- libldl.so : math/suitesparse-ldl
- libopenblas.so : math/openblas
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for siconos-4.4.0_4:
PYTHON=off: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- science_siconos
- USES:
- cmake:testing compiler:c++17-lang fortran pkgconfig python:build
- 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 |
4.4.0_4 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
4.4.0_3 19 Jan 2023 16:45:37
    |
Thierry Thomas (thierry)  |
math/suitesparse*: bump PORTREVISION of dependant ports |
4.4.0_2 27 Nov 2022 11:09:57
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of math/suitesparse*
PR: 267742 |
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) |
4.4.0_1 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 ) |
4.4.0_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
4.4.0 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
4.4.0 26 Sep 2021 05:45:19
    |
Yuri Victorovich (yuri)  |
science/siconos: Update 4.4.0.rc4 -> 4.4.0
PYTHON option is broken.
Reported by: portscout |
4.4.0.r4 25 Aug 2021 20:28:24
    |
Yuri Victorovich (yuri)  |
science/siconos: Add test target (currently broken) |
4.4.0.r4 25 Aug 2021 20:28:23
    |
Yuri Victorovich (yuri)  |
science/siconos: Update 4.4.0.rc3 -> 4.4.0.rc4 |
4.4.0.r3_2 19 Aug 2021 19:30:09
    |
Yuri Victorovich (yuri)  |
science/siconos: Correct the BROKENxx line |
4.4.0.r3_2 19 Aug 2021 18:04:42
    |
Yuri Victorovich (yuri)  |
science/siconos: Broken on 11
Reported by: fallout |
4.4.0.r3_2 15 Aug 2021 20:05:13
    |
Yuri Victorovich (yuri)  |
science/siconos: Broken on i386
Reported by: fallout |
4.4.0.r3_2 12 Aug 2021 17:37:12
    |
Yuri Victorovich (yuri)  |
science/siconos: Fix run-time error 'Undefined symbol "ftime"'
by adding define CLOCKTIME that changes the time function. |
4.4.0.r3_1 12 Aug 2021 08:57:36
    |
Yuri Victorovich (yuri)  |
science/siconos: Add the PYTHON option; Add the help2man dependency. |
4.4.0.r3 11 Aug 2021 22:51:08
    |
Yuri Victorovich (yuri)  |
science/siconos: New port: Simulation framework for nonsmooth dynamical systems |