summaryrefslogtreecommitdiff
path: root/lang/rust
AgeCommit message (Expand)AuthorFilesLines
2021-04-27Improve my last patch according to a suggestion from jperkin@pho1-4/+2
2021-04-27Fix build on Darwinpho1-1/+7
2021-04-24Add another post-install dylib rpath fixup for macOS (libserde_derive).schmonz1-2/+3
2021-04-23rust: add some more arm and aarch64 targetsnia2-2/+66
2021-04-23rust: Update supported platformsnia1-9/+23
2021-04-21revbump for boost-libsadam1-1/+2
2021-04-20Fix errors and most warnings flagged by pkglint.he3-12/+12
2021-04-20Remove a patch which no longer applies.he2-34/+1
2021-04-19Update lang/rust to version 1.50.0.he27-205/+243
2021-04-16rust: the i386 bootstrap workaround is really a BUILD_DEPENDSgutteridge1-2/+2
2021-04-15rust: restore NetBSD i386 bootstrap workaroundgutteridge1-1/+9
2021-04-04Hopefully today's last mistake: undo my MAKE_JOBS_SAFE mistake.he1-2/+2
2021-04-04Undo previous, curl and openssl are already conditionally buildlinkedhe1-10/+2
2021-04-04We need curl and openssl buildlinked if BUILD_TARGET is "build".he1-1/+9
2021-04-04rust: Remove old NetBSD bootstrap workaroundsnia1-22/+1
2021-04-04Change rust-cargo-static condition on NetBSD.he1-5/+3
2021-04-04Recompute checksums after the bootstrap version bump.he1-41/+41
2021-04-04Bump the rust binary bootstraps to 1.49 for the remaining NetBSD ports.he1-5/+5
2021-03-31rust: Only enable rust-cargo-static when building bootstraps.nia2-3/+8
2021-03-30rust: normalize workarounds for cargo dependencies on NetBSDnia2-39/+19
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