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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2024Q4
rate Traffic analysis command-line utility
0.9_4 net-mgmt on this many watch lists=0 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_4Version of this port present on the latest quarterly branch.
Maintainer: portmaster@bsdforge.com search for ports maintained by this maintainer
Port Added: 2024-11-14 08:54:14
Last Update: 2024-11-14 08:47:26
Commit Hash: da04050
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 - no subversion history for this port

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_4/catalog.mk
  4. /usr/local/share/licenses/rate-0.9_4/LICENSE
  5. /usr/local/share/licenses/rate-0.9_4/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

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9_4
14 Nov 2024 08:47:26
commit hash: da040501cef1481b1fbb11ccf7cadea048d8052ecommit hash: da040501cef1481b1fbb11ccf7cadea048d8052ecommit hash: da040501cef1481b1fbb11ccf7cadea048d8052ecommit hash: da040501cef1481b1fbb11ccf7cadea048d8052e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
net-mgmt/rate: fix build on 15-CURRENT

 - link with -lutil to grab ftime() on 15-CURRENT.  This is harmless on
   older FreeBSD
 - while we are at it, install binary using INSTALL_PROGRAM so it is
   stripped

Approved by:	portmgr (build fix blanket)
MFH:		2024Q4

(cherry picked from commit 76b0011589e1ec4eb2ebf5544e47e4ea7d630a99)

Number of commits found: 1