Port details |
- throttled Bandwidth shaping and QoS solution
- 0.5.2 net =8 0.5.2Version of this port present on the latest quarterly branch.
- Maintainer: quest@mac.com
- Port Added: 2004-06-14 07:56:48
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: sudo, libogg, pcre, nmap, wget
- License: GPLv3
- WWW:
- https://www.intrarts.com/throttledcli.html
- Description:
- throttled is a bandwidth shaping application for FreeBSD which allows you
to cap your upstream bandwidth, prioritize ACK packets, and keep your
download speeds high even when your server is sending out at full speed.
It uses almost no cpu, and has a tiny footprint. Enjoy.
For more information you can read the comments in throttled-startup
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- throttled>0:net/throttled
- To install the port:
- cd /usr/ports/net/throttled/ && make install clean
- To add the package, run one of these commands:
- pkg install net/throttled
- pkg install throttled
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: throttled
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (throttled-0.5.2.tgz) = 7b3945303606f8002b3d827975067e419bc232ab314b5ad6b2b3d3bf107648ca
SIZE (throttled-0.5.2.tgz) = 303097
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_throttled
- USES:
- gmake tar:tgz
- 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) |
0.5.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 ) |
0.5.2 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.5.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.2 25 Mar 2015 23:51:06 |
marino |
net category: Remove $PTHREAD_LIBS
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by: PTHREAD blanket |
0.5.2 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
0.5.2 24 Jun 2014 05:54:20 |
vanilla |
Stagify.
Approved by: portmgr@ (blanket approval) |
0.5.2 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
0.5.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.5.2 16 Oct 2012 10:05:39 |
jhale |
- Update to 0.5.2
- Add LICENSE
While here:
- Trim Makefile header
PR: ports/169062
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer timeout
makc, avilla (mentors, implicit)
Feature safe: yes |
0.4.1_2 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. |
0.4.1_2 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. |
0.4.1_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.4.1_2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.4.1_2 05 May 2008 08:08:42 |
rafan |
- Add rc script, bump PORTREVISION
PR: ports/122786 (based on)
Submitted by: Norbert Koch <nkoch at demig.de>
Approved by: maintainer timeout (3 weeks) |
0.4.1_1 14 Apr 2008 11:50:16 |
gahr |
- Fix missing include
PR: 122540
Submitted by: Petko Bordjukov <bordjukov@gmail.com>
Reviewed by: maintainer
Approved by: miwi (mentor) |
0.4.1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.4.1 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.4.1 14 Sep 2005 10:50:08 |
tom |
Point WWW to the FreeBSD-compatible command line version of this software
instead of an OS X front end. |
0.4.1 13 Sep 2005 18:44:33 |
sem |
- Update to 0.4.1
PR: ports/86070
Approved by: maintainer timeout |
0.3.2 14 Jun 2004 07:51:43 |
ale |
Add throttled 0.3.2, bandwidth shaping and QoS solution.
PR: ports/67850
Submitted by: quest <quest@mac.com> |