Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
sthen 087470f328 import nfdump and nfprofile (the latter as a subpackage since not
everyone needs that, and it pulls in heavier dependencies)

-- -- --
The nfdump tools collect and process netflow data (v5, v7 and v9)
on the command line. They are part of the NfSen project.

nfcapd - netflow capture daemon.  Reads the netflow data from the
network and stores the data into files. Automatically rotate files
every n minutes (typically every 5 minutes). nfcapd reads netflow v5,
v7 and v9 flows transparently. You need one nfcapd process for each
netflow stream.

nfdump - netflow dump.  Reads the netflow data from the files stored
by nfcapd. Its syntax is similar to tcpdump. If you like tcpdump
you will like nfdump. Displays netflow data and can create lots of
top N statistics of flows IP addresses, ports etc in whichever
order you like.

nfreplay - netflow replay.  Reads the netflow data from the files
stored by nfcapd and sends it over the network to another host.

A web front-end, NfSen, is available at http://nfsen.sourceforge.net/
-- -- --
nfprofile is a netflow profiler, which works with the nfdump tools.
It 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.
-- -- --

thanks to eric@ for testing/feedback on an earlier version, and to
upstream for rolling a new release including the patches as a result.

"that should be in ports for sure" henning@
2008-05-21 22:28:35 +00:00
archivers Update to 1.20. Notable changes: This release adds support for 2008-04-18 14:52:25 +00:00
astro - update to 1.5.1 2008-05-10 17:25:52 +00:00
audio +p5-gnupod 2008-05-19 20:22:34 +00:00
benchmarks +sysbench 2008-04-15 14:16:56 +00:00
biology - update nutdb to 13.5 2008-04-11 09:15:49 +00:00
books Update to 2.0, now a simple download, ok sthen@ pval@ some weeks ago 2008-04-10 00:00:57 +00:00
cad fix LIB_DEPENDS after wxWidgets update 2008-02-02 09:51:04 +00:00
chinese fix build on mips64. 2008-01-30 14:04:18 +00:00
comms replace @unexec with a more sane @extraunexec so that pkg_delete notifies 2008-05-08 17:09:49 +00:00
converters add p5-JSON-XS 2008-05-21 12:57:55 +00:00
databases Update to 0.4.6. 2008-05-19 23:58:49 +00:00
devel add metaauto to RUN_DEPENDS for all autoconf versions 2008-05-21 19:17:24 +00:00
editors Install the menu icons into the right directory and adjust .desktop files 2008-05-21 06:36:58 +00:00
education - add update-desktop-database goo 2007-12-15 20:37:32 +00:00
emulators update to 0.5 2008-05-17 22:55:59 +00:00
games Author pointed out that HOMEPAGE changed - thanks! 2008-05-08 06:48:37 +00:00
geo update my coordinates 2008-05-17 23:10:51 +00:00
graphics Update to evince-2.22.1.1 and put djvu and dvi backends into subpackages. 2008-05-21 22:13:35 +00:00
infrastructure fix bug introduced during rewrite: do not try to backsubst stuff inside the 2008-05-21 10:07:14 +00:00
inputmethods tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
japanese tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
java missing PKGNAME bumps after java.port.mk changes 2008-03-26 13:07:04 +00:00
korean
lang Add lang/tcl and x11/tk modules 2008-05-13 12:07:14 +00:00
mail update to 1.5.18, tested by many. ok merdely 2008-05-21 13:46:19 +00:00
math bump package because the description changed 2008-05-15 15:20:17 +00:00
misc update to zzuf-0.11 2008-05-21 19:14:50 +00:00
multimedia - some files from older gstreamer-plugins-bad are now in 2008-05-18 13:37:22 +00:00
net import nfdump and nfprofile (the latter as a subpackage since not 2008-05-21 22:28:35 +00:00
news - add icu4c as a dependency 2008-05-13 14:48:33 +00:00
palm tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
plan9
print able the DRM bits here too, like it was done for xpdf 2008-05-21 11:52:49 +00:00
productivity - I never intended to remove patch-configure in previous commit but to 2008-05-17 15:16:59 +00:00
russian - use our naming scheme for patches 2007-10-26 21:38:24 +00:00
security Update to stunnel v4.24, which fixes a security issue in the OCSP 2008-05-20 20:25:36 +00:00
shells update through patch #39 2008-05-04 19:56:25 +00:00
sysutils Adjust comment regarding ONLY_FOR_ARCHS. 2008-05-19 07:44:37 +00:00
telephony Update to 1.4.19.2, fixing an IAX performance problem introduced 2008-05-13 23:49:57 +00:00
textproc update to version 8.2.6; from Emilien Gaspar <gapz@sceen.net> 2008-05-20 14:27:16 +00:00
www update to php-5.2.6; from Brad Walker <me@bradmwalker.com> 2008-05-20 14:01:45 +00:00
x11 - mention ekiga 2008-05-21 17:51:33 +00:00
.cvsignore
INDEX sync, 5052 unzels 2008-04-15 10:18:16 +00:00
Makefile add a bit of glue so that mirror-maker will be able to use the same locks 2008-05-18 11:22:14 +00:00
README

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
bsd.port.mk(5).

See also http://www.openbsd.org/

$OpenBSD: README,v 1.17 2004/07/25 00:15:32 espie Exp $