cvs commit: ports/math Makefile ports/math/py-gmpy Makefile
 distinfo pkg-descr
    Martin Wilke 
    miwi at FreeBSD.org
       
    Fri Jul 18 13:15:24 UTC 2008
    
    
  
miwi        2008-07-18 13:15:24 UTC
  FreeBSD ports repository
  Modified files:
    math                 Makefile 
  Added files:
    math/py-gmpy         Makefile distinfo pkg-descr 
  Log:
  Readded in math/
  
  A C-coded Python extension module that wraps the GMP library to provide
  to Python code fast multiprecision arithmetic (integer, rational, and
  float), random number generation, advanced number-theoretical functions,
  and more.
  
  WWW:   http://code.google.com/p/gmpy/
  
  Revision  Changes    Path
  1.485     +1 -0      ports/math/Makefile
  1.1       +25 -0     ports/math/py-gmpy/Makefile (new)
  1.1       +3 -0      ports/math/py-gmpy/distinfo (new)
  1.1       +6 -0      ports/math/py-gmpy/pkg-descr (new)
    
    
More information about the cvs-ports
mailing list