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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q2
libcpuid Small x86 CPU identification library
0.8.1 sysutils on this many watch lists=2 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.1Version 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-09-28 15:15:06
Commit Hash: f097d31
People watching this port, also watch:: audacious, fdupes, zip, smartmontools, beadm
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 (22 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libcpuid-0.8.1/catalog.mk
  3. /usr/local/share/licenses/libcpuid-0.8.1/LICENSE
  4. /usr/local/share/licenses/libcpuid-0.8.1/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.1
  13. libdata/pkgconfig/libcpuid.pc
  14. @comment share/man/man3/cpu_id_t.3.gz
  15. @comment share/man/man3/cpu_list_t.3.gz
  16. @comment share/man/man3/cpu_mark_t.3.gz
  17. @comment share/man/man3/cpu_raw_data_t.3.gz
  18. @comment share/man/man3/cpuid_tool.3.gz
  19. @comment share/man/man3/libcpuid.3.gz
  20. @owner
  21. @group
  22. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1757850000 SHA256 (libcpuid-0.8.1.tar.gz) = fff2848f25bafadc72063cadaf20095888c1c980d19fdb3df81285e88a94678b SIZE (libcpuid-0.8.1.tar.gz) = 783695

Packages (timestamps in pop-ups are UTC):
libcpuid
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.10.8.1-0.8.00.8.1n/an/an/a
FreeBSD:13:quarterly0.8.10.8.10.6.30.8.00.8.1n/an/an/a
FreeBSD:14:latest0.8.10.8.10.6.20.8.00.8.10.6.3-0.6.3
FreeBSD:14:quarterly0.8.10.8.1-0.8.00.8.10.6.40.6.40.6.4
FreeBSD:15:latest0.8.10.8.1n/a0.8.0n/an/a0.6.40.6.4
FreeBSD:15:quarterly0.8.10.8.1n/a-n/an/a--
FreeBSD:16:latest0.8.10.8.1n/a-n/an/a--
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.1: DOCS=on: Build and/or install documentation MANPAGES=off: Build and/or install manual pages ===> 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.1/
Collapse this list.

There are no commits on branch 2022Q2 for this port