Version: 0.65, Package name: moreutils-0.65 |
Maintained by: Stuart Henderson |
Master sites:
|
Description moreutils is a growing collection of the unix tools that nobody thought to write long ago when unix was young, including amongst others: chronic: run a command, hide output unless it fails lckdo: execute a program with a lock held mispipe: pipe two commands, returning the exit status of the first pee: tee standard input to pipes sponge: soak up standard input and write to a file ts: timestamp standard input vidir: edit a directory in your text editor vipe: insert a text editor into a pipe zrun: automatically uncompress arguments to command |
Filesize: 79.074 KB |
Version History (View Complete History) |
|
2021-01-05 04:11:43 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to moreutils-0.65 |
2020-11-06 07:30:33 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to moreutils-0.64 |
2020-07-11 16:54:41 by Stuart Henderson | Files touched by this commit (98) |
Log message: switch my maintainer email addresses to my own domain |
2020-03-03 13:13:30 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix moreutils: missed cvs add, problem reported by naddy@ |
2020-03-02 12:44:34 by Stuart Henderson | Files touched by this commit (3) |
Log message: sysutils/moreutils: there is a cygwin codepath to implement waitid() as needed by moreutils' "parallel" tool that we can also use, so enable it. install the binary as "parallel.moreutils" to avoid conflicting with GNU parallel |
2019-06-03 10:06:58 by Stuart Henderson | Files touched by this commit (153) |
Log message: s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain |
2019-03-21 07:19:14 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to moreutils-0.63 |
2018-04-11 07:31:08 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to moreutils-0.62 |
2017-04-22 15:01:02 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to moreutils-0.60 |
2017-01-26 08:44:46 by Stuart Henderson | Files touched by this commit (2) |
Log message: add a short description of chronic(1) in moreutils' DESCR |
2016-05-28 07:47:14 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to moreutils-0.59 |
2016-03-05 08:07:17 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to moreutils-0.58 |
2016-01-05 15:04:02 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to moreutils-0.57, from Michael Reed, small tweak by me. |
2015-06-08 03:02:49 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to moreutils-0.56 |
2014-11-15 15:52:11 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to moreutils-0.53, a noop for us (only change is with included Debian packaging, re https://lists.debian.org/debian-devel/2014/11/msg00174.html) but keeps portroach happy ;) |
2011-06-20 08:02:36 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to moreutils 0.45, adds support for "ts '%.s'" to print sub-second timestamps since the epoch when timestamping standard input. $ ls | ts %.s 1308578507.263414 CVS 1308578507.263924 Makefile 1308578507.263997 distinfo 1308578507.264716 patches 1308578507.264815 pkg |