advi version 1.6.0 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    advi  most recent diff


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



      # $Id: Portfile 29579 2007-09-30 21:51:56Z pmq macports.org $

      PortSystem 1.0

      Name: advi
      Version: 1.6.0
      revision 1
      Category: x11 graphics
      Maintainers: nomaintainer
      Platform: darwin
      Description: TeX DVI previewer
      Long Description: Active-DVI is an O'Caml Unix-platform DVI previewer and a programmable presenter for slides written in LaTeX.

      Homepage: http://pauillac.inria.fr/advi/

      # same format as the original, .tgz
      master_sites macports
      # master_sites ftp://ftp.inria.fr/INRIA/Projects/cristal/advi/
      extract.suffix .tgz

      livecheck.check regex
      livecheck.url ${homepage}
      livecheck.regex Version (\[0-9.\]+)

      checksums sha1 881b130ad361e803fccebd6cc5a82bd4b90efff2

      # you can install hevea if you want additional functionality
      depends_lib bin:tex:teTeX lib:libX11.6:XFree86 port:camlimages port:ocaml

      destroot {
      xinstall -m 755 -W ${worksrcpath} advi.bin ${destroot}${prefix}/bin/advi
      xinstall -m 755 -W ${worksrcpath} advi.byt ${destroot}${prefix}/bin
      xinstall -d ${destroot}${prefix}/share/texmf/tex/latex/${name}
      xinstall -m 644 -W ${worksrcpath} doc/splash.dvi doc/scratch_write_splash.dvi doc/scratch_draw_splash.dvi tex/advilogo.eps tex/bar.eps tex/caml.eps tex/advi-annot.sty tex/advi-slides.sty tex/argv.sty tex/superpose.sty tex/advi-graphicx.sty tex/advi.sty tex/bubble.sty tex/xwindows-colors.sty ${destroot}${prefix}/share/texmf/tex/latex/${name}
      xinstall -m 444 -W ${worksrcpath} doc/advi.1 ${destroot}${prefix}/share/man/man1
      }

      post-install {
      ui_msg "You should run texhash now."
      }

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

     Where to find more information:

    Darwin Ports



    image test