Commit graph

6 commits

Author SHA1 Message Date
Wen Heping
fea59376f9 - Update to 0.39
PR:		ports/144272
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2010-03-13 12:41:14 +00:00
Pav Lucistnik
acf3097b94 - Update to 0.38
PR:		ports/143827
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2010-02-12 09:23:58 +00:00
Sylvio Cesar Teixeira
1a3a925325 - Removed the superfluous dependency on gmake, and to modify the source Makefile to respect CFLAGS.
PR:		maintainer
Approved by:	miwi (mentor)
2009-11-20 22:34:36 +00:00
Dmitry Marakasov
f4734d68bd - Add parallel utility to suite
PR:		138979
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe:	yes
2009-09-20 18:54:27 +00:00
Beat Gaetzi
4bda1df174 - Update to 0.36
PR:		ports/136658
Submitted by:	Charlie Kester <corky1951 AT comcast.net> (maintainer)
2009-07-11 14:47:01 +00:00
Dennis Herrmann
1e26add69b moreutils is a growing collection of the unix tools that nobody thought to
write thirty years ago.

So far, it includes the following utilities:

 - sponge: soak up standard input and write to a file
 - ifne: run a program if the standard input is not empty
 - vidir: edit a directory in your text editor
 - vipe: insert a text editor into a pipe
 - ts: timestamp standard input
 - combine: combine the lines in two files using boolean operations
 - pee: tee standard input to pipes
 - zrun: automatically uncompress arguments to command
 - mispipe: pipe two commands, returning the exit status of the first
 - isutf8: check if a file or standard input is utf-8
 - lckdo: execute a program with a lock held

WWW:	http://kitenet.net/~joey/code/moreutils/

PR:		ports/135869
Submitted by:	Charlie Kester <corky1951@comcast.net>
2009-06-21 10:24:50 +00:00