Commit Graph

10 Commits

Author SHA1 Message Date
Rosen Penev 20d01239c7 ibrdtn-tools: fix compilation with GCC11
throw() is not supported with C++17.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-07-11 00:23:55 -07:00
Rosen Penev 39bc254663 treewide: remove uClibc++ support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 15:07:46 -08:00
Rosen Penev 8fa1568624 ibrdtn-tools: Switch to uClibc++
Seems to work fine.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-05-26 23:06:02 -07:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Johannes Morgenroth 1b5ba1b255 ibrdtn-tools: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-02-24 17:43:36 +01:00
Johannes Morgenroth df34963277 ibrdtn-tools: Updated to 1.0.0
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
2015-01-10 17:30:57 +01:00
Johannes Morgenroth aa9fb41b2a ibrdtn-tools: Add autoreconf to fixup
The fixup is necessary since there is a patch for configure.ac in this recipe.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-25 18:35:22 +02:00
Johannes Morgenroth b9a646bd87 ibrdtn-tools: Disable dependency on libdaemon library
Since the current release of the package does not provide a
configure option to disable this dependency, a patch is necessary
to add this option.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-24 11:59:06 +02:00
Johannes Morgenroth 353764af54 ibrdtn-tools: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:34:16 +02:00
Johannes Morgenroth 437478db94 ibrdtn-tools: add new package
This package contains the tools (dtnsend, dtnrecv, dtnping, ...) of IBR-DTN, a modular
and lightweight implementation of the bundle protocol (RFC 5050).
https://github.com/ibrdtn/ibrdtn

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:44:14 +02:00