aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Time-Out
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2010-11-18 13:43:33 +0000
committerAnton Berezin <tobez@FreeBSD.org>2010-11-18 13:43:33 +0000
commit622c2bc4296b9f10748c50fae1879060ba4081fb (patch)
treec45216010133316adbb1ae4c96b9e70132e890b4 /devel/p5-Time-Out
parent0d738cffd690bc0510300fce234003d75f52aa8b (diff)
downloadports-622c2bc4296b9f10748c50fae1879060ba4081fb.tar.gz
ports-622c2bc4296b9f10748c50fae1879060ba4081fb.zip
Notes
Diffstat (limited to 'devel/p5-Time-Out')
-rw-r--r--devel/p5-Time-Out/Makefile22
-rw-r--r--devel/p5-Time-Out/distinfo3
-rw-r--r--devel/p5-Time-Out/pkg-descr4
-rw-r--r--devel/p5-Time-Out/pkg-plist6
4 files changed, 35 insertions, 0 deletions
diff --git a/devel/p5-Time-Out/Makefile b/devel/p5-Time-Out/Makefile
new file mode 100644
index 000000000000..3259bd39b1d5
--- /dev/null
+++ b/devel/p5-Time-Out/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: devel/p5-Time-Out
+# Date created: 18 November 2010
+# Whom: Anton Berezin <tobez@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Time-Out
+PORTVERSION= 0.11
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Time
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= tobez@FreeBSD.org
+COMMENT= Easily timeout long running operations
+
+PERL_CONFIGURE= yes
+
+MAN3= Time::Out.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Time-Out/distinfo b/devel/p5-Time-Out/distinfo
new file mode 100644
index 000000000000..e2df3f7948aa
--- /dev/null
+++ b/devel/p5-Time-Out/distinfo
@@ -0,0 +1,3 @@
+MD5 (Time-Out-0.11.tar.gz) = 02501f7c839c49d3693ed1217e0682e4
+SHA256 (Time-Out-0.11.tar.gz) = 9396da698fd452d9ce60d642cda2108f11f20ed76c8961779ae11b897ae815d2
+SIZE (Time-Out-0.11.tar.gz) = 3647
diff --git a/devel/p5-Time-Out/pkg-descr b/devel/p5-Time-Out/pkg-descr
new file mode 100644
index 000000000000..73e7c24c9097
--- /dev/null
+++ b/devel/p5-Time-Out/pkg-descr
@@ -0,0 +1,4 @@
+Time::Out provides an easy interface to alarm(2) based timeouts. Nested
+timeouts are supported.
+
+WWW: http://search.cpan.org/dist/Time-Out/
diff --git a/devel/p5-Time-Out/pkg-plist b/devel/p5-Time-Out/pkg-plist
new file mode 100644
index 000000000000..99beae52b37e
--- /dev/null
+++ b/devel/p5-Time-Out/pkg-plist
@@ -0,0 +1,6 @@
+%%SITE_PERL%%/Time/Out.pm
+%%SITE_PERL%%/Time/Out.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Out/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Out
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time
+@dirrmtry %%SITE_PERL%%/Time