notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mashmap Fast approximate aligner for long DNA sequences
3.1.3 biology on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.1.3Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-11 01:45:07
Last Update: 2024-01-13 01:57:41
Commit Hash: f98bd5d
License: PD
WWW:
https://github.com/marbl/MashMap
Description:
MashMap implements a fast and approximate algorithm for computing local alignment boundaries between long DNA sequences. It can be useful for mapping genome assembly or long reads (PacBio/ONT) to reference genome(s). Given a minimum alignment length and an identity threshold for the desired local alignments, Mashmap computes alignment boundaries and identity estimates using k-mers. It does not compute the alignments explicitly, but rather estimates an unbiased k-mer based Jaccard similarity using a combination of minmers (a novel winnowing scheme) and MinHash. This is then converted to an estimate of sequence identity using the Mash distance. An appropriate k-mer sampling rate is automatically determined using the given minimum local alignment length and identity thresholds.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/mashmap
  2. bin/mashmap-align
  3. /usr/local/share/licenses/mashmap-3.1.3/catalog.mk
  4. /usr/local/share/licenses/mashmap-3.1.3/LICENSE
  5. /usr/local/share/licenses/mashmap-3.1.3/PD
Collapse this list.
Dependency lines:
  • mashmap>0:biology/mashmap
To install the port:
cd /usr/ports/biology/mashmap/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/mashmap
  • pkg install mashmap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mashmap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704429274 SHA256 (marbl-MashMap-v3.1.3_GH0.tar.gz) = 7719dd6b3c25e650e16218252eaae7dbf424a10890d717ec3ad0920b102fd05a SIZE (marbl-MashMap-v3.1.3_GH0.tar.gz) = 25919699

Packages (timestamps in pop-ups are UTC):
mashmap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.33.1.3------
FreeBSD:13:quarterly3.1.33.1.3----3.1.23.1.2
FreeBSD:14:latest3.1.33.1.3------
FreeBSD:14:quarterly3.1.33.1.3----3.1.23.1.2
FreeBSD:15:latest3.1.33.1.3n/a-n/a-3.1.33.1.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgsl.so : math/gsl
  2. libhts.so : biology/htslib
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mashmap-3.1.3: NATIVE=off: Use native optimization (-march=native) ===> Use 'make config' to modify these settings
Options name:
biology_mashmap
USES:
cmake compiler:c++17-lang localbase:ldflags pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/marbl/MashMap/tar.gz/v3.1.3?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.3
13 Jan 2024 01:57:41
commit hash: f98bd5d62996912033d9ec543a776d323cd2d6d3commit hash: f98bd5d62996912033d9ec543a776d323cd2d6d3commit hash: f98bd5d62996912033d9ec543a776d323cd2d6d3commit hash: f98bd5d62996912033d9ec543a776d323cd2d6d3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
biology/mashmap: Broken on armv7

Reported by:	https://portsfallout.com/
3.1.3
05 Jan 2024 09:38:15
commit hash: 618bc62b2d14f1302928764a35a96f278847c90dcommit hash: 618bc62b2d14f1302928764a35a96f278847c90dcommit hash: 618bc62b2d14f1302928764a35a96f278847c90dcommit hash: 618bc62b2d14f1302928764a35a96f278847c90d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
biology/mashmap: update 3.1.2 → 3.1.3
3.1.2
06 Dec 2023 08:34:56
commit hash: f3f61bcc238a93151ee7ee7fd957e2d11d7db169commit hash: f3f61bcc238a93151ee7ee7fd957e2d11d7db169commit hash: f3f61bcc238a93151ee7ee7fd957e2d11d7db169commit hash: f3f61bcc238a93151ee7ee7fd957e2d11d7db169 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
biology/mashmap: update 3.1.1 → 3.1.2

Reported by:	portscout
3.1.1
11 Oct 2023 18:26:35
commit hash: 62a169875cb03ed6ae9343377f8a0c419ede5412commit hash: 62a169875cb03ed6ae9343377f8a0c419ede5412commit hash: 62a169875cb03ed6ae9343377f8a0c419ede5412commit hash: 62a169875cb03ed6ae9343377f8a0c419ede5412 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
biology/mashmap: disable on powerpc
3.1.1
22 Aug 2023 16:32:45
commit hash: 37b580d92e23ebd88b3a8d0fdf7d3e7ae8c3d518commit hash: 37b580d92e23ebd88b3a8d0fdf7d3e7ae8c3d518commit hash: 37b580d92e23ebd88b3a8d0fdf7d3e7ae8c3d518commit hash: 37b580d92e23ebd88b3a8d0fdf7d3e7ae8c3d518 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
biology/mashmap: Update 3.1.0 → 3.1.1
3.1.0
22 Aug 2023 06:55:32
commit hash: 6eba0e19d7dc04dac3634072e65b7f1a132cb50dcommit hash: 6eba0e19d7dc04dac3634072e65b7f1a132cb50dcommit hash: 6eba0e19d7dc04dac3634072e65b7f1a132cb50dcommit hash: 6eba0e19d7dc04dac3634072e65b7f1a132cb50d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
biology/mashmap: Update 3.0.6 → 3.1.0

Reported by:	portscout
3.0.6_1
19 Jul 2023 18:26:06
commit hash: eadc22643b6c207a6ee109f82ff42f6e7d401521commit hash: eadc22643b6c207a6ee109f82ff42f6e7d401521commit hash: eadc22643b6c207a6ee109f82ff42f6e7d401521commit hash: eadc22643b6c207a6ee109f82ff42f6e7d401521 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
biology/mashmap: Broken on i386; Fix build on other architectures by using
NATIVE option

Reported by:	fallout
3.0.6
11 Jul 2023 01:44:34
commit hash: 2512450302863b1bcfc8f3b3dc216b1ec64091c1commit hash: 2512450302863b1bcfc8f3b3dc216b1ec64091c1commit hash: 2512450302863b1bcfc8f3b3dc216b1ec64091c1commit hash: 2512450302863b1bcfc8f3b3dc216b1ec64091c1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
biology/mashmap: New port: Fast approximate aligner for long DNA sequences

Number of commits found: 8