| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Mar 2010 12:41:14
0.39
|
wen  |
- Update to 0.39
PR: ports/144272
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
12 Feb 2010 09:23:58
0.38
|
pav  |
- Update to 0.38
PR: ports/143827
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
20 Nov 2009 22:34:36
0.37_2
|
sylvio  |
- Removed the superfluous dependency on gmake, and to modify the source Makefile
to respect CFLAGS.
PR: maintainer
Approved by: miwi (mentor) |
20 Sep 2009 19:54:27
0.37_1
|
amdmi3  |
- Add parallel utility to suite
PR: 138979
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe: yes |
10 Sep 2009 18:12:44
0.37
|
arved  |
Update to 0.37
PR: 138703
Submitted by: maintainer |
11 Jul 2009 15:47:01
0.36
|
beat  |
- Update to 0.36
PR: ports/136658
Submitted by: Charlie Kester <corky1951 AT comcast.net> (maintainer) |
21 Jun 2009 11:24:50
0.35
|
dhn  |
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> |