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 856267e50d Import ports/net/nfsen, this companion to net/nfdump is a nice web-based
interface for working with netflow captures, including those from pflow(4).
See teamcymru episode 19 on youtube or the RIPE50 presentation slides to
get an idea of what it can do. Port requested by henning@.

NfSen is a graphical web based front end for the nfdump netflow
tools, allowing you to:

* Display your netflow data:
  Flows, Packets and Bytes using RRD (Round Robin Database).
* Easily navigate through the netflow data.
* Process the netflow data within the specified time span.
* Create history as well as continuous profiles.
* Set alerts, based on various conditions.
* Write your own plugins to process netflow data on a regular interval.

Different tasks need different interfaces to your netflow data.
NfSen allows you to keep all the convenient advantages of the command
line using nfdump directly and gives you also a graphical overview
over your netflow data.
2010-05-02 20:52:32 +00:00
archivers update to unzip 6.0 which adds support for ZIP64 & UTF8 filenames 2010-04-25 10:36:05 +00:00
astro let stellarium work again after the qt 4.6 update 2010-04-30 17:07:06 +00:00
audio Do not hardcode paths. 2010-04-30 09:32:01 +00:00
benchmarks Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
biology Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
books +JVMS 2010-05-01 20:47:44 +00:00
cad - unbreak on a clean box 2010-04-29 16:46:06 +00:00
chinese Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
comms Fix build with newer gtk. 2010-04-27 20:48:54 +00:00
converters Maintainance update to libpst-0.6.45. 2010-04-22 20:21:37 +00:00
databases - improve the summary in pkg/DESCR 2010-05-02 11:36:27 +00:00
devel - missed in previous commit 2010-05-02 16:57:17 +00:00
editors fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
education - update gamgi to 0.14.7 2010-04-27 21:50:45 +00:00
emulators we need to explicitly include <sys/proc.h> 2010-04-30 14:39:13 +00:00
games replace sun audio backend by a sndio backend. Diff from jakemsr with 2010-05-02 13:35:48 +00:00
geo Repair REGRESS_DEPENDS after junit fix, bump, from Daniel Dickman 2010-05-01 13:39:37 +00:00
graphics - sync 2010-04-30 17:07:10 +00:00
infrastructure pattern I use a lot: start right after a given dir. 2010-05-01 10:27:56 +00:00
inputmethods SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
japanese fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
java Remove patchlevel from INSTALLDIR to avoid breaking dependent ports, 2010-05-01 13:28:47 +00:00
korean SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
lang update to llvm-gcc 4.2-2.7 2010-04-29 16:45:53 +00:00
mail Remove non existent directory from rpath. 2010-05-02 14:05:58 +00:00
math fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
misc - unbreak on a clean box by renegerating WANTLIB 2010-05-01 07:28:23 +00:00
multimedia cherrypick a couple of patches from github, including one which fixes iphone mode. 2010-05-01 21:17:25 +00:00
net Import ports/net/nfsen, this companion to net/nfdump is a nice web-based 2010-05-02 20:52:32 +00:00
news Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 14:11:01 +00:00
palm Link palm2ical to the build 2010-04-15 17:33:10 +00:00
plan9 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
print Fix build on a clean machine by not checking for a file converter. 2010-04-27 14:01:43 +00:00
productivity - fix build on a clean machine 2010-04-30 18:48:35 +00:00
russian SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
security - update aide to 0.14 2010-05-01 21:27:22 +00:00
shells update to 4.1 patch level 5 2010-04-05 21:17:32 +00:00
sysutils missing bump; thanks naddy@ for reporting 2010-04-29 22:10:01 +00:00
telephony Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
textproc - update p5-Text-SimpleTable to 2.03 2010-04-29 21:32:49 +00:00
www load content module in the hook_update_N() implementation, 2010-04-30 07:52:34 +00:00
x11 Remove -Wl,-soname libfoo.so from link lines, this was recording the 2010-05-02 16:09:55 +00:00
.cvsignore Change WRKOBJDIR (again...) to default to ${PORTSDIR}/pobj instead of obj, 2009-10-13 14:39:23 +00:00
INDEX sync, 6279 unzels, +629 -565 2010-04-29 11:30:14 +00:00
Makefile provide a _MAKE internal that does the cd ${.CURDIR} && exec, 2010-04-20 10:03:36 +00:00
README Mention port-modules(5) and library-specs(7) 2009-03-13 10:03:29 +00:00

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

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

$OpenBSD: README,v 1.18 2009/03/13 10:03:29 giovanni Exp $