notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
rate Traffic analysis command-line utility
0.9_3 net-mgmt on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9_3Version of this port present on the latest quarterly branch.
Maintainer: portmaster@bsdforge.com search for ports maintained by this maintainer
Port Added: 2004-02-23 04:43:25
Last Update: 2024-01-21 22:51:33
Commit Hash: 06e29c9
People watching this port, also watch:: trafshow, net-snmp, oinkmaster, openvpn, libnet
License: GPLv2
WWW:
http://s-tech.elsat.net.pl/
Description:
Rate is a swiss-army-knife command-line traffic analysis tool, designed to help a network administrator to see what is happening at a router at the moment. Unlike tcpdump(1), rate uses statistical and stream-oriented methods, and will never produce an output stream at a speed beyond human perception. The output is less accurate, however. Rate features four different operating modes, designed to perform the following tasks: estimating overall traffic rates, determining nodes generating the highest traffic, determining connections and flows generating the highest traffic and extracting strings from packets.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/rate
  2. share/man/man1/rate.1.gz
  3. /usr/local/share/licenses/rate-0.9_3/catalog.mk
  4. /usr/local/share/licenses/rate-0.9_3/LICENSE
  5. /usr/local/share/licenses/rate-0.9_3/GPLv2
Collapse this list.
Dependency lines:
  • rate>0:net-mgmt/rate
To install the port:
cd /usr/ports/net-mgmt/rate/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/rate
  • pkg install rate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rate
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rate-0.9.tar.gz) = 3e0372de7b1b9e9d2526ba4123add3389bbaf8f953e64097cfcb732c9772b5a4 SIZE (rate-0.9.tar.gz) = 53087

Packages (timestamps in pop-ups are UTC):
rate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9_30.9_30.9_20.9_30.9_3-0.9_2-
FreeBSD:13:quarterly0.9_30.9_30.9_20.9_30.9_30.9_20.9_20.9_2
FreeBSD:14:latest0.9_30.9_30.9_20.9_30.9_30.9_2-0.9_2
FreeBSD:14:quarterly0.9_30.9_3-0.9_30.9_30.9_20.9_20.9_2
FreeBSD:15:latest--n/a-n/a0.9_30.9_30.9_3
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_rate
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://s-tech.elsat.net.pl/bmtools/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9_3
21 Jan 2024 22:51:33
commit hash: 06e29c99845e2bdbb489f6b317969d5f5ff71ff1commit hash: 06e29c99845e2bdbb489f6b317969d5f5ff71ff1commit hash: 06e29c99845e2bdbb489f6b317969d5f5ff71ff1commit hash: 06e29c99845e2bdbb489f6b317969d5f5ff71ff1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/rate: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.9_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.9_2
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9_2
04 May 2022 15:53:15
commit hash: 3028862fb70e9804cee81f19c67f64b2d6fcb071commit hash: 3028862fb70e9804cee81f19c67f64b2d6fcb071commit hash: 3028862fb70e9804cee81f19c67f64b2d6fcb071commit hash: 3028862fb70e9804cee81f19c67f64b2d6fcb071 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
net-mgmt/rate: Assign to submitter

PR:		263739
0.9_2
02 May 2022 11:06:43
commit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6ecommit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6ecommit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6ecommit hash: 8d39705d7538e548e2108cfdabee4c1f208c9b6e files touched by this commit
Rene Ladan (rene) search for other commits by this committer
grimreaper: return mich's ports to the pool after safekeeping his ports bit.
0.9_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9_2
04 Sep 2020 17:23:12
Revision:547555Original commit files touched by this commit
danfe search for other commits by this committer
Include missing "dns.h" header to get the prototype for dns_lookup() which
returns char *.  Without it, compiler has to assume that it returns an int,
which results in segmentation fault e.g. in -A (bandwidth abusers) mode.
0.9_1
31 Jan 2016 13:48:57
Revision:407636Original commit files touched by this commit
mich search for other commits by this committer
- fix IP truncation and add license info

PR:		206782
Submitted by:	Franco Fichtner (franco@opnsense.org)
0.9
22 May 2015 20:34:29
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
0.9
02 Mar 2015 23:36:36
Revision:380307Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
0.9
11 Jun 2014 14:50:00
Revision:357486Original commit files touched by this commit
tijl search for other commits by this committer
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9
24 Feb 2014 12:44:19
Revision:345824Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.9
20 Sep 2013 22:24:44
Revision:327757Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
0.9
20 Dec 2011 11:53:10
Original commit files touched by this commit
mich search for other commits by this committer
- Override CC as well as CFLAGS/LDFLAGS from command line

PR:             ports/163227
Submitted by:   Jan Beich <jbeich@tormail.net>
0.9
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.9
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
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.9
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.9
19 Jul 2010 11:37:14
Original commit files touched by this commit
mich search for other commits by this committer
- option to put interface in promiscuous mode

PR:             ports/148065
Submitted by:   Artem Roshenia <sniz@tut.by>
0.9
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
0.9
23 Jan 2006 23:46:06
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.9
18 Mar 2004 09:56:10
Original commit files touched by this commit
mich search for other commits by this committer
- SIZEify.

Submitted by:           trevor
0.9
23 Feb 2004 04:42:13
Original commit files touched by this commit
wollman search for other commits by this committer
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus

Number of commits found: 23