Port details |
- gau2grid Fast computation of a gaussian and its derivative on a grid
- 2.0.7_1 math =2 2.0.7_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-10-20 18:36:52
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/dgasmith/gau2grid
- Description:
- gau2grid is a python-generated C library for vectorized computation of grid to
gaussian collocation matrices
The core of gau2grid is generating the collocation matrices between a real space
grid and a gaussian basis set expanded to a given angular momenta.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/gau2grid/ && make install clean
- To add the package, run one of these commands:
- pkg install math/gau2grid
- pkg install gau2grid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gau2grid
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1610499648
SHA256 (dgasmith-gau2grid-v2.0.7_GH0.tar.gz) = 66e7205646e1e3685e5dd4eea8281fc92b0b8b45ce97ae24b72a09e15a3fd62f
SIZE (dgasmith-gau2grid-v2.0.7_GH0.tar.gz) = 84398
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:
-
- py39-numpy>=1.16,1<1.25,1 : math/py-numpy@py39
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.9 : lang/python39
- This port is required by:
- for Libraries
-
- science/psi4
Configuration Options:
- No options to configure
- Options name:
- math_gau2grid
- USES:
- cmake compiler:c11 python:build
- 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.0.7_1 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.0.7 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.0.7 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.7 13 Jan 2021 01:10:03 |
yuri |
math/gau2grid: Update 2.0.6 -> 2.0.7
Reported by: portscout |
2.0.6 06 Jan 2021 00:16:31 |
yuri |
math/gau2grid: Update 2.0.5 -> 2.0.6
Reported by: portscout |
2.0.5 17 Dec 2020 20:31:29 |
yuri |
math/gau2grid: Update 2.0.4 -> 2.0.5
Reported by: portscout |
2.0.4_1 27 Sep 2020 21:20:41 |
linimon |
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket) |
2.0.4_1 14 Jan 2020 14:18:58 |
pkubaj |
math/gau2grid: remove -march=native, unbreak on i386 and powerpc64
This port added -march=native, which was against ports tree compliance, broke
run-time on some amd64 and broke building on non-x86.
I have verified that it builds correctly on i386 and powerpc64 (provided
-march=native is removed). It probably also builds on other architectures.
Reviewed by: linimon
MFH: 2020Q1 (fix build blanket) |
2.0.4 12 Jan 2020 07:39:48 |
yuri |
math/gau2grid: Update 2.0.1 -> 2.0.4
Reported by: portscout |
2.0.1 21 Sep 2019 15:25:58 |
yuri |
math/gau2grid: Update 1.3.1 -> 2.0.1
Reported by: portscout |
1.3.1_1 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 |
1.3.1 26 Jan 2019 06:07:05 |
yuri |
math/gau2grid: Update 1.3.0 -> 1.3.1
Reported by: repology |
1.3.0_1 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.3.0_1 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.3.0 04 Dec 2018 05:25:43 |
yuri |
math/gau2grid: Update 1.2.0->1.3.0
Reported by: portscout |
1.2.0 20 Oct 2018 18:36:24 |
yuri |
New port: math/gau2grid: Fast computation of a gaussian and its derivative on a
grid |