Install package from directory
1. extract
gunzip -c SUNWxxx.tar.gz | tar -xvf -
or
unzip -q SUNWxxx.zip

2. install in the directory that has SUNWxxx directory in it
pkgadd -d $PWD
It will list installable package found within (including SUNWxxx)