FreeBSD Port Management

pkg_info -a -I | grep -q ^awstats
Port Update
portsnap fetch extract
Port Update Manually
cvsup -g -L 2 -h cvsup3.us.freebsd.org /usr/share/examples/cvsup/ports-supfile
Port Package Install
pkg_add -r <package name>
If issue with autoconf262
remove /usr/bin/makeinfo will resolve the issue.