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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
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.3Version 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.31.7.41.6.20_11.7.31.7.4---
FreeBSD:13:quarterly1.7.31.7.3-1.7.31.7.31.7.31.7.31.7.3
FreeBSD:14:latest1.7.31.7.3_11.6.20_11.7.31.7.3_11.6.20_1-1.6.20_1
FreeBSD:14:quarterly1.7.31.7.3-1.7.31.7.31.7.31.7.31.7.3
FreeBSD:15:latest1.7.31.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.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2023-10-28
    Affects: users of net-mgmt/nfdump
    Author: 
    Reason:   nfdump-1.7.x is compatible to nfdump-1.6.18, which means it can
      read files created with nfdump-1.6.18 or newer. Flow files created
      with earlier nfdump versions may not contain all flow elements.
      If you have older files, it is recommended to use nfdump-1.6.17
      to update the records.
    
      nfdump 1.7.x provides the same set of programs as 1.6.x and can
      be used almost as a drop-in replacement. This may change in future
      and older legacy programs may be removed. You can convert any old
      files from nfdump-1.6 to nfdump-1.7 format by reading/writing
      files: ./nfdump -r old-flowfile -y -w new-flowfile
    
      Please note, that only nfdump may read older flow files. All other
      programs relay on the new file format.
    
    

Number of commits found: 68

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.4
10 Mar 2024 15:49:01
commit hash: 1c920b7cbcced3099f524f7836f3069924e72241commit hash: 1c920b7cbcced3099f524f7836f3069924e72241commit hash: 1c920b7cbcced3099f524f7836f3069924e72241commit hash: 1c920b7cbcced3099f524f7836f3069924e72241 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Marek Zarycht
net-mgmt/nfdump: update 1.7.3 -> 1.7.4

PR:		277613, 277572
Changes:	https://github.com/phaag/nfdump/releases/tag/v1.7.4
Reported by:	Gert Doering <gert@greenie.muc.de>
Author:		Marek Zarycht <zarychtam@plan-b.pwste.edu.pl>
1.7.3_1
29 Feb 2024 19:16:05
commit hash: 532661b704515a5803f13ad17ab891ec94926cf6commit hash: 532661b704515a5803f13ad17ab891ec94926cf6commit hash: 532661b704515a5803f13ad17ab891ec94926cf6commit hash: 532661b704515a5803f13ad17ab891ec94926cf6 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
net-mgmt/nfdump: Moved man to share/man
1.7.3
28 Oct 2023 19:36:18
commit hash: 33a1d3492cfb451e39017911d919bcc8215a76ffcommit hash: 33a1d3492cfb451e39017911d919bcc8215a76ffcommit hash: 33a1d3492cfb451e39017911d919bcc8215a76ffcommit hash: 33a1d3492cfb451e39017911d919bcc8215a76ff files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: geoffroy desvernay
net-mgmt/nfdump: update 1.6.20 -> 1.7.3

- Check UPDATING for compat with older 1.6.x

PR:		271429
Reviewed by:	chadf@triularity.org
Changes:	https://github.com/phaag/nfdump/releases
1.6.20_1
25 Jul 2023 08:36:27
commit hash: 08bec39ed8435ffb6ab1efef775eca980f295dfecommit hash: 08bec39ed8435ffb6ab1efef775eca980f295dfecommit hash: 08bec39ed8435ffb6ab1efef775eca980f295dfecommit hash: 08bec39ed8435ffb6ab1efef775eca980f295dfe files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/nfdump: Fix build with llvm16

- Remove non default OPTION NFDUMP15 as it's no longer a valid CONFIGURE
  args
- Convert to OPTIONSNG
- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
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)
1.6.20_1
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)
1.6.20_1
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)
1.6.20_1
29 Sep 2021 19:52:42
commit hash: c172989abeec8677391bb8b9e7fca24c3b56f557commit hash: c172989abeec8677391bb8b9e7fca24c3b56f557commit hash: c172989abeec8677391bb8b9e7fca24c3b56f557commit hash: c172989abeec8677391bb8b9e7fca24c3b56f557 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
net-mgmt/nfdump: Add CPE information

Approved by:	portmgr (blanket)
1.6.20_1
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.
1.6.20_1
26 Aug 2020 13:15:41
Revision:546277Original commit files touched by this commit
pkubaj search for other commits by this committer
net-mgmt/nfdump: fix build on GCC architectures and check-plist on others

Use C11 compiler:
In file included from nfcapd.c:69:
nfx.h:946: error: redefinition of typedef 'extension_map_t'
nfdump.h:64: error: previous declaration of 'extension_map_t' was here
In file included from nfcapd.c:70:
exporter.h:78: error: redefinition of typedef 'exporter_info_record_t'
nfdump.h:63: error: previous declaration of 'exporter_info_record_t' was here

Remove unconditional installation of nfpcapd, it breaks check-plist and there's
an option for installing it.

