Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] netcat returns
Date: Wed, 17 Jan 2007 10:31:30 +0100	[thread overview]
Message-ID: <20070117093130.GA25996@aon.at> (raw)
In-Reply-To: <78e18a710701161527k16cb2503x2d728ad6deac6185@mail.gmail.com>

On Wed, Jan 17, 2007 at 12:27:12AM +0100, iks hefem wrote:
>hi, could you include netcat to your great buildroot distro ?
>A patch was submitted here :
>http://busybox.net/lists/buildroot/2006-November/000440.html (with a small
>problem : the last endif in the .mk file is not added properly due to a bad
>"patched patch file".)
>
>To answer the question : why not busybox ? Well , because is more powerful :
>udp mode by example.

Please make a complete svn diff --diff-cmd diff -x -rdup package/ >
~/buildroot.add-package-netcat.diff  and test it.

The patch you link to above does hardcode "tar xzf" which is not
acceptable. Fix it to do what all other packages do (NETCAT_ZCAT etc).
The CC_FOR_BUILD is nowadays already contained in the
TARGET_CONFIGURE_OPTS, so remove it.

Oh, and i, personally, would prefer to use the version that comes with
debian, since it seems to be more robust:
http://ftp.debian.org/debian/pool/main/n/netcat/

see
$ grep "debian/patch" package/*/*mk
on one possible way to support such packages that have debian patches
applied.

  reply	other threads:[~2007-01-17  9:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-16 23:27 [Buildroot] netcat returns iks hefem
2007-01-17  9:31 ` Bernhard Fischer [this message]
2007-01-17 13:06   ` iks hefem
2007-01-19 23:06   ` iks hefem
2007-01-24 17:04     ` Bernhard Fischer

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=20070117093130.GA25996@aon.at \
    --to=rep.dot.nop@gmail.com \
    --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