summaryrefslogtreecommitdiff
path: root/sysutils/est (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.7.2.Michael Nottebrock2004-10-312-3/+3
| | | | By order of: maintainer
* Sigh. I fat-fingered my #if __FreeBSD_version tests in version 0.7, andColin Percival2004-10-282-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.7Pav Lucistnik2004-10-263-37/+4
| | | | | PR: ports/73175 Submitted by: cperciva (maintainer)
* [MAINTAINER UPDATE] sysutils/estEdwin Groothuis2004-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/esEdwin Groothuis2004-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>