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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
x86info x86 CPU identification and feature display utility
1.31.s03_1 sysutils on this many watch lists=19 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 1.31.s03Version of this port present on the latest quarterly branch.
Maintainer: ler@FreeBSD.org search for ports maintained by this maintainer
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:: wget, gnupg, gmake, expat, zip
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.
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 (7 items)
Collapse this list.
  1. bin/lsmsr
  2. bin/x86info
  3. share/man/man8/lsmsr.8.gz
  4. share/man/man1/x86info.1.gz
  5. /usr/local/share/licenses/x86info-1.31.s03_1/catalog.mk
  6. /usr/local/share/licenses/x86info-1.31.s03_1/LICENSE
  7. /usr/local/share/licenses/x86info-1.31.s03_1/GPLv2
Collapse this list.
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):
x86info
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.31.s03_1--1.31.s03_1---
FreeBSD:13:quarterly-1.31.s03--1.31.s03---
FreeBSD:14:latest-1.31.s03_1--1.31.s03_1---
FreeBSD:14:quarterly-1.31.s03--1.31.s03---
FreeBSD:15:latest-1.31.s03_1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. python3.9 : lang/python39
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kernelslacker/x86info/tar.gz/1b41e8b?dummy=/
Collapse this list.

Number of commits found: 76

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.31.s03_1
10 Jan 2024 15:29:49
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.31.s03
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.31.s03
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.31.s03
15 Sep 2018 22:57:53
Revision:479847Original commit files touched by this commit
ler search for other commits by this committer
sysutils/x86info: pick up latest sources.

Integrates 2 of our patches

Take MAINTAINER.
1.31.s02
11 Jan 2018 17:57:45
Revision:458760Original commit files touched by this commit
sbruno search for other commits by this committer
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
Revision:455911Original commit files touched by this commit
antoine search for other commits by this committer
Remove part of the patch generated by post-patch, and unbreak with python3
1.31.s01
30 May 2017 15:23:06
Revision:442093Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove GH_PROJECT and update WWW
1.31.s01
09 Jan 2017 13:16:50
Revision:430947Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:429878Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Pet portlint
1.31.s01
03 Dec 2016 13:13:24
Revision:427612Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to latest GitHub version
- Update WWW

PR:		214878
Submitted by:	kib
1.30_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:387912Original commit files touched by this commit
bapt search for other commits by this committer
Correctly create the library with a SONAME
Bump revision of the users
1.30
24 Oct 2014 16:56:10
Revision:371454Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of sysutils/ to new USES=python

Approved by:	portmgr (implicit)
1.30
24 Sep 2014 06:00:10
Revision:369161Original commit files touched by this commit
eadler search for other commits by this committer
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
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:336461Original commit files touched by this commit
wg search for other commits by this committer
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
Revision:328545Original commit files touched by this commit
eadler search for other commits by this committer
Convert to staging.
1.30
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.30
14 Sep 2013 10:30:50
Revision:327259Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:323129Original commit files touched by this commit
eadler search for other commits by this committer
Remove now excess verbiage.

Reviewed by:	bapt
1.30
06 Jul 2013 17:27:41
Revision:322403Original commit files touched by this commit
eadler search for other commits by this committer
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
Revision:316285Original commit files touched by this commit
eadler search for other commits by this committer
Convert to USES from USE_PKGCONFIG

Reviewed by:	bapt
1.30
29 Mar 2013 00:59:46
Revision:315513Original commit files touched by this commit
eadler search for other commits by this committer
Fix COMMENT
1.30
07 Oct 2012 20:48:21
Revision:305508Original commit files touched by this commit
eadler search for other commits by this committer
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
Revision:305369Original commit files touched by this commit
eadler search for other commits by this committer
Trim the headers in the ports I maintain.
1.30
26 Jul 2012 06:48:48
Original commit files touched by this commit
eadler search for other commits by this committer
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
Original commit files touched by this commit
eadler search for other commits by this committer
Take
1.30
28 Feb 2012 17:50:17
Original commit files touched by this commit
danfe search for other commits by this committer
- 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
Original commit files touched by this commit
danfe search for other commits by this committer
Improve port description, add WWW line.
1.30
28 Jan 2012 17:49:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.30

PR:             164167
Submitted by:   Ports Fury
1.29
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- 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
Original commit files touched by this commit
stas search for other commits by this committer
- Add missing dependency on pkg-config.

PR:             ports/160789
Submitted by:   olgeni@
1.29
17 Sep 2011 00:06:27
Original commit files touched by this commit
nox search for other commits by this committer
Mark MAKE_JOBS_SAFE.

