aboutsummaryrefslogtreecommitdiff
path: root/sysutils/x86info
Commit message (Collapse)AuthorAgeFilesLines
* Restore maintainer; his email was bouncing last week and I fat-fingered theKris Kennaway2004-05-161-1/+1
| | | | | | | address when I retried it tonight. Sorry, Erik. Notes: svn path=/head/; revision=109240
* Reset bouncing maintainer address:Kris Kennaway2004-05-161-1/+1
| | | | | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1) Notes: svn path=/head/; revision=109237
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* update to 1.12bYen-Ming Lee2003-08-256-18/+60
| | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=87633
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Set MAINTAINER back to the submitter. He is now reachable again.Akinori MUSHA2002-12-181-1/+1
| | | | | | | Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=71703
* fix build on currentYing-Chieh Liao2002-11-191-0/+6
| | | | Notes: svn path=/head/; revision=70459
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-181-1/+1
| | | | Notes: svn path=/head/; revision=70365
* upgrade to 1.11Ying-Chieh Liao2002-11-154-20/+13
| | | | | | | | PR: 45313 Submitted by: maintainer Notes: svn path=/head/; revision=70192
* Update to 1.10Patrick Li2002-07-243-43/+4
| | | | | | | | PR: ports/40953 Submitted by: maintainer Notes: svn path=/head/; revision=63489
* Update to 1.9Patrick Li2002-04-272-2/+2
| | | | | | | | PR: 37509 Submitted by: maintainer Notes: svn path=/head/; revision=58240
* Update to 1.8Patrick Li2002-04-263-13/+30
| | | | | | | | PR: ports/37493 Submitted by: maintainer Notes: svn path=/head/; revision=58189
* Update to 1.7Patrick Li2001-12-185-11/+61
| | | | | | | | PR: 32985 Submitted by: maintainer Notes: svn path=/head/; revision=51754
* Update to 1.6Patrick Li2001-11-235-67/+15
| | | | | | | | PR: 32187 Submitted by: maintainer Notes: svn path=/head/; revision=50401
* add x86infoYing-Chieh Liao2001-10-148-0/+100
Utility to display information about the systems x86 processor(s) PR: 30116 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=48763