Date: Tue, 5 Jan 2010 20:02:37 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/pmt Makefile distinfo pkg-descr Message-ID: <201001052002.o05K2b3E025168@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glarkin 2010-01-05 20:02:37 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/pmt Makefile distinfo pkg-descr
Log:
The Pipe Magic Tools (PMT) are a small collection of filters which
can be added to UNIX pipes. The filters include:
speed
Measures the speed of the data flowing through the pipe
throttle
Controls the speed of the data flowing through the pipe
rot13
The famous rot13 algorithm
rot47
The not-so-famous rot47 algorithm
tolower
Converts all alphabetic characters to lower case
toupper
Converts all alphabetic characters to upper case
WWW: http://hansmi.ch/software/pipe-magic-tools
Revision Changes Path
1.1156 +1 -0 ports/sysutils/Makefile
1.1 +25 -0 ports/sysutils/pmt/Makefile (new)
1.1 +3 -0 ports/sysutils/pmt/distinfo (new)
1.1 +22 -0 ports/sysutils/pmt/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001052002.o05K2b3E025168>
