Age | Commit message (Expand) | Author | Files | Lines |
2020-09-27 | rust: Switch RUST_TYPE default back to "src", per requests from various devs | nia | 1 | -5/+1 |
2020-09-25 | lang/rust: Add DEPENDS on openssl for NetBSD >=9 i386 | gdt | 1 | -5/+9 |
2020-09-24 | lang/rust: On NetBSD >=9, bl3 on openssl | gdt | 1 | -3/+4 |
2020-09-20 | lang/rust: Build-depend on openssl, on NetBSD >8 | gdt | 1 | -3/+13 |
2020-09-20 | lang/urst: Depend on compat80 also on NetBSD/sparc64 | gdt | 1 | -2/+3 |
2020-08-31 | *: bump PKGREVISION for perl-5.32. | wiz | 1 | -2/+2 |
2020-08-30 | rust: use https for master site due to unconditional redirect | tnn | 1 | -2/+2 |
2020-08-25 | Add another post-install dylib rpath fixup for macOS. Bump PKGREVISION. | schmonz | 1 | -2/+4 |
2020-08-14 | rust/cargo.mk: update documentation | tnn | 1 | -2/+4 |
2020-08-14 | cargo.mk: some improvements | tnn | 1 | -6/+11 |
2020-08-14 | rust/cargo.mk: add a default do-build target to reduce copypasta | tnn | 1 | -5/+13 |
2020-08-14 | rust/cargo: replace "--frozen --locked" with "--offline" in various places | tnn | 1 | -3/+3 |
2020-08-06 | rust: Update to version 1.45.2. | jperkin | 9 | -146/+183 |
2020-07-16 | rust: Update cross instructions for illumos. | jperkin | 1 | -6/+15 |
2020-07-08 | rust: Add support for cross-compiling illumos. | jperkin | 12 | -26/+237 |
2020-07-07 | Upgrade to rust version 1.44.1. | he | 2 | -7/+7 |
2020-07-06 | Based on suggestion, add the "cross.mk" file which contains | he | 2 | -1/+54 |
2020-07-06 | On second thought, put back the settings for powerpc and earmv7hf, | he | 1 | -2/+23 |
2020-07-06 | Remove more of the cross-compile settings now consigned to my | he | 1 | -23/+2 |
2020-07-06 | Re-update rust to version 1.44.0. | he | 6 | -216/+134 |
2020-06-24 | rust: uses -std=c++14 | nia | 2 | -4/+5 |
2020-06-18 | rust/platform.mk: Note PR about earmv7, and requirement for PR links | gdt | 1 | -1/+8 |
2020-06-14 | rust: correct sense of test. pointed out by gdt | nia | 1 | -3/+3 |
2020-06-14 | rust: Remove silly comment that slipped in | nia | 1 | -2/+1 |
2020-06-14 | rust: More rust.mk explanation. | nia | 2 | -9/+9 |
2020-06-14 | Rename rust-bin's PKGNAME to rust-bin. Add rust.mk for rust packages. | nia | 4 | -43/+62 |
2020-06-14 | lang/rust: Add comments listing open PRs | gdt | 1 | -1/+20 |
2020-06-14 | lang/rust: fix unsatisfiable condition in cargo.mk | rillig | 2 | -6/+6 |
2020-06-13 | lang/rust: Note pkgbuild 2020Q1 MAK_JOBS mystery | gdt | 1 | -2/+6 |
2020-06-13 | lang/rust: Extend comments about linker fixes | gdt | 1 | -4/+13 |
2020-06-13 | lang/rust: Fix MAKE_JOBS_SAFE setting for NetBSD | gdt | 1 | -3/+12 |
2020-06-09 | rust: Use subst framework instead of manual sed. | jperkin | 1 | -29/+37 |
2020-06-08 | It looks like "checksum" is optional, and "source" isn't for | he | 1 | -2/+2 |
2020-06-08 | Provide a new show-cargo-depends script which works with the coming | he | 1 | -2/+6 |
2020-06-08 | Back out the update to version 1.44.0, revert to 1.43.1nb1. | he | 6 | -123/+166 |
2020-06-07 | Update rust to version 1.44.0. | he | 6 | -166/+123 |
2020-06-03 | rust*: Add PKG_SKIP_REASON depending on the value of RUST_TYPE | nia | 1 | -1/+7 |
2020-05-24 | rust: revert after hasty commit | triaxx | 1 | -4/+4 |
2020-05-24 | rust: fix building on FreeBSD | triaxx | 1 | -4/+4 |
2020-05-22 | revbump after updating security/nettle | adam | 1 | -1/+2 |
2020-05-21 | rust: cargo cult netbsd version check for MAKE_JOBS_SAFE | nia | 1 | -2/+3 |
2020-05-21 | Restrict MAKE_JOBS_SAFE=no to older-than-current NetBSD. | joerg | 1 | -3/+3 |
2020-05-19 | rust: No rust on NetBSD<8 | nia | 1 | -1/+4 |
2020-05-19 | rust: Bump libLLVM version for SunOS bootstrap. | jperkin | 1 | -2/+2 |
2020-05-18 | rust: if variables are supposed to be overridable, set them with ?= | wiz | 1 | -3/+3 |
2020-05-18 | lang: Add rust-bin. | nia | 3 | -2/+42 |
2020-05-17 | Update lang/rust to version 1.43.1. | he | 2 | -7/+7 |
2020-05-16 | rust: use upstream's fix for previous | tnn | 2 | -5/+9 |
2020-05-16 | rust: try to fix some llvm-10 fallout | tnn | 3 | -1/+38 |
2020-05-16 | Update lang/rust to version 1.43.0. | he | 2 | -103/+102 |