[Lunar-commits] <moonbase> ntop: version bumped to 3.3.7.
Florin Braescu
florin at lunar-linux.org
Mon Aug 18 21:13:45 CEST 2008
commit 2bdb8f0062560e6e8ff79881488a1788e582cee3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Aug 18 22:13:45 2008 +0300
ntop: version bumped to 3.3.7.
A new cpacket plugin was added.
Perl support was improved.
A Perl installation option was added into the makefile.
JSON was fixed.
Initial Yahoo YUI support was added.
Fixes were done for Vlan check, SNMP support, and for
ETTER_PASSIVE_DOWNLOAD_FROM.
Cosmetic changes were made.
---
net/ntop/BUILD | 7 +++++++
net/ntop/DETAILS | 12 ++++++------
2 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/net/ntop/BUILD b/net/ntop/BUILD
new file mode 100644
index 0000000..21cf7c0
--- /dev/null
+++ b/net/ntop/BUILD
@@ -0,0 +1,7 @@
+(
+
+ ./autogen.sh &&
+ default_make
+
+) > $C_FIFO 2>&1
+
diff --git a/net/ntop/DETAILS b/net/ntop/DETAILS
index 6c87750..7c105f2 100644
--- a/net/ntop/DETAILS
+++ b/net/ntop/DETAILS
@@ -1,12 +1,12 @@
MODULE=ntop
- VERSION=3.2
- SOURCE=$MODULE-$VERSION.tgz
- SOURCE_VFY=sha1:ab17e871890bc490746fe03f171523073b54e1e8
- SOURCE_URL=$SFORGE_URL/$MODULE/
+ VERSION=3.3.7
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_VFY=sha1:2e43bca145d559f192b627ea9b67bf17773ea25f
+ SOURCE_URL=$SFORGE_URL/$MODULE
WEB_SITE=http://www.ntop.org
ENTERED=20020803
- UPDATED=20051110
- SHORT="a network traffic probe with a web frontend"
+ UPDATED=20080818
+ SHORT="A network traffic probe with a web frontend"
cat << EOF
ntop is a network traffic probe that shows the network usage, similar
More information about the Lunar-commits
mailing list