Modglue version 1.13 - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    modglue  most recent diff


    version 1.13

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


      The modglue Portfile 54627 2009-07-30 14:10:49Z gwright macports.org $

      PortSystem 1.0

      Name: modglue
      Version: 1.13
      Category: devel
      Platform: darwin
      Maintainers: gwright
      Description: A Plan9-inspired extension of the Unix pipe concept
      Long Description: Modglue is a combination of several software tools that assist in writing and running programs connected to each other using standard Unix pipes.

      Homepage: http://www.aei.mpg.de/~peekas/cadabra/
      Master Sites: ${homepage}

      Checksums: md5 8723d0332e51832c0e2e803b365d0fbf sha1 a9c839653fb5e654360104bdc9d9f20afb4ae78b rmd160 f493e49d6d80bb9dbc418db6b079958708a01c69

      depends_lib port:libsigcxx2

      Patch Files: patch-Makefile.in.diff


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.