whois: add package
authorPaul Spooren <mail@aparcar.org>
Wed, 18 Nov 2020 20:22:58 +0000 (10:22 -1000)
committerPaul Spooren <mail@aparcar.org>
Fri, 20 Nov 2020 18:24:38 +0000 (08:24 -1000)
commit3f7542e4ceb3122519ed72ed8f2221e60519c459
treec71a0d9cd7cc16854de0c0f13e7e74e731a44005
parentfd5cb376b52155a814dea23a83d763def6419c8a
whois: add package

Better a separate package than enabling it via busybox.
Special thanks to @neheb for the Makefile patches.

Signed-off-by: Paul Spooren <mail@aparcar.org>
utils/whois/Makefile [new file with mode: 0644]
utils/whois/patches/010-no-crypt.patch [new file with mode: 0644]
utils/whois/patches/020-no-idn2.patch [new file with mode: 0644]
utils/whois/patches/030-no-mkpasswd.patch [new file with mode: 0644]
utils/whois/test.sh [new file with mode: 0644]