pkgsrc-wip/paexec
Aleksey Cheusov 5f2f5e485c updated to version 0.9.0
-t '' means "no transport". This significantly simplifies writing
   shell scripts with paexec. Added: tests for this case.

   paexec has no limited internal buffers anymore. All they are
   resized automatically as it is needed. PAEXEC_BUFSIZE environment
   variable sets an *initial* buffer size, not *maximum* one.

   README: notes about non-standard function getopt_long, and advice
   how to build paexec on platforms with no getopt_long support
   (JP-UX, Solaris etc.).

   More regressions tests

   paexec.1: minor corrections.

   'make test' fix: In case regression test fails, 'make test' exits
   with non-zero exit status.

   paexec can be built with ancient version pmake-1.45 (found in som
   Linux distributions).

   paexec -h|--help outputs messages to stderr - my new religion :-)
2008-06-15 13:37:15 +00:00
..
DESCR
distinfo updated to version 0.9.0 2008-06-15 13:37:15 +00:00
Makefile updated to version 0.9.0 2008-06-15 13:37:15 +00:00
PLIST