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,14 @@
COMMENT = test fallback behaviour in absence of modules
DISTNAME = Test-Without-Module-0.21
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-Without-Module-0.21.tar.gz) = PN6vraxIU+vq/miTRtVV2l36PPqdTITj5ee/7lC+7EY=
SIZE (Test-Without-Module-0.21.tar.gz) = 13985

View file

@ -0,0 +1,3 @@
lows you to deliberately hide modules from a program even though
they are installed. This is mostly useful for testing modules that
have a fallback when a certain dependency module is not installed.

View file

@ -0,0 +1,4 @@
${P5SITE}/Test/
${P5SITE}/Test/Without/
${P5SITE}/Test/Without/Module.pm
@man man/man3p/Test::Without::Module.3p