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,18 @@
COMMENT= recursive copy of files and directories
MODULES= cpan
PKG_ARCH= *
DISTNAME = File-Copy-Recursive-0.45
CATEGORIES= devel
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
TEST_DEPENDS= devel/p5-Path-Tiny \
devel/p5-Test-Deep \
devel/p5-Test-Fatal \
devel/p5-Test-File \
devel/p5-Test-Warnings
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (File-Copy-Recursive-0.45.tar.gz) = 05cc94qDReOAQrIIu3s5y2lQgDhq9in0oE/9ZUnfEVc=
SIZE (File-Copy-Recursive-0.45.tar.gz) = 19256

View file

@ -0,0 +1,3 @@
This module copies and moves directories recursively (or single files,
well... singley) to an optional depth and attempts to preserve each file
or directory's mode.

View file

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