Date: Fri, 20 Jun 2008 17:57:09 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/fileshuffle Makefile distinfo pkg-descr Message-ID: <200806201757.m5KHv9mW055082@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-06-20 17:57:09 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/fileshuffle Makefile distinfo pkg-descr
Log:
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>
Revision Changes Path
1.1241 +1 -0 ports/textproc/Makefile
1.1 +25 -0 ports/textproc/fileshuffle/Makefile (new)
1.1 +3 -0 ports/textproc/fileshuffle/distinfo (new)
1.1 +5 -0 ports/textproc/fileshuffle/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806201757.m5KHv9mW055082>
