Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2021 18:58:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258350] [new port] devel/p5-B-Debug: Walk Perl syntax tree, printing debug info about ops
Message-ID:  <bug-258350-7788-XaOZ0daMGM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258350-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258350-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258350

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D6990380dff840ba4ba9cefc5d5991c1=
8b454d356

commit 6990380dff840ba4ba9cefc5d5991c18b454d356
Author:     James E Keenan <jkeenan@pobox.com>
AuthorDate: 2021-11-21 18:14:43 +0000
Commit:     Fernando Apestegu=C3=ADa <fernape@FreeBSD.org>
CommitDate: 2021-11-21 18:56:09 +0000

    devel/p5-B-Debug: new port to walk Perl syntax tree, printing debug info
about ops

    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 it's not
available
    through FreeBSD ports.

    PR:     258350
    Reported by:    jkeenan@pobox.com

 devel/Makefile                   |  1 +
 devel/p5-B-Debug/Makefile (new)  | 28 ++++++++++++++++++++++++++++
 devel/p5-B-Debug/distinfo (new)  |  3 +++
 devel/p5-B-Debug/pkg-descr (new) | 23 +++++++++++++++++++++++
 devel/p5-B-Debug/pkg-plist (new) |  2 ++
 5 files changed, 57 insertions(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258350-7788-XaOZ0daMGM>