Port details |
- libcpuid Small x86 CPU identification library
- 0.7.0 sysutils =4 0.6.5Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2016-08-18 02:21:14
- Last Update: 2024-10-07 17:21:38
- Commit Hash: 4ae7fea
- 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 = 1724663342
SHA256 (libcpuid-0.7.0.tar.gz) = 213a2ae6cf6a1d48eeb2115618b603f2b1b56c2e9da8683bb472564525523918
SIZE (libcpuid-0.7.0.tar.gz) = 710949
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.7.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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.0 07 Oct 2024 17:21:38 |
Alexey Dokuchaev (danfe) |
sysutils/libcpuid: the port had been updated to version 0.7.0. |
0.6.5 17 May 2024 10:37:54 |
Alexey Dokuchaev (danfe) |
sysutils/libcpuid: the port had been updated to version 0.6.5. |
0.6.4 17 Oct 2023 07:50:42 |
Alexey Dokuchaev (danfe) |
sysutils/libcpuid: update the port to version 0.6.4
While here, chase HTTP/1.1 301 redirection in the WWW line
and add `pathfix' to the USES list, per stage Q/A report. |
0.6.3 05 Apr 2023 16:21:06 |
Alexey Dokuchaev (danfe) |
sysutils/libcpuid: the port had been updated to version 0.6.3
As usual, new release brings support for even more CPU models
and fixes a few bugs. |
0.6.2 16 Nov 2022 18:26:12 |
Alexey Dokuchaev (danfe) |
sysutils/libcpuid: the port had been updated to version 0.6.2. |
0.6.1 30 Oct 2022 04:04:40 |
Alexey Dokuchaev (danfe) |
sysutils/libcpuid: update to version 0.6.1, use upstream release archive
While few hundreds bytes larger, distfile is more cache-friendly (mtime
remains constant unlike for tarballs generated on the fly by GitHub) and
comes properly bootstrapped, allowing to drop `autoreconf' item from the
USES list.
Remove ONLY_FOR_ARCHS limitation: while currently support is limited for
x86 CPUs, it builds everywhere and gracefully handles unknown ones, thus
unbreaking more of those reverse dependencies mentioned in 9482644374c1.
PR: 267277 (partially applied) |
0.6.0 29 Sep 2022 17:08:46 |
Alexey Dokuchaev (danfe) |
sysutils/libcpuid: update the port to version 0.6.0
Reported by: portscout |
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.5.1 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.5.1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.5.1 29 Mar 2022 06:14:12 |
Piotr Kubaj (pkubaj) |
sysutils/libcpuid: enable on powerpc*
While CPUID doesn't exist on powerpc*, upstream added compilation fixes for
non-x86 and this will unbreak also some reverse dependencies. |
0.5.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.1 22 Mar 2021 10:18:12 |
danfe |
- Update to version 0.5.1
- Now Python3-ready itself
Reported by: portscout |
0.5.0 28 May 2020 10:57:51 |
danfe |
- Update `sysutils/libcpuid' to version 0.5.0
- Set LICENSE_FILE as it is not a boilerplate
- Hook provided tests to our framework, after
converting them to modern Python version
- Bump port revisions of two dependent ports,
to chase the shared library version bump
Reported by: portscout |
0.4.1 07 Feb 2019 10:30:04 |
danfe |
Update `sysutils/libcpuid' to version 0.4.1.
Reported by: portscout |
0.4.0 20 Jan 2017 16:44:13 |
danfe |
- Update `sysutils/libcpuid' to version 0.4.0
- Distribution file are now served off GitHub
- Chase shlib version bump in `sysutils/cpu-x'
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1478998492 which corresponds to commit fa87a5e tagged
as this release. |
0.3.0 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
0.3.0 18 Aug 2016 02:21:07 |
danfe |
Add a port of libcpuid, small x86 CPU identification library written in C.
NB: TIMESTAMP line in distinfo should read as follows, but has to stay in
its current form due to a bug in the hook script:
TIMESTAMP (libcpuid-0.3.0.tar.gz) = 1468115631
WWW: http://libcpuid.sourceforge.net/ |