On Mon, Jun 11, 2018 at 07:56:36PM +0200, fredl wrote:
> Hey,
> 
> attached is a new port, sysutils/glide. Glide is a package manager for Go.
> ---
> pkg/DESCR:
> 
> Glide is a tool for managing the vendor directory within a Go package.
> 
> This feature, first introduced in Go 1.5, allows each package to have
> a vendor directory containing dependent packages for the project.
> These vendor packages can be installed by a tool (e.g. glide),
> similar to go get or they can be vendored and distributed with the package.
> ---
> 
> Ok?
> 
> fredl
> 

OK abieber@ if anyone wants to commit it.

-- 
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A  4AF0 1F81 112D 62A9 ADCE

Reply via email to