summaryrefslogtreecommitdiff
path: root/lang/rust
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Update rust to version 1.34.1.he2-8/+7
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-1/+2
2019-04-16Bump the various bootstrap kits for NetBSD to 1.34.0.he2-38/+38
2019-04-14Sorry, messed up one patch; corrected version here.he2-9/+8
2019-04-14Update rust to version 1.34.0.he12-151/+138
2019-04-08lang/rust: Adjust BROKEN pattern per pkglintgdt1-4/+3
2019-04-04Insert a more explicit comment about who prepared the varioushe1-6/+6
2019-04-03lang/rust: Extend BROKEN to all NetBSD before 8gdt1-4/+5
2019-04-03lang/rust: Mark BROKEN_ON_PLATFORM for NetBSD-7*-i386gdt1-1/+5
2019-03-27rust-1.32.0-x86_64-unknown-linux-gnu.tar.gz had the wrong checksum.he1-5/+5
2019-03-07rust: Fix another instance of the rand crate for SunOS.jperkin6-19/+38
2019-03-06Update the NetBSD/aarch64 bootstrap kit to target 8.99.35 dated 2019-03-05.he1-9/+9
2019-03-06Add patch to fix build for rust 1.33.0;rin2-1/+18
2019-03-04Bump bootstrap for armv7/NetBSD to 1.33.0 (still not successfully tested).he2-11/+11
2019-03-04Bump bootstrap version for NetBSD/powerpc to 1.33.0.he2-11/+11
2019-03-04Bump NetBSD/sparc64 bootstrap kit to (cross-built) 1.33.0.he2-11/+11
2019-03-03Bump bootstrap kit for NetBSD/aarch64 to 1.33.0, for NetBSD/aarch64 8.99.34.he2-11/+11
2019-03-03Bump NetBSD/i386 bootstrap kit to 1.33.0, natively built on 8.0.he2-11/+11
2019-03-03Hmm, overlooked generating distinfo for patches.he1-6/+4
2019-03-03Update rust to version 1.33.0.he9-173/+151
2019-02-14Bump the bootstrap kit for armv7--netbsd-eabihf to 1.32.0.he2-3/+11
2019-02-14Bump the bootstrap kit for x86_64--netbsd to 1.32.0.he2-3/+11
2019-02-14Bump the bootstrap kit for i686--netbsd to 1.32.0, natively built.he2-11/+11
2019-02-13Bump sparc64--netbsd bootstrap kit to 1.32.0.he2-11/+11
2019-02-13Various updates and additions:he2-22/+50
2019-02-12delete duplicated LD_LIBRARY_PATH declarationstnn1-5/+2
2019-01-22rust: Put back SunOS fix lost in previous update.jperkin3-2/+21
2019-01-20rust: Remove --disable-jemalloc, no longer valid.jperkin1-2/+1
2019-01-19Update to 1.32.0ryoon7-274/+110
2019-01-05rust: add some kludges to better support NetBSD HEAD-llvmtnn4-3/+56
2019-01-03rust: PYTHON_FOR_BUILD_ONLY. Bump.tnn1-1/+3
2019-01-03rust: builds just fine with python-3.7. Remove PYTHON_VERSIONS_ACCEPTED.tnn1-3/+1
2018-12-21Upgrade rust to version 1.31.1.he6-75/+144
2018-12-15rust: Restore SunOS support.jperkin2-11/+15
2018-12-08Update to 1.31.0ryoon2-151/+122
2018-11-29rust: Ensure the bundled http-parser is used.jperkin1-5/+10
2018-11-27rust: speed-up building; clean-upsadam9-42/+132
2018-11-27Replace, not append to WRKSRC/.cargo/config.maya1-2/+2
2018-11-18Update to 1.30.1ryoon2-8/+7
2018-10-31Add patch from jakllsch (not merged upstream yet) to fix some pthread/martin2-1/+139
2018-10-31lang/rust: Various fixes.jperkin3-3/+26
2018-10-29Upgrade rust to version 1.30.0.he6-99/+182
2018-10-28Upgrade rust to version 1.29.2.he4-64/+61
2018-10-23lang/rust: Extract .cargo without making a copy in ${WRKDIR}minskim1-3/+3
2018-10-18Make a tentative fix for pkg/53671 by placing the cross compilerhe1-11/+16
2018-10-18Fix ${WRKDIR} reference, hint from leotmartin1-2/+2
2018-10-17*: Replace custom tool setup with new ggrep.jperkin1-4/+2
2018-10-15Add pointers to (so far untested) bootstrap kits for sparc64 and earmv7hf.he3-43/+132
2018-10-13Hm, we need to ensure the gcc-wrap script is executable.he1-1/+2
2018-10-13Typo fix, CROSS_TARGET -> GNU_CROSS_TARGET.he1-2/+2