From owner-cvs-all@FreeBSD.ORG Sat May 24 07:03:24 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 09678106566C; Sat, 24 May 2008 07:03:24 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0B2808FC19; Sat, 24 May 2008 07:03:24 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4O73Ntq011940; Sat, 24 May 2008 07:03:23 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4O73NOC011939; Sat, 24 May 2008 07:03:23 GMT (envelope-from edwin) Message-Id: <200805240703.m4O73NOC011939@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 24 May 2008 07:03:23 +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/biology Makefile ports/biology/phrap Makefile distinfo pkg-descr ports/biology/phrap/files patch-makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 07:03:24 -0000 edwin 2008-05-24 07:03:23 UTC FreeBSD ports repository Modified files: biology Makefile Added files: biology/phrap Makefile distinfo pkg-descr biology/phrap/files patch-makefile Log: New port: biology/consed viewing and editing workbench for sequence assembly Consed is a tool for viewing, editing, and finishing sequence assemblies. The port is constituted of 4 parts: biology/phred: base caller with quality evaluation biology/phrap: sequence assembler for shotgun sequencing biology/consed: workbench biology/phd2fasta: small utility All these can be used separately; however, most function of consed depends on the others. Although these programs are licensed freely for academic and nonprofit purposes, users have to contact the authors to get the softwares. Phred (including phd2fasta) and phrap are emailed, and consed can be downloaded to a restricted IP address. For commercial users, the licensing fee is ca. $10,000 at the time of writing. PR: ports/118548 Submitted by: Motomichi Matsuzaki Revision Changes Path 1.100 +1 -0 ports/biology/Makefile 1.1 +62 -0 ports/biology/phrap/Makefile (new) 1.1 +3 -0 ports/biology/phrap/distinfo (new) 1.1 +27 -0 ports/biology/phrap/files/patch-makefile (new) 1.1 +21 -0 ports/biology/phrap/pkg-descr (new)