Blastwave is a collective effort to create a set of binary packages of free software, that can be automatically installed to a Solaris computer (sparc or x86 based) over the network.”
To install any package, just use pkg-get script (pretty much like the famous apt-get).
For example, to install an Apache web server, just:
# pkg-get install apache