Commit graph

13 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
872654feb2 - Move parallel and its manpage to sysutils/moreutils-parallel
- Remove CONFLICTS
- Bump PORTREVISION

PR:		ports/152971
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2010-12-16 16:31:11 +00:00
Sunpoet Po-Chuan Hsieh
571e1b9ae1 - 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)
2010-11-18 09:34:12 +00:00
Sunpoet Po-Chuan Hsieh
971b504dec - Add CONFLICTS with sysutils/parallel
Approved by:	pgollucci (mentor, implicit)
2010-10-09 07:36:20 +00:00
Sunpoet Po-Chuan Hsieh
481b19f85b - 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)
2010-10-08 07:38:16 +00:00
Bernhard Froehlich
8d06060c70 - Update to 0.41
PR:		ports/150286
Submitted by:	Charlie Kester <corky1951 at comcast dot net> (maintainer)
Approved by:	beat (co-mentor, implicit)
2010-09-05 12:54:53 +00:00
Martin Wilke
8a12106fc2 - Update to 0.40
PR:		148588
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2010-07-15 07:31:18 +00:00
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
Tilman Keskinoz
1abde40ad5 Update to 0.37
PR:		138703
Submitted by:	maintainer
2009-09-10 17:12:43 +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