something that i just thought my be useful one day when you are installing ports left right and centre: If you want to quickly check for duplicate package/port installations, try the following pkg_info command.
pkg_info | sort | sed -e 's/-[0-9].*$//' | \ uniq -c | grep -v '^[[:space:]] *1' cheers -- David Ziggy Lubowa Network Engineer One2net ----------------------------------- A Network Of People And Technology
