Commit graph

50 commits

Author SHA1 Message Date
Joseph Mingrone
1aeb4149fc biology/diamond: Update to version 0.9.26
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.26
2019-09-18 18:45:09 +00:00
Mathieu Arnold
a6c40a689b Convert to UCL & cleanup pkg-message (categories a-c) 2019-08-13 16:00:39 +00:00
Joseph Mingrone
4d67ec8def biology/diamond: Update to version 0.9.25
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.25
2019-08-04 23:35:15 +00:00
Joseph Mingrone
3b7c3a4880 biology/diamond: Update to version 0.9.24
Port changes: Tune for package building based on the author's
recommendation.

Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.24
2018-12-31 19:00:00 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Joseph Mingrone
c9ff93b67d biology/diamond: Update to 0.9.23 plus fixes after release
Also:
- update license since upstream changed to GPLv3
- only build/package for amd64, since it is untested on other architectures
  and currently does not build on i386

Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.23
2018-12-17 19:12:38 +00:00
Joseph Mingrone
3a8df683d4 biology/diamond: Update to version 0.9.22
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.22
2018-05-14 17:17:11 +00:00
Joseph Mingrone
0ec83055e0 biology/diamond: Update to version 0.9.21
Upstream changes: https://github.com/bbuchfink/diamond/releases
2018-04-20 21:23:27 +00:00
Joseph Mingrone
763d42349c biology/diamond: Update to version 0.9.19
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.19
2018-03-17 15:29:13 +00:00
Joseph Mingrone
94e4c0f0fb biology/diamond: Update to version 0.9.18-49
Pull in commits after the 0.9.18 release for build fixes.

Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.18
2018-03-15 02:28:09 +00:00
Joseph Mingrone
bcc328fe9b biology/diamond: Update to version 0.9.17
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.17
2018-02-01 19:20:07 +00:00
Joseph Mingrone
390c5f7f64 biology/diamond: Update to version 0.9.14
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.14
2017-12-13 16:31:53 +00:00
Joseph Mingrone
6ce3a81f62 biology/diamond: Update to version 0.9.13
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.13
2017-11-17 20:11:05 +00:00
Joseph Mingrone
587f788379 biology/diamond: Update to version 0.9.12
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.12
2017-11-08 16:06:50 +00:00
Joseph Mingrone
a29978a882 biology/diamond: Update to 0.9.11
Upstream changes: https://github.com/bbuchfink/diamond/releases
2017-11-03 03:45:01 +00:00
Joseph Mingrone
5308546037 biology/diamond: Update to version 0.9.10
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.10
2017-08-15 20:45:08 +00:00
Joseph Mingrone
7b52e9ffb8 biology/diamond: Update to version 0.9.9
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.9
2017-07-03 19:12:18 +00:00
Joseph Mingrone
c08b519ed5 biology/diamond: Update to version 0.9.8 2017-06-16 14:49:19 +00:00
Joseph Mingrone
9f1a4d5a79 biology/diamond: Update to version 0.9.4
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.9.4
2017-06-03 12:32:15 +00:00
Joseph Mingrone
d4837420de biology/diamond: Update to version 0.9.3
Upstream changes: https://github.com/bbuchfink/diamond/releases

Approved by:	swills (mentor, implicit)
2017-05-29 15:24:01 +00:00
Joseph Mingrone
addf5b1511 biology/diamond: Update to version 0.9.1
Upstream changes: https://github.com/bbuchfink/diamond/releases

- License has changed to AGPLv3

Approved by:	swills (mentor, implicit)
2017-05-23 11:03:08 +00:00
Joseph Mingrone
09e24ad52a biology/diamond: Update to version 0.8.38
- The base compilers meet all of Diamond's requirements, so remove
  compiler:c++11-lang from USES definition.
- Upstream release notes:
  https://github.com/bbuchfink/diamond/releases/tag/v0.8.38

Approved by:	swills (mentor, implicit)
2017-04-21 14:46:07 +00:00
Joseph Mingrone
37aa0c5071 biology/diamond: Update to version 0.8.37
Upstream changes: https://github.com/bbuchfink/diamond/releases/tag/v0.8.37

Approved by:	swills (mentor, implicit)
2017-04-02 10:55:31 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Joseph Mingrone
160fb7edd1 biology/diamond: Update to version 0.8.36.
Approved by:	swills (mentor, implicit)
2017-02-12 14:04:57 +00:00
Joseph Mingrone
696ac89fbd biology/diamond: Update to version 0.8.35.
Version 0.8.35 fixes a compiler error on i386.

Approved by:	swills (mentor, implicit)
2017-02-05 22:23:32 +00:00
Joseph Mingrone
6999e8c7ba biology/diamond: Update to version 0.8.34.
Upstream changelog: https://github.com/bbuchfink/diamond/releases

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9288
2017-01-23 13:19:17 +00:00
Joseph Mingrone
bdad5154e4 biology/diamond: Update to version 0.8.32.
Upstream changes: https://github.com/bbuchfink/diamond/releases

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9197
2017-01-16 13:38:12 +00:00
Joseph Mingrone
ac30d1f025 biology/diamond: Update to version 0.8.31.
Upstream changelog:

  - Added compositional score adjustments (option --comp-based-stats
    (0,1)). This is a useful feature for filtering false positive hits and
    is enabled by default.

  - Removed --single-domain option and replaced by --max-hsps, to set the
    maximum number of Hsps per query/subject pair, to be consistent with
    BLAST. This option is set to 1 by default as getting more than 1 Hsp
    per subject seems to be confusing users.

  - Added option --no-self-hits to filter identical self-hits.

