Port details |
- fvcool VCool for FreeBSD - Cooling software for AMD Athlon/Duron CPUs
- 1.0.4 sysutils
=10 1.0.4Version of this port present on the latest quarterly branch. IGNORE: is only for i386, while you are running amd64
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2002-10-13 07:13:09
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libiconv, pcre, unzip, wget, lame
- License: BSD3CLAUSE
- WWW:
- http://www.nt.phys.kyushu-u.ac.jp/shimizu/
- Description:
- FVCool is the FreeBSD version of the famous VCool software
(http://vcool.occludo.net) which changes the PCI configuration data
of some chipsets and thus allows AMD Athlon/Duron CPUs to go into
power-save mode. This makes the CPU consume a lot less electric
energy, and it produces a lot less heat as well. This trick is not
a secret - on FreeBSD, you can actually achieve the same effect
which this software has using the "pciconf" command.
Please note that this software may have a negative impact on the
system's stability and thus should not be employed in production
or mission-critical environments.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/fvcool/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install sysutils/fvcool
- pkg install fvcool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fvcool
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- SHA256 (FVCool104.tar.gz) = d5a426bb7e22b80145c673b67adfeff21c42869c4f1acd44328760f30939f678
SIZE (FVCool104.tar.gz) = 54611
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fvcool-1.0.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_fvcool
- 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 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.4 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.0.4 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.0.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.4 14 Aug 2019 12:16:13
  |
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
1.0.4 15 Mar 2016 02:32:34
  |
amdmi3  |
- Add LICENSE
- Switch to options helpers |
1.0.4 07 Aug 2014 02:05:34
  |
vanilla  |
Stagify. |
1.0.4 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.0.4 14 Jun 2013 16:06:45
  |
bsam  |
.NOPORTDOCS -> PORT_OPTIONS:MDOCS;
pts/4 20:04
371> . remove unneeded PLIST_SUB;
. trim Makefile headers. |
1.0.4 05 Aug 2012 23:19:40
 |
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.0.4 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.0.4 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.0.4 25 Dec 2010 16:55:41
 |
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
1.0.4 02 Jun 2010 00:36:14
 |
sahil  |
- Pass maintainership to ports@FreeBSD.org
- Remove ex-maintainer's mirror from MASTER_SITES
PR: ports/146966
Submitted by: Matthew Seaman (maintainer)
Approved by: wxs@/itectu@ (mentors, implicit) |
1.0.4 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0.4 15 Jul 2009 16:56:10
 |
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
1.0.4 05 Sep 2006 07:20:39
 |
barner  |
- Use proper mechanisms for pkg-message and rc script
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
PR: ports/102005 |
1.0.4 13 May 2006 04:15:53
 |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
1.0.4 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. |
1.0.4 24 Jan 2006 01:06:45
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.0.4 17 Nov 2004 12:13:34
 |
vs  |
- Chase MASTER_SITEs
- Nuke pkg-plist while here
PR: ports/74007
Submitted by: maintainer |
1.0.4 17 Oct 2004 03:32:08
 |
linimon  |
Update to 1.0.4; convert to rc.subr; assign maintainership to submitter.
PR: ports/72101
Submitted by: Matthew Seaman <m dot seaman at infracaninophile dot co dot uk> |
1.0.3 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
1.0.3 27 Jul 2003 16:40:37
 |
oliver  |
update fvcool to 1.03 |
1.0.2 25 Jun 2003 04:27:38
 |
will  |
Frerich doesn't use FreeBSD anymore. Preemptively assign two of his ports
to a new maintainer (kpopup and rc5pipe).
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>,
Brad Davis <so14k@so14k.com> |
1.0.2 21 Feb 2003 13:28:59
 |
knu  |
De-pkg-comment. |
1.0.2 26 Nov 2002 19:04:14
 |
arved  |
Don't try to build this software on alpha. It is useful on AMDs only.
Approved by: maintainer
Submitted by: beta |
1.0.2 13 Oct 2002 07:12:53
 |
lioux  |
New port fvcool version 1.0.2: VCool for FreeBSD - Cooling software
for AMD Athlon/Durin CPUs
PR: 43732
Submitted by: Frerich Raabe <frerich.raabe@gmx.de> |