Commit graph

17 commits

Author SHA1 Message Date
wiz
18e3283474 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
minskim
1f98690dd4 Enable pkgviews installation. 2005-04-19 15:42:49 +00:00
agc
6fa3382159 Add RMD160 digests in addition to the SHA1 ones. 2005-02-22 21:28:55 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
ben
7bf8866f8c Update to clustalw 1.83. Changes since 1.8 include:
* The FASTA format has been added to the list of alignment output
options.

* It is now possible to save the residue ranges (appended after the
sequence names) when saving a specified range of the alignment.

* The efficiency of  the neighour-joining algorithm has been improved.
This work was done by Tadashi Koike at the Center for Information
Biology and DNA Data Bank of Japan and FUJITSU Limited.

Some example speedups are given below : (timings on a SPARC64 CPU)

No. of sequences        original NJ     new NJ
     200                0' 12"          0.1"
     500                9' 19"          1.4"
     1000               XXXX            0' 31"

* ClustalW now returns error codes for some common errors when exiting.
This may be useful for people who run clustalw automatically from within
a script.
Error codes are:
	1	bad command line option
	2	cannot open sequence file
	3	wrong format in sequence file
	4	sequence file contains only 1 sequence (for multiple
		alignments)

* Alignments can now be saved in Nexus format, for compatibility with
PAUP, MacClade etc. For a description of the Nexus format, see:
Maddison, D. R., D. L. Swofford and W. P. Maddison.  1997.
NEXUS: an extensible file format for systematic information.
Systematic Biology 46:590-621.

* Phylogenetic trees can also be saved in nexus format.

* A ClustalW icon has been designed for MAC and PC systems.
2004-08-16 23:34:58 +00:00
grant
0fe93082c3 make sure we use ${CC}. 2004-01-29 13:34:24 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
44c3d794a9 Standardize. 2002-09-12 17:05:15 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
agc
c180ae6ba2 move to sha digest, and add distfile size. 2001-04-19 16:12:32 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wiz
2db9056f6e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:41:26 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
rh
12c166c31a Import of clustalw-1.8, a general purpose multiple alignment program
for DNA or proteins.  This is a merge of the packages submitted in PRs
pkg/7075 by Brook Milligan and pkg/8094 by Marc Baudoin (with some minor
modifications), thanks!
1999-07-28 20:07:00 +00:00