From owner-cvs-all@FreeBSD.ORG Sat Nov 15 22:04:27 2008 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 67DE41065688; Sat, 15 Nov 2008 22:04:27 +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 57B138FC16; Sat, 15 Nov 2008 22:04:27 +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 mAFM4RC0019543; Sat, 15 Nov 2008 22:04:27 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mAFM4RwI019542; Sat, 15 Nov 2008 22:04:27 GMT (envelope-from miwi) Message-Id: <200811152204.mAFM4RwI019542@repoman.freebsd.org> From: Martin Wilke Date: Sat, 15 Nov 2008 22:04:27 +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/py-aipy 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, 15 Nov 2008 22:04:27 -0000 miwi 2008-11-15 22:04:27 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/py-aipy Makefile distinfo pkg-descr pkg-plist Log: py-aipy collects together tools for radio astronomical interferometry. In addition to pure-python phasing, calibration, imaging, and deconvolution code, this package includes interfaces to MIRIAD (a Fortran interferometry package) and HEALPix (a package for representing spherical data sets), and some math/fitting routines from SciPy. WWW: http://setiathome.berkeley.edu/~aparsons/aipy PR: ports/128811 Submitted by: Wen Heping Revision Changes Path 1.127 +1 -0 ports/astro/Makefile 1.1 +26 -0 ports/astro/py-aipy/Makefile (new) 1.1 +3 -0 ports/astro/py-aipy/distinfo (new) 1.1 +8 -0 ports/astro/py-aipy/pkg-descr (new) 1.1 +116 -0 ports/astro/py-aipy/pkg-plist (new)