[Lunar-commits] r20132 - moonbase/trunk/zbeta/ntop
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri May 19 13:01:09 UTC 2006
Author: v3rt1g0
Date: 2006-05-19 13:01:08 +0000 (Fri, 19 May 2006)
New Revision: 20132
Modified:
moonbase/trunk/zbeta/ntop/DEPENDS
moonbase/trunk/zbeta/ntop/DETAILS
Log:
Misc Tidy: ntop (3.2)
* cosmetic things and remove already covered depends
Modified: moonbase/trunk/zbeta/ntop/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/ntop/DEPENDS 2006-05-19 04:17:43 UTC (rev 20131)
+++ moonbase/trunk/zbeta/ntop/DEPENDS 2006-05-19 13:01:08 UTC (rev 20132)
@@ -1,9 +1,7 @@
-depends autoconf &&
depends automake &&
-depends gdbm &&
-depends libpcap &&
-depends ncurses &&
-depends libpng &&
+depends gdbm &&
+depends libpcap &&
+depends ncurses &&
depends gd &&
optional_depends "lsof" "" "" "For lsof support" &&
Modified: moonbase/trunk/zbeta/ntop/DETAILS
===================================================================
--- moonbase/trunk/zbeta/ntop/DETAILS 2006-05-19 04:17:43 UTC (rev 20131)
+++ moonbase/trunk/zbeta/ntop/DETAILS 2006-05-19 13:01:08 UTC (rev 20132)
@@ -6,15 +6,16 @@
WEB_SITE=http://www.ntop.org
ENTERED=20020803
UPDATED=20051110
- SHORT="ntop is a network traffic probe."
+ SHORT="a network traffic probe with a web frontend"
cat << EOF
ntop is a network traffic probe that shows the network usage, similar
-to what the popular top Unix command does. ntop is based on libpcap
+to what the popular top Unix command does. ntop is based on libpcap
and it has been written in a portable way in order to virtually run on
-every Unix platform and on Win32 as well.
-ntop users can use a a web browser (e.g. netscape) to navigate through
-ntop (that acts as a web server) traffic information and get a dump of
-the network status. In the latter case, ntop can be seen as a simple
-RMON-like agent with an embedded web interface.
+every Unix platform and on Win32 as well.
+
+ntop users can use a web browser to navigate through ntop (that acts as
+a web server) traffic information and get a dump of the network status.
+In the latter case, ntop can be seen as a simple RMON-like agent with
+an embedded web interface.
EOF
More information about the Lunar-commits
mailing list