Port details |
- dft++ DFT++, A density functional software
- 3.0_3 science
=0 3.0_3Version of this port present on the latest quarterly branch. - Maintainer: maho@FreeBSD.org
 - Port Added: 2004-03-20 04:51:10
- Last Update: 2009-08-11 05:14:53
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://dft.physics.cornell.edu/
- Description:
- DFT++ is a density functional package,
The software is fully cache and register optimized,
and runs in serial, threaded, MPI and mixed threaded-MPI parallel
environments.
For academic users, authors request that publications using results
obtained with this software reference
"New algebraic formulation of density functional calculation,"
by Sohrab Ismail-Beigi and T.A. Arias, Computer Physics Communications
128:1-2, 1-45 (June 2000). and, if using the wavelet basis, further reference
"Multiresolution analysis of electronic structure: semicardinal
and wavelet bases,"
T.A. Arias, Reviews of Modern Physics 71:1, 267-311 (January 1999).
and "Robust ab initio calculation of condensed matter: transparent
convergence through semicardinal multiresolution analysis,'' I.P. Daykov,
T.A. Arias, and Torkel D. Engeness, Physical Review Letters,
90:21, 216402 (May 2003).
documents are available at http://dft.physics.cornell.edu/doc/
WWW: http://dft.physics.cornell.edu/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: dft++
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- gmake : devel/gmake
- gfortran43 : lang/gcc43
- Runtime dependencies:
-
- gfortran43 : lang/gcc43
- Library dependencies:
-
- fftw.2 : math/fftw
- blas.2 : math/blas
- lapack.4 : math/lapack
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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.0_3 11 Aug 2009 05:14:53
 |
maho  |
Remove science/dft++. Not actively maintained the original site. Old
style coding with lots of warnings, and build error with gcc44.
Also suggested by: gerald@ |
3.0_3 07 Jan 2009 16:34:27
 |
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
3.0_2 22 Nov 2008 08:19:03
 |
itetcu  |
Fix typo in previous commit and fix pist.
Prompted by: QAT |
3.0_2 22 Nov 2008 08:04:27
 |
itetcu  |
- use PORTEXAMPLES where appropiate and fix plist with NO* defined
- pet portlint
- bump PORTREVISION
Approved by: maintainer timeout on QAT BotMail
Prompted by: QAT QA run |
3.0_1 14 Jul 2007 10:16:23
 |
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
3.0_1 29 Jan 2007 01:44:50
 |
maho  |
Fix build.
Submitted by: Jan Hornyak <jan.hornyak@col.cz> (and also pav) |
3.0_1 22 Jan 2007 13:33:03
 |
maho  |
A possible build fix(on pointyhat?) |
3.0_1 16 Jan 2007 05:51:11
 |
maho  |
change ${LOCALBASE}/bin/${FC} to ${F77}.
path is
/sbin:/bin:/usr/sbin:/usr/bin:${LOCALBASE}/sbin:${LOCALBASE}/bin:${X11BASE}/bin
Submitted by: kris |
3.0_1 16 Jan 2007 03:12:02
 |
maho  |
* Build fix [1]
* atlas/blas are detected correctly.
Submitted by: kris via pointy hat [1]. |
3.0_1 15 Jan 2007 13:32:24
 |
maho  |
correct the place of <bsd.port.pre.mk> |
3.0_1 12 Jan 2007 11:45:50
 |
maho  |
Remove -v in CC and CXX. |
3.0_1 11 Jan 2007 07:22:25
 |
maho  |
Migrate to gfortran42.
Bump portrevision. |
3.0 13 May 2006 04:15:53
 |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
3.0 24 Jan 2006 01:01:36
 |
edwin  |
SHA256ify
Approved by: krion@ |
3.0 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.0 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
3.0 06 May 2004 19:49:54
 |
maho  |
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor |
3.0 20 Mar 2004 04:50:45
 |
maho  |
A Density functional software. This software has a unique design
based upon the DFT++ algebraic framework introduced in Computer
Physics Communications 128, 1-45 (June 2000).
This framework allows us to transparently separate the computational
guts (cache optimization, parallelization, etc.) from the introduction
of new representations (plane waves, wavelets) and new
physics (new density functionals, linear response theory,
dielectric solutions).
The software is fully cache and register optimized,
and runs in serial, threaded, MPI and mixed threaded-MPI
parallel environments. |