| Port details on branch 2026Q3 |
- mimalloc General-purpose allocator with excellent performance characteristics
- 3.4.5 devel
=0 3.3.2Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2019-10-03 07:28:47
- Last Update: 2026-08-06 14:55:10
- Commit Hash: 8a0874e
- License: MIT
- WWW:
- https://github.com/microsoft/mimalloc
- Description:
- mimalloc (pronounced "me-malloc") is a general purpose allocator with excellent
performance characteristics. Initially developed for the run-time systems of the
Koka and Lean languages.
It is a drop-in replacement for malloc and can be used in other programs without
code changes.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- mimalloc>0:devel/mimalloc
- To install the port:
- cd /usr/ports/devel/mimalloc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/mimalloc
- pkg install mimalloc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mimalloc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1786022185
SHA256 (mimalloc-v3.4.5-source.tar.gz) = 9dcf555e6a4aa0b50064cd50abf8936caa0fca874c5e51fcafd12aae4beaf074
SIZE (mimalloc-v3.4.5-source.tar.gz) = 1424644
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
- This port is required by:
- for Libraries
-
- devel/mold
- games/CWR-CE
- games/xray-16
Configuration Options:
- No options to configure
- Options name:
- devel_mimalloc
- USES:
- cmake:testing compiler:c++17-lang pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|