Download and Install bool version 0.2.1 on Mac OS X
Saturday the 26th of July, 2008

    bool  most recent diff


      View the most recent changes for the bool port at: bool.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for bool.
      The raw portfile for bool 0.2.1 is located here:
      http://bool.darwinports.com/dports/sysutils/bool/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/bool
      Google
      Web Darwinports.com



      # $Id: Portfile 30254 2007-10-23 02:22:51Z jmpp macports.org $

      PortSystem 1.0
      Name: bool
      Version: 0.2.1
      Category: sysutils
      Maintainers: nomaintainer
      Description: find files that match a boolean expression
      Long Description: GNU Bool is a utility for finding files that match a boolean expression. The boolean operators supported are AND, OR and NOT. Also supported is the NEAR operator for locating two expressions within a short distance from each other.

      Homepage: http://www.gnu.org/software/bool/
      Platform: darwin
      master_sites gnu
      checksums md5 5e6eb8893121524b6a1146034ff1f9aa

      configure.args --mandir=${prefix}/share/man

      test.run yes
      test.target check

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/bool
      % sudo port install bool
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching bool
      ---> Verifying checksum for bool
      ---> Extracting bool
      ---> Configuring bool
      ---> Building bool with target all
      ---> Staging bool into destroot
      ---> Installing bool
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using bool with these commands:
      %  man bool
      % apropos bool
      % which bool
      % locate bool

     Where to find more information:

    Darwin Ports



    image test