Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] iftop: new package
Date: Mon, 21 Jan 2013 22:59:04 +0100	[thread overview]
Message-ID: <87txqa8afr.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1358800841-20820-1-git-send-email-bogdan@nimblex.net> (Bogdan Radulescu's message of "Mon, 21 Jan 2013 20:40:41 +0000")

>>>>> "Bogdan" == Bogdan Radulescu <bogdan@nimblex.net> writes:

 Bogdan> Added the iftop package which is really usefull to see quickly
 Bogdan> what uses the bandwidth on your machine.

 Bogdan> Signed-off-by: Bogdan Radulescu <bogdan@nimblex.net>
 Bogdan> ---
 Bogdan>  package/Config.in       |  1 +
 Bogdan>  package/iftop/Config.in | 15 +++++++++++++++
 Bogdan>  package/iftop/iftop.mk  | 15 +++++++++++++++
 Bogdan>  3 files changed, 31 insertions(+)
 Bogdan>  create mode 100644 package/iftop/Config.in
 Bogdan>  create mode 100644 package/iftop/iftop.mk

 Bogdan> diff --git a/package/Config.in b/package/Config.in
 Bogdan> index ba03b3c..9e2dd8b 100644
 Bogdan> --- a/package/Config.in
 Bogdan> +++ b/package/Config.in
 Bogdan> @@ -772,6 +772,7 @@ endif
 Bogdan>  source "package/bwm-ng/Config.in"
 Bogdan>  source "package/cpuload/Config.in"
 Bogdan>  source "package/htop/Config.in"
 Bogdan> +source "package/iftop/Config.in"

I find it more sensible to have it under Networking applications
together with E.G. iperf, so I've moved it.

 Bogdan> +++ b/package/iftop/iftop.mk
 Bogdan> @@ -0,0 +1,15 @@
 Bogdan> +#############################################################
 Bogdan> +#
 Bogdan> +# iftop
 Bogdan> +#
 Bogdan> +#############################################################
 Bogdan> +
 Bogdan> +IFTOP_VERSION = 1.0pre2
 Bogdan> +IFTOP_SITE = http://www.ex-parrot.com/pdw/iftop/download/
 Bogdan> +
 Bogdan> +IFTOP_DEPENDENCIES = ncurses libpcap
 Bogdan> +
 Bogdan> +IFTOP_LICENSE = GPL
 Bogdan> +IFTOP_LICENSE_FILES = COPYING

License is GPLv2+

Committed with these changes, thanks.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2013-01-21 21:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-16 15:49 [Buildroot] [PATCH] iftop: new package Bogdan Radulescu
2013-01-16 15:49 ` Bogdan Radulescu
2013-01-16 13:55   ` Thomas Petazzoni
2013-01-16 14:11     ` Peter Korsgaard
2013-01-20 20:50     ` Peter Korsgaard
2013-01-21 19:24       ` Bogdan Radulescu
2013-01-21 17:48         ` Thomas Petazzoni
2013-01-21 20:40           ` Bogdan Radulescu
2013-01-21 21:59             ` Peter Korsgaard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87txqa8afr.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox