Port details on branch 2023Q4 |
- gvp Go Versioning Manager
- 0.3.0_15 devel =0 0.3.0_15Version of this port present on the latest quarterly branch.
- Maintainer: lukejee@gmail.com
- Port Added: 2023-12-07 15:09:06
- Last Update: 2023-12-07 15:06:56
- Commit Hash: 1a5ede5
- License: MIT
- WWW:
- https://github.com/pote/gvp
- Description:
- Go Versioning Packager
gvp stands for Go Versioning Packager and is based on gst, a similar tool
that provides dependency isolation for Ruby gems.
The tool modifies your GOPATH to point to a local .godeps/ directory so
that you can keep the dependencies of your project isolated there,
it also modifies GOBIN and PATH to include the new GOPATH/bin directory.
gvp is a companion tool to gpm but both tools can be used independently
from each other.
- ¦ ¦ ¦ ¦
- 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/gvp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gvp
- pkg install gvp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gvp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1464771459
SHA256 (pote-gvp-v0.3.0_GH0.tar.gz) = e1fccefa76495293350d47d197352a63cae6a014d8d28ebdedb785d4304ee338
SIZE (pote-gvp-v0.3.0_GH0.tar.gz) = 2273863
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:
-
- go120 : lang/go120
- Runtime dependencies:
-
- bash : shells/bash
- go120 : lang/go120
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_gvp
- USES:
- go:run shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.0_15 07 Dec 2023 15:06:56 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609) |
Number of commits found: 1
|