summaryrefslogtreecommitdiff
path: root/lang/rust
AgeCommit message (Expand)AuthorFilesLines
2021-04-24Pullup ticket #6446 - requested by gutteridgebsiegert1-1/+9
2021-04-10Pullup ticket #6436 - requested by hebsiegert3-91/+53
2021-03-29Bump bootstrap kit to 1.49.0 for sparc64.he2-11/+11
2021-02-25rust: fix typo in commentwiz1-2/+2
2021-02-25rust: Make sure curl is buildlinked on NetBSDnia1-2/+8
2021-02-18rust: fix previouswiz1-2/+2
2021-02-18rust: switch to bsdtar from gtarwiz1-2/+2
2021-02-14Update lang/rust to version 1.49.0.he8-185/+151
2021-01-12rust: Disable SSP checks which will always fail.jperkin1-1/+3
2021-01-04rust: Sync platform.mk with targets listed in Makefilenia1-12/+28
2021-01-04rust: Limit rust-cargo-static option to NetBSD.jperkin1-3/+4
2021-01-03Further reduction of diffs with wip/rust/Makefile.he1-23/+39
2021-01-03Remove reference to PR#54621, arm bootstrap requires NetBSD >= 9.0.he1-3/+1
2021-01-03Reduce difference to wip/rust/:he3-11/+6
2021-01-03Mark various NetBSD-8.* versions as broken, as the correspondinghe1-1/+5
2021-01-03rust: Fix SunOS bootstrap, sync from wip.jperkin2-8/+18
2021-01-03rust: Unbreak stage0-bootstrap target.jperkin1-5/+1
2021-01-02rust: Update checksum patch SUBST pattern to fix buildryoon1-3/+3
2021-01-01Upgrade rust to version 1.48.0.he13-156/+310
2020-12-26rust: likely doesn't work on softfloat ARM, explicitly specify earmv7hfnia1-2/+2
2020-11-29Search /usr/pkg/lib/libatomic when linking.he3-10/+29
2020-11-14Put back ggrep instead of grep; my pkglint erroneously directed me there...he1-2/+2
2020-11-14The patch which caused LLVM not to require 64-bit atomics is no more,he1-1/+6
2020-11-14rust: Fix build with more checksum updateryoon1-1/+5
2020-11-13rust: update CKSUMSadam1-17/+5
2020-11-13Upgrade rust to version 1.47.0.he14-455/+181
2020-11-09Add another post-install dylib rpath fixup for macOSschmonz1-2/+3
2020-11-06Apply fix fromhe3-2/+26
2020-10-29rust: Fix SUBST noop errorryoon1-19/+1
2020-10-28Further space-optimize when building natively on earmv7hf; onlyhe1-5/+10
2020-10-28Upgrade rust to version 1.46.0.he9-300/+119
2020-10-20cargo.mk: move CARGO_FEATURES from lang/ncspot to heretnn1-2/+5
2020-10-14rust: Fix comment about supported platformstriaxx1-2/+2
2020-09-29lang/rust: Prune comments about closed PRsgdt1-9/+1
2020-09-29lang/rust: Adjust openssl bootstrap depends (NetBSD only)gdt1-3/+9
2020-09-27rust: Switch RUST_TYPE default back to "src", per requests from various devsnia1-5/+1
2020-09-25lang/rust: Add DEPENDS on openssl for NetBSD >=9 i386gdt1-5/+9
2020-09-24lang/rust: On NetBSD >=9, bl3 on opensslgdt1-3/+4
2020-09-20lang/rust: Build-depend on openssl, on NetBSD >8gdt1-3/+13
2020-09-20lang/urst: Depend on compat80 also on NetBSD/sparc64gdt1-2/+3
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-08-30rust: use https for master site due to unconditional redirecttnn1-2/+2
2020-08-25Add another post-install dylib rpath fixup for macOS. Bump PKGREVISION.schmonz1-2/+4
2020-08-14rust/cargo.mk: update documentationtnn1-2/+4
2020-08-14cargo.mk: some improvementstnn1-6/+11
2020-08-14rust/cargo.mk: add a default do-build target to reduce copypastatnn1-5/+13
2020-08-14rust/cargo: replace "--frozen --locked" with "--offline" in various placestnn1-3/+3
2020-08-06rust: Update to version 1.45.2.jperkin9-146/+183
2020-07-16rust: Update cross instructions for illumos.jperkin1-6/+15
2020-07-08rust: Add support for cross-compiling illumos.jperkin12-26/+237