2024-04-08 23:53:32 by Jason Bacon | Files touched by this commit (3) |
Log message:
biology/vsearch: Update to 2.27.1
Fix weak_id option and make searches report weak hits in some cases
Changes: https://github.com/torognes/vsearch/releases
Reported by: portscout
|
2024-01-23 14:26:59 by Jason Bacon | Files touched by this commit (3) |
Log message:
biology/vsearch: Update to 2.27.0
Add FASTQ support to usearch_global and search_exact
Code cleanup and manual clarifications
Changes: https://github.com/torognes/vsearch/releases
Reported by: portscout
|
2023-11-26 13:35:56 by Jason Bacon | Files touched by this commit (3) |
Log message:
biology/vsearch: Update to 2.26.1
A few minor enhancements
Changes: https://github.com/torognes/vsearch/releases
|
2023-11-12 16:32:12 by Jason Bacon | Files touched by this commit (3) |
Log message:
biology/vsearch: Update to 2.25.0
chimeras_denovo: Allow user to specify mismatch tolerance
Changes: https://github.com/torognes/vsearch/releases
|
2023-10-27 16:15:38 by Jason Bacon | Files touched by this commit (3) |
Log message:
biology/vsearch: Update to 2.24.0
Upstream code cleanup
Changes: https://github.com/torognes/vsearch/releases
|
2023-07-09 18:20:58 by Jason Bacon | Files touched by this commit (6) |
Log message:
biology/vsearch: Update to 2.23.0
Numerous minor fixes and enhancements
Changes: https://github.com/torognes/vsearch/releases
|
2021-12-17 20:20:44 by Jason Bacon | Files touched by this commit (7) |
Log message:
biology/vsearch: Update to 2.18.0
Add powerpc64 support
Numerous fixes and enhancements since 2.13
Changes: https://github.com/torognes/vsearch/tags
|
2021-10-26 12:03:45 by Nia Alarie | Files touched by this commit (73) |
Log message:
biology: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:19:44 by Nia Alarie | Files touched by this commit (73) |
Log message:
biology: Remove SHA1 hashes for distfiles
|
2021-04-25 09:51:27 by matthew green | Files touched by this commit (22) |
Log message:
various fixes for arm64 big endian support.
most of these simply extend matching from "aarch64" to \
"aarch64eb"
in various forms of code. most remaining uses in pkgsrc of
"MACHINE_ARCH == aarch64" are because of missing aarch64eb support,
such as most of the binary-bootstrap requiring languages like rust,
go, and java.
no pkg-bump because this shouldn't change packages on systems that
could already build all of these.
|