Aug 26, 2010 at 4:48 PM, James Hozier <[email protected]> wrote: > What I want to know is where the "--with-default-server=irc.freenode.net" > is stored if it's not in the $IRCSERVER environment variable (mine is > not set yet it still connects to freenode by default even though I > didn't set it). Is there a config file I can get to change this without > having to change the environment setting?
The command 'port dir ircii' will show you the directory of the ircii port. This directory contains a file named Portfile that contains several options, among them there's your default server line. Use a plain text editor, i.e. not TextEdit in rich text mode. If you don't already have one of choice and you want to use an editor with a GUI I suggest TextWrangler of Bare Bones Software. TextEdit in plain text mode will do the job too. -- Andrea _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
