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 = declare version conflicts for your dist
MODULES = cpan
PKG_ARCH = *
DISTNAME = Dist-CheckConflicts-0.11
CATEGORIES = devel
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-Module-Runtime>=0.009
TEST_DEPENDS = devel/p5-Test-Fatal>=0
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Dist-CheckConflicts-0.11.tar.gz) = 6oRLlobJTWZtnURDIddkSQss3i+YXEFltMLHdmXK7cQ=
SIZE (Dist-CheckConflicts-0.11.tar.gz) = 19964

View file

@ -0,0 +1,5 @@
One shortcoming of the CPAN clients that currently exist is that they
have no way of specifying conflicting downstream dependencies of
modules. This module attempts to work around this issue by allowing you
to specify conflicting versions of modules separately, and deal with
them after the module is done installing.

View file

@ -0,0 +1,3 @@
${P5SITE}/Dist/
${P5SITE}/Dist/CheckConflicts.pm
@man man/man3p/Dist::CheckConflicts.3p