Port details |
- x86info x86 CPU identification and feature display utility
- 1.31.s03_1 sysutils =21 1.31.s03_1Version of this port present on the latest quarterly branch.
- Maintainer: ler@FreeBSD.org
- Port Added: 2001-10-14 15:13:23
- Last Update: 2024-01-10 15:29:49
- Commit Hash: e4610fc
- People watching this port, also watch:: gnupg, wget, openssl, libxml2, freetype2
- License: GPLv2
- WWW:
- https://github.com/kernelslacker/x86info
- Description:
- The x86info utility displays information about each of the x86 CPUs found in
the system. Cache information, flags, registers, frequency, processor name,
family, and model are all displayed. It works with all Intel, AMD, Centaur,
Cyrix, VIA processors.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- x86info>0:sysutils/x86info
- To install the port:
- cd /usr/ports/sysutils/x86info/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/x86info
- pkg install x86info
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: x86info
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- TIMESTAMP = 1537051964
SHA256 (kernelslacker-x86info-1.31snap03-1b41e8b_GH0.tar.gz) = a3fd00224315a07b9cc2009ea87d1c3f627795b818608149c1f257669ee441c9
SIZE (kernelslacker-x86info-1.31snap03-1b41e8b_GH0.tar.gz) = 85780
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Library dependencies:
-
- libpci.so : devel/libpci
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_x86info
- USES:
- gmake pkgconfig python:build
- 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 |
1.31.s03_1 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
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) |
1.31.s03 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 ) |
1.31.s03 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 ) |
1.31.s03 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.31.s03 15 Sep 2018 22:57:53 |
ler |
sysutils/x86info: pick up latest sources.
Integrates 2 of our patches
Take MAINTAINER. |
1.31.s02 11 Jan 2018 17:57:45 |
sbruno |
sysutils/x86info Update to top of github tree
Add patches from kib@ to fix cache decoding on CPUs after Intel
microcode update:
https://github.com/kernelslacker/x86info/pull/12
Approved by: swills
Relnotes: Yes
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D13866 |
1.31.s01 10 Dec 2017 20:44:24 |
antoine |
Remove part of the patch generated by post-patch, and unbreak with python3 |
1.31.s01 30 May 2017 15:23:06 |
sunpoet |
Remove GH_PROJECT and update WWW |
1.31.s01 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
1.31.s01 29 Dec 2016 08:52:38 |
amdmi3 |
- Add LICENSE_FILE
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Pet portlint |
1.31.s01 03 Dec 2016 13:13:24 |
ehaupt |
- Update to latest GitHub version
- Update WWW
PR: 214878
Submitted by: kib |
1.30_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.30_1 30 May 2015 01:48:32 |
bapt |
Correctly create the library with a SONAME
Bump revision of the users |
1.30 24 Oct 2014 16:56:10 |
mva |
- Convert ports of sysutils/ to new USES=python
Approved by: portmgr (implicit) |
1.30 24 Sep 2014 06:00:10 |
eadler |
Hand back my ports to the pool.
Ports require time and TLC which I no longer have. |
1.30 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.30 14 Dec 2013 17:25:48 |
wg |
sysutils/x86info: fix the usage of python
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
1.30 28 Sep 2013 03:33:38 |
eadler |
Convert to staging. |
1.30 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.30 14 Sep 2013 10:30:50 |
bapt |
Remove USE_GCC=any (clang builds it just fine)
While here:
- convert to new LIB_DEPENDS format
- Remove useless pre.mk/post.mk dancing |
1.30 16 Jul 2013 21:59:48 |
eadler |
Remove now excess verbiage.
Reviewed by: bapt |
1.30 06 Jul 2013 17:27:41 |
eadler |
Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion. |
1.30 22 Apr 2013 22:47:20 |
eadler |
Convert to USES from USE_PKGCONFIG
Reviewed by: bapt |
1.30 29 Mar 2013 00:59:46 |
eadler |
Fix COMMENT |
1.30 07 Oct 2012 20:48:21 |
eadler |
These ports do not build with clang. Use the recently added USE_GCC=any as a
result. |
1.30 06 Oct 2012 14:35:46 |
eadler |
Trim the headers in the ports I maintain. |
1.30 26 Jul 2012 06:48:48 |
eadler |
Cleanup this port a bit:
- remove abi from LIB_DEPENDS since it isn't needed
- remove support for old 7.x systems (which was broken in the first place)
- switch to USE_PKGCONFIG instead of USE_GNOME=pkgconfig |
1.30 14 Jul 2012 03:49:58 |
eadler |
Take |
1.30 28 Feb 2012 17:50:17 |
danfe |
- Cleanup MASTER_SITES per distilator
- Adjust COMMENT, sort knobs in a more natural order
- Incorporate post-patch sed(1) patching into existing patch-Makefile
- Reindent Makefile header while I am here |
1.30 21 Feb 2012 09:30:17 |
danfe |
Improve port description, add WWW line. |
1.30 28 Jan 2012 17:49:55 |
miwi |
- Update to 1.30
PR: 164167
Submitted by: Ports Fury |
1.29 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
1.29 18 Sep 2011 05:34:15 |
stas |
- Add missing dependency on pkg-config.
PR: ports/160789
Submitted by: olgeni@ |
1.29 17 Sep 2011 00:06:27 |
nox |
Mark MAKE_JOBS_SAFE.
Approved by: stas (maintainer) |
1.29 16 Sep 2011 23:59:30 |
stas |
- Fix build for old binutils, which are used on FreeBSD 8.x.
Reported by: nox@
Obtained from: x86info git |
1.29 15 Sep 2011 23:55:00 |
stas |
- Update to 1.29.
- Provide the license info. |
1.27_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.27_1 02 Oct 2010 04:39:51 |
stas |
- Use native cpuid mode for now, because our kernel support seems
to be somewhat incomplete. [1]
- Bump portrevision.
Reported by: Andriy Gapon <avg@icyb.net.ua> [1] |
1.27 01 Oct 2010 11:21:39 |
stas |
- Update to 1.27.
- Fix distfile location. [1]
Reported by: erwin [1] |
1.25 04 Dec 2009 21:15:51 |
stas |
- Update to 1.25.
PR: ports/141174
Submitted by: Erik Greenwald <erik@smluc.org> |
1.24 08 Feb 2009 22:52:04 |
stas |
- Update to 1.24. |
1.23 17 Jan 2009 20:04:26 |
stas |
- cpuctl(4) appeared in 701102. Reflect this. |
1.23 05 Jan 2009 15:47:30 |
stas |
- Add additional mirror.
PR: 130195
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> |
1.23 31 Dec 2008 08:55:24 |
stas |
- Add missing python dependency.
Spotted by: QAT |
1.23 30 Dec 2008 19:55:23 |
stas |
- Update to 1.23.
This revision includes the new tool called lsmsr, which lists all known
MSRs of a specific cpu. Check lsmsr.8 for details. |
1.21_1 03 Sep 2008 23:22:12 |
stas |
- Enable on amd64 [1].
- Take maintainership due to maintainer timeouts [2].
Submitted by: Andriy Gapon <avg@icyb.net.ua> [1]
Approved by: portmgr (linimon) [2] |
1.21_1 31 Aug 2008 19:22:05 |
stas |
- Add forgotten patch.
- Bump portrevision. |
1.21 31 Aug 2008 19:21:15 |
stas |
- Update to 1.21.
- Use cpuctl(4) to read MSR's and cpuid info whenever available.
- Rely on devcpu where cpuctl(4) isn't available.
- Add missing termination flag to cache descriptions list.
Approved by: maintainer timeout (3 weeks) |
1.20 27 Sep 2007 19:58:47 |
araujo |
- Install MANPAGE.
- Remove unused SF in MASTER_SITE.
PR: ports/116505
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by: stas (mentor), Erik Greenwald <erik@sinistar.bluecows.com>
(maintainer) |
1.20 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
1.20 08 Oct 2006 14:46:11 |
clsung |
- Update to 1.20
PR: ports/104141
Submitted by: chinsan
Approved by: maintainer (Erik Greenwald) |
1.18_1 04 Sep 2006 13:53:25 |
itetcu |
- Add patch to teach this port to read MSRs for centrino cpu model 13.
- bump PORTREVISION.
PR: ports/102452
Submitted by: Stanislav Sedov
Approved by: Erik Greenwald (maintainer) |
1.18 15 Aug 2006 14:38:06 |
shaun |
- Update to 1.18 [1]
- Fix pkg-descr (we don't support MSR reading on FreeBSD) [1]
- Respect DESTDIR while here
PR: ports/101722 [1]
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> [1]
Approved by: Erik Greenwald <erik@smluc.org> (maintainer) |
1.17 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
1.17 27 Nov 2005 20:37:20 |
mnag |
Update to 1.17
Add SHA256
PR: 89618
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
1.16 06 Oct 2005 17:59:31 |
ehaupt |
Fix build on 4.x
PR: 86953
Reported by: Jukka Ukkonen <jau@iki.fi>
Submitted by: mnag
Approved by: novel (mentor) |
1.16 05 Oct 2005 14:40:25 |
ehaupt |
Update sysutils/x86info to 1.16
PR: 86912
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Approved by: novel (mentor) |
1.14 05 Sep 2005 19:27:38 |
jylefort |
Does not work on amd64.
PR: ports/85759
Submitted by: maintainer
Reported by: pointyhat via kris |
1.14 31 Aug 2005 07:30:59 |
jylefort |
- Update to 1.14 [1]
- Respect ${CFLAGS}
[1]:
PR: ports/85274
Submitted by: maintainer |
1.12b 16 May 2004 07:30:10 |
kris |
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik. |
1.12b 16 May 2004 04:04:18 |
kris |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1) |
1.12b 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.12b 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.12b 25 Aug 2003 01:29:34 |
leeym |
update to 1.12b
Freshmeat blurb:
Identifies several new CPUS. Additional MSR decoding on various
CPUs. A few misidentification bugs have been fixed. Completely
rewritten cachesize determination. Various new cache descriptors
added. Numerous MHz estimation improvements. AMD K7 powernow
register/BIOS decoding. Now decodes extended Intel feature flags,
cpuid brand field, and sSpec on some models. AMD Opteron/Athlon64
support. VIA Powersaver/Longhaul support. A --bugs option to display
CPU errata. No longer retries opening /dev/msr if the first open
fails. Fixes a memory leak in --url.
PR: 55937
Submitted by: Erik Greenwald <erik@smluc.org> |
1.11 21 Feb 2003 13:28:59 |
knu |
De-pkg-comment. |
1.11 18 Dec 2002 13:04:36 |
knu |
Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by: Erik Greenwald <erik@smluc.org> |
1.11 19 Nov 2002 06:30:03 |
ijliao |
fix build on current |
1.11 18 Nov 2002 03:48:10 |
kris |
Reset undeliverable maintainer addresses to ports@FreeBSD.org |
1.11 15 Nov 2002 19:16:15 |
ijliao |
upgrade to 1.11
PR: 45313
Submitted by: maintainer |
1.10 24 Jul 2002 17:38:33 |
pat |
Update to 1.10
PR: ports/40953
Submitted by: maintainer |
1.9 27 Apr 2002 17:55:29 |
pat |
Update to 1.9
PR: 37509
Submitted by: maintainer |
1.8 26 Apr 2002 20:16:01 |
pat |
Update to 1.8
PR: ports/37493
Submitted by: maintainer |
18 Dec 2001 20:54:24 |
pat |
Update to 1.7 |
23 Nov 2001 06:25:04 |
pat |
Update to 1.6 |
14 Oct 2001 19:13:23 |
ijliao |
add x86info Utility to display information about the systems x86 processor(s)
|