pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/paexec
Module name: wip
Committed by: cheusov
Date: Sun Jun 15 13:37:15 UTC 2008
Modified Files:
wip/paexec: Makefile distinfo
Log Message:
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 :-)
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 wip/paexec/Makefile
cvs -z3 rdiff -u -r1.3 -r1.4 wip/paexec/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/paexec/Makefile?r1=1.10&r2=1.11
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/paexec/distinfo?r1=1.3&r2=1.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index