Hello all.  I just installed FreeNAS 9.1.0 and I am really trying hard to figure out the Jails.  Right now I have configured a regular jail and from what I know of the Jail system it is just a FreeBSD system.  That said, how in the world can I install software like mysql, apache, and wordpress?  I have found that the pkg_add command is replaced by the pkg command and I cannot get it to update because I cannot find a known good repository for the new package management system.  Right now I am installing the mysql program by the Ports article of: http://dev.mysql.com/doc/refman/5.1/en/freebsd-installation.html .  I have run the make command and I am seeing a lot of depreciation during this process.  Any help would be appreciated.