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,16 @@
COMMENT = create and use a local lib/ for perl modules with PERL5LIB
DISTNAME = local-lib-2.000029
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
CPAN_AUTHOR = HAARG
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (local-lib-2.000029.tar.gz) = jfh6EMFMjpCcW0fFcB5LgYfVGeUlHofIBwmwK7M+/dc=
SIZE (local-lib-2.000029.tar.gz) = 63789

View file

@ -0,0 +1,6 @@
This module provides a quick, convenient way of bootstrapping a
user-local Perl module library located within the user's home directory.
It also constructs and prints out for the user the list of environment
variables using the syntax appropriate for the user's current shell (as
specified by the "SHELL" environment variable), suitable for directly
adding to one's shell configuration file.

View file

@ -0,0 +1,16 @@
${P5SITE}/POD2/
${P5SITE}/POD2/DE/
${P5SITE}/POD2/DE/local/
${P5SITE}/POD2/DE/local/lib.pod
${P5SITE}/POD2/PT_BR/
${P5SITE}/POD2/PT_BR/local/
${P5SITE}/POD2/PT_BR/local/lib.pod
${P5SITE}/lib/
${P5SITE}/lib/core/
${P5SITE}/lib/core/only.pm
${P5SITE}/local/
${P5SITE}/local/lib.pm
@man man/man3p/POD2::DE::local::lib.3p
@man man/man3p/POD2::PT_BR::local::lib.3p
@man man/man3p/lib::core::only.3p
@man man/man3p/local::lib.3p