aboutsummaryrefslogtreecommitdiff
path: root/misc/cpuid
Commit message (Collapse)AuthorAgeFilesLines
* Update misc/cpuid handling of AMD CPU featuresEdwin Groothuis2006-11-142-20/+143
| | | | | | | | PR: ports/105534 Submitted by: Ed Maste <emaste@FreeBSD.org> Notes: svn path=/head/; revision=177276
* This software has quite broken original Makefile, at least for us.Yaroslav Tykhiy2006-02-072-7/+6
| | | | | | | | | Instead of trying to patch it, just supply a BSD-specific Makefile using <bsd.prog.mk>. This removes the build-time dependency of this tiny port on USE_REINPLACE and the heavy-weight gmake at once. Notes: svn path=/head/; revision=155426
* - Add support for many new Intel featuresPav Lucistnik2005-12-092-1/+345
| | | | | | | | PR: ports/90036 Submitted by: Valentin Nechayev <netch@netch.kiev.ua> Notes: svn path=/head/; revision=150712
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* - This port works on amd64Sergey Matveychuk2004-12-301-1/+1
| | | | | | | | PR: ports/75653 Submitted by: Roland Smith <rsmith(at)xs4all.nl> Notes: svn path=/head/; revision=125547
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update MASTER_SITES and WWWKevin Lo2002-08-302-2/+2
| | | | | | | | PR: 42145 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=65270
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-221-1/+2
| | | | | | | | PR: 39665 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61744
* upgrade to 3.3Ying-Chieh Liao2002-01-032-3/+7
| | | | Notes: svn path=/head/; revision=52530
* mark it only for i386Ying-Chieh Liao2001-05-221-0/+1
| | | | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=42912
* add cpuidYing-Chieh Liao2001-05-225-0/+29
CPU identification utility Notes: svn path=/head/; revision=42908