Hi Jianghai et al:
Hopefully these will make someone's life easier:
Here is an info file for maloc:
http://www.chemistry.ucsc.edu/%7Ewgscott/fink/info/maloc.info
Drop this into /sw/fink/dists/local/main/finkinfo and issue fink
install maloc
Here is one for apbs:
http://www.chemistry.ucsc.edu/%7Ewgscott/fink/info/apbs.info
Do the same, but in this case you must MANUALLY add the sourcecode to
/sw/src
Note that I bzip2 the foo.tar file beforehand (22MB becomes 4 MB).
i.e., bzip2 apbs-0.3.1.tar; cp apbs-0.3.1.tar.bz2 /sw/src/.
fink install apbs
Bill