Port details on branch 2024Q2 |
- ghq Repository management tool (Git, Hg, SVN, Fossil, Bazaar, Darcs)
- 1.5.0_5 devel
=0 1.5.0_5Version of this port present on the latest quarterly branch. - Maintainer: driesm@FreeBSD.org
 - Port Added: 2024-04-15 08:39:30
- Last Update: 2024-06-15 09:57:50
- Commit Hash: aa2919f
- 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 = 1707071765
SHA256 (go/devel_ghq/ghq-v1.5.0/v1.5.0.mod) = 9e9b9244c077cc323ca37c44eb3fa187922a7e5034a9f5e2645008b8d7a7a7b2
SIZE (go/devel_ghq/ghq-v1.5.0/v1.5.0.mod) = 932
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- asciidoctor : textproc/rubygem-asciidoctor
- go121 : lang/go121
- Test dependencies:
-
- git>0 : devel/git
- Fetch dependencies:
-
- go121 : lang/go121
- 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.5.0_5:
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:
|