1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Greg Larkin
ad1a7eacfc - Fixed the build on 8.0. POSIX namespace changes in sys/time.h caused
an implicit function declaration for gettimeofday.

Patched by:	till plewe <till.plewe@gmail.com>
2010-01-06 18:46:09 +00:00
Greg Larkin
853c0e778f 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
2010-01-05 20:02:37 +00:00