Port details |
- megahit Ultra-fast single-node large and complex metagenomics assembly
- 1.2.9.20 biology
=2 1.2.9_1Version of this port present on the latest quarterly branch. - Maintainer: jwb@FreeBSD.org
 - Port Added: 2022-11-22 16:42:09
- Last Update: 2025-05-23 12:33:33
- Commit Hash: b3b1a39
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/voutcn/megahit
- Description:
- MEGAHIT is a single node assembler for large and complex metagenomics NGS
reads, such as soil. It makes use of succinct de Bruijn graph (SdBG) to achieve
low memory assembly. MEGAHIT can optionally utilize a CUDA-enabled GPU to
accelerate its SdBG contstruction.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- megahit>0:biology/megahit
- To install the port:
- cd /usr/ports/biology/megahit/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/megahit
- pkg install megahit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: megahit
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 powerpc64 powerpc64le riscv64
- distinfo:
- TIMESTAMP = 1748000175
SHA256 (voutcn-megahit-v1.2.9-20-g3821b10_GH0.tar.gz) = 743d45843a4fb58134c1e68e5d5e0987320bc3dfa949f1ab6e719b78d1f317fa
SIZE (voutcn-megahit-v1.2.9-20-g3821b10_GH0.tar.gz) = 268974
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- biology_megahit
- USES:
- cmake python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.9.20 23 May 2025 12:33:33
    |
Jason W. Bacon (jwb)  |
biology/megahit: Update to 1.2.9.20
Patches for clang19/FreeBSD 15 (Hayzam Sherif)
Commits since last release to support non-x86 archs |
1.2.9_1 24 Nov 2022 14:10:13
    |
Jason W. Bacon (jwb)  |
biology/megahit: Add cmake patch to respect ports build flags
Removes agressive optimizations hard-coded upstream |
1.2.9 22 Nov 2022 16:39:22
    |
Jason W. Bacon (jwb)  |
biology/megahit: Ultra-fast single-node metagenomics assembly
MEGAHIT is a single node assembler for large and complex metagenomics
NGS reads, such as soil. It makes use of succinct de Bruijn graph
(SdBG) to achieve low memory assembly. MEGAHIT can optionally utilize
a CUDA-enabled GPU to accelerate its SdBG contstruction. |
Number of commits found: 3
|