aboutsummaryrefslogtreecommitdiff
path: root/sysutils/x86info
Commit message (Collapse)AuthorAgeFilesLines
* Trim the headers in the ports I maintain.Eitan Adler2012-10-061-5/+1
| | | | Notes: svn path=/head/; revision=305369
* Cleanup this port a bit:Eitan Adler2012-07-261-7/+2
| | | | | | | | | - 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 Notes: svn path=/head/; revision=301549
* TakeEitan Adler2012-07-141-1/+1
| | | | Notes: svn path=/head/; revision=300892
* - Cleanup MASTER_SITES per distilatorAlexey Dokuchaev2012-02-282-22/+13
| | | | | | | | | - 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 Notes: svn path=/head/; revision=292380
* Improve port description, add WWW line.Alexey Dokuchaev2012-02-211-3/+6
| | | | Notes: svn path=/head/; revision=291985
* - Update to 1.30Martin Wilke2012-01-283-26/+23
| | | | | | | | PR: 164167 Submitted by: Ports Fury Notes: svn path=/head/; revision=289960
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | 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). Notes: svn path=/head/; revision=284225
* - Add missing dependency on pkg-config.Stanislav Sedov2011-09-181-0/+1
| | | | | | | | PR: ports/160789 Submitted by: olgeni@ Notes: svn path=/head/; revision=281931
* Mark MAKE_JOBS_SAFE.Juergen Lock2011-09-171-0/+1
| | | | | | | Approved by: stas (maintainer) Notes: svn path=/head/; revision=281871
* - Fix build for old binutils, which are used on FreeBSD 8.x.Stanislav Sedov2011-09-161-0/+11
| | | | | | | | Reported by: nox@ Obtained from: x86info git Notes: svn path=/head/; revision=281869
* - Update to 1.29.Stanislav Sedov2011-09-1512-77/+158
| | | | | | | - Provide the license info. Notes: svn path=/head/; revision=281825
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Use native cpuid mode for now, because our kernel support seemsStanislav Sedov2010-10-022-2/+8
| | | | | | | | | | to be somewhat incomplete. [1] - Bump portrevision. Reported by: Andriy Gapon <avg@icyb.net.ua> [1] Notes: svn path=/head/; revision=262298
* - Update to 1.27.Stanislav Sedov2010-10-014-39/+68
| | | | | | | | | - Fix distfile location. [1] Reported by: erwin [1] Notes: svn path=/head/; revision=262246
* - Update to 1.25.Stanislav Sedov2009-12-042-5/+4
| | | | | | | | PR: ports/141174 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=245205
* - Update to 1.24.Stanislav Sedov2009-02-083-12/+9
| | | | Notes: svn path=/head/; revision=227839
* - cpuctl(4) appeared in 701102. Reflect this.Stanislav Sedov2009-01-174-10/+10
| | | | Notes: svn path=/head/; revision=226324
* - Add additional mirror.Stanislav Sedov2009-01-051-1/+2
| | | | | | | | PR: 130195 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Notes: svn path=/head/; revision=225280
* - Add missing python dependency.Stanislav Sedov2008-12-311-0/+1
| | | | | | | Spotted by: QAT Notes: svn path=/head/; revision=225044
* - Update to 1.23.Stanislav Sedov2008-12-309-50/+181
| | | | | | | | This revision includes the new tool called lsmsr, which lists all known MSRs of a specific cpu. Check lsmsr.8 for details. Notes: svn path=/head/; revision=225016
* - Enable on amd64 [1].Stanislav Sedov2008-09-032-2/+18
| | | | | | | | | | - Take maintainership due to maintainer timeouts [2]. Submitted by: Andriy Gapon <avg@icyb.net.ua> [1] Approved by: portmgr (linimon) [2] Notes: svn path=/head/; revision=219801
* - Add forgotten patch.Stanislav Sedov2008-08-312-0/+11
| | | | | | | - Bump portrevision. Notes: svn path=/head/; revision=219536
* - Update to 1.21.Stanislav Sedov2008-08-317-72/+110
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=219535
* - Install MANPAGE.Marcelo Araujo2007-09-271-3/+3
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=200194
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Update to 1.20Cheng-Lung Sung2006-10-082-5/+4
| | | | | | | | | PR: ports/104141 Submitted by: chinsan Approved by: maintainer (Erik Greenwald) Notes: svn path=/head/; revision=174949
* - Add patch to teach this port to read MSRs for centrino cpu model 13.Ion-Mihai Tetcu2006-09-042-0/+12
| | | | | | | | | | | - bump PORTREVISION. PR: ports/102452 Submitted by: Stanislav Sedov Approved by: Erik Greenwald (maintainer) Notes: svn path=/head/; revision=172180
* - Update to 1.18 [1]Shaun Amott2006-08-155-28/+17
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=170710
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Update to 1.17Marcus Alves Grando2005-11-273-3/+15
| | | | | | | | | | Add SHA256 PR: 89618 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=149688
* Fix build on 4.xEmanuel Haupt2005-10-061-0/+35
| | | | | | | | | | PR: 86953 Reported by: Jukka Ukkonen <jau@iki.fi> Submitted by: mnag Approved by: novel (mentor) Notes: svn path=/head/; revision=144417
* Update sysutils/x86info to 1.16Emanuel Haupt2005-10-056-60/+24
| | | | | | | | | | PR: 86912 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Approved by: novel (mentor) Notes: svn path=/head/; revision=144300
* Does not work on amd64.Jean-Yves Lefort2005-09-051-1/+1
| | | | | | | | | PR: ports/85759 Submitted by: maintainer Reported by: pointyhat via kris Notes: svn path=/head/; revision=142022
* - Update to 1.14 [1]Jean-Yves Lefort2005-08-313-12/+12
| | | | | | | | | | | - Respect ${CFLAGS} [1]: PR: ports/85274 Submitted by: maintainer Notes: svn path=/head/; revision=141544
* 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