Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151969570
D15516.id42820.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
D15516.id42820.diff
View Options
Index: head/biology/Makefile
===================================================================
--- head/biology/Makefile
+++ head/biology/Makefile
@@ -19,6 +19,7 @@
SUBDIR += cd-hit
SUBDIR += cdbfasta
SUBDIR += chemeq
+ SUBDIR += clustal-omega
SUBDIR += clustalw
SUBDIR += clustalx
SUBDIR += consed
Index: head/biology/clustal-omega/Makefile
===================================================================
--- head/biology/clustal-omega/Makefile
+++ head/biology/clustal-omega/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= clustal-omega
+DISTVERSION= 1.2.4
+CATEGORIES= biology
+MASTER_SITES= http://www.clustal.org/omega/
+
+MAINTAINER= jwb@FreeBSD.org
+COMMENT= Multiple alignment of nucleic acid and protein, replaces clustalw
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+LIB_DEPENDS= libargtable2.so:devel/argtable
+
+USES= libtool localbase
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
Index: head/biology/clustal-omega/distinfo
===================================================================
--- head/biology/clustal-omega/distinfo
+++ head/biology/clustal-omega/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1526846209
+SHA256 (clustal-omega-1.2.4.tar.gz) = 8683d2286d663a46412c12a0c789e755e7fd77088fb3bc0342bb71667f05a3ee
+SIZE (clustal-omega-1.2.4.tar.gz) = 1170516
Index: head/biology/clustal-omega/pkg-descr
===================================================================
--- head/biology/clustal-omega/pkg-descr
+++ head/biology/clustal-omega/pkg-descr
@@ -0,0 +1,8 @@
+Clustal Omega is the latest addition to the Clustal family. It offers a
+significant increase in scalability over previous versions, allowing hundreds
+of thousands of sequences to be aligned in only a few hours. It will also make
+use of multiple processors, where present. In addition, the quality of
+alignments is superior to previous versions, as measured by a range of popular
+benchmarks.
+
+WWW: http://www.clustal.org/omega/
Index: head/biology/clustal-omega/pkg-plist
===================================================================
--- head/biology/clustal-omega/pkg-plist
+++ head/biology/clustal-omega/pkg-plist
@@ -0,0 +1,32 @@
+bin/clustalo
+include/clustalo/clustal-omega-config.h
+include/clustalo/clustal-omega.h
+include/clustalo/clustal/hhalign_wrapper.h
+include/clustalo/clustal/ktuple_pair.h
+include/clustalo/clustal/log.h
+include/clustalo/clustal/mbed.h
+include/clustalo/clustal/muscle_tree.h
+include/clustalo/clustal/pair_dist.h
+include/clustalo/clustal/progress.h
+include/clustalo/clustal/seq.h
+include/clustalo/clustal/symmatrix.h
+include/clustalo/clustal/tree.h
+include/clustalo/clustal/util.h
+include/clustalo/clustal/weights.h
+include/clustalo/hhalign/general.h
+include/clustalo/hhalign/hhfunc.h
+include/clustalo/squid/gki.h
+include/clustalo/squid/gsi64.h
+include/clustalo/squid/msa.h
+include/clustalo/squid/rk.h
+include/clustalo/squid/sqfuncs.h
+include/clustalo/squid/squid.h
+include/clustalo/squid/sre_random.h
+include/clustalo/squid/ssi.h
+include/clustalo/squid/stockholm.h
+include/clustalo/squid/stopwatch.h
+include/clustalo/squid/vectorops.h
+include/clustalo/squid/version.h
+lib/libclustalo.a
+libdata/pkgconfig/clustalo.pc
+%%DOCSDIR%%/README
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 12, 8:31 PM (4 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31369705
Default Alt Text
D15516.id42820.diff (3 KB)
Attached To
Mode
D15516: biology/clustal-omega: Multiple alignment of nucleic acid and protein, replaces clustalw
Attached
Detach File
Event Timeline
Log In to Comment