From owner-cvs-ports@FreeBSD.ORG Mon Feb 1 20:48:50 2010 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 EBCD3106568B; Mon, 1 Feb 2010 20:48:50 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DBA5F8FC2C; Mon, 1 Feb 2010 20:48:50 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o11Kmodr027419; Mon, 1 Feb 2010 20:48:50 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o11KmofU027418; Mon, 1 Feb 2010 20:48:50 GMT (envelope-from tobez) Message-Id: <201002012048.o11KmofU027418@repoman.freebsd.org> From: Anton Berezin Date: Mon, 1 Feb 2010 20:48:50 +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-GIS-Distance-Fast 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: Mon, 01 Feb 2010 20:48:51 -0000 tobez 2010-02-01 20:48:50 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-GIS-Distance-Fast Makefile distinfo pkg-descr pkg-plist Log: Add math/p5-GIS-Distance-Fast, a C (XS) implementation of GIS::Distance formulas. Revision Changes Path 1.634 +1 -0 ports/math/Makefile 1.1 +28 -0 ports/math/p5-GIS-Distance-Fast/Makefile (new) 1.1 +3 -0 ports/math/p5-GIS-Distance-Fast/distinfo (new) 1.1 +5 -0 ports/math/p5-GIS-Distance-Fast/pkg-descr (new) 1.1 +16 -0 ports/math/p5-GIS-Distance-Fast/pkg-plist (new)