[Bug 251507] sysutils/toybox: update to 0.8.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 1 16:20:41 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251507

            Bug ID: 251507
           Summary: sysutils/toybox: update to 0.8.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: http://landley.net/toybox/#24-10-2020
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: vidar at karlsen.tech
 Attachment #220140 maintainer-approval+
             Flags:

Created attachment 220140
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220140&action=edit
svn diff

Update sysutils/toybox to 0.8.4.

QA:
- poudriere testport: 11.4 & 12.2, builds and runs
- portlint -C: looks fine

Changelog:
- new commands: sha3sum and watchdog
- new command features:
  - sed -s flag
  - cpio --no-preserve-owner now affects archive creation
  - Elliott added tar -I and multi-type find -type a,b,c support
  - Mark Salyzyn added xargs -P to run parallel job
  - the ps and top commands now autodetect pid length
  - top adjusts units for memory display based on system size
- toysh and mkroot: lots of new work on toysh: 29 commits to sh.c since last
release, adding 1500 lines and deleting 700, plus a bunch of sh.tests entries).
Implemented since last release:
  - wildcards
  - case/esac and select
  - brace expansion sequences (ala {1..10..2} and {a..z})
  - the remaining variable slice types ${a#y} ${a%y} ${a^y} ${a,y}
${a/search/replace}
  - the "source" shell builtin
  - the start of job control
  - several bugfixes

See news article for full changelog: http://landley.net/toybox/#24-10-2020

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list