Port details |
- antioch C++ Chemical Kinetics, Thermodynaimics, and Transport Library
- 0.4.0.156_13 science
=0 0.4.0.156_12Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-04-18 06:52:02
- Last Update: 2022-01-12 19:41:22
- Commit Hash: 654acd8
- License: LGPL21
- Description:
- A New Templated Implementation Of Chemistry for Hydrodynamics (Antioch) was
initiated to centralize work within the realm of hypersonic aerodynamics,
based on the libMesh finite element library. It's features include
thread-safety and high performance.
WWW: https://libantioch.github.io/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- antioch>0:science/antioch
- For LIB depends:
- libantioch.so:science/antioch
- To install the port:
- cd /usr/ports/science/antioch/ && make install clean
- To add the package, run one of these commands:
- pkg install science/antioch
- pkg install antioch
- PKGNAME: antioch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1524017800
SHA256 (libantioch-antioch-v0.4.0-156-g90ffa43_GH0.tar.gz) = 22fe4d70fbc9c9abe3f5a0dcca9ea4e7f78d0b3ebf2b1af08a68bafcda0d43ff
SIZE (libantioch-antioch-v0.4.0-156-g90ffa43_GH0.tar.gz) = 767056
- 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:
-
- metaphysicl_version.h : science/metaphysicl
- vector.hpp : math/viennacl
- eigen3.pc : math/eigen3
- gmake>=4.3 : devel/gmake
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libgsl.so : math/gsl
- libOpenCL.so : devel/ocl-icd
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- science_antioch
- USES:
- autoreconf compiler:c++11-lang eigen:3 gmake libtool localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Jan 2022 19:41:22 0.4.0.156_13
|
Tobias C. Berner (tcberner)  |
math/gsl: bump portrevision of consumers after update to 2.7.1
PR: 260201 |
25 Nov 2021 21:46:02 0.4.0.156_12
|
Yuri Victorovich (yuri)  |
science/metaphysicl: Update 1.3.1 -> 1.3.2
Reported by: portscout |
03 Nov 2021 07:27:06 0.4.0.156_11
|
Yuri Victorovich (yuri)  |
science/metaphysicl: Update 1.2.2 -> 1.3.1
Project moved to a different GH account. |
16 Jun 2021 19:31:27 0.4.0.156_10
|
Tobias C. Berner (tcberner)  |
math/gsl: update to 2.7
From [1]
* What is new in gsl-2.7:
* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
* fixed bug #60335 (spmatrix test failure, J. Lamb)
* fixed bug #36577
* clarified documentation on interpolation accelerators (V. Krishnan)
* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
* fixed doc bug #59758
* fixed bug #58202 (rstat median for n=5)
* added support for native C complex number types in gsl_complex
when using a C11 compiler
* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6 (Only the first 15 lines of the commit message are shown above ) |
07 Apr 2021 08:09:01 0.4.0.156_9
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.4.0.156_9
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Dec 2020 17:04:37
0.4.0.156_9
|
thierry  |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run |
25 Oct 2019 23:41:34
0.4.0.156_8
|
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 |
26 Jul 2019 20:46:57
0.4.0.156_7
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
03 May 2019 03:46:01
0.4.0.156_6
|
yuri  |
science/metaphysicl: Update 0.3.3 -> 0.5.0
Reported by: portscout |
26 Dec 2018 09:06:35
0.4.0.156_5
|
tcberner  |
Update math/eigen3 to 3.3.7
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7 |
12 Dec 2018 01:35:36
0.4.0.156_4
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
23 Nov 2018 05:57:25
0.4.0.156_3
|
yuri  |
science/metaphysicl: Update 0.3.2 -> 0.3.3
Reported by: portscout |
15 Nov 2018 02:02:14
0.4.0.156_2
|
yuri  |
science/metaphysicl: Update 0.3.1 -> 0.3.2
Also bump science/antioch.
Reported by: portscout |
18 Sep 2018 09:28:35
0.4.0.156_1
|
linimon  |
Upgrade these ports to USES=compiler:c++11-lang to fix build on gcc-based
archs such as powerpc64.
Tested for no effect on amd64.
While here, pet portlint.
Approved by: portgmr (tier-2 blanket) |
23 Jun 2018 08:27:14
0.4.0.156_1
|
tcberner  |
Update math/gsl to 2.5
PR: 229067 |
18 Apr 2018 06:51:47
0.4.0.156
|
yuri  |
New port: science/antioch: C++ Chemical Kinetics, Thermodynaimics, and Transport
Library |