aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2015-08-05 13:47:41 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2015-08-05 13:47:41 +0000
commitade34df055eec34cdcb4d68e6240425c1ffd4cb9 (patch)
tree2f203f2460f8495ca2a694fab4b8cd671e250325 /dns
parent8a8302de601e44f4586bd29c9db3c100927719e4 (diff)
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/Makefile1
-rw-r--r--dns/whoseip/Makefile20
-rw-r--r--dns/whoseip/distinfo2
-rw-r--r--dns/whoseip/pkg-descr4
-rw-r--r--dns/whoseip/pkg-plist4
5 files changed, 31 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 404f34200194..aca308602e1d 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -188,6 +188,7 @@
SUBDIR += vizone
SUBDIR += walker
SUBDIR += wdns
+ SUBDIR += whoseip
SUBDIR += wrapsrv
SUBDIR += yadifa
SUBDIR += zkt
diff --git a/dns/whoseip/Makefile b/dns/whoseip/Makefile
new file mode 100644
index 000000000000..da8de86583bc
--- /dev/null
+++ b/dns/whoseip/Makefile
@@ -0,0 +1,20 @@
+# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= whoseip
+PORTVERSION= 1.00
+CATEGORIES= dns
+MASTER_SITES= ftp://download.gnu.org.ua/pub/release/dnstools/
+
+MAINTAINER= danfe@FreeBSD.org
+COMMENT= Get information about IP addresses: country code and network
+
+LICENSE= GPLv3
+
+RUN_DEPENDS= p5-Net-CIDR>0:${PORTSDIR}/net-mgmt/p5-Net-CIDR \
+ p5-Data-UUID>0:${PORTSDIR}/devel/p5-Data-UUID
+
+USES= perl5
+USE_PERL5= configure
+
+.include <bsd.port.mk>
diff --git a/dns/whoseip/distinfo b/dns/whoseip/distinfo
new file mode 100644
index 000000000000..a2ddb23508f2
--- /dev/null
+++ b/dns/whoseip/distinfo
@@ -0,0 +1,2 @@
+SHA256 (whoseip-1.00.tar.gz) = 3f2c330a647c32c2998bf1bc72ee61b13462dc2f5ce62221e90a74e42a93587e
+SIZE (whoseip-1.00.tar.gz) = 31712
diff --git a/dns/whoseip/pkg-descr b/dns/whoseip/pkg-descr
new file mode 100644
index 000000000000..9301749e21fb
--- /dev/null
+++ b/dns/whoseip/pkg-descr
@@ -0,0 +1,4 @@
+whoseip returns information about IP addresses: country code and network
+they belong to.
+
+WWW: http://www.gnu.org.ua/software/dnstools/whoseip.html
diff --git a/dns/whoseip/pkg-plist b/dns/whoseip/pkg-plist
new file mode 100644
index 000000000000..6ecf1e345e0c
--- /dev/null
+++ b/dns/whoseip/pkg-plist
@@ -0,0 +1,4 @@
+bin/whoseip
+%%SITE_PERL%%/Whoseip/DB.pm
+%%PERL5_MAN3%%/Whoseip::DB.3.gz
+man/man1/whoseip.1.gz