Port details |
- est Enhanced SpeedStep driver for Pentium M processors
- 0.7.2_2 sysutils
=3 0.7.2_2Version of this port present on the latest quarterly branch.
- IGNORE: is now contained in the base system (see cpufreq(4))
- Maintainer: cperciva@daemonology.net
- Port Added: 2004-08-27 00:16:13
- Last Update: 2009-12-24 20:38:56
- SVN Revision: UNKNOWN
- People watching this port, also watch:: xorg-server, mplayer-skins, rpm2cpio, python
- Also Listed In: kld
- License: not specified in port
- WWW:
- http://www.daemonology.net/freebsd-est/
- Description:
- This is a driver for the Enhanced SpeedStep feature in Intel Pentium M
processors.
WWW: http://www.daemonology.net/freebsd-est/
- Colin Percival
cperciva@daemonology.net
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: est
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2_2 24 Dec 2009 20:38:56 |
miwi |
misc/bsdiff||2009-12-24|Incorporated into base system long ago
security/freebsd-update||2009-12-24|Incorporated into base system long ago
sysutils/est||2009-12-24|Incorporated into base system long ago
sysutils/estctrl||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha1||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha256||2009-12-24|Incorporated into base system long ago |
0.7.2_2 29 Jun 2007 09:16:42 |
linimon |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
0.7.2_2 18 Mar 2006 00:32:05 |
cperciva |
A much-needed cleanup of the portification of this code:
Remove PREFIX/modules directory if it doesn't contain other modules;
use static plist (new file: pkg-plist).
Switch to a modern USE_RC_SUBR (moved file: files/est.sh --> files/est.in).
Silence install here and there.
Fix IGNORE message.
IGNORE if no kernel sources installed.
Bump PORTREVISION for plist change.
PR: ports/93985
Submitted by: itetcu (who really needs to get a commit bit soon...) |
0.7.2_1 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
0.7.2_1 24 Jan 2006 05:43:37 |
edwin |
SHA256ify (manually checked)
>
> Approved by: krion@ |
0.7.2_1 07 Jan 2006 06:29:57 |
dougb |
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change. |
0.7.2 28 Oct 2005 06:54:18 |
cperciva |
Correction to previous commit: IGNORE isn't supposed to be quoted at all.
Pointy hat to: cperciva
Pointed out by: kris
Approved by: kris (implicitly) |
0.7.2 27 Oct 2005 00:10:40 |
cperciva |
Replace IGNORE="foo (bar)" with IGNORE='foo (bar)'. With double
quotes, sh chokes on the parentheses.
Submitted by: Peter Schuller
Approved by: flz |
0.7.2 06 Mar 2005 11:32:22 |
cperciva |
Set IGNORE for est and estctrl on recent -CURRENTs, since njl has added
them to the base system (as part of cpufreq, and under the name
"powerd", respectively).
Approved by: pav |
0.7.2 31 Oct 2004 18:26:10 |
lofi |
Forced commit to note that:
This adds support for 2.1GHz Pentium M processors. |
0.7.2 31 Oct 2004 18:17:33 |
lofi |
Update to 0.7.2.
By order of: maintainer |
0.7.1 28 Oct 2004 17:42:59 |
cperciva |
Sigh. I fat-fingered my #if __FreeBSD_version tests in version 0.7, and
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 |
0.7 26 Oct 2004 22:34:24 |
pav |
- Update to 0.7
PR: ports/73175
Submitted by: cperciva (maintainer) |
0.6 02 Sep 2004 04:14:21 |
edwin |
[MAINTAINER UPDATE] sysutils/est
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> |
0.5 27 Aug 2004 00:13:12 |
edwin |
[NEW PORT] sysutils/es
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> |