cvs commit: ports/textproc Makefile ports/textproc/fileshuffle Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Fri Jun 20 17:57:09 UTC 2008


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)


More information about the cvs-ports mailing list