62cb207460
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 <gert@greenie.muc.de>