Approved by:	AMDmi3 (mentor)
Differential Revision:	https://reviews.freebsd.org/D9134
2017-01-12 23:23:19 +00:00
Joseph Mingrone
ff75dda797 biology/diamond: Update to version 0.8.30
Upstream changes:
- slightly improved sensitivity
- added option to report unaligned queries: --unal (0=no, 1=yes)
- pairwise, XML and SAM format will report unaligned queries by default
- added option to filter alignments by subject cover (--subject-cover)

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9000
2016-12-30 16:27:25 +00:00
Joseph Mingrone
5ac7812bbf biology/diamond: Update to version 0.8.29
Upstream change: fixed an issue that could cause a crash when using view on
incomplete DAA files

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8832
2016-12-18 13:52:32 +00:00
Joseph Mingrone
92b6cd4ec3 biology/diamond: Update to version 0.8.28
Correct LICENSE and set LICENSE_FILE

Upstream changelog:
- support for gzip compressed files containing multiple gzip streams
- support for the BLAST pairwise format (option -f 0)
- slightly improved sensitivity

Approved by:	AMDmi3 (mentor)
Differential Revision:	https://reviews.freebsd.org/D8652
2016-11-28 15:18:14 +00:00
Joseph Mingrone
256883b27f biology/diamond: Update to version 0.8.26
Release notes: https://github.com/bbuchfink/diamond/releases/tag/v0.8.26

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8447
2016-11-06 05:42:32 +00:00
Joseph Mingrone
a978a84358 biology/diamond: update to version 0.8.24
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8268
2016-10-17 14:17:18 +00:00
Joseph Mingrone
05a0ed9ad2 biology/diamond: update to version 0.8.23
Upstream release notes:

Added option to change the genetic code used for translation of query in
blastx mode (option --query-gencode, see here for a list of possible values:
https://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi).

Approved by:	AMDmi3 (mentor)
Differential Revision:	https://reviews.freebsd.org/D8202
2016-10-10 04:33:16 +00:00
Joseph Mingrone
1cbd3576d5 Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D7995
2016-09-23 21:42:02 +00:00
Dmitry Marakasov
e8c9e4b94d - Update to 0.8.22
PR:		212603
Submitted by:	jrm@ftfl.ca (maintainer)
2016-09-13 17:50:31 +00:00
Wen Heping
52423ae0c3 - Update to 0.8.20
PR:		212399
Submitted by:	jrm@ftfl.ca(maintainer)
2016-09-06 06:34:59 +00:00
Pawel Pekala
068ecdc2ce Update to version 0.8.19
PR:		212145
Submitted by:	Joseph Mingrone (maintainer)
2016-08-25 18:49:12 +00:00
Brad Davis
c2ad6e3c47 Update biology/diamond to 0.8.18.
PR:		211845
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Approved by:	bdrewery (implicit)
2016-08-14 21:47:57 +00:00
Pawel Pekala
301a24b9eb Update to version 0.8.17
PR:		211582
Submitted by:	Joseph Mingrone (maintainer)
2016-08-05 21:24:06 +00:00
Thomas Zander
fa43feb6ef Update to upstream release 0.8.16
PR:		211335
Submitted by:	jrm@ftfl.ca (maintainer)
2016-07-24 18:06:21 +00:00
Pawel Pekala
6bb54bdd8b Trim excess tabs, no-op change 2016-07-14 16:53:06 +00:00
Pawel Pekala
9fc61c1ed0 Update to version 0.8.14
PR:		211078
Submitted by:	Joseph Mingrone (maintainer)
2016-07-14 16:49:41 +00:00
Dmitry Marakasov
a5d57fe539 - Update to 0.8.11
PR:		210877
Submitted by:	jrm@ftfl.ca (maintainer)
2016-07-07 15:46:12 +00:00
Jason Unovitch
ec4e7adcad biology/diamond: update 0.8.6 -> 0.8.9
PR:		210710
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
2016-06-30 01:37:22 +00:00
Ruslan Makhmatkhanov
a755587a4e biology/diamond: update to 0.8.6
PR:		210345
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
2016-06-17 19:53:46 +00:00
Matthew Seaman
7a2d475f5a Update to 0.8.5
PR:		209611
Submitted by:	jrm@ftfl.ca (maintainer)
2016-06-09 01:39:58 +00:00
Antoine Brodin
b7431a9678 Fix DEPENDS 2016-05-18 16:22:07 +00:00
Wen Heping
ec07b546cf DNA query sequences against a protein reference database (BLASTP and BLASTX
alignment mode). The speedup over BLAST is up to 20,000 on short reads at a
typical sensitivity of 90-99% relative to BLAST depending on the data and
settings.

WWW: http://ab.inf.uni-tuebingen.de/software/diamond/

PR:		208998
Submitted by:	jrm@ftfl.ca
2016-05-06 08:45:02 +00:00