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