aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/est
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.7.2.lofi2004-11-012-3/+3
| | | | By order of: maintainer
* Sigh. I fat-fingered my #if __FreeBSD_version tests in version 0.7, andcperciva2004-10-292-3/+3
| | | | | | | | managed to break the 5.x build. Upgrade to version 0.7.1 and hope that I didn't miss anything this time. :-\ Reported by: Volker Kindermann Approved by: erwin
* - Update to 0.7pav2004-10-273-37/+4
| | | | | PR: ports/73175 Submitted by: cperciva (maintainer)
* [MAINTAINER UPDATE] sysutils/estedwin2004-09-024-22/+55
| | | | | | | | | | | | Update port to version 0.6. This adds a sysctl "hw.est_verbose" which controls whether frequency changes are logged, and converts the rc.d script to use the rcNG framework. Note that the module will now only load if 'est_enable="YES"' appears in rc.conf, rc.conf.local, or rc.conf.d/est. PR: ports/71269 Submitted by: Colin Percival <cperciva@daemonology.net>
* [NEW PORT] sysutils/esedwin2004-08-275-0/+95
This port builds a kernel module providing two sysctls (hw.est_freqs, hw.est_curfreq) for controlling Enhanced SpeedStep on Intel Pentium M processors. PR: 71007 Submitted by: Colin Percival <cperciva@daemonology.net>