The 'restart' option of 'smokeping.sh' doesn't work properly,
as reported by Kent Kuriyama <kuriyakk@cpf.navy.mil>.
PR: ports/45996
Submitted by: Lars Thegler <lars@thegler.dk>
Add smokeping UID and GID if not exist and use them to be invoked as.
Move configuration file to $PREFIX/etc/smokeping.
Use $PREFIX/var/smokeping for PID file and generated data.
Add smokeping 1.5, latency logging and graphing system.
This port is heavily modified by kuriyama:
o Use BSD'ish directory hierarchy (imcomplete)
TODO for this port (will be done by kuriyama)
o Upgrade to 1.6 (see follow-up of this PR)
o Use non-privileged UID for smokeping
o Move *.pm to $PREFIX/lib/perl5/site_perl
PR: ports/36006
Submitted by: Lars Thegler <lars@thegler.dk>