From owner-cvs-all@FreeBSD.ORG Sat Apr 11 22:34:29 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B911106566B; Sat, 11 Apr 2009 22:34:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6A7878FC0A; Sat, 11 Apr 2009 22:34:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n3BMYTbY020173; Sat, 11 Apr 2009 22:34:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n3BMYT40020172; Sat, 11 Apr 2009 22:34:29 GMT (envelope-from miwi) Message-Id: <200904112234.n3BMYT40020172@repoman.freebsd.org> From: Martin Wilke Date: Sat, 11 Apr 2009 22:34:29 +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-satpass 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: Sat, 11 Apr 2009 22:34:30 -0000 miwi 2009-04-11 22:34:29 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/p5-Astro-satpass Makefile distinfo pkg-descr pkg-plist Log: Astro-satpass contains classes needed to predict satellite visibility, and a demonstration application (satpass) that makes use of these classes. WWW: http://search.cpan.org/dist/Astro-satpass/ PR: ports/133605 Submitted by: Wen Heping Revision Changes Path 1.132 +1 -0 ports/astro/Makefile 1.1 +34 -0 ports/astro/p5-Astro-satpass/Makefile (new) 1.1 +3 -0 ports/astro/p5-Astro-satpass/distinfo (new) 1.1 +5 -0 ports/astro/p5-Astro-satpass/pkg-descr (new) 1.1 +19 -0 ports/astro/p5-Astro-satpass/pkg-plist (new)