Mlview version 0.7.1 - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    version 0.7.1

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


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

      PortSystem 1.0

      Name: mlview
      Version: 0.7.1
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: XML-editor for GNOME.
      Long Description: The MlView project is an ongoing effort to develop an xml editor for GNOME environment.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.freespiders.org/projects/gmlview/
      Master Sites: gnome:sources/${name}/${branch}/
      Checksums: md5 85383331e5bb6d59293cee5b86595284
      depends_lib lib:libgnomeprintui-2-2:libgnomeprintui
      use_bzip2 yes
      configure.args --mandir=${prefix}/share/man --with-gconf-source="xml::${destroot}${prefix}/etc/gconf/gconf.xml.defaults"
      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
      pre-destroot { file mkdir -f ${destroot}${prefix}/etc/gconf/gconf.xml.defaults/ }
      post-destroot {
      file delete ${destroot}${prefix}/etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml
      file delete ${destroot}${prefix}/etc/gconf/gconf.xml.defaults/schemas/%gconf.xml
      file delete ${destroot}${prefix}/etc/gconf/gconf.xml.defaults/apps/%gconf.xml
      }

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.