Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for reading ECX (miscellaneous features) on AMD Athlon chips. | stefan | 2008-10-24 | 2 | -6/+50 |
| | | | | | PR: 117993 Submitted by: cokane | ||||
* | Update misc/cpuid handling of AMD CPU features | edwin | 2006-11-15 | 2 | -20/+143 |
| | | | | | PR: ports/105534 Submitted by: Ed Maste <emaste@FreeBSD.org> | ||||
* | This software has quite broken original Makefile, at least for us. | yar | 2006-02-08 | 2 | -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. | ||||
* | - Add support for many new Intel features | pav | 2005-12-09 | 2 | -1/+345 |
| | | | | | PR: ports/90036 Submitted by: Valentin Nechayev <netch@netch.kiev.ua> | ||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | - This port works on amd64 | sem | 2004-12-31 | 1 | -1/+1 |
| | | | | | PR: ports/75653 Submitted by: Roland Smith <rsmith(at)xs4all.nl> | ||||
* | Use PLIST_FILES. | trevor | 2004-02-06 | 2 | -1/+1 |
| | | | | Reviewed by: marcus | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | SIZEify. | trevor | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Update MASTER_SITES and WWW | kevlo | 2002-08-30 | 2 | -2/+2 |
| | | | | | PR: 42145 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | Replace ${PERL} with ${REINPLACE_CMD} | ijliao | 2002-06-23 | 1 | -1/+2 |
| | | | | | PR: 39665 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | upgrade to 3.3 | ijliao | 2002-01-03 | 2 | -3/+7 |
| | |||||
* | mark it only for i386 | ijliao | 2001-05-23 | 1 | -0/+1 |
| | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> | ||||
* | add cpuid | ijliao | 2001-05-22 | 5 | -0/+29 |
CPU identification utility |