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,12 @@
COMMENT = do use_ok for all the MANIFESTed modules
DISTNAME = Test-UseAllModules-0.17
CATEGORIES = devel
REVISION = 0
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Test-UseAllModules-0.17.tar.gz) = px8v6LlquL/Cdgqh0xNeoEmlsg3LEFRXt2mhGVx6JQk=
SIZE (Test-UseAllModules-0.17.tar.gz) = 5014

View file

@ -0,0 +1,3 @@
This module reads MANIFEST to find modules to be tested and does
use_ok() for each of them. Now all you have to do is update MANIFEST.
You don't have to modify the test any more (hopefully).

View file

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