setup.py: Fixed config command-line args (forgot to make general). db_port now checks that it is an int in the correct range, and writes it to conf.py as an int, instead of a string. makeuser: Added comments about all the wonderful things it will one day do.