Poker-eval version 136.0 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    poker-eval  most recent diff


    version 136.0

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


      # -*- 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 poker-eval Portfile 58739 2009-10-04 00:58:49Z ram macports.org $

      PortSystem 1.0

      Name: poker-eval
      Version: 136.0
      Category: games math
      Maintainers: nomaintainer
      Description: Library for poker hand evaluation, dev files
      Long Description: poker-eval is a C library to evaluate poker hands. The result of the evalution for a given hand is a number. The general idea is that if the evalution of your hand is lower than the evaluation of the hand of your opponent, you lose. Many poker variants are supported (draw, holdem, omaha, etc.) and more can be added. poker-eval is designed for speed so that it can be used within poker simulation software using either exhaustive exploration or Monte Carlo.

      Homepage: http://gna.org/projects/pokersource/
      Platform: darwin
      Master Sites: http://download.gna.org/pokersource/sources/

      Checksums: md5 7707f88e5ff93dcdb4c14d6f1a7a825c sha1 3a82dd7828f995b22029367b5c9aca67ac44517f rmd160 34d692b3c603dcf83f5ba6f68b5d4343971da908

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.