| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Jun 2011 22:26:51
0.45
|
sunpoet  |
- Update to 0.45
Changes: http://kitenet.net/~joey/code/moreutils/news/version_0.45/
PR: ports/158094
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
27 Apr 2011 07:34:19
0.44
|
sunpoet  |
- Take maintainership |
27 Apr 2011 01:56:47
0.44
|
dougb  |
By Maintainer's request, toss these ports back into the pool |
27 Mar 2011 10:12:46
0.44
|
miwi  |
- Update to 0.44
PR: 155685
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
16 Dec 2010 16:31:11
0.43_1
|
sunpoet  |
- Move parallel and its manpage to sysutils/moreutils-parallel
- Remove CONFLICTS
- Bump PORTREVISION
PR: ports/152971
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
18 Nov 2010 09:34:12
0.43
|
sunpoet  |
- Update to 0.43
- Sort utility list in pkg-descr
Changes: http://kitenet.net/~joey/code/moreutils/news/version_0.43/
PR: ports/152347
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
09 Oct 2010 07:36:20
0.42
|
sunpoet  |
- Add CONFLICTS with sysutils/parallel
Approved by: pgollucci (mentor, implicit) |
08 Oct 2010 07:38:16
0.42
|
sunpoet  |
- Update to 0.42
Changes:
- sponge: Guarantees that output file is always updated automatically, by
renaming a temp file into place.
- sponge: Ensure that output file permissions are always preserved if it already
exists.
PR: ports/151279
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Approved by: pgollucci (mentor) |
05 Sep 2010 12:54:53
0.41
|
decke  |
- Update to 0.41
PR: ports/150286
Submitted by: Charlie Kester <corky1951 at comcast dot net> (maintainer)
Approved by: beat (co-mentor, implicit) |
15 Jul 2010 07:31:18
0.40
|
miwi  |
- Update to 0.40
PR: 148588
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
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 18: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 17:12:44
0.37
|
arved  |
Update to 0.37
PR: 138703
Submitted by: maintainer |
11 Jul 2009 14:47:01
0.36
|
beat  |
- Update to 0.36
PR: ports/136658
Submitted by: Charlie Kester <corky1951 AT comcast.net> (maintainer) |
21 Jun 2009 10: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> |