From nobody Tue Sep 07 21:23:45 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5448B17A7861 for ; Tue, 7 Sep 2021 21:23:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H3ytn1ptxz4cTw for ; Tue, 7 Sep 2021 21:23:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1F51119D92 for ; Tue, 7 Sep 2021 21:23:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 187LNjK5065493 for ; Tue, 7 Sep 2021 21:23:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 187LNjjt065492 for ports-bugs@FreeBSD.org; Tue, 7 Sep 2021 21:23:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258350] [new port] devel/p5-B-Debug: new port submission Date: Tue, 07 Sep 2021 21:23:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jkeenan@pobox.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258350 Bug ID: 258350 Summary: [new port] devel/p5-B-Debug: new port submission Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: jkeenan@pobox.com Created attachment 227744 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227744&action= =3Dedit devel/p5-B-Debug: new port submission Attached is a diff for a new submission to the FreeBSD ports tree. The por= t is for CPAN library B-Debug (https://metacpan.org/release/RURBAN/B-Debug-1.26). The rationale for this port is as follows: * B-Debug used to ship with the Perl 5 core distribution. As such, if a po= rt of a Perl library had a dependency on B::Debug, that port simply had to dep= end on perl itself. * However, as of perl-5.30, released in the spring of 2019, B-Debug is no longer shipped with the Perl 5 core distribution. So at the present time i= t's not available through FreeBSD ports. * I recently tried to install CPAN library Devel-Cover via the p5-Devel-Cov= er port. While the installation appeared to succeed, actual usage of the 'cov= er' utility failed with an exception message starting "Can't locate B/Debug.pm = in @INC (you may need to install the B::Debug module) ...". I subsequently installed B:::Debug using the standard 'cpan' utility, then installed Devel::Cover the same way. Thereafter, I was able to use Devel::Cover and 'cover' in the same way I have for 17 years. * Though I have no particular fondness for B-Debug, the fact that it is a prerequisite for an extremely useful Perl development library means that it ought to exist in ports. Once it is in, we should update the p5-Devel-Cover port both to reflect this prerequisite and to bring it up to date with the version on CPAN. Please review the submission. --=20 You are receiving this mail because: You are the assignee for the bug.=