netcat-openbsd: new package
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Sun, 5 Oct 2014 19:48:02 +0000 (21:48 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Oct 2014 21:13:27 +0000 (23:13 +0200)
commit1218ab64d09c715ce985d2c957e24ed4ad1ca5f0
treeb2cb6d6aed785e5b2682c30017c54780babf04bf
parentf25a672f2df90917f935b069d0cb2417d457d510
netcat-openbsd: new package

The OpenBSD implementations of netcat.  The main difference from
netcat is the support for IPv6, proxies, and Unix sockets.

[Thomas: use tabs in the command applying Debian patches, add
dependency on Busybox when enabled so that we override the 'nc'
command installed by Busybox.]

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/netcat-openbsd/Config.in [new file with mode: 0644]
package/netcat-openbsd/netcat-openbsd.mk [new file with mode: 0644]