Port details |
- dft_tools Interface to DFT codes in TRIQS
- 1.5_6 science
=0 1.5_6Version of this port present on the latest quarterly branch.
- BROKEN: wrong LIB_DEPENDS
DEPRECATED: Broken for more than 6 months This port expired on: 2019-03-05 IGNORE: is marked as broken: wrong LIB_DEPENDS
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-06-17 02:45:41
- Last Update: 2019-03-06 21:49:01
- SVN Revision: 494849
- License: GPLv3
- WWW:
- https://triqs.github.io/dft_tools/master
- Description:
- TRIQS-based-based application is aimed at ab-initio calculations for correlated
materials, combining realistic DFT band-structure calculations with the
dynamical mean-field theory. Together with the necessary tools to perform the
DMFT self-consistency loop for realistic multi-band problems, the package
provides a full-fledged charge self-consistent interface to the Wien2K package.
In addition, if Wien2k is not available, it provides a generic interface for
one-shot DFT+DMFT calculations, where only the single-particle Hamiltonian in
orbital space has to be provided.
WWW: https://triqs.github.io/dft_tools/master
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dft_tools>0:science/dft_tools
- No installation instructions:
- This port has been deleted.
- PKGNAME: dft_tools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1529199984
SHA256 (TRIQS-dft_tools-1.5_GH0.tar.gz) = ca10069c5b766092d289b07d0d36a19dfed7a7f5512fe62607334387422329ac
SIZE (TRIQS-dft_tools-1.5_GH0.tar.gz) = 2808644
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>=1.53 : devel/boost-libs
- googletest>0 : devel/googletest
- clang60 : devel/llvm60
- cmake : devel/cmake
- gfortran8 : lang/gcc8
- python2.7 : lang/python27
- as : devel/binutils
- Runtime dependencies:
-
- gfortran8 : lang/gcc8
- python2.7 : lang/python27
- Library dependencies:
-
- libcpp2py.so : devel/cpp2py
- libfftw3.so : math/fftw3
- libgmpxx.so : math/gmp
- libhdf5.so : science/hdf5
- libmpi.so : net/openmpi
- libopenblas.so : math/openblas
- libsz.so : science/szip
- libtriqs.so : science/triqs
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake:noninja fortran gettext-runtime python:-2.7
- 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 |
1.5_6 06 Mar 2019 21:49:01 |
rene |
Remove expired ports:
2019-03-05 devel/elixir-lager_logger: Broken for more than 6 months
2019-03-05 devel/gpsim: Broken for more than 6 months
2019-03-05 devel/hgview: Broken for more than 6 months
2019-03-05 games/mudmagic: Broken for more than 6 months
2019-03-05 math/mumps-mpich: Broken for more than 6 months
2019-03-05 math/sdpara: Broken for more than 6 months
2019-03-05 net/tn5250j: Broken for more than 6 months
2019-03-05 net-im/pidgin-skype: Broken for more than 6 months
2019-03-05 net-im/skype: Broken for more than 6 months
2019-03-05 net-im/skype-devel: Broken for more than 6 months
2019-03-05 science/dft_tools: Broken for more than 6 months
2019-03-05 science/triqs: Broken for more than 6 months
2019-03-05 security/hamachi: Broken for more than 6 months
2019-03-05 textproc/elixir-ex_doc: Broken for more than 6 months
2019-03-05 x11/altyo: Broken for more than 6 months
2019-03-05 x11/pantheon-terminal: Broken for more than 6 months
2019-03-05 x11-wm/e-module-everything-websearch: Broken for more than 6 months |
1.5_6 03 Feb 2019 20:46:36 |
antoine |
Deprecate ports broken for more than 6 months |
1.5_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 |
1.5_5 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 |
1.5_5 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 |
1.5_4 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 |
1.5_3 27 Sep 2018 05:26:32 |
antoine |
Mark BROKEN: wrong LIB_DEPENDS |
1.5_3 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 |
1.5_2 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 |
1.5_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.5 17 Jun 2018 02:42:52 |
yuri |
New port: science/dft_tools: Interface to DFT codes in TRIQS |