Port details |
- cpu_features Cross platform C99 library to get cpu features at runtime
- 0.9.0 devel =3 0.9.0Version of this port present on the latest quarterly branch.
- Maintainer: skreuzer@FreeBSD.org
- Port Added: 2018-05-02 17:21:11
- Last Update: 2024-04-27 19:53:01
- Commit Hash: a98258a
- People watching this port, also watch:: kf5-kquickcharts, py311-pikepdf, qtkeychain-qt5, libssh, xcb-util-image
- 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 - 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: aarch64 armv6 armv7 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
- This port is required by:
- for Build
-
- multimedia/obs-waveform
- security/softether5
- for Libraries
-
- biology/spoa
- devel/volk
- multimedia/obs-waveform
- security/hexl
- security/softether5
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.0 27 Apr 2024 19:53:01 |
Yuri Victorovich (yuri) |
devel/cpu_features: update 0.7.0 → 0.9.0
PR: 278419
Approved by: skreuzer@ (maintainer) |
0.7.0 18 Feb 2023 22:43:11 |
Steven Kreuzer (skreuzer) |
devel/cpu_features: update to 0.7.0
Changes:
- https://github.com/google/cpu_features/releases/tag/v0.7.0
PR: 269107
Reported by: Yuri Victorovich <yuri@freebsd.org> |
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) |
0.6.0_2 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 ) |
0.6.0_2 02 Feb 2022 15:31:40 |
Piotr Kubaj (pkubaj) |
devel/cpu_features: install internal/hwcaps.h
Fixes build of security/softether5 on powerpc64le:
/usr/local/include/cpu_features/cpuinfo_ppc.h:20:10: fatal error:
'internal/hwcaps.h' file not found
^~~~~~~~~~~~~~~~~~~ |
0.6.0_1 26 Jan 2022 16:45:29 |
Yuri Victorovich (yuri) |
devel/cpu_features: Install cmake files, install headers into a dedicated
directory
do-install is removed in favor of project's install target,
Also update 3 other ports to build with cpu_features.
PR: 261252
Approved by: skreuzer@ (maintainer) |
0.6.0 16 Sep 2021 16:07:17 |
Steven Kreuzer (skreuzer) |
devel/cpu_features: Update to v0.6.0
* Update port to v0.6.0
* Add patches from upstream to:
* Support FreeBSD on x86 (11994370)
* Detect Zen 3 CPUs (7ed0b0e5) |
0.5.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.0 28 Jan 2021 22:37:24 |
skreuzer |
Update to version 0.5.0
Upstream Enhancements:
* Detect future Intel AVX/AMX features #128
* Add support for Tiger Lake and Sapphire rapids Intel microarchitectures #127
* Update features for AArch64 to Linux 5.8 #126
* AVX-512 FMA count detection #120
Port Changes:
* Add license file
* Change libcpu_features to a shared library
PR: 253037
Submitted by: yuri@ |
0.4.0 07 Dec 2020 03:39:51 |
linimon |
Also mark NOT_FOR riscv64:
CMake Error at CMakeLists.txt:77 (message):
Unsupported architectures riscv64
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
0.4.0 14 Jul 2019 02:25:46 |
skreuzer |
Add files/ directory which was missed in the previous commit |
0.4.0 14 Jul 2019 02:24:51 |
skreuzer |
Update to version 0.4.0 |
0.2.0_1 18 Mar 2019 01:35:37 |
skreuzer |
Set NOT_FOR_ARCHS on arm and mips
HWCAPS_ANDROID_MIPS_OR_ARM is being defined based on the assumption that any
ARM processor must be running Android.
PR: 235994
Reported by: John F. Carr <jfc@mit.edu> |
0.2.0_1 13 Feb 2019 02:11:18 |
skreuzer |
Generate position independent code
PR: 235590
Submitted by: Koichiro Iwao <meta@FreeBSD.org> |
0.2.0 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 |
0.2.0 11 Sep 2018 01:41:27 |
skreuzer |
Update to version 0.2.0 |
0.1.0 04 May 2018 13:34:33 |
skreuzer |
Install the static library using INSTALL_DATA instead of INSTALL_LIB
Fix typo in package description: C89->C99
Reported by: Adam Weinberger <adamw@adamw.org> |
0.1.0 02 May 2018 17:20:56 |
skreuzer |
A small, fast, and simple open source library to report CPU features at
runtime. Written in C89 for maximum portability, it allocates no memory and is
suitable for implementing fundamental functions and running in sandboxed
environments.
WWW: https://github.com/google/cpu_features |