- Use OPTIONS for optional dependencies
- Change pkg-{,de}install to avoid risk of data loss when upgrading
- Patch files instead of regexps in Makefile
added a work around for PR 63293
PR: 63230
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
Reviewed by: clement
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>