pkgsrc/lang/rust
tnn 273ad8e898 cargo.mk: move CARGO_FEATURES from lang/ncspot to here
It seems to be a generally useful feature. If a package supports
optional cargo dependencies then you may now (instead of messing with
CARGO_ARGS directly) set in your Makefile for example:

CARGO_NO_DEFAULT_FEATURES=	YES
CARGO_FEATURES+=		dbus pulseaudio
2020-10-20 19:03:07 +00:00
..
files Upgrade rust to version 1.31.1. 2018-12-21 23:12:34 +00:00
patches rust: Update to version 1.45.2. 2020-08-06 11:42:56 +00:00
buildlink3.mk rust: Add support for cross-compiling illumos. 2020-07-08 14:46:14 +00:00
cargo.mk cargo.mk: move CARGO_FEATURES from lang/ncspot to here 2020-10-20 19:03:07 +00:00
cross.mk rust: Update cross instructions for illumos. 2020-07-16 09:35:37 +00:00
DESCR
distinfo rust: Update to version 1.45.2. 2020-08-06 11:42:56 +00:00
Makefile lang/rust: Prune comments about closed PRs 2020-09-29 16:45:16 +00:00
options.mk rust: uses -std=c++14 2020-06-24 09:46:26 +00:00
platform.mk rust: Update to version 1.45.2. 2020-08-06 11:42:56 +00:00
rust.mk rust: Fix comment about supported platforms 2020-10-14 08:23:49 +00:00