IABSD.fr/ports/sysutils/parallel/distinfo

Branch :


Log

Author Commit Date CI Message
e40feefa 2016-05-06 19:22:11 Update to 20160422 snapshot.
28ed8e1a 2015-12-24 09:48:31 Update to GNU Parallel 20151222.
ee4fefe1 2015-09-10 18:57:33 update parallel to august snapshot
1f7f8df4 2015-04-08 18:22:40 Update parallel to March 2015 snapshot.
8717f132 2014-05-25 15:39:46 Update to parallel 20140522. OK pascal@ (MAINTAINER)
6aca5536 2014-03-23 12:30:26 Update to parallel-20140322. Tested with new perl/ok jasper@
e3d0d74a 2013-03-02 17:06:49 update to parallel-20130222 ok ajacoutot@ sthen@ pascal@ (MAINTAINER)
38b755df 2013-02-03 15:51:30 update parallel to 20130122 Notable changes, besides press coverage, are: * --sshdelay Delay starting next ssh by secs seconds. GNU parallel will pause secs seconds after starting each ssh. secs can be less than 1 seconds. * Official OpenBSD port: http://ftp.openbsd.org/ports/sysutils/parallel/ * Bug fixes and man page updates. ok sthen@, pascal@ (MAINTAINER)
2ff88e2a 2012-12-30 17:05:10 update to parallel-20121222 Changes: * --shebang-wrap makes is possible to parallelize scripts by putting parallel in the shebang line (the first #! line in scripts). * --delay puts in a delay after starting each job. Useful to avoid raceconditions and thundering herd problems. * --results now uses / as separator instead of TAB and thus creates subdirs. Thanks to Drew Frank. * parallel: OpenBSD CPU detection. Thanks to Michal Markowski. * niceload --sensor allows for negative numbers to signify a lower number means the limit is lower. * niceload --prg suspend a named program that is already running. * niceload multiple --pid suspend process ids that are already running. * Bug fixes and man page updates. ok ajacoutot@ sthen@ pascal@ (MAINTAINER)
b05731fd 2012-12-06 20:30:09 update parallel to 20121122 notable changes, besides press coverage: * niceload --sensor makes it possible to use a program to control if a program should be suspended. * Bug fixes and man page updates. ok ajacoutot@, pascal@ (MAINTAINER)