openbsd-ports/net/ntopng/patches/patch-nDPI_autogen_sh
sthen 4cef38f09a import ports/net/ntopng, feedback/ok jca
ntopng is a network traffic probe that shows network usage in a high level
of detail. It provides a web-based UI allowing you to visualize traffic flows
broken down by host, country, port, application (via deep packet inspection),
AS number, etc. Flow information can also be dumped to ElasticSearch or
MySQL/MariaDB.

User guide: https://github.com/ntop/ntopng/blob/dev/doc/UserGuide.pdf
2016-04-26 20:56:01 +00:00

9 lines
255 B
Plaintext

$OpenBSD: patch-nDPI_autogen_sh,v 1.1.1.1 2016/04/26 20:56:01 sthen Exp $
--- nDPI/autogen.sh.orig Mon Apr 25 19:49:22 2016
+++ nDPI/autogen.sh Mon Apr 25 19:49:24 2016
@@ -30,4 +30,3 @@ if test -z $AUTORECONF; then
fi
autoreconf -ivf
-./configure $*