Port details |
- dirac Program for atomic & molecular relativistic all-electron calculations
- 22.0_2 science =2 22.0_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-08-11 07:48:23
- Last Update: 2024-04-27 07:53:00
- Commit Hash: 5783434
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- http://diracprogram.org/doku.php
- Description:
- The DIRAC program computes molecular properties using relativistic quantum
chemical methods. It is named after P.A.M. Dirac, the father of relativistic
electronic structure theory.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dirac-quantum-chemistry-software>0:science/dirac
- To install the port:
- cd /usr/ports/science/dirac/ && make install clean
- To add the package, run one of these commands:
- pkg install science/dirac
- pkg install dirac-quantum-chemistry-software
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dirac-quantum-chemistry-software
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1660200127
SHA256 (DIRAC-22.0-Source.tar.gz) = c8c011b5bc2ca36a2ef76b2deb911638321655fcae1d1b146cacfa1b5f783711
SIZE (DIRAC-22.0-Source.tar.gz) = 98408177
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:
-
- gmake : devel/gmake
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- python3.9 : lang/python39
- as : devel/binutils
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- python3.9 : lang/python39
- Library dependencies:
-
- libblas.so : math/blas
- libhdf5.so : science/hdf5
- liblapack.so : math/lapack
- This port is required by:
- for Run
-
- science/py-OpenFermion-Dirac
Configuration Options:
- No options to configure
- Options name:
- science_dirac
- USES:
- cmake:noninja,testing fortran localbase:ldflags python shebangfix
- 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 |
22.0_2 27 Apr 2024 07:53:00 |
Yuri Victorovich (yuri) |
science/dirac: Broken on i386
Reported by: fallout |
22.0_2 02 Feb 2024 18:44:26 |
Yuri Victorovich (yuri) |
science/dirac: Broken on powerpc64, powerpc64le; Fix build on i386
Reported by: fallout |
22.0_2 01 Jan 2024 11:49:51 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
22.0_1 19 Nov 2023 09:36:25 |
Yuri Victorovich (yuri) |
science/dirac: Fix build by adding USES=localbase:ldflags
Otherwise liblapack wasn't found.
PR: 275165
Reported by: Lorenzo Salvadore <salvadore@freebsd.org>; fallout |
22.0_1 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
22.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
22.0 27 Nov 2022 10:17:18 |
Yuri Victorovich (yuri) |
science/dirac: Broken on armv7
Reported by: fallout |
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) |
22.0 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 ) |
22.0 15 Aug 2022 05:44:16 |
Yuri Victorovich (yuri) |
science/dirac: Broken on i386
Reported by: fallout |
22.0 11 Aug 2022 19:47:05 |
Yuri Victorovich (yuri) |
science/dirac: Add comment about failing tests |
22.0 11 Aug 2022 07:46:54 |
Yuri Victorovich (yuri) |
science/dirac: New port: Program for atomic & molecular relativistic
all-electron calculations |