Gnome-mud version 0.11.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gnome-mud  most recent diff


    version 0.11.2

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The gnome-mud Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnome-mud
      Version: 0.11.2
      Revision: 1
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: GNOME-Mud is a mudclient for the GNOME platform.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: gnome games
      Platform: darwin
      Homepage: http://amcl.sourceforge.net/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 aa41b2afb55158e7a9d2e14831223949 sha1 27e2537842f976efe075f5dc57dbfb9bfe5f6f2f rmd160 2218fd5f325823506edf75034dcfe674ca2606df

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils

      depends_lib port:gconf port:libglade2 port:gnet2 port:vte port:pcre port:gstreamer

      Patch Files: patch-src-mud-telnet.h.diff

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

      post-activate {
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.