forked from Lainports/freebsd-ports
Commit b7f05445c0 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)
8 lines
322 B
Text
8 lines
322 B
Text
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.
|