From owner-cvs-ports@FreeBSD.ORG Sun May 21 22:27:17 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 945DA16A6B5; Sun, 21 May 2006 22:27:17 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60B3E43D67; Sun, 21 May 2006 22:27:17 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMQb2M056133; Sun, 21 May 2006 22:26:37 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMQbqW056132; Sun, 21 May 2006 22:26:37 GMT (envelope-from aaron) Message-Id: <200605212226.k4LMQbqW056132@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 22:26:37 +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/p5-CAD-Calc Makefile distinfo pkg-descr pkg-plist ports/math/p5-CAD-Calc/files patch-lib-Calc.pm 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: Sun, 21 May 2006 22:27:24 -0000 aaron 2006-05-21 22:26:37 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-CAD-Calc Makefile distinfo pkg-descr pkg-plist math/p5-CAD-Calc/files patch-lib-Calc.pm Log: Adding port math/p5-CAD-Calc, generic cad-related geometry calculations Approved by: tobez (implicit) Revision Changes Path 1.388 +1 -0 ports/math/Makefile 1.1 +33 -0 ports/math/p5-CAD-Calc/Makefile (new) 1.1 +3 -0 ports/math/p5-CAD-Calc/distinfo (new) 1.1 +11 -0 ports/math/p5-CAD-Calc/files/patch-lib-Calc.pm (new) 1.1 +4 -0 ports/math/p5-CAD-Calc/pkg-descr (new) 1.1 +2 -0 ports/math/p5-CAD-Calc/pkg-plist (new)