Port details on branch 2025Q3 |
- cpu_features Cross platform C99 library to get cpu features at runtime
- 0.9.0 devel
=0 0.9.0Version of this port present on the latest quarterly branch. - Maintainer: skreuzer@FreeBSD.org
 - Port Added: 2025-09-28 09:36:13
- Last Update: 2025-09-28 09:32:13
- Commit Hash: 7ff863a
- License: APACHE20
- WWW:
- https://github.com/google/cpu_features
- Description:
- A small, fast, and simple open source library to report CPU features at
runtime. Written in C99 for maximum portability, it allocates no memory and is
suitable for implementing fundamental functions and running in sandboxed
environments.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- cpu_features>0:devel/cpu_features
- To install the port:
- cd /usr/ports/devel/cpu_features/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cpu_features
- pkg install cpu_features
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpu_features
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: mips mips64 riscv64
- distinfo:
- TIMESTAMP = 1713392514
SHA256 (google-cpu_features-v0.9.0_GH0.tar.gz) = bdb3484de8297c49b59955c3b22dba834401bc2df984ef5cfc17acbe69c5018e
SIZE (google-cpu_features-v0.9.0_GH0.tar.gz) = 109259
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
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_cpu_features
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.0 28 Sep 2025 09:32:13
    |
Robert Clausecker (fuz)  |
devel/cpu_features: port to aarch64 and armv7
These platforms works largely the same way as Linux, so adapt the existing
Linux code path.
Approved by: portmgr (build fix blanket)
MFH: 2025Q3
(cherry picked from commit abd848c1c4182e3a1c8e7018565550e401a2cd6b) |
Number of commits found: 1
|