Port details |
- spglib C library for finding and handling crystal symmetries
- 2.5.0 science =2 2.5.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-06-15 17:42:41
- Last Update: 2024-07-12 09:01:04
- Commit Hash: ed130bc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://spglib.github.io/spglib/
- Description:
- Spglib is a library for finding and handling crystal symmetries written in C.
Features:
* Find symmetry operations
* Identify space-group type
* Wyckoff position assignment
* Refine crystal structure
* Find a primitive cell
* Search irreducible k-points
- ¦ ¦ ¦ ¦
- 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/science/spglib/ && make install clean
- To add the package, run one of these commands:
- pkg install science/spglib
- pkg install spglib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spglib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720768091
SHA256 (spglib-spglib-v2.5.0_GH0.tar.gz) = b6026f5e85106c0c9ee57e54b9399890d0f29982e20e96ede0428b3efbe6b914
SIZE (spglib-spglib-v2.5.0_GH0.tar.gz) = 2926427
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
- gfortran13 : lang/gcc13
- as : devel/binutils
- Test dependencies:
-
- googletest>0 : devel/googletest
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- This port is required by:
- for Libraries
-
- science/avogadrolibs
- science/octopus
- science/py-spglib
- science/sirius
Configuration Options:
- ===> The following configuration options are available for spglib-2.5.0:
FORTRAN=on: Fortran language support
===> Use 'make config' to modify these settings
- Options name:
- science_spglib
- USES:
- cmake:testing fortran
- 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.5.0 12 Jul 2024 09:01:04 |
Yuri Victorovich (yuri) |
science/{,py-}spglib: update 2.4.0 → 2.5.0
Reported by: portscout |
2.4.0 12 Apr 2024 04:33:44 |
Yuri Victorovich (yuri) |
science/{,py-}spglib: update 2.3.1 → 2.4.0
Reported by: portscout |
2.3.1 11 Feb 2024 19:02:55 |
Yuri Victorovich (yuri) |
science/{,py-}spglib: update 2.3.0 → 2.3.1
Reported by: portscout |
2.3.0 28 Jan 2024 20:44:40 |
Yuri Victorovich (yuri) |
science/{,py-}spglib: update 2.2.0 → 2.3.0
Reported by: portscout |
2.2.0 11 Dec 2023 06:53:14 |
Yuri Victorovich (yuri) |
science/{,py-}spglib: update 2.1.0 → 2.2.0
Reported by: portscout |
2.1.0 11 Sep 2023 06:51:41 |
Yuri Victorovich (yuri) |
science/{,py-}spglib: update 2.0.2 → 2.1.0
Reported by: portscout |
2.0.2_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.0.2 28 Jan 2023 17:16:32 |
Yuri Victorovich (yuri) |
science/{,py-}spglib: Update 2.0.1 → 2.0.2 |
2.0.1 27 Nov 2022 05:49:19 |
Yuri Victorovich (yuri) |
science/spglib: Correct workaround for missing -lomp for fortran
Reported by: fallout |
2.0.1 08 Oct 2022 02:36:41 |
Yuri Victorovich (yuri) |
science/spglib: Update 1.16.5 -> 2.0.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) |
1.16.5 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 ) |
1.16.5 31 May 2022 03:05:56 |
Piotr Kubaj (pkubaj) |
science/spglib: fix build without libomp
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)
/usr/local/share/cmake/Modules/FindOpenMP.cmake:596
(find_package_handle_standard_args)
CMakeLists.txt:42 (find_package) |
1.16.5 08 May 2022 05:27:10 |
Yuri Victorovich (yuri) |
science/{,py-}spglib: Update 1.16.3 -> 1.16.5 |
1.16.3 29 Jan 2022 17:24:03 |
Yuri Victorovich (yuri) |
science/{,py-}spglib: Update 1.16.2 -> 1.16.3 |
1.16.2 16 Aug 2021 01:32:15 |
Yuri Victorovich (yuri) |
science/[,py-]spglib: Update 1.16.1 -> 1.16.2
Reported by: portscout |
1.16.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.16.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.16.1 14 Feb 2021 04:51:30 |
yuri |
science/spglib: Update 1.16.0 -> 1.16.1 |
1.16.0 03 Aug 2020 07:26:09 |
yuri |
science/spglib: Update 1.15.1 -> 1.16.0 |
1.15.1 30 May 2020 05:58:05 |
yuri |
science/spglib: Update 1.12.2 -> 1.15.1 |
1.12.2 10 Feb 2019 01:33:34 |
yuri |
science/spglib: 1.11.2.1 -> 1.12.2
Reported by: repology |
1.11.2.1 21 Jan 2019 09:26:34 |
yuri |
science/spglib: Update 1.11.2 -> 1.11.2.1
Reported by: portscout |
1.11.2 08 Dec 2018 18:47:16 |
yuri |
science/spglib: Update 1.11.1.2 -> 1.11.2
Reported by: repology |
1.11.1.2 20 Nov 2018 19:23:45 |
yuri |
science/spglib: Update 1.11.1 -> 1.11.1.2
Reported by: portscout |
1.11.1 15 Nov 2018 01:27:46 |
yuri |
science/spglib: Update 1.10.4 -> 1.11.1
Reported by: portscout |
1.10.4 08 Aug 2018 23:10:44 |
yuri |
science/spglib: Update 1.10.3 -> 1.10.4
Reported by: portscout |
1.10.3 15 Jun 2018 17:42:25 |
yuri |
New port: science/spglib: C library for finding and handling crystal symmetries |