Download and Install mathopd version 1.5p4 on Mac OS X
Tuesday the 8th of July, 2008

    mathopd  most recent diff


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



      # $Id: Portfile 30257 2007-10-23 02:28:30Z jmpp macports.org $

      PortSystem 1.0
      Name: mathopd
      Version: 1.5p4
      Category: www
      Maintainers: nomaintainer
      Description: small, yet very fast HTTP server
      Long Description: Mathopd is a very small, yet very fast HTTP server for UN*X systems. Mathopd is designed specifically to handle a large number of connections with minimal fuss. It contains no unnecessary add-ons, but it does the trick for most things.
      Homepage: http://www.mathopd.org/
      Platform: darwin
      master_sites ${homepage}dist/
      checksums md5 38b7bfd66b4bd18d4cb41b4ce4703e58
      worksrcdir ${distname}/src

      patch {
      reinplace "s|LIBS = -lcrypt||" ${worksrcpath}/Makefile
      }

      use_configure no

      destroot.destdir PREFIX=${destroot}${prefix}
      post-destroot {
      file mkdir ${destroot}${prefix}/share/doc
      file copy ${worksrcpath}/../doc ${destroot}${prefix}/share/doc/mathopd
      }

      post-install {
      ui_msg ""
      ui_msg "Documentation installed into ${prefix}/share/doc/mathopd/"
      ui_msg "Mathopd will require some configuration before it can be used."
      }

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

     Where to find more information:

    Darwin Ports



    image test