From owner-cvs-all@FreeBSD.ORG Sun May 17 13:00:51 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 372BC1065676; Sun, 17 May 2009 13:00:51 +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 23B348FC1D; Sun, 17 May 2009 13:00:51 +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 n4HD0o8u024742; Sun, 17 May 2009 13:00:50 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4HD0oSL024741; Sun, 17 May 2009 13:00:50 GMT (envelope-from miwi) Message-Id: <200905171300.n4HD0oSL024741@repoman.freebsd.org> From: Martin Wilke Date: Sun, 17 May 2009 13:00:50 +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-MacroMol 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 13:00:51 -0000 miwi 2009-05-17 13:00:50 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/p5-Chemistry-MacroMol Makefile distinfo pkg-descr pkg-plist Log: Chemistry-MacroMol is a toolkit includes basic objects and methods to describe macromolecules, a macromolecule is just a molecule that consists of several "domains". For example, a protein consists of aminoacid residues, or a nucleic acid consists of bases. Therefore Chemistry::MacroMol is derived from Chemistry::Mol, with additional methods to handle the domains. WWW: http://search.cpan.org/dist/Chemistry-MacroMol/ PR: ports/134609 Submitted by: Wen Heping Revision Changes Path 1.146 +1 -0 ports/science/Makefile 1.1 +24 -0 ports/science/p5-Chemistry-MacroMol/Makefile (new) 1.1 +3 -0 ports/science/p5-Chemistry-MacroMol/distinfo (new) 1.1 +8 -0 ports/science/p5-Chemistry-MacroMol/pkg-descr (new) 1.1 +6 -0 ports/science/p5-Chemistry-MacroMol/pkg-plist (new)