head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2008.06.21.00.01.57;	author lippe;	state Exp;
branches;
next	;


desc
@@


1.1
log
@SSAHA is a software tool for very fast matching and alignment of DNA
sequences. It stands for Sequence Search and Alignment by Hashing
Algorithm. It achieves its fast search speed by converting sequence
information into a `hash table' data structure, which can then be
searched very rapidly for matches.

WWW: http://www.sanger.ac.uk/Software/analysis/SSAHA/

PR:		ports/124525
Submitted by:	Fernan Aguero <fernan@@iib.unsam.edu.ar>
Approved by:	gabor (mentor, implicit)
@
text
@--- ./Binary/README.orig	2004-08-25 11:35:58.000000000 -0300
+++ ./Binary/README	2008-06-12 15:39:31.000000000 -0300
@@@@ -34,6 +34,10 @@@@
 
 Patched for linux/g++3.2.2 25/8/4 AWS.
 
+This version was patched for Linux/GCC 4.0.2 and Mac OS X/GCC 4.0.1 by
+Conrad Halling on 26 January 2006. See http://www.bifx.org/SSAHA/index.html
+for more information.
+
 1. To compile the main ssaha executable
 
 make ssaha
@
