From owner-cvs-all@FreeBSD.ORG Sun May 17 12:51:49 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 8BC64106566B; Sun, 17 May 2009 12:51:49 +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 788F78FC19; Sun, 17 May 2009 12:51:49 +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 n4HCpnqV023886; Sun, 17 May 2009 12:51:49 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4HCpntl023884; Sun, 17 May 2009 12:51:49 GMT (envelope-from miwi) Message-Id: <200905171251.n4HCpntl023884@repoman.freebsd.org> From: Martin Wilke Date: Sun, 17 May 2009 12:51:49 +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/p5-Chemistry-File-PDB 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: Sun, 17 May 2009 12:51:50 -0000 miwi 2009-05-17 12:51:49 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/p5-Chemistry-File-PDB Makefile distinfo pkg-descr pkg-plist Log: p5-Chemistry-File-PDB reads and writes PDB files. The PDB file format is commonly used to describe proteins, particularly those stored in the Protein Data Bank. WWW: http://search.cpan.org/dist/Chemistry-File-PDB/ PR: ports/134612 Submitted by: Wen Heping Revision Changes Path 1.145 +1 -0 ports/science/Makefile 1.1 +25 -0 ports/science/p5-Chemistry-File-PDB/Makefile (new) 1.1 +3 -0 ports/science/p5-Chemistry-File-PDB/distinfo (new) 1.1 +5 -0 ports/science/p5-Chemistry-File-PDB/pkg-descr (new) 1.1 +7 -0 ports/science/p5-Chemistry-File-PDB/pkg-plist (new)