Module submission - ethstatus
duncan.gibson@xs4all.nl
duncan.gibson at xs4all.nl
Tue Mar 20 00:26:51 CET 2007
module name : ethstatus
suggested section : net
update (y/n) : y
bugfix (y/n) : n
security (y/n) : n
this is an update and rename of EthStatus from 0.3.0 to 0.4.3
The original website and maintainer are long gone, and was taken
over by a Debian contributor, so is now available as an "unstable"
package on the Debian site
Simplified the BUILD to just use the Makefile supplied.
Built and run successfully on my box, although you need to set
the max speed of your interface correctly if you don't want to
watch your NIC flatline :-)
Duncan / engelsman
-------------- next part --------------
--- ethstatus/BUILD 1970-01-01 01:00:00.000000000 +0100
+++ ethstatus/BUILD 2007-03-20 00:08:05.000000000 +0100
@@ -0,0 +1,7 @@
+(
+
+ make &&
+ prepare_install &&
+ make install INSTDIR=/usr/bin
+
+) > $C_FIFO 2>&1
--- ethstatus/DEPENDS 1970-01-01 01:00:00.000000000 +0100
+++ ethstatus/DEPENDS 2006-10-23 00:29:24.000000000 +0200
@@ -0,0 +1 @@
+depends ncurses
--- ethstatus/DETAILS 1970-01-01 01:00:00.000000000 +0100
+++ ethstatus/DETAILS 2007-03-20 00:07:03.000000000 +0100
@@ -0,0 +1,17 @@
+ MODULE=ethstatus
+ VERSION=0.4.3
+ SOURCE=$MODULE"_"$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/e/$MODULE/
+ SOURCE_VFY[0]=sha1:26ba370d9071b257a8049e043b321ce1a7d75c58
+ WEB_SITE=http://packages.debian.org/unstable/source/ethstatus
+ ENTERED=20020220
+ UPDATED=20070319
+ SHORT="console network interface monitor"
+cat << EOF
+EthStatus was developed for Linux users that are usually in console
+mode and it is based on PPPStatus. It is a simple, easy to use
+program for displaying commonly needed / wanted statistics in real
+time about ingoing and outgoing traffic that is usually hard to
+find, with a simple, efficient interface.
+EOF
-------------- next part --------------
lvu submit ethstatus cff4f593cca326f42e6f95199952fe8a -
2.6.20.3 2.6.12 gcc-3.4.6 glibc-2.3.6
More information about the Lunar
mailing list