Port details |
- cpuid Tool to dump x86 CPUID information about the CPU(s)
- 20240330 sysutils =5 20240330Version of this port present on the latest quarterly branch.
- Maintainer: pkubaj@FreeBSD.org
- Port Added: 2014-12-09 22:07:31
- Last Update: 2024-04-01 14:52:19
- Commit Hash: 1247af0
- People watching this port, also watch:: openvpn, easy-rsa, fusefs-sshfs, libpciaccess, py39-pycparser
- License: GPLv2
- WWW:
- https://www.etallen.com/cpuid.html
- Description:
- Cpuid dumps detailed information about the CPU(s) gathered from the
CPUID instruction, and also determines the exact model of CPU(s).
It supports Intel, AMD, and VIA CPUs, as well as older Transmeta,
Cyrix, UMC, NexGen, Rise, and SiS CPUs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cpuid-etallen>0:sysutils/cpuid
- To install the port:
- cd /usr/ports/sysutils/cpuid/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/cpuid
- pkg install cpuid-etallen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpuid-etallen
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1711923798
SHA256 (cpuid-20240330.src.tar.gz) = 1bb1d580982fe6d35bcbc1f374d5d8b90b29fa285863bd8786efd6a3d9262a00
SIZE (cpuid-20240330.src.tar.gz) = 154968
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:
-
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_cpuid
- USES:
- gmake perl5
- 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 |
20240330 01 Apr 2024 14:52:19 |
Piotr Kubaj (pkubaj) |
sysutils/cpuid: update to 20240330 |
20230614 05 Mar 2024 23:35:41 |
Vladimir Druzenko (vvd) |
sysutils/cpuid: update to 20230614
While here move man pages to share/man
Approved by: pkubaj (maintainer), portmgr (blanket) |
20230120 23 Jan 2023 23:17:57 |
Piotr Kubaj (pkubaj) |
sysutils/cpuid: update to 20230120 |
20221201 29 Dec 2022 00:41:24 |
Piotr Kubaj (pkubaj) |
sysutils/cpuid: bump to 20221201:
Differential revision: https://reviews.freebsd.org/D37774
Submitted by: mjg |
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) |
20211031 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 ) |
20211031 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 ) |
20211031 01 Nov 2021 17:43:22 |
Piotr Kubaj (pkubaj) |
sysutils/cpuid: update to 20211031 |
20201006 18 May 2021 21:47:51 |
Piotr Kubaj (pkubaj) |
sysutils/cpuid: update to 20201006 |
20200127 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20200127 28 Jan 2020 14:16:27 |
pkubaj |
sysutils/cpuid: update to 20200127 |
20200122 26 Jan 2020 16:14:01 |
pkubaj |
sysutils/cpuid: adjust patch |
20200122 26 Jan 2020 15:43:03 |
pkubaj |
sysutils/cpuid: update to 20200122 |
20180519 06 Jan 2020 16:34:41 |
pkubaj |
Move those ports to my FreeBSD.org address. |
20180519 23 May 2018 16:10:06 |
fernape |
Update sysutils/cpuid to 20180419
PR: 227811
Submitted by: pkubaj@anongoth.pl (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15515 |
20170122 16 Jul 2017 03:14:53 |
vanilla |
Update to 20170122
PR: 218212
Submitted by: maintainer |
20161201 04 Dec 2016 01:56:50 |
jhale |
Update to 20161201
PR: 215023
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) |
20161114 28 Nov 2016 12:26:11 |
riggs |
Update to upstream release as of 20161114
PR: 214865
Submitted by: pkubaj@anongoth.pl (maintainer) |
20160814 12 Oct 2016 18:25:29 |
pawel |
- Update to verion 20160814
- Take maintainership
PR: 213377
Submitted by: Piotr Kubaj |
20140123 09 Oct 2016 22:01:34 |
bsam |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail) |
20140123 10 Aug 2015 19:20:57 |
amdmi3 |
- Mark ONLY_FOR_ARCHS: this port is useless and in fact does not build on
non-x86 archs |
20140123 09 Dec 2014 22:07:14 |
makc |
Add new port sysutils/cpuid: tool to dump x86 CPUID information.
WWW: http://www.etallen.com/cpuid.html
The package and the binary have been renamed to cpuid-etallen in order to
avoid conflict with misc/cpuid.
PR: 194826
Submitted by: Uffe Jakobsen |