IABSD.fr/ports/sysutils/moreutils

Branch :


Log

Author Commit Date CI Message
caba649c 2013-07-15 07:33:47 add a comment warning about a conflict if enabling a tool in moreutils which is currently disabled. no pkg change.
e2492c82 2013-07-14 11:03:41 Update to 0.49; ok sthen@ (maintainer)
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
3edb03dd 2012-06-26 13:38:25 update to moreutils 0.47: fixes manpage typo, avoids reading files twice in combine(1) to support data coming from pipes, and adds an errno(1) utility for people who are too lazy to type 'man errno' (or are perhaps on an OS with bad manuals).
702bfef4 2012-04-30 19:22:08 switch to MASTER_SITE_DEBIAN
e7754ca9 2012-04-11 14:41:40 update to moreutils 0.46, fixing a manpage typo and reading from named pipes in combine(1)'s xor mode.
00ffd620 2011-06-20 14:02:36 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
d94d6330 2011-05-04 14:11:59 import sysutils/moreutils: ok dcoppa@ moreutils is a growing collection of the unix tools that nobody thought to write long ago when unix was young, including amongst others: 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