From owner-cvs-all@FreeBSD.ORG Tue Jul 10 06:59:00 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 08FD4106566B; Tue, 10 Jul 2012 06:59:00 +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 E87F68FC18; Tue, 10 Jul 2012 06:58:59 +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 q6A6wxfb007767; Tue, 10 Jul 2012 06:58:59 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q6A6wxfh007766; Tue, 10 Jul 2012 06:58:59 GMT (envelope-from sunpoet) Message-Id: <201207100658.q6A6wxfh007766@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 10 Jul 2012 06:58:59 +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-PAL 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 06:59:00 -0000 sunpoet 2012-07-10 06:58:59 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/p5-Astro-PAL Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Astro-PAL 1.05 Astro::PAL provides a Perl interface to either the Starlink PAL positional astronomy library. Return values are returned on the stack rather than being modified in place. In addition small utility subroutines are provided that do useful tasks (from the author's point of view) - specifically routines for calculating the Local Sidereal Time. WWW: http://search.cpan.org/dist/Astro-PAL/ Revision Changes Path 1.170 +1 -0 ports/astro/Makefile 1.1 +24 -0 ports/astro/p5-Astro-PAL/Makefile (new) 1.1 +2 -0 ports/astro/p5-Astro-PAL/distinfo (new) 1.1 +10 -0 ports/astro/p5-Astro-PAL/pkg-descr (new) 1.1 +7 -0 ports/astro/p5-Astro-PAL/pkg-plist (new)