Download and Install iso8879 version 1986 on Mac OS X
Saturday the 19th of July, 2008

    iso8879  most recent diff


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



      # $Id: Portfile 30256 2007-10-23 02:26:16Z jmpp macports.org $

      PortSystem 1.0
      Name: iso8879
      Version: 1986
      Category: textproc
      Maintainers: nomaintainer
      Description: Character entity sets from ISO 8879:1986 (SGML)
      Platform: darwin

      Long Description: $description

      master_sites freebsd

      distname isoENTS
      extract.suffix .zip
      checksums md5 c8a9561212c1a2ec6e48919640de9c67

      use_zip yes

      depends_run bin:mkcatalog:mkcatalog

      configure {}
      build {}

      set instdir share/sgml/iso8879

      destroot {
      xinstall -m 755 -d ${destroot}${prefix}/${instdir}
      xinstall -m 644 ${portpath}/${filesdir}/catalog ${destroot}${prefix}/${instdir}
      eval xinstall -m 644 [glob ${workpath}/ISO*] ${destroot}${prefix}/${instdir}
      }

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

     Where to find more information:

    Darwin Ports



    image test