[Lunar-commits] <moonbase> ntop: version bumped to 4.0.
Florin Braescu
florin at lunar-linux.org
Tue Jul 20 11:55:24 CEST 2010
commit 695b6a577e1d245bcf60b6494a03c8f24bf7d64e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jul 20 12:55:24 2010 +0300
ntop: version bumped to 4.0.
Changes:
A partially rewritten ntop processing engine to address reliability and performance.
Several bugs and stability issues have been fixed.
Better support for IPFIX and NetFlow v9, as well as ntop PEN (Private Enterprise Number).
Support for Cisco ASA firewalls.
ntop engine scriptability via the Python programming language.
An RRDalarm plugin for generating alerts based on thresholds.
Improved Google maps integration.
Enhanced sFlow support.
Iphone support.
Documentation improvements.
---
net/ntop/DEPENDS | 1 +
net/ntop/DETAILS | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/net/ntop/DEPENDS b/net/ntop/DEPENDS
index 7079505..da7d6db 100644
--- a/net/ntop/DEPENDS
+++ b/net/ntop/DEPENDS
@@ -3,6 +3,7 @@ depends gdbm
depends libpcap
depends ncurses
depends gd
+depends geoip
optional_depends "lsof" "" "" "For lsof support"
optional_depends "nmap" "" "" "For nmap support"
diff --git a/net/ntop/DETAILS b/net/ntop/DETAILS
index 9d307b9..579fab4 100644
--- a/net/ntop/DETAILS
+++ b/net/ntop/DETAILS
@@ -1,11 +1,11 @@
MODULE=ntop
- VERSION=3.3.9
+ VERSION=4.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_VFY=sha1:77c1976d096709c6e45dcfe4befc2045cf83774b
+ SOURCE_VFY=sha1:1f47ce024a7e72a35d86abdae6d1d4aa2c68e2c5
SOURCE_URL=$SFORGE_URL/$MODULE
WEB_SITE=http://www.ntop.org
ENTERED=20020803
- UPDATED=20081216
+ UPDATED=20100720
SHORT="A network traffic probe with a web frontend"
cat << EOF
More information about the Lunar-commits
mailing list