Port details on branch 2023Q3 |
- ghq Repository management tool (Git, Hg, SVN, Fossil, Bazaar, Darcs)
- 1.4.2_2 devel =0 1.4.2_2Version of this port present on the latest quarterly branch.
- Maintainer: driesm@FreeBSD.org
- Port Added: 2023-08-04 15:02:22
- Last Update: 2023-09-08 14:39:12
- Commit Hash: 793b61c
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1681657923
SHA256 (go/devel_ghq/ghq-v1.4.2/v1.4.2.mod) = 9e9b9244c077cc323ca37c44eb3fa187922a7e5034a9f5e2645008b8d7a7a7b2
SIZE (go/devel_ghq/ghq-v1.4.2/v1.4.2.mod) = 932
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.2_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:
|