> Also, weeks ago I send a mail to [email protected] without response.
> I would like to share some ape ports and dictionaries for dict.
I don't believe that address is used much any more.
the usual technique is to email geoff at plan9..bell-labs.com
and ask for a contrib directory and an account.
Once you have this you can either put .tgz files on sources by hand:
9fs sources
cp package.tgz /n/sources/contrib/$user/
or even use the contrib package managment system built by fgb.
This can be bootstraped using:
9fs sources
/n/sources/contrib/fgb/root/rc/bin/contrib/install fgb/contrib
then look at the manual for contrib(1) for more info.
-Steve