glpk version 4.16 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    glpk  most recent diff


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



      # $Id: Portfile 33471 2008-01-27 15:23:36Z nox macports.org $

      PortSystem 1.0

      Name: glpk
      Version: 4.16
      Category: math lang
      Platform: darwin
      Maintainers: nomaintainer
      Description: GNU Linear Programming Kit

      Long Description: The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library.

      Homepage: http://www.gnu.org/software/${name}/
      master_sites gnu

      checksums md5 90a1d2923c9f9c8056f8e0df108e056c sha1 50c5e3a876a76d98b9659cd06e1058a27da3c5c7 rmd160 d1f9c001842337743cad906a6be4e7402e7b931e

      depends_lib port:gmp

      test.run yes
      test.target check

      livecheck.check regex
      livecheck.url http://ftp.gnu.org/gnu/${name}/?C=M&O=D
      livecheck.regex ${name}-(\\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/glpk
      % sudo port install glpk
      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 glpk
      ---> Verifying checksum for glpk
      ---> Extracting glpk
      ---> Configuring glpk
      ---> Building glpk with target all
      ---> Staging glpk into destroot
      ---> Installing glpk
    - 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 glpk with these commands:
      %  man glpk
      % apropos glpk
      % which glpk
      % locate glpk

     Where to find more information:

    Darwin Ports



    image test