K 10 svn:author V 7 mandree K 8 svn:date V 27 2020-12-09T21:43:05.268117Z K 7 svn:log V 570 new port: sysutils/p5-BSD-getloadavg: a perl interface to getloadavg(3) This module allows you to access load average from perl scripts without invoking uptime(1). WWW: https://metacpan.org/release/BSD-getloadavg Versus the original contribution, I've made two changes: - dropped .packlist from the pkg-plist (complaints in poudriere and in live system) - dropped PORTREVISION=1 - a new port starts out with PORTREVISION=0, and since that is a default we normally omit it on ports that stand alone. PR: 250174 Submitted by: Gert Döring END