Evilwm version 0.99.21 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.99.21

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


      The evilwm Portfile 50572 2009-05-04 19:19:09Z jeremyhu macports.org $
      PortSystem 1.0
      Name: evilwm
      Version: 0.99.21
      Revision: 3
      Description: A minimalist window manager for the X Window System.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: x11 x11-wm
      Platform: darwin
      Homepage: http://www.6809.org.uk/evilwm/
      Master Sites: ${homepage}
      Checksums: md5 092dff2f7c1151af6823029db8fa4d62
      use_parallel_build yes
      depends_lib port:xorg-libXext

      configure {
      reinplace "s|XROOT=.*|XROOT=${prefix}|" ${worksrcpath}/Makefile
      reinplace "s|\$(LDFLAGS)|\$(LDFLAGS) \$(OTHERLDFLAGS)|g" ${worksrcpath}/Makefile
      }

      build.target-append CFLAGS="${configure.cflags}" OTHERLDFLAGS="${configure.ldflags}" prefix="${destroot}${prefix}"
      Variant: universal {
      build.target-append CFLAGS="${configure.cflags} ${configure.universal_cflags}" OTHERLDFLAGS="${configure.ldflags} ${configure.universal_ldflags}"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.