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 = Perl6 style Junction operators in Perl5
MODULES = cpan
PKG_ARCH = *
DISTNAME = Perl6-Junction-1.60000
CATEGORIES = devel
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Perl6-Junction-1.60000.tar.gz) = 0CN16FGX6PkbTLLTM0rpqJ9gAi949c1gdtzU7G+ycWQ=
SIZE (Perl6-Junction-1.60000.tar.gz) = 7275

View file

@ -0,0 +1,5 @@
This is a lightweight module which provides 'Junction' operators, the
most commonly used being any and all. Inspired by the Perl6 design docs.
Provides a limited subset of the functionality of
Quantum::Superpositions.

View file

@ -0,0 +1,9 @@
${P5SITE}/Perl6/
${P5SITE}/Perl6/Junction/
${P5SITE}/Perl6/Junction.pm
${P5SITE}/Perl6/Junction/All.pm
${P5SITE}/Perl6/Junction/Any.pm
${P5SITE}/Perl6/Junction/Base.pm
${P5SITE}/Perl6/Junction/None.pm
${P5SITE}/Perl6/Junction/One.pm
@man man/man3p/Perl6::Junction.3p