revtex for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    revtex  most recent diff


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



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

      PortSystem 1.0

      Name: revtex
      Version: 4
      Category: print
      Platform: darwin
      Maintainers: nomaintainer
      Description: The American Physical Society's TeX macros
      Long Description: TeX macros for preparing papers in the styles used by the American Physical Society's journals.

      Homepage: http://authors.aps.org/${name}${version}
      master_sites ${homepage}

      distname ${name}${version}

      checksums md5 264d41d777dc8f60dda0b60a0d8652f1

      depends_run bin:texhash:teTeX

      use_configure no
      build { }

      set latex_local ${prefix}/share/texmf-local/tex/latex

      destroot { file mkdir ${destroot}${latex_local}
      file copy ${workpath}/${name}${version} ${destroot}${latex_local}
      }

      post-activate { system "texhash" }


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

     Where to find more information:

    Darwin Ports



    image test