From owner-cvs-ports@FreeBSD.ORG Fri Dec 9 08:59:34 2011 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 684201065672; Fri, 9 Dec 2011 08:59:34 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 58E738FC1A; Fri, 9 Dec 2011 08:59:34 +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 pB98xY67054263; Fri, 9 Dec 2011 08:59:34 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pB98xY5h054262; Fri, 9 Dec 2011 08:59:34 GMT (envelope-from wen) Message-Id: <201112090859.pB98xY5h054262@repoman.freebsd.org> From: Wen Heping Date: Fri, 9 Dec 2011 08:59:34 +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/science Makefile ports/science/py-obspy.db 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: Fri, 09 Dec 2011 08:59:34 -0000 wen 2011-12-09 08:59:34 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/py-obspy.db Makefile distinfo pkg-descr pkg-plist Log: The obspy.db package contains a waveform indexer collecting metadata from a file based waveform archive and storing in into a standard SQL database. Supported waveform formats depend on installed ObsPy packages. WWW: http://www.obspy.org/ Feature safe: yes Revision Changes Path 1.227 +1 -0 ports/science/Makefile 1.1 +23 -0 ports/science/py-obspy.db/Makefile (new) 1.1 +2 -0 ports/science/py-obspy.db/distinfo (new) 1.1 +5 -0 ports/science/py-obspy.db/pkg-descr (new) 1.1 +48 -0 ports/science/py-obspy.db/pkg-plist (new)