Download and Install minimumprofit version 3.3.18b on Mac OS X
Tuesday the 8th of July, 2008

    minimumprofit  most recent diff


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



      # $Id: Portfile 30225 2007-10-22 22:50:33Z jmpp macports.org $

      PortSystem 1.0

      Name: minimumprofit
      Version: 3.3.18b
      Description: Programmer Text Editor.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: editors
      Platform: darwin
      Homepage: http://www.triptico.com/software/mp.html
      master_sites http://www.triptico.com/download/

      distname mp-${version}
      checksums md5 bfdc05b51bfdbafed892ab678eff8772 sha1 5233b6481e654c8a096412ba9dacc7ae7de5900f rmd160 37b52db182035243504cd49acd4ee5dc2668e744
      depends_lib port:gtk2 port:pcre port:ncurses

      configure.cmd ./config.sh

      post-configure {
      # remove /usr/local so only macports libraries are used:
      reinplace "s|-I/usr/local/include||g" "${worksrcpath}/config.cflags"
      reinplace "s|-L/usr/local/lib||g" "${worksrcpath}/config.ldflags"
      }

      build.target {}

      livecheck.check regex
      livecheck.regex "version \\(5\\.x\\) is (.+?)"

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

     Where to find more information:

    Darwin Ports



    image test