Commit Graph

6 Commits

Author SHA1 Message Date
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
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
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
semarie
71f211abec update net/bore to 0.4.1
from maintainer
2021-12-11 08:06:36 +00:00
tb
98289d595e import ports/net/bore. From upstream/maintainer Delan Azabani with
tweaks from sthen (WANTLIB, WRKDIST), ok sthen

DNS query tool. Provides highlighting by default and some useful protocol
debugging features, and uses pledge(2) and unveil(2) on OpenBSD.
2021-07-06 20:14:10 +00:00