Port details |
- ALPSCore Generic algorithms and utilities for condensed matter physics
- 2.3.1_1 science =2 2.3.1_1Version 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: 2024-02-18 09:29:31
- Commit Hash: 9eba616
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/ALPSCore/ALPSCore
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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 = 1694807138
SHA256 (ALPSCore-ALPSCore-v2.3.1_GH0.tar.gz) = 384f25cd543ded1ac99fe8238db97a5d90d24e1bf83ca8085f494acdd12ed86c
SIZE (ALPSCore-ALPSCore-v2.3.1_GH0.tar.gz) = 1431788
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-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libhdf5.so : science/hdf5
- libsz.so : science/libaec
- libmpi_cxx.so : net/openmpi4
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ALPSCore-2.3.1_1:
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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1_1 18 Feb 2024 09:29:31 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after OpenMPI upgrade |
2.3.1 18 Feb 2024 09:22:35 |
Thierry Thomas (thierry) |
*/*: fix the dependency to net/openmpi4
For ports without USES=mpi:openmpi. For the others, it will be set
automatically. |
2.3.1 07 Feb 2024 12:51:26 |
Alexey Dokuchaev (danfe) |
science/ALPSCore: update the port to version 2.3.1
The old problem which prevented building on 32-bit
architectures had been fixed in the meantime. |
2.2.0_18 05 Feb 2024 15:48:25 |
Piotr Kubaj (pkubaj) |
science/ALPSCore: broken on powerpc
Same issue as i386. |
2.2.0_18 21 Jul 2023 19:57:51 |
Muhammad Moinur Rahman (bofh) |
science/ALPSCore: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
2.2.0_18 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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.2.0_17 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.2.0_17 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
2.2.0_16 20 Jul 2022 14:35:24 |
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> |
2.2.0_15 16 Jun 2022 15:13:01 |
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 |
2.2.0_14 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
2.2.0_13 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2.0_13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.0_13 07 Mar 2021 22:33:28 |
sunpoet |
Use shared OPENMPI_DESC |
2.2.0_13 12 Dec 2020 17:04:37 |
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 |
2.2.0_12 21 Apr 2020 21:26:56 |
danilo |
- Swap back from net/openmpi3 to net/openmpi |
2.2.0_11 12 Apr 2020 09:16:58 |
danilo |
- Move OpenMPI support to net/openmpi3. OpenMPI 1 and 2 are deprecated |
2.2.0_10 11 Dec 2019 17:53:49 |
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 |
2.2.0_9 19 Aug 2019 15:35:28 |
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 |
2.2.0_8 26 Jul 2019 20:46:57 |
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 |
2.2.0_7 04 May 2019 11:02:15 |
tobik |
science/ALPSCore: Fix OPENMPI2 spelling after r500723 |
2.2.0_7 03 May 2019 12:30:41 |
adamw |
compiler.mk is unhappy if CC/CXX is defined before bsd.port.pre.mk
Reported by: Peter Jeremy
Submitted by: mat |
2.2.0_7 27 Apr 2019 09:30:30 |
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 |
2.2.0_7 12 Apr 2019 06:36:31 |
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 |
2.2.0_6 02 Feb 2019 17:53:04 |
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) |
2.2.0_6 05 Jan 2019 22:46:54 |
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 |
2.2.0_5 26 Dec 2018 09:06:35 |
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 |
2.2.0_4 25 Dec 2018 20:25:40 |
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 |
2.2.0_4 12 Dec 2018 01:35:36 |
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 |
2.2.0_3 12 Dec 2018 00:15:50 |
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 |
2.2.0_2 02 Nov 2018 13:32:35 |
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 |
2.2.0_2 05 Sep 2018 22:05:23 |
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 |
2.2.0_1 09 Aug 2018 06:58:31 |
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 |
2.2.0 28 Jul 2018 20:11:30 |
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) |
2.1.1_2 18 Apr 2018 13:57:43 |
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 |
2.1.1_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2.1.1 03 Feb 2018 22:40:20 |
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 |
1.0.0_1 18 Jan 2018 04:11:03 |
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 |
1.0.0 03 Dec 2017 19:29:13 |
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 |