DutchDaemon said:I don't think there are INDEX files for the ports tree for FreeBSD < 6 any more, so that may turn out to be .. interesting.
Building a port actually uses the original source. But a port makes sure needed build options are set or patches the source so it compiles properly. Using a port is no different then compiling directly from source but it integrates a lot better.andytux said:i would rather avoid ports all together and compile from a tar.gz file.
SirDice said:Does one actually need the INDEX to build a port?