From owner-cvs-ports@FreeBSD.ORG Sat Feb 9 01:59:38 2008 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 490DF16A417; Sat, 9 Feb 2008 01:59:38 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3921213C44B; Sat, 9 Feb 2008 01:59:38 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m191xbXd039705; Sat, 9 Feb 2008 01:59:37 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m191xb7P039704; Sat, 9 Feb 2008 01:59:37 GMT (envelope-from tabthorpe) Message-Id: <200802090159.m191xb7P039704@repoman.freebsd.org> From: Thomas Abthorpe Date: Sat, 9 Feb 2008 01:59: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/rapid Makefile distinfo pkg-descr pkg-plist ports/math/rapid/files pkg-message.in rapid.1 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, 09 Feb 2008 01:59:38 -0000 tabthorpe 2008-02-09 01:59:37 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/rapid Makefile distinfo pkg-descr pkg-plist math/rapid/files pkg-message.in rapid.1 Log: RAPID is a robust and accurate polygon interference detection library for large environments composed of unstructured models. WWW: http://www.cs.unc.edu/~geom/OBB/OBBT.html PR: ports/118556 Submitted by: Jason W. Bacon Revision Changes Path 1.472 +1 -0 ports/math/Makefile 1.1 +49 -0 ports/math/rapid/Makefile (new) 1.1 +3 -0 ports/math/rapid/distinfo (new) 1.1 +6 -0 ports/math/rapid/files/pkg-message.in (new) 1.1 +102 -0 ports/math/rapid/files/rapid.1 (new) 1.1 +4 -0 ports/math/rapid/pkg-descr (new) 1.1 +9 -0 ports/math/rapid/pkg-plist (new)