camlp5 version 5.07 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    camlp5  most recent diff


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



      # $Id: Portfile 33178 2008-01-20 21:03:13Z raimue macports.org $

      PortSystem 1.0

      Name: camlp5
      Version: 5.07
      Category: lang
      Platform: darwin
      Description: Camlp5 is a preprocessor-pretty-printer of OCaml.
      Long Description: Camlp5 is a preprocessor and pretty-printer for OCaml programs. It also provides parsing and printing tools. As a preprocessor, it allows to: extend the syntax of OCaml, redefine the whole syntax of the language. As a pretty printer, it allows to: display OCaml programs in an elegant way, convert from one syntax to another, check the results of syntax extensions. Camlp5 also provides some parsing and pretty printing tools: extensible grammars, extensible printers, stream parsers and lexers pretty print module. It works as a shell command and can also be used in the OCaml toplevel.

      Maintainers: pobox.com:mreid
      Homepage: http://pauillac.inria.fr/~ddr/camlp5/
      master_sites http://pauillac.inria.fr/~ddr/camlp5/distrib/src/
      extract.suffix .tgz
      depends_build port:ocaml
      configure.pre_args --prefix "${prefix}" --mandir "${prefix}/share/man"
      build.target world.opt
      checksums md5 0fec937e7d84b4f0c44b07522e443cf1 sha1 e5a140007f4504b6c1307ac06ab9595c46d9088f rmd160 6004bdd5bdcd36ba5658ec637d33a12c84e19b64


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

     Where to find more information:

    Darwin Ports



    image test