
Quick guide for mantainers of .bpp packages
===========================================

The steps to beware when building a COMPILE scripts are:
    1. install other packages needed to build the current one;
    2. get one or more tarballs from ftp, http or depot
    3. get one or more patches from ftp, http or depot
    4. test the checksum of each tarball/patche
    5. extract the tarballs
    6. apply the patches
    7. configure the source
    8. compile the source
    9. installing it
