Port details |
- cpuid Tool to dump x86 CPUID information about the CPU(s)
- 20211031 sysutils
=3 Version of this port present on the latest quarterly branch. - Maintainer: pkubaj@FreeBSD.org
 - Port Added: 2014-12-09 22:07:31
- Last Update: 2022-07-20 14:23:05
- Commit Hash: ea71236
- People watching this port, also watch:: glib, json-c, py39-pycparser, coreutils, e2fsprogs
- License: GPLv2
- 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.
WWW: http://www.etallen.com/cpuid.html
- SVNWeb : git : Homepage
- 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 = 1635787419
SHA256 (cpuid-20211031.src.tar.gz) = 765d3336eb2e6f99765322e5f0f4e38c493c1c3c991e44c18ed73f9295585d8f
SIZE (cpuid-20211031.src.tar.gz) = 124390
- 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.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- 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: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:05 20211031 |
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 ) |
01 Nov 2021 17:43:22 20211031 |
Piotr Kubaj (pkubaj)  |
sysutils/cpuid: update to 20211031 |
18 May 2021 21:47:51 20201006 |
Piotr Kubaj (pkubaj)  |
sysutils/cpuid: update to 20201006 |
06 Apr 2021 14:31:07 20200127 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Jan 2020 14:16:27
20200127 |
pkubaj  |
sysutils/cpuid: update to 20200127 |
26 Jan 2020 16:14:01
20200122 |
pkubaj  |
sysutils/cpuid: adjust patch |
26 Jan 2020 15:43:03
20200122 |
pkubaj  |
sysutils/cpuid: update to 20200122 |
06 Jan 2020 16:34:41
20180519 |
pkubaj  |
Move those ports to my FreeBSD.org address. |
23 May 2018 16:10:06
20180519 |
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 |
16 Jul 2017 03:14:53
20170122 |
vanilla  |
Update to 20170122
PR: 218212
Submitted by: maintainer |
04 Dec 2016 01:56:50
20161201 |
jhale  |
Update to 20161201
PR: 215023
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) |
28 Nov 2016 12:26:11
20161114 |
riggs  |
Update to upstream release as of 20161114
PR: 214865
Submitted by: pkubaj@anongoth.pl (maintainer) |
12 Oct 2016 18:25:29
20160814 |
pawel  |
- Update to verion 20160814
- Take maintainership
PR: 213377
Submitted by: Piotr Kubaj |
09 Oct 2016 22:01:34
20140123 |
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) |
10 Aug 2015 19:20:57
20140123 |
amdmi3  |
- Mark ONLY_FOR_ARCHS: this port is useless and in fact does not build on
non-x86 archs |
09 Dec 2014 22:07:14
20140123 |
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 |