Created attachment 189631 [details] new port: devel/p5-Devel-Platform-Info Perl extension providing a unified framework for obtaining common platform metadata. The module is a wrapper to the drivers which can determine platform metadata regarding the operating system currently running. The goal of the distribution is to furnish CPANtesters test reports with information concerning key components of the platform currently being used. First-time ports submitter; please review. WWW: http://search.cpan.org/dist/Devel-Platform-Info/
A commit references this bug: Author: skreuzer Date: Wed Jan 24 21:35:21 UTC 2018 New revision: 459891 URL: https://svnweb.freebsd.org/changeset/ports/459891 Log: Add new port: devel/p5-Devel-Platform-Info Devel::Platform::Info is a Perl module which provides a unified framework for obtaining common platform metadata. The module is a wrapper to the drivers which can determine platform metadata regarding the operating system currently running. The goal of the distribution is to furnish CPANtesters test reports with information concerning key components of the platform currently being used. WWW: http://search.cpan.org/dist/Devel-Platform-Info/ PR: 225082 Submitted by: James E Keenan <jkeenan@pobox.com> Changes: head/devel/Makefile head/devel/p5-Devel-Platform-Info/ head/devel/p5-Devel-Platform-Info/Makefile head/devel/p5-Devel-Platform-Info/distinfo head/devel/p5-Devel-Platform-Info/pkg-descr head/devel/p5-Devel-Platform-Info/pkg-plist
Committed. Thanks!