FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:59 PM BST
Port details
x86info 1.30 sysutils on this many watch lists=14 search for ports that depend on this port
An x86 CPU identification utility

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Oct 2001 15:13:23
License: GPLv2


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.

WWW: http://codemonkey.org.uk/projects/x86info/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27, devel/gmake, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: devel/libpci
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/x86info/ && make install clean
To add the package: pkg_add -r x86info


Configuration Options
     No options to configure

Master Sites:
http://codemonkey.org.uk/projects/x86info/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 47

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
28 Feb 2012 17:50:17
Original commit files touched by this commit  1.30
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
21 Feb 2012 09:30:17
Original commit files touched by this commit  1.30
danfe search for other commits by this committer
Improve port description, add WWW line.
28 Jan 2012 17:49:55
Original commit files touched by this commit  1.30
miwi search for other commits by this committer
- Update to 1.30

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

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

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

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

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

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

Spotted by:     QAT
30 Dec 2008 19:55:23
Original commit files touched by this commit  1.23
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.
03 Sep 2008 23:22:12
Original commit files touched by this commit  1.21_1
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]
31 Aug 2008 19:22:05
Original commit files touched by this commit  1.21_1
stas search for other commits by this committer
- Add forgotten patch.
- Bump portrevision.
31 Aug 2008 19:21:15
Original commit files touched by this commit  1.21
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)
27 Sep 2007 19:58:47
Original commit files touched by this commit  1.20
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)
04 Aug 2007 11:41:31
Original commit files touched by this commit  1.20
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)
08 Oct 2006 14:46:11
Original commit files touched by this commit  1.20
clsung search for other commits by this committer
- Update to 1.20

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

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

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

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

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

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

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

PR:             ports/37493
Submitted by:   maintainer
18 Dec 2001 20:54:24
files touched by this commit
pat search for other commits by this committer
Update to 1.7    
23 Nov 2001 06:25:04
files touched by this commit
pat search for other commits by this committer
Update to 1.6    
14 Oct 2001 19:13:23
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: 47

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.374 seconds.