Caml-menhir version 20090505 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    caml-menhir  most recent diff


    version 20090505

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


      The caml-menhir Portfile 59453 2009-10-15 09:56:22Z avsm macports.org $

      PortSystem 1.0
      Name: caml-menhir
      Version: 20090505
      Category: devel ml
      Platform: darwin
      Maintainers: erickt avsm openmaintainer
      Description: Menhir is a LR(1) parser generator for the Objective Caml programming language.
      Long Description: Menhir is a LR(1) parser generator for the Objective Caml programming language.
      Homepage: http://cristal.inria.fr/~fpottier/menhir
      Master Sites: http://cristal.inria.fr/~fpottier/menhir

      distname menhir-${version}

      Checksums: md5 68a026b30aca4098ffefc9ff9346df43 sha1 74139723eb3fe86870bd839036d27a7d3ccb38da rmd160 f31ef9dd53f2e01fa518149077ba3c77037e0541

      depends_lib port:caml-findlib port:ocaml

      use_configure no
      use_parallel_build no

      livecheck.type regex
      livecheck.regex {menhir-(.*)\.tar\.gz}

      build.env PREFIX=${prefix}
      destroot.env PREFIX=${destroot}${prefix}

    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/caml-menhir
      % sudo port install caml-menhir
      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 caml-menhir
      ---> Verifying checksum for caml-menhir
      ---> Extracting caml-menhir
      ---> Configuring caml-menhir
      ---> Building caml-menhir with target all
      ---> Staging caml-menhir into destroot
      ---> Installing caml-menhir
    - 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 caml-menhir with these commands:
      %  man caml-menhir
      % apropos caml-menhir
      % which caml-menhir
      % locate caml-menhir

     Where to find more information:

    Darwin Ports



    Lightbox this page.