Sunpoet Po-Chuan Hsieh
87310c79cb
- Support STAGEDIR
2013-10-04 15:36:36 +00:00
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
Sunpoet Po-Chuan Hsieh
80847e9c28
- Update to 0.50
...
Changes: http://joeyh.name/code/moreutils/news/version_0.50/
2013-08-27 16:06:26 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113
- Convert to new perl framework
2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
3e2c60b127
- Update to 0.49
...
Changes: http://joeyh.name/code/moreutils/news/version_0.49/
2013-07-13 11:53:07 +00:00
Sunpoet Po-Chuan Hsieh
7f40a4bae2
- Fix build on 10-CURRENT
...
Reported by: bdrewery
2013-07-10 15:00:29 +00:00
Sunpoet Po-Chuan Hsieh
fc2fef5261
- Update to 0.48
...
- Add LICENSE
Changes: http://joeyh.name/code/moreutils/news/version_0.48/
2013-05-08 15:33:23 +00:00
Sunpoet Po-Chuan Hsieh
25d471b8a0
- Fix build with MANPAGES off
...
PR: ports/176842
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net >
2013-03-24 06:16:50 +00:00
Sunpoet Po-Chuan Hsieh
64e8ce3086
- Update to 0.47
...
- Convert to new options framework
- Update WWW
Changes: http://joeyh.name/code/moreutils/news/version_0.47/
2013-03-10 09:02:47 +00:00
Sunpoet Po-Chuan Hsieh
624e492569
- Update to 0.46
...
Changes: http://kitenet.net/~joey/code/moreutils/news/version_0.46/
2012-04-16 16:44:57 +00:00
Sunpoet Po-Chuan Hsieh
e6de817601
- 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 >
2011-06-24 22:26:51 +00:00
Sunpoet Po-Chuan Hsieh
2ca41f7ea7
- Take maintainership
2011-04-27 07:34:19 +00:00
Doug Barton
078cf72640
By Maintainer's request, toss these ports back into the pool
2011-04-27 01:56:47 +00:00
Martin Wilke
50225937f8
- Update to 0.44
...
PR: 155685
Submitted by: Charlie Kester <corky1951@comcast.net > (maintainer)
2011-03-27 10:12:46 +00:00
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