Port details on branch 2022Q2 |
- libcpuid Small x86 CPU identification library
- 0.8.0 sysutils
=4 0.8.0Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2016-08-18 02:21:14
- Last Update: 2025-06-30 13:25:40
- Commit Hash: 63f93f9
- People watching this port, also watch:: dbus, fdupes, indexinfo, jackit, openssl
- License: BSD2CLAUSE
- WWW:
- https://libcpuid.sourceforge.net/
- Description:
- libcpuid is a small C library for x86 CPU detection and feature extraction.
Using it, you can:
- Get the processor vendor, model, brand string, code name, etc.
- Get information about CPU features such as: number of cores or logical
CPUs, cache sizes, CPU clock, etc.
- Check if the processor implements a specific instruction set such as
SSE2 or 3DNow!
- Execute the CPUID and RDTSC instructions in a portable way
- And have this all in your commercial application, without getting into
trouble, due to permissive license
Reference utility (rather advanced and useful on its own) is also provided.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libcpuid>0:sysutils/libcpuid
- To install the port:
- cd /usr/ports/sysutils/libcpuid/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/libcpuid
- pkg install libcpuid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libcpuid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748905602
SHA256 (libcpuid-0.8.0.tar.gz) = 97c558f3fcdd2a272209c46f0c30677e13fd17df945299dcba51aed970b9b894
SIZE (libcpuid-0.8.0.tar.gz) = 912357
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- python3.11 : lang/python311
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- devel/smooth
- sysutils/cpu-x
- sysutils/nix
- sysutils/powermon
Configuration Options:
- ===> The following configuration options are available for libcpuid-0.8.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_libcpuid
- USES:
- libtool pathfix python:test shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|