gv version 3.5.8 for Mac OS X 10.5 Leopard
Thursday the 22nd of May, 2008

    gv  most recent diff


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



      # $Id: Portfile 30248 2007-10-23 02:08:47Z jmpp macports.org $

      PortSystem 1.0

      Name: gv
      Version: 3.5.8
      revision 3
      Category: print
      Maintainers: nomaintainer
      Homepage: http://wwwthep.physik.uni-mainz.de/~plass/gv/
      Platform: darwin

      Description: PostScript and PDF previewer
      Long Description: gv is a X11 PostScript and PDF previewer based on Tim Theisen's ghostview-1.5. It uses the Xaw3d widget set, thus providing a much nicer look and it's said to be a bit faster.

      master_sites ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/
      checksums md5 8f2f0bd97395d6cea52926ddee736da8

      depends_lib port:Xaw3d
      depends_run bin:gs:ghostscript

      patchfiles patch-config.Unix patch-setenv.c
      post-patch {
      reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/config.Unix
      reinplace "s|##aaa##|aaa|" ${worksrcpath}/source/paths.h
      copy ${worksrcpath}/doc/gv.man ${worksrcpath}/source
      }

      use_xmkmf yes

      destroot.target install install.man
      destroot.args DOCHTMLDIR=${prefix}/share/doc/gv
      post-destroot {
      move ${destroot}/etc/X11 ${destroot}${prefix}/etc
      delete ${destroot}/usr
      }

      Variant: letter {
      post-patch {
      reinplace "s|a4|letter|" ${worksrcpath}/config.Unix
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test