Port details |
- cargo-make Rust task runner and build tool
- 0.37.24 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: cs@FreeBSD.org
 - Port Added: 2025-07-29 15:18:04
- Last Update: 2025-07-29 15:14:07
- Commit Hash: 9851f2d
- License: APACHE20
- WWW:
- https://sagiegurari.github.io/cargo-make/
- Description:
- The cargo-make task runner enables to define and configure sets of tasks and
run them as a flow.
A task is a command, script, rust code, or other sub tasks to execute. Tasks
can have dependencies which are also tasks that will be executed before the
task itself. With a simple toml based configuration file, you can define a
multi platform build script that can run build, test, generate documentation,
run bench tests, run security validations and more, executed by running a
single command.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cargo-make>0:devel/cargo-make
- To install the port:
- cd /usr/ports/devel/cargo-make/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cargo-make
- pkg install cargo-make
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cargo-make
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1753707704
SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627
SIZE (rust/crates/adler2-2.0.0.crate) = 13529
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:
-
- rust>=1.88.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_cargo-make
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|