Port details on branch 2023Q3 |
- gvp Go Versioning Manager
- 0.3.0_14 devel
=0 0.3.0_14Version of this port present on the latest quarterly branch. - Maintainer: lukejee@gmail.com
 - 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/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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.0_14 08 Sep 2023 14:39:12
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go120 update
Approved by: ports-secteam (blanket) |
0.3.0_13 04 Aug 2023 14:36:07
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update
Approved by: ports-secteam (blanket) |
Number of commits found: 2
|