lesstif version 0.95.0 for Mac OS X 10.5 Leopard
Thursday the 15th of May, 2008

    lesstif  most recent diff


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



      # $Id: Portfile 24143 2007-04-17 10:29:03Z ryandesign macports.org $

      PortSystem 1.0
      Name: lesstif
      Version: 0.95.0
      Category: x11
      Maintainers: lomion mac.com
      Description: An Open Source implementation of OSF/Motif.
      Long Description: This is an independent implementation of the Motif widget set, originally developed by the Hungry Programmers. It has been somewhat superceded by the openMotif toolkit now that the OSF has open-sourced the original reference bits.
      Platform: darwin
      master_sites sourceforge
      checksums md5 ab895165c149d7f95843c7584b1c7ad4
      use_bzip2 yes
      depends_lib lib:libX11.6:XFree86
      prefix ${x11prefix}
      configure.args --enable-production --without-freetype-includes

      Variant: motif12 { configure.args-append --enable-build-12 }
      Variant: motif20 { configure.args-append --enable-build-20 }
      Variant: xdnd { configure.args-append --enable-xdnd }

      post-destroot {
      system "rm -rf ${destroot}${prefix}/lib/X11/app-defaults"
      system "rm -rf ${destroot}${prefix}/lib/X11/config/host.def"
      }

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

     Where to find more information:

    Darwin Ports



    image test