Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2009 22:03:09 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math Makefile ports/math/p5-Math-BaseCnv Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200906052203.n55M39JH075722@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2009-06-05 22:03:09 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-BaseCnv Makefile distinfo pkg-descr pkg-plist 
  Log:
  BaseCnv provides a few simple functions for converting between
  arbitrary number bases. It is as fast as I currently know how
  to make it (of course relying only on the lovely Perl). If you
  would rather utilize an object syntax for number-base conversion,
  please see Ken Williams's <Ken@Forum.Swarthmore.Edu> fine
  Math::BaseCalc module.
  
  WWW: http://search.cpan.org/dist/Math-BaseCnv/
  
  PR:             ports/135216
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.605     +1 -0      ports/math/Makefile
  1.1       +27 -0     ports/math/p5-Math-BaseCnv/Makefile (new)
  1.1       +3 -0      ports/math/p5-Math-BaseCnv/distinfo (new)
  1.1       +8 -0      ports/math/p5-Math-BaseCnv/pkg-descr (new)
  1.1       +5 -0      ports/math/p5-Math-BaseCnv/pkg-plist (new)



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