Download and Install ex-vi version 050325 on Mac OS X
Thursday the 24th of July, 2008

    ex-vi  most recent diff


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



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

      PortSystem 1.0

      Name: ex-vi
      Version: 050325
      Category: editors
      Platform: darwin
      Maintainers: nomaintainer
      Description: the traditional ex/vi editor
      Long Description: ${description}

      Homepage: http://ex-vi.sourceforge.net/
      master_sites sourceforge
      distname ex-${version}
      checksums md5 e668595254233e4d96811083a3e4e2f3
      use_bzip2 yes
      patchfiles patch-Makefile

      use_configure no

      build.target
      build.args CFLAGS="-I. -I${prefix}/include" LDFLAGS="-L${prefix}/lib" PREFIX=${prefix}

      destroot.args PREFIX=${prefix} INSTALL=/usr/bin/install

      platform darwin 8 { build.args-append CC=/usr/bin/gcc-4.0 }


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

     Where to find more information:

    Darwin Ports



    image test