Port details |
- ALPSCore Generic algorithms and utilities for condensed matter physics
- 2.2.0_16 science
=0 Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2017-12-03 19:29:20
- Last Update: 2022-07-20 14:35:24
- Commit Hash: 5564b3b
- License: GPLv2
- Description:
- The open source ALPSCore project, which is based on ALPS (Algorithms and
Libraries for Physics Simulations) project, provides a collection of physics
libraries and applications, with a focus on simulations of lattice models and
strongly correlated systems. This project strives to provide a convenient set of
maintained, well-documented, and reusable components for developing condensed
matter physics simulation code, to help application developers make commonly
used and proven computational algorithms available to a non-expert community.
WWW: https://github.com/ALPSCore/ALPSCore
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ALPSCore>0:science/ALPSCore
- To install the port:
- cd /usr/ports/science/ALPSCore/ && make install clean
- To add the package, run one of these commands:
- pkg install science/ALPSCore
- pkg install ALPSCore
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ALPSCore
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1532433744
SHA256 (ALPSCore-ALPSCore-v2.2.0_GH0.tar.gz) = f7bc9c8f806fb0ad4d38cb6604a10d56ab159ca63aed6530c1f84ecaf40adc61
SIZE (ALPSCore-ALPSCore-v2.2.0_GH0.tar.gz) = 1404871
- 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
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libhdf5.so : science/hdf5
- libsz.so : science/libaec
- libmpi.so : net/openmpi
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ALPSCore-2.2.0_16:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
OPENMPI=on: Parallel processing support via Open MPI
===> Use 'make config' to modify these settings
- Options name:
- science_ALPSCore
- USES:
- cmake compiler:c++11-lang eigen:3
- 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 |
20 Jul 2022 14:35:24 2.2.0_16 |
Tobias C. Berner (tcberner)  |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com> |
16 Jun 2022 15:13:01 2.2.0_15 |
Po-Chuan Hsieh (sunpoet)  |
*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change
szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.
PR: 228743, 246097, 250165 |
22 May 2022 20:17:16 2.2.0_14 |
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
07 Apr 2021 08:09:01 2.2.0_13 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.2.0_13 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Mar 2021 22:33:28
2.2.0_13 |
sunpoet  |
Use shared OPENMPI_DESC |
12 Dec 2020 17:04:37
2.2.0_13 |
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 |
21 Apr 2020 21:26:56
2.2.0_12 |
danilo  |
- Swap back from net/openmpi3 to net/openmpi |
12 Apr 2020 09:16:58
2.2.0_11 |
danilo  |
- Move OpenMPI support to net/openmpi3. OpenMPI 1 and 2 are deprecated |
11 Dec 2019 17:53:49
2.2.0_10 |
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
19 Aug 2019 15:35:28
2.2.0_9 |
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
26 Jul 2019 20:46:57
2.2.0_8 |
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 |
04 May 2019 11:02:15
2.2.0_7 |
tobik  |
science/ALPSCore: Fix OPENMPI2 spelling after r500723 |
03 May 2019 12:30:41
2.2.0_7 |
adamw  |
compiler.mk is unhappy if CC/CXX is defined before bsd.port.pre.mk
Reported by: Peter Jeremy
Submitted by: mat |
27 Apr 2019 09:30:30
2.2.0_7 |
pkubaj  |
science/ALPSCore: fix build with GCC-based architectures
CMake Error at common/cmake/ALPSCommonModuleDefinitions.cmake:194
(target_compile_features):
target_compile_features The compiler feature "cxx_std_11" is not known to
CXX compiler
"GNU"
version 4.2.1.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20049 |
12 Apr 2019 06:36:31
2.2.0_7 |
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
02 Feb 2019 17:53:04
2.2.0_6 |
tobik  |
science/ALPSCore: Mark broken on i386
alea/src/autocorr.cpp:269:7: error: no matching member function for call to
'read'
s.read("@size", ndview<size_t>(nullptr, &new_size, 0)); // discard
~~^~~~
http://beefy1.nyi.freebsd.org/data/112i386-quarterly/491666/logs/errors/ALPSCore-2.2.0_5.log
http://beefy5.nyi.freebsd.org/data/120i386-default/491665/logs/errors/ALPSCore-2.2.0_6.log
- Reset MAINTAINER
PR: 232993
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer) |
05 Jan 2019 22:46:54
2.2.0_6 |
sunpoet  |
Update science/hdf5 to 1.10.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen |
26 Dec 2018 09:06:35
2.2.0_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 |
25 Dec 2018 20:25:40
2.2.0_4 |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 01:35:36
2.2.0_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 |
12 Dec 2018 00:15:50
2.2.0_3 |
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
02 Nov 2018 13:32:35
2.2.0_2 |
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
05 Sep 2018 22:05:23
2.2.0_2 |
sunpoet  |
Update science/hdf5 to 1.10.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt
PR: 231009
Exp-run by: antoine |
09 Aug 2018 06:58:31
2.2.0_1 |
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
28 Jul 2018 20:11:30
2.2.0 |
yuri  |
science/ALPSCore: Update 2.1.1 -> 2.2.0
Now it is broken on 10.
PR: 230010
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer) |
18 Apr 2018 13:57:43
2.1.1_2 |
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
10 Mar 2018 17:46:06
2.1.1_1 |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
03 Feb 2018 22:40:20
2.1.1 |
yuri  |
science/ALPSCore: Update to 2.1.1
Change log:
https://github.com/ALPSCore/ALPSCore/releases/tag/v2.1.1
Additional port changes:
Added DOCS and DOXYGEN port options.
These options are added to be exactly the same way as
devel/protobuf-c will be after D13651.
IMO, this approach actually has a flaw that it allows
the meaningless combination DOCS=on and DOXYGEN=off.
I meant to discuss this further with portmgr@ but
didn't yet do this.
A better approach would be for DOXYGEN to enable
PORTDOCS and other necessary bits that DOCS normally
enables without actually requiring DOCS to be present.
PR: 224162
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D14146 |
18 Jan 2018 04:11:03
1.0.0_1 |
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
03 Dec 2017 19:29:13
1.0.0 |
yuri  |
New port: science/ALPSCore: Generic algorithms and utilities for condensed
matter physics
PR: 223850
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13237 |