Disvf - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    version 0

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


      The disvf Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: disvf
      Version: 0
      Category: tex print japanese
      Maintainers: takanori openmaintainer
      Description: A perl script to convert Japanese Virtual Font files to Virtual Property Lists.
      Long Description: ${description}
      Platform: darwin
      Homepage: http://itohws03.ee.noda.sut.ac.jp/~matsuda/ttf2pk/
      Master Sites: http://itohws03.ee.noda.sut.ac.jp/~matsuda/ttf2pk/
      distfiles disvf.pl
      Patch Files: patch-disvf.pl.diff
      Checksums: md5 0f0dcf00e79977962fc3e618e7bcdae4 sha1 a19234f53224b77212a9fa2f8d2b93e7d2540a99 rmd160 8d935e1d90c2df4fd58d6a97df362120718e6da9

      depends_run bin:perl:perl5

      extract {
      file mkdir ${worksrcpath}
      copy ${distpath}/disvf.pl ${worksrcpath}/disvf.pl
      }

      configure {}

      build {}

      destroot {
      xinstall -m 755 ${worksrcpath}/disvf.pl ${destroot}${prefix}/bin/disvf.pl
      }

      livecheck.type none

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.