Roll version 1.1.4 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    version 1.1.4

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The roll Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0

      Name: roll
      Version: 1.1.4
      Revision: 0
      Category: games
      Maintainers: gmail.com:matteo.corti
      Description: Dice roller
      Long Description: rolls a user-defined dice sequence
      Homepage: http://matteocorti.ch/software/roll/
      Platform: darwin
      Master Sites: http://matteocorti.ch/software/roll/

      Checksums: md5 534b733a08e80be39ab3e82ed6db5919 sha1 d052281e144817c97c9d89ad9408287fe7316bb8 rmd160 2ecaf7f099a27a4dad1c3eee887b8f9800dc0224

      use_parallel_build yes

      depends_build bin:lex:flex bin:bison:bison

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.