From owner-cvs-all@FreeBSD.ORG Tue Jul 10 07:00:18 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D5C41065680; Tue, 10 Jul 2012 07:00:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 38F2C8FC0A; Tue, 10 Jul 2012 07:00:18 +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 q6A70IQI007986; Tue, 10 Jul 2012 07:00:18 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q6A70IZX007981; Tue, 10 Jul 2012 07:00:18 GMT (envelope-from sunpoet) Message-Id: <201207100700.q6A70IZX007981@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 10 Jul 2012 07:00:17 +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/astro Makefile ports/astro/p5-Astro-Coords Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2012 07:00:18 -0000 sunpoet 2012-07-10 07:00:17 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/p5-Astro-Coords Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Astro-Coords 0.15 Astro::Coords is a class for manipulating and transforming astronomical coordinates. Can handle the following coordinate types: - Equatorial RA/Dec, galactic (including proper motions and parallax) - Planets - Comets/Asteroids - Fixed locations in azimuth and elevations - Interpolated apparent coordinates For time dependent calculations a telescope location and reference time must be provided. See Astro::Telescope and DateTime for details on specifying location and reference epoch. WWW: http://search.cpan.org/dist/Astro-Coords/ Revision Changes Path 1.172 +1 -0 ports/astro/Makefile 1.1 +47 -0 ports/astro/p5-Astro-Coords/Makefile (new) 1.1 +2 -0 ports/astro/p5-Astro-Coords/distinfo (new) 1.1 +13 -0 ports/astro/p5-Astro-Coords/pkg-descr (new) 1.1 +13 -0 ports/astro/p5-Astro-Coords/pkg-plist (new)