Date: Wed, 3 Feb 2010 12:47:33 +0000 (UTC) From: Gabor Kovesdan <gabor@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/gnubc Makefile distinfo pkg-descr Message-ID: <201002031247.o13ClX38054420@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002031247.o13ClX38054420>