Mrxvt version 0.5.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.5.3

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


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

      PortSystem 1.0

      Name: mrxvt
      Version: 0.5.3
      Revision: 1
      Category: x11
      Platform: darwin
      Maintainers: boeyms openmaintainer
      Description: A multi-tabbed terminal emulator for the X Window System.
      Long Description: Mrxvt is a multi-tabbed (like gnome-terminal/konsole) terminal emulator for the X Window System. It targets to be light-weight, so the desktop environment, like CDE, KDE or GTK is not required in order to run it. It achieves this without losing the common useful features, like tab, image and pseudo-transparent background, multi-style scrollbars, XIM and CJK support, etc.
      # Yes, the homepage name is correct; the project changed names.
      Homepage: http://materm.sourceforge.net/
      Master Sites: sourceforge:materm
      patch_sites ${master_sites}
      Patch Files: patch-src__rxvt.h.diff no-scroll-with-buffer-mrxvt-0.5.3.patch
      Checksums: [suffix ${distname}] md5 0dac39bef63a4a69eab35c027e8c5bdf sha1 442006f1d797ea5464c5c49d26d0cdecf79160f4 rmd160 76fbbd5ba20215dd7785eafa07dae909029194ec no-scroll-with-buffer-mrxvt-0.5.3.patch md5 9032af5f981b91462ed916d27ae286b9 sha1 303de6d33aa76892f24c6fac7b93ac21a945fda5 rmd160 0b05e382fe8736617961d8790786ba0341945caf
      depends_lib port:xorg-libsm port:Xft2 port:xpm port:libpng port:ncurses
      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info --enable-mouseslipwheel --enable-24bits --enable-text-shadow --enable-menubar --enable-xft --enable-xim

      Variant: cjk description {Adds CJK language support} {
      configure.args-append --enable-cjk
      }

      Variant: greek description {Adds support for Greek keyboards} {
      configure.args-append --enable-greek
      }

      Variant: minimal conflicts cjk greek description {Builds mrxvt with minimal features} {
      configure.args-append --enable-minimal
      }

      livecheck.type md5
      livecheck.url ftp://invisible-island.net/${name}/
      livecheck.md5 efde483a951b0f06657da72570fc98c9

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.