Commit Graph

13 Commits

Author SHA1 Message Date
sthen
56a28fcfb7 remove DISTFILES setting for cargo ports using GH_*, no longer needed
with cargo.port.mk r1.35
2023-01-30 13:28:38 +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
semarie
97ddd5059c update textproc/mdbook to 0.4.21
update to make it build with lang/rust 1.64.0

ok edd@
2022-10-04 14:53:55 +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
8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
edd
4cfa5bc2f6 textproc/mdbook: simple upgrade to v0.4.13. 2021-10-29 13:52:32 +00:00
daniel
d17f6b479a update mdbook to 0.4.6 fixing cve-2020-26297
ok edd@ (MAINTAINER)
2021-02-22 05:03:58 +00:00
edd
98a2610837 Update textproc/mdbook to version 0.4.4. 2020-11-23 15:16:44 +00:00
edd
4015d6ef7f Update textproc/mdbook to 0.4.1.
Just as soon as I've committed 0.4.0, they've already released 0.4.1!

This release removes a load of unused dependencies.
2020-07-08 22:35:54 +00:00
edd
d5718ace40 Update textproc/mdbook to version 0.4.0.
OK abieber@. Many thanks.
2020-07-08 22:18:41 +00:00
semarie
cc7591003c small devel/cargo cleanup
MODCARGO_CRATES_UPDATE, for libc crate, isn't need anymore when >=0.2.63
2020-03-02 07:13:55 +00:00
edd
eaf92b2f5d Import textproc/mdbook.
"Create books from markdown files"

Input and OK sthen@. Thanks!
2019-11-19 14:25:46 +00:00