Download and Install mg version 20070918 on Mac OS X
Wednesday the 23rd of July, 2008

    mg  most recent diff


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



      # $Id: Portfile 33548 2008-01-29 22:35:24Z ram macports.org $

      PortSystem 1.0

      Name: mg
      Version: 20070918
      Category: editors
      Description: small Emacs-like editor
      Long Description: Micro GNU/Emacs: a small, fast, lightweight, emacs-like editor. No extension language, just a basic editor for text & code.
      Platform: darwin
      Maintainers: kerbit.net:lfk

      Homepage: http://www.xs4all.nl/~hanb/software/mg
      master_sites ${homepage}

      checksums md5 1299677cf22fba1f9535e91d8833c68e sha1 a1301327620c1a361180fbc89dc8d188558e9aa1

      # The mg sources have a cludge for a configure script that accepts no options
      # so subvert any attempt to pass args to it by setting configure.pre_args to nothing
      configure.pre_args
      destroot.args prefix=${prefix} mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    image test