Upgrade webmin port from 0.80 to 0.82 Obtained patches from James (see PR)
Further enhancements from me: - make port portlint clean - remove webmins
behaviour, to write its startup code to /etc/rc.local a) this behaviour is
discouraged now in FreeBSD b) it blindly appended the startup code at the
end of rc.local ... my last line is exit 0, so startup code never has
been executed. - wrote simple startup script that will be installed in our
usual place. did that PREFIX-clean(tm) - added FreeBSD 4.1 and 4.2 to the
os-list ...