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,22 @@
COMMENT= install shared files, to use with File::ShareDir
MODULES= cpan
PKG_ARCH= *
DISTNAME = File-ShareDir-Install-0.14
CATEGORIES= devel
FIX_EXTRACT_PERMISSIONS= Yes
# perl
PERMIT_PACKAGE= Yes
# Tests fails run when run with -j>1 (MAKE_JOBS>1) see
# https://rt.cpan.org/Public/Bug/Display.html?id=111296
# Upstream has fixed the issue, but MAKE_JOBS takes
# precedence even over the HARNESS_OPTIONS env variable.
TEST_FLAGS+= -j1
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (File-ShareDir-Install-0.14.tar.gz) = j5UzsZjy1KmlKIy8fSJPdnmtBaeoVzdFWZeJQovFrqA=
SIZE (File-ShareDir-Install-0.14.tar.gz) = 31637

View file

@ -0,0 +1,3 @@
File::ShareDir::Install allows you to install read-only data files from
a distribution. It is a companion module to File::ShareDir, which allows
you to locate these files after installation.

View file

@ -0,0 +1,4 @@
${P5SITE}/File/
${P5SITE}/File/ShareDir/
${P5SITE}/File/ShareDir/Install.pm
@man man/man3p/File::ShareDir::Install.3p