literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
the Twisted framework. It uses the OSCAR protocol to communicate with AOL's
servers and should work with any Jabber implementation available.
Author: Daniel Henninger <jadestorm@nc.rr.com>
WWW: http://pyaim-t.blathersource.org/
PR: ports/98768
Submitted by: Derek Kulinski <takeda at takeda.tk>