Download and Install vigor version 0.016 on Mac OS X
Wednesday the 9th of July, 2008

    vigor  most recent diff


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



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

      PortSystem 1.0

      Name: vigor
      Version: 0.016
      Category: editors
      Platform: darwin
      Maintainers: nomaintainer
      Description: vigor is a vi clone that comes with a personal assistant
      Long Description: Vigor (pronouced like Igor, Dr. Frankensteins assistant), the popular Unix editor vi with the addition of the Vigor Assistant, has arrived.

      Homepage: http://vigor.sourceforge.net/
      master_sites sourceforge
      checksums md5 5bd9a2e50581817f4a5f0e7a0f0d1a52
      patchfiles patch-configure.diff

      depends_lib port:tcl port:tk

      worksrcdir ${worksrcdir}/build

      configure.env ADDCPPFLAGS='-I${prefix}/include/' ADDLDFLAGS='-L${prefix}/lib -L${prefix}/lib/tk8.4'
      configure.args --host=powerpc-apple-darwin --enable-tknvi
      #configure.env CFLAGS='-I${prefix}/include' # LDFLAGS='-L${prefix}/lib/tk8.4 -L${prefix}/lib'

      build.env ${configure.env}

      destroot.destdir prefix=${destroot}${prefix}

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

     Where to find more information:

    Darwin Ports



    image test