notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q2
libcpuid Small x86 CPU identification library
0.8.0 sysutils on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.0Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libcpuid-0.8.0/catalog.mk
  3. /usr/local/share/licenses/libcpuid-0.8.0/LICENSE
  4. /usr/local/share/licenses/libcpuid-0.8.0/BSD2CLAUSE
  5. bin/cpuid_tool
  6. include/libcpuid/libcpuid.h
  7. include/libcpuid/libcpuid_constants.h
  8. include/libcpuid/libcpuid_types.h
  9. lib/libcpuid.a
  10. lib/libcpuid.so
  11. lib/libcpuid.so.17
  12. lib/libcpuid.so.17.1.0
  13. libdata/pkgconfig/libcpuid.pc
  14. @owner
  15. @group
  16. @mode
Collapse this list.
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):
libcpuid
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.00.8.0-0.8.00.8.0---
FreeBSD:13:quarterly0.8.00.8.00.6.30.8.00.8.00.6.40.6.40.6.4
FreeBSD:14:latest0.8.00.8.00.6.20.8.00.8.00.6.3-0.6.3
FreeBSD:14:quarterly0.8.00.8.0-0.8.00.8.00.6.40.6.40.6.4
FreeBSD:15:latest--n/a0.7.1n/a0.6.40.6.40.6.4
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Test dependencies:
  1. python3.11 : lang/python311
This port has no dependencies.
This port is required by:
for Libraries
  1. devel/smooth
  2. sysutils/cpu-x
  3. sysutils/nix
  4. 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/anrieff/libcpuid/releases/download/v0.8.0/
Collapse this list.

There are no commits on branch 2022Q2 for this port