Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
9 lines
322 B
Plaintext
9 lines
322 B
Plaintext
Shellany captures command output.
|
|
|
|
Features:
|
|
- Portability (should work on recent JRuby versions).
|
|
- Capturing stdout, stderr in a convenient way.
|
|
- Returning the result in a convenient way.
|
|
- Detecting if a shell is needed (though incomplete/primitive implementation).
|
|
- Prevents running the same command multiple times.
|