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)
4 lines
204 B
Plaintext
4 lines
204 B
Plaintext
Given a file containing a list of Unix commands, multithreading is used to
|
|
process the commands in parallel on a single server. Success/failure is
|
|
captured, and failed commands are retained and reported.
|