cvs commit: ports/math Makefile ports/math/p5-Math-BaseCnv Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Fri Jun 5 22:03:10 UTC 2009


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 at 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)


More information about the cvs-ports mailing list