Port details |
- cpulimit Limit the CPU usage of a process
- 2.2_1 sysutils =4 2.2_1Version of this port present on the latest quarterly branch.
- Maintainer: jessefrgsmith@yahoo.ca
- Port Added: 2011-03-31 15:02:15
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: pcre, ffmpeg, phpsysinfo-php82, openssl, phpMyAdmin-php81
- License: GPLv2
- WWW:
- https://limitcpu.sourceforge.net/
- Description:
- The cpulimit program throttles back a process's CPU usage. This allows the
user to slow down jobs that would otherwise choke the processor. It is also
helpful on laptops where we want to avoid generating a lot of heat.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cpulimit>0:sysutils/cpulimit
- To install the port:
- cd /usr/ports/sysutils/cpulimit/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/cpulimit
- pkg install cpulimit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpulimit
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cpulimit-2.2.tar.gz) = 3f64daa5c4ab9245fa6ae5b564a2ffb3ae60677785103a207fd5f9c5c4cc29e4
SIZE (cpulimit-2.2.tar.gz) = 22224
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_cpulimit
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2_1 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
2.2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
2.2 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 ) |
2.2 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 ) |
2.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2 30 May 2014 07:24:52 |
milki |
Update sysutils/cpulimit to 2.2
- Update for stagedir
- Update WWW
PR: ports/190284
Submitted by: jesse (maintainer)
Reviewed by: bapt
Approved by: swills (mentor), eadler (mentor) |
1.4 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.4 09 Sep 2011 11:57:41 |
olgeni |
Fix a typo. |
1.4 16 Aug 2011 14:34:58 |
zi |
Update to 1.4 [1]
Add LICENSE
Fix build under CLANG
PR: ports/159732
Submitted by: Jesse <jessefrgsmith@yahoo.ca> (maintainer) [1]
Approved by: wxs (mentor) |
1.1 01 Apr 2011 03:46:59 |
danfe |
- Fix bogus date in Makefile header: port could not be created after PR
- Garbage collect dead .if-clause, kill EOL slash |
1.1 31 Mar 2011 15:01:45 |
dhn |
The cpulimit program throttles back a process's CPU usage. This allows the
user to slow down jobs that would otherwise choke the processor. It is also
helpful on laptops where we want to avoid genrating a lot of heat.
WWW: http://cpulimit.sourceforge.net/
PR: ports/156064
Submitted by: Jesse <jessefrgsmith@yahoo.ca> |
Number of commits found: 12
|