package/ipcalc: new package
authorDerrick Lyndon Pallas <derrick@meter.com>
Wed, 14 Oct 2020 19:06:14 +0000 (19:06 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 15 Oct 2020 21:36:40 +0000 (23:36 +0200)
commitc93d63648981fde5f875453eecc7f930247b83d9
treebe87b8d9d247b96b75d83cbbe62e782b6f1898dc
parent15dc48ca9becafec6ba11b08af18453bc0e40c9e
package/ipcalc: new package

ipcalc is an ancient and venerable tool for manipulating IP addresses,
networks, & interfaces from shell scripts.  There is a subtool in busybox,
but it does not support everything the upstream tool [1] supports.

[1] https://gitlab.com/ipcalc/ipcalc

Signed-off-by: Derrick Lyndon Pallas <derrick@meter.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/busybox/busybox.mk
package/ipcalc/0001-Do-not-fail-to-build-if-ronn-is-missing.patch [new file with mode: 0644]
package/ipcalc/0002-Include-stdarg-for-va_list.patch [new file with mode: 0644]
package/ipcalc/Config.in [new file with mode: 0644]
package/ipcalc/ipcalc.hash [new file with mode: 0644]
package/ipcalc/ipcalc.mk [new file with mode: 0644]