Commit graph

5 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Greg Larkin
596ebd9766 - Converted header
- Reassigned to heap
- Marken BROKEN for clang builds
- Marked DEPRECATED with removal in 2 months (program does not shuffle lines,
  no interest in debugging, upstream development ceased, suitable replacement
  found in gshuf tool in sysutils/coreutils)
2013-07-23 15:41:48 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Greg Larkin
bb3d8a2d71 Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:	beech (mentor)
2008-07-18 21:05:20 +00:00
Martin Wilke
07d5e942db shuffle, as its name implies, shuffles the lines of its input (either
standard input, or the named files) into random order. It is in a
sense the very inverse of sort(1)).

WWW:    http://www.eskimo.com/~scs/src/#shuffle

PR:		ports/124100
Submitted by:	Greg Larkin <glarkin at sourcehosting.net>
2008-06-20 17:57:09 +00:00