diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2005-10-22 11:02:38 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2005-10-22 11:02:38 +0000 |
commit | 28bd24c13b05f488cb00d46a8c1f40a26b2633c6 (patch) | |
tree | 229cd0e4e0c2bf9e8cb0c3f8ab485e86d0427e7d /sys-power/cpufreqd | |
parent | Pruned old versions. (diff) | |
download | gentoo-2-28bd24c13b05f488cb00d46a8c1f40a26b2633c6.tar.gz gentoo-2-28bd24c13b05f488cb00d46a8c1f40a26b2633c6.tar.bz2 gentoo-2-28bd24c13b05f488cb00d46a8c1f40a26b2633c6.zip |
Pruned old versions.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-power/cpufreqd')
-rw-r--r-- | sys-power/cpufreqd/ChangeLog | 9 | ||||
-rw-r--r-- | sys-power/cpufreqd/cpufreqd-1.2.2.ebuild | 32 | ||||
-rw-r--r-- | sys-power/cpufreqd/cpufreqd-2.0.0_beta4-r1.ebuild | 50 | ||||
-rw-r--r-- | sys-power/cpufreqd/cpufreqd-2.0.0_beta4.ebuild | 43 | ||||
-rw-r--r-- | sys-power/cpufreqd/cpufreqd-2.0.0_pre1.ebuild | 82 | ||||
-rw-r--r-- | sys-power/cpufreqd/files/cpufreqd-2.0.0-beta4-cpu_interval_inconsistency.diff | 43 | ||||
-rw-r--r-- | sys-power/cpufreqd/files/cpufreqd-2.0.0_beta4-init.d | 38 | ||||
-rw-r--r-- | sys-power/cpufreqd/files/digest-cpufreqd-1.2.2 | 1 | ||||
-rw-r--r-- | sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_beta4 | 1 | ||||
-rw-r--r-- | sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_beta4-r1 | 1 | ||||
-rw-r--r-- | sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_pre1 | 2 |
11 files changed, 8 insertions, 294 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog index bf2dcbf088fc..5fa35820cfaf 100644 --- a/sys-power/cpufreqd/ChangeLog +++ b/sys-power/cpufreqd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-power/cpufreqd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.18 2005/10/21 20:01:13 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.19 2005/10/22 11:02:38 brix Exp $ + + 22 Oct 2005; Henrik Brix Andersen <brix@gentoo.org> + -files/cpufreqd-2.0.0-beta4-cpu_interval_inconsistency.diff, + -files/cpufreqd-2.0.0_beta4-init.d, -cpufreqd-1.2.2.ebuild, + -cpufreqd-2.0.0_beta4.ebuild, -cpufreqd-2.0.0_beta4-r1.ebuild, + -cpufreqd-2.0.0_pre1.ebuild: + Pruned old versions. 21 Oct 2005; Henrik Brix Andersen <brix@gentoo.org> cpufreqd-2.0.0_pre1.ebuild, cpufreqd-2.0.0_pre1-r1.ebuild: diff --git a/sys-power/cpufreqd/cpufreqd-1.2.2.ebuild b/sys-power/cpufreqd/cpufreqd-1.2.2.ebuild deleted file mode 100644 index de438bd72b78..000000000000 --- a/sys-power/cpufreqd/cpufreqd-1.2.2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-1.2.2.ebuild,v 1.2 2005/04/07 17:02:25 blubb Exp $ - -inherit flag-o-matic - -DESCRIPTION="Daemon to adjust CPU frequency for power saving" - -HOMEPAGE="http://cpufreqd.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc amd64" - -IUSE="" - -src_compile() { - # cpufreqd segfaults when built as PIE - filter-flags "-fpie" "-fPIE" "-Wl,-pie" - - econf || die "econf failed" - emake || die "emake failed" -} - -src_install() { - emake DESTDIR=${D} install || die "emake install failed" - - doinitd scripts/gentoo/cpufreqd - - dodoc AUTHORS ChangeLog README TODO -} diff --git a/sys-power/cpufreqd/cpufreqd-2.0.0_beta4-r1.ebuild b/sys-power/cpufreqd/cpufreqd-2.0.0_beta4-r1.ebuild deleted file mode 100644 index bd5bdec1196b..000000000000 --- a/sys-power/cpufreqd/cpufreqd-2.0.0_beta4-r1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.0.0_beta4-r1.ebuild,v 1.2 2005/08/29 21:30:44 swegener Exp $ - -inherit eutils linux-info - -MY_P=${P/_/-} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="CPU Frequency Daemon" -HOMEPAGE="http://cpufreqd.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" - -IUSE="" -DEPEND="sys-power/cpufrequtils" -RDEPEND="${DEPEND}" - -CONFIG_CHECK="CPU_FREQ" -ERROR_CPU_FREQ="${P} requires support for CPU Frequency scaling (CONFIG_CPU_FREQ)" - -src_unpack() { - unpack ${A} - - cd ${S} - epatch ${FILESDIR}/${MY_P}-cpu_interval_inconsistency.diff -} - -src_install() { - emake DESTDIR=${D} install || die "emake install failed" - - dodoc AUTHORS ChangeLog NEWS README TODO - - newinitd ${FILESDIR}/${P}-init.d ${PN} -} - -pkg_postinst() { - einfo - einfo "Significant changes have happened since the 1.x releases, including" - einfo "changes in the configuration file format." - einfo - einfo "Make sure you update your /etc/cpufreqd.conf file before starting" - einfo "${PN}. You can use 'etc-update' to accomplish this:" - einfo - einfo " # etc-update" - einfo -} diff --git a/sys-power/cpufreqd/cpufreqd-2.0.0_beta4.ebuild b/sys-power/cpufreqd/cpufreqd-2.0.0_beta4.ebuild deleted file mode 100644 index 5e7e93a19571..000000000000 --- a/sys-power/cpufreqd/cpufreqd-2.0.0_beta4.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.0.0_beta4.ebuild,v 1.2 2005/08/26 13:02:30 brix Exp $ - -inherit flag-o-matic linux-info - -MY_P=${P/_/-} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="CPU Frequency Daemon" -HOMEPAGE="http://cpufreqd.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" - -IUSE="" -DEPEND="sys-power/cpufrequtils" -RDEPEND="${DEPEND}" - -CONFIG_CHECK="CPU_FREQ" -ERROR_CPU_FREQ="${P} requires support for CPU Frequency scaling (CONFIG_CPU_FREQ)" - -src_install() { - emake DESTDIR=${D} install || die "emake install failed" - - dodoc AUTHORS ChangeLog NEWS README TODO - - newinitd ${FILESDIR}/${P}-init.d ${PN} -} - -pkg_postinst() { - einfo - einfo "Significant changes have happened since the 1.x releases, including" - einfo "changes in the configuration file format." - einfo - einfo "Make sure you update your /etc/cpufreqd.conf file before starting" - einfo "${PN}. You can use 'etc-update' to accomplish this:" - einfo - einfo " # etc-update" - einfo -} diff --git a/sys-power/cpufreqd/cpufreqd-2.0.0_pre1.ebuild b/sys-power/cpufreqd/cpufreqd-2.0.0_pre1.ebuild deleted file mode 100644 index e3d444d46fce..000000000000 --- a/sys-power/cpufreqd/cpufreqd-2.0.0_pre1.ebuild +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.0.0_pre1.ebuild,v 1.2 2005/10/21 20:01:13 brix Exp $ - -inherit eutils - -MY_P=${P/_/-} -S=${WORKDIR}/${MY_P} - -NVCLOCK_VERSION="0.8b" - -DESCRIPTION="CPU Frequency Daemon" -HOMEPAGE="http://cpufreqd.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz - nvidia? ( http://www.linuxhardware.org/nvclock/nvclock${NVCLOCK_VERSION}.tar.gz )" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" - -IUSE="acpi apm lm_sensors nforce2 nvidia pmu" -DEPEND="sys-power/cpufrequtils - lm_sensors? ( sys-apps/lm_sensors )" -RDEPEND="${DEPEND}" - -src_unpack() { - unpack ${A} - - cd ${WORKDIR}/nvclock${NVCLOCK_VERSION} - epatch ${FILESDIR}/nvclock${NVCLOCK_VERSION}-fd.patch - - cd ${S} - epatch ${FILESDIR}/${MY_P}-nv.patch -} - -src_compile() { - local config - - if use nvidia; then - cd ${WORKDIR}/nvclock${NVCLOCK_VERSION} - econf \ - --disable-gtk \ - --disable-qt \ - --disable-nvcontrol \ - || die "econf nvclock failed" - emake -j1 || die "emake nvclock failed" - config="--enable-nvclock=${WORKDIR}/nvclock${NVCLOCK_VERSION}" - fi - - cd ${S} - econf \ - $(use_enable acpi) \ - $(use_enable apm) \ - $(use_enable lm_sensors sensors) \ - $(use_enable nforce2) \ - $(use_enable pmu) \ - ${config} \ - || die "econf failed" -} - -src_install() { - emake DESTDIR=${D} install || die "emake install failed" - - dodoc AUTHORS ChangeLog NEWS README TODO - - newinitd ${FILESDIR}/${P}-init.d ${PN} - - insinto /etc - newins ${FILESDIR}/${MY_P}-cpufreqd.conf cpufreqd.conf -} - -pkg_postinst() { - einfo - einfo "Significant changes have happened since the 1.x releases, including" - einfo "changes in the configuration file format." - einfo - einfo "Make sure you update your /etc/cpufreqd.conf file before starting" - einfo "${PN}. You can use 'etc-update' to accomplish this:" - einfo - einfo " # etc-update" - einfo -} diff --git a/sys-power/cpufreqd/files/cpufreqd-2.0.0-beta4-cpu_interval_inconsistency.diff b/sys-power/cpufreqd/files/cpufreqd-2.0.0-beta4-cpu_interval_inconsistency.diff deleted file mode 100644 index 994fab7f89ec..000000000000 --- a/sys-power/cpufreqd/files/cpufreqd-2.0.0-beta4-cpu_interval_inconsistency.diff +++ /dev/null @@ -1,43 +0,0 @@ -Index: cpufreqd.conf -=================================================================== -RCS file: /cvsroot/cpufreqd/sources2/cpufreqd.conf,v -retrieving revision 1.6 -retrieving revision 1.7 -diff -u -r1.6 -r1.7 ---- cpufreqd.conf 21 Aug 2005 18:40:02 -0000 1.6 -+++ cpufreqd.conf 29 Aug 2005 16:30:49 -0000 1.7 -@@ -139,7 +139,7 @@ - [Rule] - name=CPU Too Hot - acpi_temperature=55-100 --cpu=30-100 -+cpu_interval=30-100 - profile=Performance Low - [/Rule] - -@@ -151,7 +151,7 @@ - programs=xine,mplayer,gmaplayer - battery_interval=0-100 - acpi_temperature=0-60 --cpu=0-100 -+cpu_interval=0-100 - profile=Performance High - [/Rule] - -Index: src/cpufreqd_cpu.c -=================================================================== -RCS file: /cvsroot/cpufreqd/sources2/src/cpufreqd_cpu.c,v -retrieving revision 1.9 -retrieving revision 1.11 -diff -u -r1.9 -r1.11 ---- src/cpufreqd_cpu.c 18 Aug 2005 20:45:36 -0000 1.9 -+++ src/cpufreqd_cpu.c 29 Aug 2005 16:55:16 -0000 1.11 -@@ -43,7 +43,7 @@ - static unsigned int delta_time, kernel_version; - - static struct cpufreqd_keyword kw[] = { -- { .word = "cpu", .parse = &cpu_parse, .evaluate = &cpu_evaluate }, -+ { .word = "cpu_interval", .parse = &cpu_parse, .evaluate = &cpu_evaluate }, - { .word = NULL, .parse = NULL, .evaluate = NULL, .free = NULL } - }; - diff --git a/sys-power/cpufreqd/files/cpufreqd-2.0.0_beta4-init.d b/sys-power/cpufreqd/files/cpufreqd-2.0.0_beta4-init.d deleted file mode 100644 index 4b0fdb2f6293..000000000000 --- a/sys-power/cpufreqd/files/cpufreqd-2.0.0_beta4-init.d +++ /dev/null @@ -1,38 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/files/cpufreqd-2.0.0_beta4-init.d,v 1.2 2005/09/02 15:48:25 brix Exp $ - -CONFIGFILE=/etc/cpufreqd.conf - -depend() { - need localmount - use logger -} - -checkconfig() { - if [[ ! -f ${CONFIGFILE} ]]; then - eerror "Configuration file ${CONFIGFILE} not found" - return 1 - fi - - if [[ ! -e /proc/cpufreq ]] && [[ ! -e /sys/devices/system/cpu/cpu0/cpufreq ]]; then - eerror "cpufreqd requires the kernel to be configured with CONFIG_CPU_FREQ" - return 1 - fi -} - -start() { - checkconfig || return 1 - - ebegin "Starting CPU Frequency Daemon" - start-stop-daemon --start --quiet --exec /usr/sbin/cpufreqd -- \ - -f ${CONFIGFILE} - eend ${?} -} - -stop() { - ebegin "Stopping CPU Frequency Daemon" - start-stop-daemon --stop --quiet --exec /usr/sbin/cpufreqd - eend ${?} -} diff --git a/sys-power/cpufreqd/files/digest-cpufreqd-1.2.2 b/sys-power/cpufreqd/files/digest-cpufreqd-1.2.2 deleted file mode 100644 index 85a6708f9d4b..000000000000 --- a/sys-power/cpufreqd/files/digest-cpufreqd-1.2.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 e26bd0a1566aae79398c92be155c0367 cpufreqd-1.2.2.tar.gz 330959 diff --git a/sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_beta4 b/sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_beta4 deleted file mode 100644 index 576f49f75e13..000000000000 --- a/sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_beta4 +++ /dev/null @@ -1 +0,0 @@ -MD5 ead34f298bc2e2e6f227ea03350e588f cpufreqd-2.0.0-beta4.tar.gz 456917 diff --git a/sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_beta4-r1 b/sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_beta4-r1 deleted file mode 100644 index 576f49f75e13..000000000000 --- a/sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_beta4-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 ead34f298bc2e2e6f227ea03350e588f cpufreqd-2.0.0-beta4.tar.gz 456917 diff --git a/sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_pre1 b/sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_pre1 deleted file mode 100644 index 8b9b27aed009..000000000000 --- a/sys-power/cpufreqd/files/digest-cpufreqd-2.0.0_pre1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 5a3b7315b06c1c68d3998f0cbb73783b cpufreqd-2.0.0-pre1.tar.gz 362917 -MD5 df36711124e08b3349692a8788755d14 nvclock0.8b.tar.gz 353127 |