Next | Query returned 3 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2023-07-03 13:29:04 by Paolo Vincenzo Olivo | Files touched by this commit (9)
Log message:
*: Recursive revbump from devel/libmd

This affects all packages requiring libbsd/libmd
on Linux.
   2022-12-19 17:39:37 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
sysutils/xpipe: prevent deprecated linking mode for libbsd on Linux.
   2022-09-19 00:38:45 by Jan Schaumann | Files touched by this commit (4)
Log message:
add xpipe(1)

The xpipe command reads input from stdin and splits it by the
given number of bytes, lines, or if matching the given pattern.
It then invokes the given utility repeatedly, feeding it the
generated data chunks as input.

You can think of it as a Unix love-child of the split(1),
tee(1), and xargs(1) commands.

https://github.com/jschauma/xpipe

Next | Query returned 3 messages, browsing 1 to 10 | previous