Created attachment 213183 [details] svn diff So while going through and cleaning up 243900 I found devel/p5-Term-Detect-Software was missing a depend for on FreeBSD and it is not in the ports tree. Return an array containing information about parent processes of $pid up to the parent of all processes (usually "init"). If $pid is not mentioned, it defaults to $$. The immediate parent is in the first element of array, followed by its parent, and so on. WWW: https://metacpan.org/release/Proc-Find-Parents
Committed. Thanks!
A commit references this bug: Author: sunpoet Date: Wed Apr 8 17:06:14 UTC 2020 New revision: 531137 URL: https://svnweb.freebsd.org/changeset/ports/531137 Log: Add p5-Proc-Find-Parents 0.631 Return an array containing information about parent processes of $pid up to the parent of all processes (usually "init"). If $pid is not mentioned, it defaults to $$. The immediate parent is in the first element of array, followed by its parent, and so on. WWW: https://metacpan.org/release/Proc-Find-Parents PR: 245445 Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> Changes: head/devel/Makefile head/devel/p5-Proc-Find-Parents/ head/devel/p5-Proc-Find-Parents/Makefile head/devel/p5-Proc-Find-Parents/distinfo head/devel/p5-Proc-Find-Parents/pkg-descr head/devel/p5-Proc-Find-Parents/pkg-plist