gkoehler
94efd7f028
Update to broot 1.16.2, unbreaking powerpc64
...
Crate exr < 1.5.0 failed to build on big-endian arch like powerpc64.
This update moves from exr 1.4.2 to 1.5.2.
https://github.com/Canop/broot/blob/master/CHANGELOG.md
ok landry@
2022-11-06 20:36:12 +00:00
sthen
6781029335
bump REVISION for ports using rust, so that pkg_add -u for i386 users
...
updates to packages without -znotext (i.e. with text relocations disabled)
makes sense to phessler, semarie, tb
2022-10-28 10:00:45 +00:00
semarie
6f1dbcb6fe
adjust rust programs to run with immutable stack
...
the rust std library has been changed to not try to reallocate
a guard page on the stack.
as the rust std library is statically linked in rust programs,
bump REVISION to force reinstall.
2022-10-09 16:32:18 +00:00
landry
6e222dc140
sysutils/broot: update to 1.14.2
...
use MODCARGO_CRATES_KEEP to build the local copy of libgit2.
2022-09-12 07:49:20 +00:00
jca
59f3e357d6
Bump cc and libc crates in those rust ports
...
cc >= 1.0.73 (latest) and libc >= 0.2.113 (latest is 0.2.232) are needed
for powerpc64 and riscv64 support. semarie@ will take care of the
lang/rust bits.
Help from semarie@, powerpc64 tests by gkoehler@, ok semarie@
2022-08-24 21:43:08 +00:00
naddy
2b3700e37e
drop RCS Ids
2022-03-11 19:57:10 +00:00
rsadowski
8b30f9fbf5
Update broot to 1.9.1
...
OK bket@
2022-01-09 12:29:02 +00:00
fcambus
d3b60507c1
Add missing RCS ID markers in crates.inc files for some Rust ports.
2021-09-02 17:39:09 +00:00
tb
212de70670
Use '.include "crates.inc"' instead of '.include <crates.inc>' in some
...
Rust ports. This ensures that the local directory is searched before
the system directories.
ok danj semarie
2021-08-14 07:06:31 +00:00
landry
757a42f3f0
import sysutils/broot 1.6.1
...
broot is a new way to see and navigate directory trees, cf
https://dystroy.org/broot
ok bket@ rsadowski@
2021-07-06 07:59:47 +00:00