| Port details on branch 2023Q1 |
- ghq Repository management tool (Git, Hg, SVN, Fossil, Bazaar, Darcs)
- 1.3.0_8 devel
=0 1.8.0_4Version of this port present on the latest quarterly branch. - Maintainer: driesm@FreeBSD.org
 - Port Added: 2023-02-17 10:51:08
- Last Update: 2023-03-09 19:50:37
- Commit Hash: 636f0a9
- License: MIT
- WWW:
- https://github.com/x-motemen/ghq
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/ghq/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ghq
- pkg install ghq
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ghq
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652134095
SHA256 (go/devel_ghq/ghq-v1.3.0/v1.3.0.mod) = 88642972c1a377ae6a7dcd9bf1f0a28c1d250684791ecf59a259d8586eaf743f
SIZE (go/devel_ghq/ghq-v1.3.0/v1.3.0.mod) = 818
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- asciidoctor : textproc/rubygem-asciidoctor
- go119 : lang/go119
- Test dependencies:
-
- git>0 : devel/git
- Fetch dependencies:
-
- go119 : lang/go119
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ghq-1.3.0_8:
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- devel_ghq
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|