notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: biology/minimap2/Makefile
SVNWeb

Number of commits found: 13

Sat, 29 Apr 2023
[ 14:53 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:57d280a35eb7d931d7009182b8dd2289c946f391  commit hash:57d280a35eb7d931d7009182b8dd2289c946f391  commit hash:57d280a35eb7d931d7009182b8dd2289c946f391  57d280a 
biology/minimap2: Update to 2.25

New feature to output sequences in secondary alignments
Several minor enhancements and fixes
Changes: https://github.com/lh3/minimap2/releases

Reported by:    portscout
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 31 Dec 2021
[ 14:30 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:2b4cfc8ff39b9c6afa6984ca1deb5e0ce612608b  commit hash:2b4cfc8ff39b9c6afa6984ca1deb5e0ce612608b  commit hash:2b4cfc8ff39b9c6afa6984ca1deb5e0ce612608b  2b4cfc8 
biology/minimap2: Update to 2.24

Fix chaining algorithm issue resulting in poorly aligned regions

Reported by:    portscout
Fri, 3 Dec 2021
[ 17:22 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:8261e82cd510324b14e5463928e537a342cbddbf  commit hash:8261e82cd510324b14e5463928e537a342cbddbf  commit hash:8261e82cd510324b14e5463928e537a342cbddbf  8261e82 
biology/minimap2: Unbreak on i386 by resotring -msse flags
Tue, 30 Nov 2021
[ 16:29 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:325754dd3899cb5b179ebc6ef87fbe4f4648c6ad  commit hash:325754dd3899cb5b179ebc6ef87fbe4f4648c6ad  commit hash:325754dd3899cb5b179ebc6ef87fbe4f4648c6ad  325754d 
biology/minimap2: Update to 2.23

Also switch to SIMDE Makefile to support non-x86 platforms

Changes:        https://github.com/lh3/minimap2/releases/tag/v2.23
Reported by:    portscout
Mon, 25 Oct 2021
[ 12:58 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  61b6613  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
Sun, 22 Aug 2021
[ 14:15 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:205fcac2210ba735dde3e037616661ab16cd5e66  commit hash:205fcac2210ba735dde3e037616661ab16cd5e66  commit hash:205fcac2210ba735dde3e037616661ab16cd5e66  205fcac 
biology/minimap2: Update to 2.22

Changelog: https://github.com/lh3/minimap2/releases/tag/v2.22

Reported by:    portscout
Sat, 29 May 2021
[ 21:06 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:da0bb00a74646f1a22eed576fb041c0d04a03a19  commit hash:da0bb00a74646f1a22eed576fb041c0d04a03a19  commit hash:da0bb00a74646f1a22eed576fb041c0d04a03a19  da0bb00 
biology/minimap2: Update to 2.20

Add "extra" binaries to install

Changes:    https://github.com/lh3/minimap2/releases/tag/v2.20
Sun, 11 Apr 2021
[ 19:18 Jason W. Bacon (jwb) search for other commits by this committer ]    commit hash:a2fa05009fd280fcf8e93f1062b554fdcca63c9a  commit hash:a2fa05009fd280fcf8e93f1062b554fdcca63c9a  commit hash:a2fa05009fd280fcf8e93f1062b554fdcca63c9a  a2fa050 
biology/minimap2: Update to 2.18

Numerous bug fixes and a few minor improvements

Reported by:    portscout
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 5 May 2019
[ 14:56 jwb search for other commits by this committer ] Original commit   Revision:500860
biology/minimap2: Upgrade to 2.17

Reported by:    portscout
Wed, 24 Apr 2019
[ 18:03 jwb search for other commits by this committer ] Original commit   Revision:499895
biology/minimap2: Pairwise aligner for genomic and spliced nucleotide sequences

Minimap2 is a versatile sequence alignment program that aligns DNA or mRNA
sequences against a large reference database.

Number of commits found: 13