cvs commit: ports/math Makefile ports/math/gnubc Makefile distinfo pkg-descr

Gabor Kovesdan gabor at FreeBSD.org
Wed Feb 3 12:47:34 UTC 2010


gabor       2010-02-03 12:47:33 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/gnubc           Makefile distinfo pkg-descr 
  Log:
  bc is an arbitrary precision numeric processing language.  Syntax is similar
  to C but differs in many substantial areas.  It supports interactive execution
  of statements.  The bc utility is included in the POSIX 1003.1-2008 standard.
  
  WWW: http://www.gnu.org/software/bc/
  
  Revision  Changes    Path
  1.636     +1 -0      ports/math/Makefile
  1.1       +38 -0     ports/math/gnubc/Makefile (new)
  1.1       +3 -0      ports/math/gnubc/distinfo (new)
  1.1       +5 -0      ports/math/gnubc/pkg-descr (new)


More information about the cvs-ports mailing list