aboutsummaryrefslogtreecommitdiff
path: root/sysutils/shuf
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/shuf: fix fetchSteve Wills2020-04-051-5/+1
| | | | Notes: svn path=/head/; revision=530790
* Deprecate ports broken for more than 6 monthsAntoine Brodin2020-04-041-0/+2
| | | | Notes: svn path=/head/; revision=530719
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516897
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-2/+0
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* Mark broken on FreeBSD 10Mark Felder2018-05-011-0/+2
| | | | | | | Need reallocarray or a port of libbsd to provide it. Notes: svn path=/head/; revision=468765
* shuf is a utility that outputs a random permutation of its input lines.Mark Felder2018-05-013-0/+28
WWW: https://devio.us/~bcallah/shuf/ Notes: svn path=/head/; revision=468763