From owner-cvs-ports@FreeBSD.ORG Sat Nov 13 21:40:46 2010 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 052DC1065672; Sat, 13 Nov 2010 21:40:46 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E8A858FC1A; Sat, 13 Nov 2010 21:40:45 +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 oADLejxN014291; Sat, 13 Nov 2010 21:40:45 GMT (envelope-from makc@repoman.freebsd.org) Received: (from makc@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oADLejgC014290; Sat, 13 Nov 2010 21:40:45 GMT (envelope-from makc) Message-Id: <201011132140.oADLejgC014290@repoman.freebsd.org> From: Max Brazhnikov Date: Sat, 13 Nov 2010 21:40:45 +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/py-biolccc 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: Sat, 13 Nov 2010 21:40:46 -0000 makc 2010-11-13 21:40:45 UTC FreeBSD ports repository Added files: science/py-biolccc Makefile distinfo pkg-descr pkg-plist Log: Add new port science/py-biolccc: libBioLCCC is an open source library for prediction of peptide and protein retention time in liquid chromatography. It is based on BioLCCC model (Liquid Chromatography of Biomacromolecules at Critical Conditions). pyBioLCCC is set of Python wrappings around libBioLCCC. WWW: http://theorchromo.ru/lib/ Revision Changes Path 1.1 +22 -0 ports/science/py-biolccc/Makefile (new) 1.1 +2 -0 ports/science/py-biolccc/distinfo (new) 1.1 +8 -0 ports/science/py-biolccc/pkg-descr (new) 1.1 +6 -0 ports/science/py-biolccc/pkg-plist (new)