http://3wymlmcsvxiaqzmbepsdawqpk6o2qsk65jhms72qqjulk5u4bgmvs3qd.onion/fuss/freebsd
What happens is that if there is no /etc/localtime installed, then some programs such as the mono c-sharp compiler will bomb out claiming that they were unable to determine the time-zone. In order to install a time-zone, copy a file (don ' t copy a directory) from /usr/share/zoneinfo/ to /etc/localtime . For example, to set to UTC time, issue: cp / usr / share / zoneinfo / UTC / etc / localtime Reinstalling Ports In order to rebuild a port and the ports it depends on,...