openmotif version 2.3.0 for Mac OS X 10.5 Leopard
Friday the 9th of May, 2008

    openmotif  most recent diff


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



      # $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign macports.org $

      PortSystem 1.0

      Name: openmotif
      Version: 2.3.0
      revision 2
      Category: x11
      Platform: darwin
      Maintainers: nomaintainer
      Description: The Open Motif toolkit for X11

      Long Description: This is The Open Group's full version of Motif based on the original OSF sources.

      Homepage: http://www.motifzone.net/
      master_sites ftp://ftp.ics.com/openmotif/[join [lrange [split ${version} .] 0 1] .]/${version}/
      fetch.use_epsv no

      checksums md5 99d0ecb84d3504da421021a19ff70500 sha1 efb5f5fdc4cc43ef6065594f4ebe98953b7af15e rmd160 317c8d13d59c6fdd4a9f0e3b63000695f6677b6c

      # They updated the distfile from 2.3.0 beta to 2.3.0 final without changing
      # the distfile's name! Remove this when updating to 2.3.1 or whatever's next.
      dist_subdir ${name}/2.3.0-final

      depends_lib port:jpeg port:libpng port:Xft2 port:fontconfig port:freetype port:libiconv port:xrender port:zlib lib:libX11.6:XFree86

      post-patch {
      reinplace "s|iconv_open|libiconv_open|g" ${worksrcpath}/configure
      reinplace -E "/^LDFLAGS/s|\$| LDFLAGS |" ${worksrcpath}/lib/Xm/Makefile.in
      }

      configure.args --mandir=${prefix}/share/man

      build.env LANG=C

      post-destroot {
      set docdir ${prefix}/share/doc/${name}-${version}
      xinstall -d ${destroot}${docdir}
      xinstall -m 0644 -W ${worksrcpath} BUGREPORT COPYRIGHT.MOTIF ChangeLog LICENSE README RELNOTES TODO ${destroot}${docdir}
      }

      platform darwin 7 {
      patchfiles-append patch-freetype.diff
      }

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

     Where to find more information:

    Darwin Ports



    image test