Subject: CVS commit: pkgsrc/devel/cpuflags
From: David Brownlee
Date: 2008-12-01 18:51:40
Message id: 20081201175140.61E6D175D0@cvs.netbsd.org

Log Message:
Updated devel/cpuflags to 1.19

Completely rework i386 and x86_64 processor checking on NetBSD:
If cpuctl is present, use the first list of its output, otherwise
rely on the first cpu0: line in /var/run/dmesg.boot
Unfortunately this means we will need to reenter some of the older CPU
details.

Files:
RevisionActionfile
1.125modifypkgsrc/devel/cpuflags/Makefile
1.3modifypkgsrc/devel/cpuflags/files/subr_NetBSD
1.3modifypkgsrc/devel/cpuflags/files/subr_gcc