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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
nfdump Command-line tools to collect and process NetFlow, sFlow and IPFIX data
1.7.4 net-mgmt on this many watch lists=6 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 1.7.4Version of this port present on the latest quarterly branch.
Maintainer: pi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-11-07 00:00:37
Last Update: 2024-03-10 15:49:01
Commit Hash: 1c920b7
People watching this port, also watch:: nfsen, lsof, sudo, net-snmp, python
License: BSD3CLAUSE
WWW:
https://github.com/phaag/nfdump
Description:
NFDUMP tools support: NetFlow v5, v7, v9, sFlow and IPFIX capturing and processing. nfcapd - netflow capture daemon. Reads the netflow data from the network and stores the data into files. nfdump - netflow dump. Reads the netflow data from the files stored by nfcapd. It's syntax is similar to tcpdump. If you like tcpdump you will like nfdump. nfprofile - netflow profiler. Reads the netflow data from the files stored by nfcapd. Filters the netflow data according to the specified filter sets (profiles) and stores the filtered data into files for later use. nfreplay - netflow replay. Reads the netflow data from the files stored by nfcapd and sends it over the network to another host. ft2nfdump - flow-tools to nfdump - optional component.
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 (25 items)
Collapse this list.
  1. bin/nfanon
  2. bin/nfcapd
  3. bin/nfdump
  4. bin/nfexpire
  5. bin/nfreplay
  6. lib/libnfdump-1.7.4.so
  7. lib/libnfdump.so
  8. lib/libnfdump.a
  9. share/man/man1/nfanon.1.gz
  10. share/man/man1/nfcapd.1.gz
  11. share/man/man1/nfdump.1.gz
  12. share/man/man1/nfexpire.1.gz
  13. share/man/man1/nfreplay.1.gz
  14. etc/nfdump.conf.sample
  15. bin/nfpcapd
  16. share/man/man1/nfpcapd.1.gz
  17. bin/nfprofile
  18. share/man/man1/nfprofile.1.gz
  19. bin/nftrack
  20. bin/sfcapd
  21. share/man/man1/sfcapd.1.gz
  22. @ldconfig
  23. /usr/local/share/licenses/nfdump-1.7.4/catalog.mk
  24. /usr/local/share/licenses/nfdump-1.7.4/LICENSE
  25. /usr/local/share/licenses/nfdump-1.7.4/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • nfdump>0:net-mgmt/nfdump
To install the port:
cd /usr/ports/net-mgmt/nfdump/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/nfdump
  • pkg install nfdump
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nfdump
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710006224 SHA256 (phaag-nfdump-v1.7.4_GH0.tar.gz) = 8cf76ad0b4e3c1e7edf9532ec7508b11f125adcfcdac5010fd7eec8fe792cfd8 SIZE (phaag-nfdump-v1.7.4_GH0.tar.gz) = 756319

Packages (timestamps in pop-ups are UTC):
nfdump
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.41.7.41.6.20_11.7.41.7.4---
FreeBSD:13:quarterly1.7.41.7.4-1.7.41.7.41.7.31.7.31.7.3
FreeBSD:14:latest1.7.41.7.41.6.20_11.7.41.7.41.6.20_1-1.6.20_1
FreeBSD:14:quarterly1.7.31.7.4-1.7.31.7.41.7.31.7.31.7.3
FreeBSD:15:latest1.7.41.7.4n/a1.7.3n/a1.7.31.7.31.7.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. rrdtool : databases/rrdtool
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
Runtime dependencies:
  1. rrdtool : databases/rrdtool
This port is required by:
for Run
  1. net-mgmt/nfsen

Configuration Options:
===> The following configuration options are available for nfdump-1.7.4: DOCS=on: Build and/or install documentation FIXTIMEBUG=off: With fixing swap time bug of some v5 FT2NFDUMP=off: With Flow-tools to nfdump converter GEODB=off: Build geolookup for MaxMind GeoDB INFLUXDB=off: Enable stats to InfluxDB NFPCAPD=on: Build nfpcapd collector daemon also NFPROFILE=on: With nfprofile (nfsen requires it) NFTRACK=on: With PortTracker support NSEL=on: Read and process ASA/NSEL/NEL event data READPCAP=on: With pcap support SFLOW=on: Build sflow collector daemon also ===> Use 'make config' to modify these settings
Options name:
net-mgmt_nfdump
USES:
autoreconf compiler:c11 cpe libtool pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/phaag/nfdump/tar.gz/v1.7.4?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port