Date: Thu, 8 Sep 2005 23:10:40 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/permute Makefile distinfo pkg-descr ports/textproc/permute/files patch-Makefile patch-permute.cpp Message-ID: <200509082310.j88NAegm078097@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509082310.j88NAegm078097>
