SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,15 @@
COMMENT = easily timeout long running operations
DISTNAME = Time-Out-0.11
CATEGORIES = devel
REVISION = 0
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Time-Out-0.11.tar.gz) = k5baaY/UUtnOYNZCzaIQjxHyDtdsiWF3muEbiXroFdI=
SIZE (Time-Out-0.11.tar.gz) = 3647

View file

@ -0,0 +1,4 @@
Time::Out - Easily timeout long running operations
Time::Out provides an easy interface to alarm(2) based timeouts.
Nested timeouts are supported.

View file

@ -0,0 +1,4 @@
${P5SITE}/Time/
${P5SITE}/Time/Out.pm
${P5SITE}/Time/Out.pod
@man man/man3p/Time::Out.3p