Subject: CVS commit: pkgsrc/lang/rust
From: Adam Ciarcinski
Date: 2018-11-27 16:45:23
Message id: 20181127154523.69A0FFB1F@cvs.NetBSD.org

Log Message:
rust: speed-up building; clean-ups

- use 'build' target for building, not 'dist'
- set jobs also for install target
- do not generate tarballs; we don't need them, but they take a lot of disk-space
- do not install 'src'
- do not generate 'install.log' nor 'uninstall.sh'
- on Darwin, use headerpad_max_install_names to be able to fix all dylibs
- make optimized bootstrap
- pkglint fixes
- get ready to depend on lang/llvm and devel/jemalloc

Files:
RevisionActionfile
1.66modifypkgsrc/lang/rust/Makefile
1.6modifypkgsrc/lang/rust/cargo.mk
1.47modifypkgsrc/lang/rust/distinfo
1.3modifypkgsrc/lang/rust/patches/patch-src_bootstrap_bootstrap.py
1.2modifypkgsrc/lang/rust/patches/patch-src_tools_cargo_src_cargo_core_profiles.rs
1.2modifypkgsrc/lang/rust/patches/patch-src_tools_cargo_tests_testsuite_build.rs
1.1addpkgsrc/lang/rust/patches/patch-src_bootstrap_builder.rs
1.3addpkgsrc/lang/rust/patches/patch-src_tools_rust-installer_install-template.sh
1.1addpkgsrc/lang/rust/patches/patch-src_tools_rust-installer_src_generator.rs