2020-11-06 10:11:31 by Maya Rashish | Files touched by this commit (3) |
Log message: mozjs68: add one more patch necessary for paxctl-safety. affects wasm. found while using firefox, which experiences a lot more js. PKGREVISION++ |
2020-11-05 17:35:25 by Nia Alarie | Files touched by this commit (3) |
Log message: mozjs68: Make PaX-MPROTECT safe on NetBSD. |
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message: *: Recursive revbump from textproc/icu-68.1 |
2020-10-23 02:21:04 by David H. Gutteridge | Files touched by this commit (1) |
Log message: mozjs68: requires minimum GCC 6.1 |
2020-10-21 02:18:25 by David H. Gutteridge | Files touched by this commit (1) |
Log message: mozjs68: fix minimum Rust version setting The wrong variable was used (s/RUST_TYPE/RUST_REQ/). |
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message: *: bump PKGREVISION for perl-5.32. |
2020-06-14 17:33:29 by Nia Alarie | Files touched by this commit (17) |
Log message: Rename rust-bin's PKGNAME to rust-bin. Add rust.mk for rust packages. This allows rust-bin and rust to coexist in bulk builds (for testing, etc), but the packages still may not be installed at the same time. rust.mk as a solution for picking the correct rust variant was suggested by gdt@. It is intended to be included directly by packages that do not use cargo.mk, and indirectly by packages that do use cargo.mk. rust.mk provides one user-settable variable: RUST_TYPE as before, whether to bootstrap rust from source or use official binaries. may be "src" or "bin" And two package-settable variables: RUST_REQ the minimum version of Rust required by the package. defaults to "1.20.0" RUST_RUNTIME whether Rust is a runtime dependency, may be "yes" or "no" |
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message: Revbump for icu |