Port details |
- cantera Chemical kinetics, thermodynamics, and transport tool suite
- 3.1.0 science =2 3.0.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-09-10 18:54:04
- Last Update: 2024-12-20 11:53:17
- Commit Hash: a1ae37b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://cantera.org
- https://github.com/Cantera/cantera
- Description:
- Cantera is an open-source suite of tools for problems involving chemical
kinetics, thermodynamics, and transport processes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cantera>0:science/cantera
- To install the port:
- cd /usr/ports/science/cantera/ && make install clean
- To add the package, run one of these commands:
- pkg install science/cantera
- pkg install cantera
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cantera
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734670500
SHA256 (Cantera-cantera-v3.1.0_GH0.tar.gz) = 4d9004660d83ea5200216cbd465ae77277fde9191fd47d1eb30a68c1ad6ee09e
SIZE (Cantera-cantera-v3.1.0_GH0.tar.gz) = 2605640
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:
-
- googletest>0 : devel/googletest
- string.hpp : devel/boost-libs
- highfive>0 : science/highfive
- py311-packaging>=0 : devel/py-packaging@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-pip>0 : devel/py-pip@py311
- eigen3.pc : math/eigen3
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- scons-3.11 : devel/scons@py311
- cython-3.11 : lang/cython@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-h5py>0 : science/py-h5py@py311
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-pandas>0 : math/py-pandas@py311
- py311-ruamel.yaml>0 : devel/py-ruamel.yaml@py311
- py311-scipy>0 : science/py-scipy@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libfmt.so : devel/libfmt
- libhdf5.so : science/hdf5
- libopenblas.so : math/openblas
- libyaml-cpp.so : devel/yaml-cpp
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cantera-3.1.0:
OCTAVE=off: Octave support
PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- science_cantera
- USES:
- compiler:c++17-lang eigen:3 gettext-runtime localbase scons python
- 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 |
3.1.0 20 Dec 2024 11:53:17 |
Yuri Victorovich (yuri) |
science/cantera: update 3.0.1 → 3.1.0
Reported by: portscout |
3.0.1 17 Sep 2024 05:25:01 |
Yuri Victorovich (yuri) |
science/cantera: update 3.0.0 → 3.0.1 |
3.0.0_3 21 Jun 2024 17:49:24 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
3.0.0_2 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
3.0.0_2 14 Dec 2023 15:49:40 |
Po-Chuan Hsieh (sunpoet) |
devel/libfmt: Update to 10.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases |
3.0.0_1 12 Dec 2023 19:03:50 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
3.0.0 14 Nov 2023 21:19:39 |
Po-Chuan Hsieh (sunpoet) |
science/cantera: Fix build on FreeBSD 12
c++ -o build/src/base/global.os -c -isystem include/cantera/ext -isystem
/usr/local/include -isystem /usr/local/include/eigen3 -std=c++17 -O2 -pipe
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing
-isystem /usr/local/include -pthread -O3 -Wall -include-pch src/pch/system.h.gch
-fPIC -DNDEBUG -DGIT_COMMIT=\"unknown\" -Iinclude -Ibuild/src
src/base/global.cpp
In file included from src/base/global.cpp:11:
In file included from /usr/local/include/boost/stacktrace.hpp:15:
In file included from /usr/local/include/boost/stacktrace/frame.hpp:38:
In file included from /usr/local/include/boost/stacktrace/safe_dump_to.hpp:217:
/usr/local/include/boost/stacktrace/detail/collect_unwind.ipp:101:7: error: no
member named '_Unwind_Backtrace' in the global namespace
::_Unwind_Backtrace(&boost::stacktrace::detail::unwind_callback, &state);
~~^
1 error generated. |
3.0.0 14 Nov 2023 17:16:50 |
Po-Chuan Hsieh (sunpoet) |
science/cantera: Fix build with scons 4.5.2+
from SConstruct:
try:
from packaging.version import parse as parse_version
except ImportError:
from pkg_resources import parse_version
Reference: https://pkg-status.freebsd.org/pb2/data/124i386-default-foo/2023-11-02_15h08m17s/logs/errors/cantera-3.0.0.log
PR: 274524 |
3.0.0 23 Aug 2023 06:09:02 |
Yuri Victorovich (yuri) |
science/cantera: update 2.6.0 → 3.0.0
Reported by: portscout |
2.6.0_3 08 Jul 2023 02:48:47 |
Yuri Victorovich (yuri) |
science/cantera: Fix build
It was broken because the project used the c++11 mode, but
googletest now requires at least c++14, and they look for
googletest in configure.
Reported by: fallout |
2.6.0_3 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.6.0_3 07 Jun 2023 04:45:24 |
Yuri Victorovich (yuri) |
science/cantera: Add USES=localbase in an attempt to fix build on various
systems
Reported by: fallout |
2.6.0_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.6.0_2 30 Dec 2022 19:00:08 |
Muhammad Moinur Rahman (bofh) |
science/*: Fix USES=octave for some ports
In my previous commits of USES=octave conversion I missed two ports in
science category. Fix those to use USES=octave:env.
Approved by: portmgr (blanket infrastructure) |
2.6.0_2 19 Dec 2022 09:31:34 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of devel/libfmt to 9.1.0
PR: 268081 |
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) |
2.6.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 ) |
2.6.0_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
2.6.0 29 Jun 2022 08:21:31 |
Yuri Victorovich (yuri) |
science/cantera: Minor simplification |
2.6.0 03 May 2022 02:34:42 |
Yuri Victorovich (yuri) |
science/cantera: Unbreak OCTAVE option |
2.6.0 02 May 2022 16:24:24 |
Yuri Victorovich (yuri) |
science/cantera: Update 2.5.1-611 -> 2.6.0
Reported by: portscout |
2.5.1.611_2 22 Dec 2021 09:24:51 |
Yuri Victorovich (yuri) |
science/cantera: For OCTAVE option, fix .mex file path
ctmethods.mexa64 is installed by the project but ctmethods.mex
is expected by octave. |
2.5.1.611_1 21 Dec 2021 22:55:12 |
Yuri Victorovich (yuri) |
science/cantera: Add pkg-message when OCTAVE option is enabled. |
2.5.1.611_1 19 Dec 2021 22:17:41 |
Yuri Victorovich (yuri) |
science/cantera: Add the OCTAVE option |
2.5.1.611 20 Sep 2021 03:08:25 |
Yuri Victorovich (yuri) |
science/cantera: Fix handling of Python versions |
2.5.1.611 20 Sep 2021 02:53:43 |
Yuri Victorovich (yuri) |
science/cantera: Update 2.5.1-552 -> 2.5.1-611
The PYTHON option is now fixed and is enabled. |
2.5.1.552_2 12 Sep 2021 03:10:09 |
Yuri Victorovich (yuri) |
science/cantera: Add missing boost dependency
Reported by: fallout |
2.5.1.552_1 10 Sep 2021 19:03:36 |
Yuri Victorovich (yuri) |
science/cantera: Small corrections |
2.5.1.552 10 Sep 2021 18:50:08 |
Yuri Victorovich (yuri) |
science/cantera: New port: Chemical kinetics, thermodynamics, and transport tool
suite |