pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/cpuflags



Module Name:    pkgsrc
Committed By:   abs
Date:           Mon Dec  1 17:51:40 UTC 2008

Modified Files:
        pkgsrc/devel/cpuflags: Makefile
        pkgsrc/devel/cpuflags/files: subr_NetBSD subr_gcc

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.


To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 pkgsrc/devel/cpuflags/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/cpuflags/files/subr_NetBSD \
    pkgsrc/devel/cpuflags/files/subr_gcc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index