head	1.3;
access;
symbols
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.3
date	2007.12.15.18.47.00;	author pav;	state dead;
branches;
next	1.2;

1.2
date	2003.02.15.18.43.14;	author naddy;	state Exp;
branches;
next	1.1;

1.1
date	2002.03.22.08.23.22;	author wjv;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 2.0

PR:		ports/117713
Submitted by:	Motomichi Matsuzaki <mzaki@@e-mail.ne.jp>
@
text
@--- clustalw.h.orig	Thu Feb 13 15:21:45 2003
+++ clustalw.h	Thu Feb 13 15:21:57 2003
@@@@ -238,7 +238,7 @@@@
 char *blank_to_(char *str);
 char *upstr(char *str);
 char *lowstr(char *str);
-void getstr(char *instr, char *outstr);
+void getstr(char *instr, char *outstr, int len);
 double getreal(char *instr, double minx, double maxx, double def);
 int getint(char *instr, int minx, int maxx, int def);
 void do_system(void);
@


1.2
log
@Update to 1.83.

PR:		48264
Submitted by:	David A. Bader <dbader@@eece.unm.edu>
@
text
@@


1.1
log
@- Fix certain mistakes in FreeBSD patches
- Bump PORTREVISION
- Poroblem originally reported by Fernan Aguero <fernan@@iib.unsam.edu.ar> on
  FreeBSD-bio list

PR:		36169
Submitted by:	David A. Bader <dbader@@eece.unm.edu> (MAINTAINER)
@
text
@d1 3
a3 3
--- clustalw.h-orig	Thu Mar 21 10:15:28 2002
+++ clustalw.h	Thu Mar 21 10:15:43 2002
@@@@ -234,7 +234,7 @@@@
@