Bump PORTREVISION for package change.

MFH:		2020Q3 (fix build blanket, packaging fix)
1.6.20
26 May 2020 19:20:58
Revision:536648Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: update 1.6.19 -> 1.6.20

- Important fix for -N plain number printing. v1.6.19 may disturb
  many output parses relaying on -N working correctly.
  No other changes.
1.6.19
23 Feb 2020 07:45:47
Revision:526888Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: update 1.6.18 -> 1.6.19

Relnotes:	https://github.com/phaag/nfdump/blob/master/ChangeLog
1.6.18
24 Sep 2019 05:36:34
Revision:512700Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: add missing patch

Reported by:	pkg-fallout
1.6.18
21 Sep 2019 05:55:35
Revision:512466Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: upgrade 1.6.17 -> 1.6.18

- add nfpcapd OPTION to generate nfdump netflow records directly
  from interfaces/pcaps.
- The old COMPAT15 mode has been removed. All old 1.5.x files should
  have been converted so far.

Relnotes:	https://github.com/phaag/nfdump/blob/master/ChangeLog
1.6.17_1
27 Feb 2019 17:22:29
Revision:494074Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: Add InfluxDB option, default OFF

- and portlint
- INSTALL_LIB to strip libnfdump.so

PR:		236082
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
1.6.17
12 May 2018 18:50:57
Revision:469752Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: update 1.6.16 -> 1.6.17

Relnotes:	https://github.com/phaag/nfdump/releases
1.6.16
10 Nov 2017 20:22:07
Revision:453929Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: update 1.6.15 -> 1.6.16

Changes:	https://github.com/phaag/nfdump/blob/master/ChangeLog
1.6.15_1
28 Feb 2017 20:02:40
Revision:435082Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: fix installation

- install real binaries and library, not libtool scripts

PR:		217400
Submitted by:	Trond.Endrestol@ximalas.info
1.6.15
24 Feb 2017 04:46:19
Revision:434695Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: update WWW
1.6.15
24 Feb 2017 04:45:49
Revision:434694Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: update 1.6.13 -> 1.6.15

- project moved to github
- take maintainership

Changes:	https://github.com/phaag/nfdump/releases
Requested by:	markham breitbach <markham@ssimicro.com>
1.6.13_2
24 Feb 2017 01:52:11
Revision:434692Original commit files touched by this commit
cpm search for other commits by this committer
Drop maintainership and return them back to the pool.
1.6.13_2
19 Jul 2016 11:04:14
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
1.6.13_2
02 May 2016 16:08:56
Revision:414458Original commit files touched by this commit
zeising search for other commits by this committer
Update databases/rrdtool to 1.6.0

Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.

Bump portrevision for depending ports due to shlib version bump.

For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES

Reviewed by:	kwm
Differential Revision:	D6168
1.6.13_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.6.13_1
31 Jan 2015 20:13:03
Revision:378226Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: add NSEL option per user request

PR:		197190
Submitted by:	cpm@fbsd.es (maintainer)
1.6.13
06 Dec 2014 16:02:09
Revision:374118Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.6.13

PR:		195729
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
1.6.12_1
11 Aug 2014 20:20:52
Revision:364656Original commit files touched by this commit
pi search for other commits by this committer
net-mgmt/nfdump: fix permissions & review pkg-descr

PR:		192595
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
1.6.12
10 Aug 2014 18:59:54
Revision:364558Original commit files touched by this commit
marino search for other commits by this committer
net-mgmt/nfdump: Upgrade version to 1.6.9 => 1.6.12 and stage

Also assign maintainership to submitter

PR:		192554
Submitted by:	Carlos JPM
1.6.9
24 Jul 2014 15:36:50
Revision:362806Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
1.6.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)
1.6.9
27 Mar 2013 21:08:01
Revision:315414Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 1.6.9 [1]
- Add patch to fix rrdtool detection [2]
- Remove nftrack from PLIST_FILES, it's only
  installed when NFTRACK=on
- Don't compile with debug flags by default
- Cleanup pkg-descr

PR:		ports/177392 [1]
PR:		ports/174149 [2]
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1]
Reported by:	Aron Calvert <bsd@presi.dk> [2]
Approved by:	maintainer [1], maintainer timeout [2]
1.6.8
09 Jan 2013 19:50:06
Revision:310162Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
1.6.8
02 Dec 2012 02:43:26
Revision:308086Original commit files touched by this commit
wxs search for other commits by this committer
Update to 1.6.8.
Switch to gnu89 mode so building with clang works.

PR:		ports/173596
Submitted by:	Mike Stupalov <landy2005@gmail.com>
Approved by:	janos.mohacsi@bsd.hu (maintainer timeout)
Feature safe:	yes
1.6.6_2
28 Oct 2012 19:48:12
Revision:306561Original commit files touched by this commit
pgj search for other commits by this committer
- Convert options to the new format

