aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2009-01-08 02:40:06 +0800
committergarga <garga@FreeBSD.org>2009-01-08 02:40:06 +0800
commit076c5f5368c6f4f7a98859f214ebb8f852fc0e95 (patch)
treeaf67d560c6a0231b15d6684253e2c409c25b2979 /sysutils
parent4156dcd40907afcf1115fc167e225beef575c286 (diff)
downloadfreebsd-ports-gnome-076c5f5368c6f4f7a98859f214ebb8f852fc0e95.tar.gz
freebsd-ports-gnome-076c5f5368c6f4f7a98859f214ebb8f852fc0e95.tar.zst
freebsd-ports-gnome-076c5f5368c6f4f7a98859f214ebb8f852fc0e95.zip
Sys::HostIP does what it can to determine the IP address
of your machine. This module was tested on Irix, OpenBSD, FreeBSD, NetBSD, Solaris, Linux, OSX, Win32, and Cygwin. WWW: http://search.cpan.org/dist/Sys-HostIP/ PR: ports/130267 Submitted by: Murilo Opsfelder <mopsfelder at gmail.com>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/p5-Sys-HostIP/Makefile21
-rw-r--r--sysutils/p5-Sys-HostIP/distinfo3
-rw-r--r--sysutils/p5-Sys-HostIP/pkg-descr5
-rw-r--r--sysutils/p5-Sys-HostIP/pkg-plist5
5 files changed, 35 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 282dd39dd90c..06c7627152e1 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -519,6 +519,7 @@
SUBDIR += p5-Sys-CpuLoad
SUBDIR += p5-Sys-Filesystem
SUBDIR += p5-Sys-Gamin
+ SUBDIR += p5-Sys-HostIP
SUBDIR += p5-Sys-Hostname-FQDN
SUBDIR += p5-Sys-Hostname-Long
SUBDIR += p5-Sys-Syslog
diff --git a/sysutils/p5-Sys-HostIP/Makefile b/sysutils/p5-Sys-HostIP/Makefile
new file mode 100644
index 000000000000..5138497c234e
--- /dev/null
+++ b/sysutils/p5-Sys-HostIP/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-Sys-HostIP
+# Date created: 2009-01-07
+# Whom: Murilo Opsfelder <mopsfelder@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Sys-HostIP
+PORTVERSION= 1.3.1
+CATEGORIES= sysutils perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= mopsfelder@gmail.com
+COMMENT= A Perl module to get IP address related info
+
+PERL_CONFIGURE= yes
+
+MAN3= Sys::HostIP.3
+
+.include <bsd.port.mk>
diff --git a/sysutils/p5-Sys-HostIP/distinfo b/sysutils/p5-Sys-HostIP/distinfo
new file mode 100644
index 000000000000..4c0eb6dcad0a
--- /dev/null
+++ b/sysutils/p5-Sys-HostIP/distinfo
@@ -0,0 +1,3 @@
+MD5 (Sys-HostIP-1.3.1.tar.gz) = 71793ea0f880b126be92fdaa0ccfef83
+SHA256 (Sys-HostIP-1.3.1.tar.gz) = 9836562145258a8a4851d7e72396f02508f05e2dd799f7bd489d02ace496ef3b
+SIZE (Sys-HostIP-1.3.1.tar.gz) = 5282
diff --git a/sysutils/p5-Sys-HostIP/pkg-descr b/sysutils/p5-Sys-HostIP/pkg-descr
new file mode 100644
index 000000000000..47c92f768aeb
--- /dev/null
+++ b/sysutils/p5-Sys-HostIP/pkg-descr
@@ -0,0 +1,5 @@
+Sys::HostIP does what it can to determine the IP address
+of your machine. This module was tested on Irix, OpenBSD,
+FreeBSD, NetBSD, Solaris, Linux, OSX, Win32, and Cygwin.
+
+WWW: http://search.cpan.org/dist/Sys-HostIP/
diff --git a/sysutils/p5-Sys-HostIP/pkg-plist b/sysutils/p5-Sys-HostIP/pkg-plist
new file mode 100644
index 000000000000..b2bad0fa2a0b
--- /dev/null
+++ b/sysutils/p5-Sys-HostIP/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/HostIP/.packlist
+%%SITE_PERL%%/Sys/HostIP.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/HostIP
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys
+@dirrmtry %%SITE_PERL%%/Sys