aboutsummaryrefslogtreecommitdiff
path: root/biology/pear-merger
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* biology/pear-merger: enable on aarch64, armv6, armv7, riscv64Piotr Kubaj2021-04-061-5/+0
| | | | It should build now.
* biology/pear-merger: fix build on non-x86Piotr Kubaj2021-04-061-0/+6
| | | | Builds fine with GCC.
* For ports on riscv64 that fail the same (or similar ways) to aarch64, markMark Linimon2021-01-021-0/+1
| | | | | | | | | | | them BROKEN. While here, pet portlint (Makevar order). Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559904
* Mark as broken on aarch64, and, where appropriate, armvX.Mark Linimon2018-06-211-0/+4
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473009
* biology/pear-merger: Memory-efficient and accurate paired-end read mergerJason W. Bacon2018-04-043-0/+36
Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D14959 Notes: svn path=/head/; revision=466449