PR:		ports/172526
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
1.6.6_2
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.6.6_1
07 May 2012 18:52:09
Original commit files touched by this commit
sylvio search for other commits by this committer
- Chase rrdtool shlib version bump.
1.6.6
04 Apr 2012 10:39:29
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.6.6

Changes:        http://sourceforge.net/mailarchive/message.php?msg_id=28973991
PR:             ports/166539
Submitted by:   Alexey Illarionov <littlesavage@rambler.ru>
Approved by:    Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Feature safe:   yes
1.6.5
03 Jan 2012 02:28:11
Original commit files touched by this commit
jgh search for other commits by this committer
- Update to 1.6.5

PR:     ports/163741
Submitted by: Alexey Illarionov <littlesavage at rambler.ru>
Approved by: maintainer, rene (mentor)
1.6.4
16 Aug 2011 10:52:25
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.6.4
- Pet portlint(1) by moving LICENSE section earlier

PR:             ports/159783
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
1.6.3p1
28 Feb 2011 19:23:55
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 1.6.3p1

PR:             ports/155093
Submitted by:   Alexey Illarionov <littlesavage@rambler.ru>
Approved by:    Mohacsi Janos <mohacsi@niif.hu> (maintainer)
1.6.2
28 Jan 2011 12:00:59
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.6.2

PR:             153608
Submitted by:   Alexey Illarionov
Approved by:    maintainer timeout

Feature safe:   yes
1.6.1
11 Jun 2010 21:41:43
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on 6.X: does not configure

Reported by:    pointyhat
1.6.1
30 May 2010 23:57:08
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update to 1.6.1

PR:             ports/147218
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
1.6_1
24 May 2010 23:30:51
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on 6.X: does not configure

Reported by:    pointyhat
1.6_1
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.6
27 Jan 2010 22:29:55
Original commit files touched by this commit
miwi search for other commits by this committer
- The nfdump 1.5 compatibility reenabled. It is critical for existing nfdump 1.5
  users, otherwise they cannot access exiting netflow records.

PR:             143264
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
1.6
23 Jan 2010 01:11:38
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.6

- Added files/patch-bin_ft2nfdump.c

- Removed files/patch-Makefile.in and files/patch-ft2nfdump.c

- In this version the MAN file handling in th the new file structure got broken.
It is is allways installing all the MAN.1 files without the compilation flags.

PR:             ports/143087
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
1.5.8
20 Nov 2009 22:53:09
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
1.5.8
22 Aug 2009 00:32:25
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
1.5.8
09 Jul 2009 09:05:19
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.8

PR:             136441
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
1.5.7_1
10 Mar 2009 23:41:08
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add the daylight saving patch

PR:             ports/132513
Submitted by:   Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer)
1.5.7
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.7
01 Aug 2008 11:32:30
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.5.7
- Add nfprofile option (enabled by default)

PR:             ports/126144
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
1.5.6_1
24 Jun 2008 12:34:56
Original commit files touched by this commit
rafan search for other commits by this committer
- Chase rrdtool 1.3.0 update, bump PORTREVISION

PR:             ports/124749
Submitted by:   Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
1.5.6
14 Dec 2007 23:15:23
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.6

PR:             118313
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
1.5.5
07 Oct 2007 00:48:15
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.5

PR:             116985
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
1.5.2
01 Nov 2006 09:09:36
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.2

PR:             ports/104811
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
1.5
01 Apr 2006 22:57:30
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.5

PR:             ports/95006
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
1.4
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@
1.4
08 Sep 2005 08:14:26
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.4

PR:             ports/85846
Submitted by:   maintainer
1.3
29 Jul 2005 17:09:34
Original commit files touched by this commit
jylefort search for other commits by this committer
- Update to 1.3 [1]
- Install files using ${BSD_INSTALL_...}
- Unsilence ${MKDIR} in post-install

[1]:
PR:             ports/84291
Submitted by:   maintainer
1.2.1
24 Jul 2005 22:46:56
Original commit files touched by this commit
kris search for other commits by this committer
Now compiles on 4.x
1.2.1
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
1.2.1
11 Apr 2005 17:11:47
Original commit files touched by this commit
leeym search for other commits by this committer
- update to 1.2.1

PR:             79225
Submitted by:   maintainer
1.2.1
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
1.2
10 Apr 2005 21:56:43
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 4.x: Does not compile
1.2
26 Jan 2005 04:02:38
Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 1.2

PR: ports/76664
Submitted by: MAINTAINER
1.1
06 Nov 2004 23:48:46
Original commit files touched by this commit
sergei search for other commits by this committer
Add net-mgmt/nfdump:

NFDUMP tools support netflow v5 and v7 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.

WWW: http://nfdump.sourceforge.net

PR:             ports/72171
Submitted by:   Janos Mohacsi <janos.mohacsi@niif.hu>

Number of commits found: 68