Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2008 13:16:00 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math Makefile ports/math/mingw32-libgmp4 Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200809231316.m8NDG01J055975@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
amdmi3      2008-09-23 13:16:00 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/mingw32-libgmp4 Makefile distinfo pkg-descr pkg-plist 
  Log:
  GMP is a free library for arbitrary precision arithmetic, operating
  on signed integers, rational numbers, and floating point numbers.
  There is no limit to the precision except the ones implied by the
  available memory in the machine GMP runs on. GMP has a rich set of
  functions, and the functions have a regular interface.
  
  This port compiles libgmp using MinGW32.
  
  WWW: http://www.swox.com/gmp/
  
  PR:             123391
  Submitted by:   Timothy Bourke <timbob at bigpond dot com>
  
  Revision  Changes    Path
  1.560     +1 -0      ports/math/Makefile
  1.1       +43 -0     ports/math/mingw32-libgmp4/Makefile (new)
  1.1       +3 -0      ports/math/mingw32-libgmp4/distinfo (new)
  1.1       +9 -0      ports/math/mingw32-libgmp4/pkg-descr (new)
  1.1       +9 -0      ports/math/mingw32-libgmp4/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809231316.m8NDG01J055975>