Approved by:    stas (maintainer)
1.29
16 Sep 2011 23:59:30
Original commit files touched by this commit
stas search for other commits by this committer
- 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
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 1.29.
- Provide the license info.
1.27_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.27_1
02 Oct 2010 04:39:51
Original commit files touched by this commit
stas search for other commits by this committer
- 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
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 1.27.
- Fix distfile location. [1]

Reported by:    erwin [1]
1.25
04 Dec 2009 21:15:51
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 1.25.

PR:             ports/141174
Submitted by:   Erik Greenwald <erik@smluc.org>
1.24
08 Feb 2009 22:52:04
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 1.24.
1.23
17 Jan 2009 20:04:26
Original commit files touched by this commit
stas search for other commits by this committer
- cpuctl(4) appeared in 701102. Reflect this.
1.23
05 Jan 2009 15:47:30
Original commit files touched by this commit
stas search for other commits by this committer
- Add additional mirror.

PR:             130195
Submitted by:   Cristiano Rolim Pereira <cristianorolim@hotmail.com>
1.23
31 Dec 2008 08:55:24
Original commit files touched by this commit
stas search for other commits by this committer
- Add missing python dependency.

Spotted by:     QAT
1.23
30 Dec 2008 19:55:23
Original commit files touched by this commit
stas search for other commits by this committer
- 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
Original commit files touched by this commit
stas search for other commits by this committer
- 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
Original commit files touched by this commit
stas search for other commits by this committer
- Add forgotten patch.
- Bump portrevision.
1.21
31 Aug 2008 19:21:15
Original commit files touched by this commit
stas search for other commits by this committer
- 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
Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Original commit files touched by this commit
gabor search for other commits by this committer
- 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
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.20

PR:             ports/104141
Submitted by:   chinsan
Approved by:    maintainer (Erik Greenwald)
1.18_1
04 Sep 2006 13:53:25
Original commit files touched by this commit
itetcu search for other commits by this committer
- 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
Original commit files touched by this commit
shaun search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
1.17
27 Nov 2005 20:37:20
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 1.17
Add SHA256

PR:             89618
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
1.16
06 Oct 2005 17:59:31
Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Original commit files touched by this commit
jylefort search for other commits by this committer
Does not work on amd64.

PR:             ports/85759
Submitted by:   maintainer
Reported by:    pointyhat via kris
1.14
31 Aug 2005 07:30:59
Original commit files touched by this commit
jylefort search for other commits by this committer
- Update to 1.14 [1]
- Respect ${CFLAGS}

[1]:
PR:             ports/85274
Submitted by:   maintainer
1.12b
16 May 2004 07:30:10
Original commit files touched by this commit
kris search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
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
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.12b
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.12b
25 Aug 2003 01:29:34
Original commit files touched by this commit
leeym search for other commits by this committer
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
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.11
18 Dec 2002 13:04:36
Original commit files touched by this commit
knu search for other commits by this committer
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
Original commit files touched by this commit
ijliao search for other commits by this committer
fix build on current
1.11
18 Nov 2002 03:48:10
Original commit files touched by this commit
kris search for other commits by this committer
Reset undeliverable maintainer addresses to ports@FreeBSD.org
1.11
15 Nov 2002 19:16:15
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.11

PR:             45313
Submitted by:   maintainer
1.10
24 Jul 2002 17:38:33
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.10

PR:             ports/40953
Submitted by:   maintainer
1.9
27 Apr 2002 17:55:29
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.9

PR:             37509
Submitted by:   maintainer
1.8
26 Apr 2002 20:16:01
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.8

PR:             ports/37493
Submitted by:   maintainer
18 Dec 2001 20:54:24
commit hash: fp1.22197@dev.null.freshports.orgcommit hash: fp1.22197@dev.null.freshports.orgcommit hash: fp1.22197@dev.null.freshports.orgcommit hash: fp1.22197@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 1.7    
23 Nov 2001 06:25:04
commit hash: fp1.21062@dev.null.freshports.orgcommit hash: fp1.21062@dev.null.freshports.orgcommit hash: fp1.21062@dev.null.freshports.orgcommit hash: fp1.21062@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 1.6    
14 Oct 2001 19:13:23
commit hash: fp1.19691@dev.null.freshports.orgcommit hash: fp1.19691@dev.null.freshports.orgcommit hash: fp1.19691@dev.null.freshports.orgcommit hash: fp1.19691@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add x86info   Utility to display information about the systems x86 processor(s) 
  

Number of commits found: 76