The FreeBSD Ports Archive
FreeBSD misc : cpuid4>
CPU identification utility
This is a fairly complete CPU identification utility. It has been tested on
several Intel, AMD and Cyrix CPUs. If the Pentium III serial number misfeature
is present and enabled, this program will display it.
http://www.ka9q.net/code/cpuid/
|
cpuid history
v. 1.14
date: 2006/11/14 20:49:38; author: edwin; state: Exp; lines: +1 -1
Update misc/cpuid handling of AMD CPU features
PR: ports/105534
Submitted by: Ed Maste
v. 1.13
date: 2006/02/07 16:47:57; author: yar; state: Exp; lines: +2 -7
This software has quite broken original Makefile, at least for us.
Instead of trying to patch it, just supply a BSD-specific Makefile
using . This removes the build-time dependency of this
tiny port on USE_REINPLACE and the heavy-weight gmake at once.
v. 1.12
date: 2005/12/09 09:18:09; author: pav; state: Exp; lines: +1 -1
- Add support for many new Intel features
PR: ports/90036
Submitted by: Valentin Nechayev
v. 1.11
date: 2004/12/30 19:24:56; author: sem; state: Exp; lines: +1 -1
- This port works on amd64
PR: ports/75653
Submitted by: Roland Smith
v. 1.10
date: 2004/02/05 20:37:32; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.9
date: 2004/02/04 05:07:37; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/10 16:47:11; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:46:09; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2002/08/30 03:31:30; author: kevlo; state: Exp; lines: +1 -1
Update MASTER_SITES and WWW
PR: 42145
Submitted by: Kimura Fuyuki
v. 1.4
date: 2002/06/22 17:23:28; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665
Submitted by: Oliver Braun
v. 1.3
date: 2002/01/03 14:59:52; author: ijliao; state: Exp; lines: +7 -3
upgrade to 3.3
v. 1.2
date: 2001/05/22 16:23:59; author: ijliao; state: Exp; lines: +2 -1
mark it only for i386
Submitted by: Christian Weisgerber
v. 1.1
date: 2001/05/22 14:31:29; author: ijliao; state: Exp;
add cpuid
CPU identification utility
=============================================================================
v. 1.14
date: 2006/11/14 20:49:38; author: edwin; state: Exp; lines: +1 -1
Update misc/cpuid handling of AMD CPU features
PR: ports/105534
Submitted by: Ed Maste
v. 1.13
date: 2006/02/07 16:47:57; author: yar; state: Exp; lines: +2 -7
This software has quite broken original Makefile, at least for us.
Instead of trying to patch it, just supply a BSD-specific Makefile
using . This removes the build-time dependency of this
tiny port on USE_REINPLACE and the heavy-weight gmake at once.
v. 1.12
date: 2005/12/09 09:18:09; author: pav; state: Exp; lines: +1 -1
- Add support for many new Intel features
PR: ports/90036
Submitted by: Valentin Nechayev
v. 1.11
date: 2004/12/30 19:24:56; author: sem; state: Exp; lines: +1 -1
- This port works on amd64
PR: ports/75653
Submitted by: Roland Smith
v. 1.10
date: 2004/02/05 20:37:32; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.9
date: 2004/02/04 05:07:37; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/10 16:47:11; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:46:09; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2002/08/30 03:31:30; author: kevlo; state: Exp; lines: +1 -1
Update MASTER_SITES and WWW
PR: 42145
Submitted by: Kimura Fuyuki
v. 1.4
date: 2002/06/22 17:23:28; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665
Submitted by: Oliver Braun
v. 1.3
date: 2002/01/03 14:59:52; author: ijliao; state: Exp; lines: +7 -3
upgrade to 3.3
v. 1.2
date: 2001/05/22 16:23:59; author: ijliao; state: Exp; lines: +2 -1
mark it only for i386
Submitted by: Christian Weisgerber
v. 1.1
date: 2001/05/22 14:31:29; author: ijliao; state: Exp;
add cpuid
CPU identification utility
=============================================================================
v. 1.14
date: 2006/11/14 20:49:38; author: edwin; state: Exp; lines: +1 -1
Update misc/cpuid handling of AMD CPU features
PR: ports/105534
Submitted by: Ed Maste
v. 1.13
date: 2006/02/07 16:47:57; author: yar; state: Exp; lines: +2 -7
This software has quite broken original Makefile, at least for us.
Instead of trying to patch it, just supply a BSD-specific Makefile
using . This removes the build-time dependency of this
tiny port on USE_REINPLACE and the heavy-weight gmake at once.
v. 1.12
date: 2005/12/09 09:18:09; author: pav; state: Exp; lines: +1 -1
- Add support for many new Intel features
PR: ports/90036
Submitted by: Valentin Nechayev
v. 1.11
date: 2004/12/30 19:24:56; author: sem; state: Exp; lines: +1 -1
- This port works on amd64
PR: ports/75653
Submitted by: Roland Smith
v. 1.10
date: 2004/02/05 20:37:32; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.9
date: 2004/02/04 05:07:37; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.8
date: 2003/02/20 18:46:21; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/10 16:47:11; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:46:09; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2002/08/30 03:31:30; author: kevlo; state: Exp; lines: +1 -1
Update MASTER_SITES and WWW
PR: 42145
Submitted by: Kimura Fuyuki
v. 1.4
date: 2002/06/22 17:23:28; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665
Submitted by: Oliver Braun
v. 1.3
date: 2002/01/03 14:59:52; author: ijliao; state: Exp; lines: +7 -3
upgrade to 3.3
v. 1.2
date: 2001/05/22 16:23:59; author: ijliao; state: Exp; lines: +2 -1
mark it only for i386
Submitted by: Christian Weisgerber
v. 1.1
date: 2001/05/22 14:31:29; author: ijliao; state: Exp;
add cpuid
CPU identification utility
=============================================================================
|
| |

|