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


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

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

1.2
date	2000.10.03.01.10.19;	author jeh;	state Exp;
branches;
next	1.1;

1.1
date	2000.07.10.03.17.40;	author steve;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update to 2.0

PR:		ports/117713
Submitted by:	Motomichi Matsuzaki <mzaki@@e-mail.ne.jp>
@
text
@--- clustalw.c.orig	Thu Feb 13 15:17:15 2003
+++ clustalw.c	Thu Feb 13 14:50:51 2003
@@@@ -34,7 +34,7 @@@@
 #ifdef MSDOS
         char *help_file_name = "clustalw.hlp";
 #else
-        char *help_file_name = "clustalw_help";
+        char *help_file_name = DATADIR "/clustalw_help";
 #endif
 
 sint max_names; /* maximum length of names in current alignment file */
@


1.3
log
@Update to 1.83.

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


1.2
log
@- Support CC/CFLAGS/PREFIX properly
- gets() -> fgets()
- Add WWW: line into pkg/DESCR

Also bumped PORTREVISION to 1

PR:		21572
Submitted by:	tkato@@prontomail.ne.jp <KATO@@FreeBSD.ORG, Tsuguru@@FreeBSD.ORG>
Reviewed by:	will
Approved by:	MAINTAINER (dbader@@eece.unm.edu)
@
text
@d1 3
a3 3
--- clustalw.c-orig	Wed Jun  7 01:50:05 2000
+++ clustalw.c	Thu Jul  6 20:19:31 2000
@@@@ -33,7 +33,7 @@@@
@


1.1
log
@Adding clustalw version 1.81.
A CLUSTAL W Multiple Sequence Alignment Program.

PR:		19746
Submitted by:	David A. Bader <dbader@@cielo.eece.unm.edu>
@
text
@d8 1
a8 1
+        char *help_file_name = "/usr/local/share/clustalw/clustalw_help";
@

