Created attachment 215181 [details] svn diff Changes in this version: Some new features including: - patch now understands [FILE [PATCH]] arguments - added patch -F (fuzz factor) support - cal now highlights the current day - added -T to cp/mv - netcat -L no longer automatically includes stderr (new -E option does that) - added ls -w ...and more. Some bugfixes for tar, find, netcat, sntp etc. Full changelog: http://landley.net/toybox/#11-05-2020 QA: portlint: looks fine. poudriere testport ok on: 12.1-amd64, 12.1-i386, 11.3-amd64, 11.3-i386. Credits: Big thanks to RhodiumToad and kaktus for helping me make it build on FreeBSD. An effort has been made to try to upstream the patch.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/152188050
A commit references this bug: Author: fernape Date: Thu Jun 4 05:50:35 UTC 2020 New revision: 537869 URL: https://svnweb.freebsd.org/changeset/ports/537869 Log: sysutils/toybox: update to 0.8.3 ChangeLog: http://landley.net/toybox/#11-05-2020 PR: 246946 Submitted by: vidar@karlsen.tech (maintainer) Changes: head/sysutils/toybox/Makefile head/sysutils/toybox/distinfo head/sysutils/toybox/files/ head/sysutils/toybox/files/patch-lib_portability.c
Committed, Thanks!