| Port details on branch 2023Q2 |
- ghq Repository management tool (Git, Hg, SVN, Fossil, Bazaar, Darcs)
- 1.4.1_2 devel
=0 1.4.1_2Version of this port present on the latest quarterly branch. - Maintainer: driesm@FreeBSD.org
 - Port Added: 2023-04-08 16:02:42
- Last Update: 2023-04-08 15:33:05
- Commit Hash: 95d3a8d
- 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 = 1677177923
SHA256 (go/devel_ghq/ghq-v1.4.1/v1.4.1.mod) = dfd222fa6830c0f95ce013e718f459edd627e1e3f4519a64f3e1bda03149fdfb
SIZE (go/devel_ghq/ghq-v1.4.1/v1.4.1.mod) = 887
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
- go120 : lang/go120
- Test dependencies:
-
- git>0 : devel/git
- Fetch dependencies:
-
- go120 : lang/go120
- 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.4.1_2:
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:
|