cvs commit: ports/textproc Makefile ports/textproc/permute
 Makefile distinfo pkg-descr ports/textproc/permute/files
 patch-Makefile patch-permute.cpp
    Jean-Yves Lefort 
    jylefort at FreeBSD.org
       
    Thu Sep  8 16:10:40 PDT 2005
    
    
  
jylefort    2005-09-08 23:10:40 UTC
  FreeBSD ports repository
  Modified files:
    textproc             Makefile 
  Added files:
    textproc/permute     Makefile distinfo pkg-descr 
    textproc/permute/files patch-Makefile patch-permute.cpp 
  Log:
  Add permute.
  
  Permute is a simple program to read lines from standard input and
  generate all possible permutations of those lines.
  
  WWW: http://pigseye.kennesaw.edu/~rbentley/
  
  PR:             ports/85865
  Submitted by:   Erik Greenwald <erik at smluc.org>
  
  Revision  Changes    Path
  1.851     +1 -0      ports/textproc/Makefile
  1.1       +22 -0     ports/textproc/permute/Makefile (new)
  1.1       +2 -0      ports/textproc/permute/distinfo (new)
  1.1       +8 -0      ports/textproc/permute/files/patch-Makefile (new)
  1.1       +15 -0     ports/textproc/permute/files/patch-permute.cpp (new)
  1.1       +4 -0      ports/textproc/permute/pkg-descr (new)
    
    
More information about the cvs-ports
mailing list