fb16dfecae
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)
10 lines
421 B
Text
10 lines
421 B
Text
ghq provides a way to organize remote repository clones, like go
|
|
get does. When you clone a remote repository with ghq, it creates
|
|
a directory under a specific root directory using the remote
|
|
repository URL's host and path.
|
|
|
|
You can also list local repositories, jump into local repositories,
|
|
and bulk get repositories by list of URLs.
|
|
|
|
It supports many contemporary VCS like Git, Mercurial, Fossil, SVN,
|
|
Bazaar, Darcs.
|