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,21 @@
COMMENT = replaces actual time with simulated high resolution time
DISTNAME = Test-MockTime-HiRes-0.08
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Test-MockTime
TEST_DEPENDS = devel/p5-AnyEvent \
devel/p5-Test-Class \
devel/p5-Test-Requires
CONFIGURE_STYLE = modbuild tiny
PKG_ARCH = *
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-MockTime-HiRes-0.08.tar.gz) = X0n3rviV0yfa/fJ0TznBdsirDkuCJ9LW495omiWb3sE=
SIZE (Test-MockTime-HiRes-0.08.tar.gz) = 11191

View file

@ -0,0 +1,2 @@
Test::MockTime::HiRes is a Time::HiRes compatible version of
Test::MockTime. You can wait milliseconds in simulated time.

View file

@ -0,0 +1,3 @@
${P5SITE}/Test/MockTime/
${P5SITE}/Test/MockTime/HiRes.pm
@man man/man3p/Test::MockTime::HiRes.3p