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 = inherit file attributes from parent directories
MODULES = cpan
PKG_ARCH = *
DISTNAME = File-Attributes-Recursive-0.02
REVISION = 2
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-File-Attributes \
devel/p5-Path-Class
# p5-Directory-Scratch should be TEST_DEPENDS but Module::Install screws up
BUILD_DEPENDS = ${RUN_DEPENDS} \
devel/p5-Directory-Scratch
MAKE_ENV += TEST_POD=1
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (File-Attributes-Recursive-0.02.tar.gz) = nq37AHKl0FmTgXJ81CrRJaPZmEGcfEwZWolrqGz4IK4=
SIZE (File-Attributes-Recursive-0.02.tar.gz) = 25265

View file

@ -0,0 +1,2 @@
This module works like File::Attributes, but will recurse up the
directory tree until a matching attribute is found.

View file

@ -0,0 +1,2 @@
${P5SITE}/File/Attributes/Recursive.pm
@man man/man3p/File::Attributes::Recursive.3p