From owner-cvs-ports@FreeBSD.ORG Sat Oct 15 19:13:27 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D259106566C; Sat, 15 Oct 2011 19:13:27 +0000 (UTC) (envelope-from bf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 145028FC18; Sat, 15 Oct 2011 19:13:27 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p9FJDQ5L008018; Sat, 15 Oct 2011 19:13:26 GMT (envelope-from bf@repoman.freebsd.org) Received: (from bf@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9FJDQf4008017; Sat, 15 Oct 2011 19:13:26 GMT (envelope-from bf) Message-Id: <201110151913.p9FJDQf4008017@repoman.freebsd.org> From: Brendan Fabeny Date: Sat, 15 Oct 2011 19:13:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math Makefile ports/math/givaro Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2011 19:13:27 -0000 bf 2011-10-15 19:13:26 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/givaro Makefile distinfo pkg-descr pkg-plist Log: Add givaro 3.5.0, a C++ library for computer algebra. Revision Changes Path 1.739 +1 -0 ports/math/Makefile 1.1 +63 -0 ports/math/givaro/Makefile (new) 1.1 +2 -0 ports/math/givaro/distinfo (new) 1.1 +10 -0 ports/math/givaro/pkg-descr (new) 1.1 +363 -0 ports/math/givaro/pkg-plist (new)