aboutsummaryrefslogtreecommitdiff
path: root/devel/gvp
Commit message (Collapse)AuthorAgeFilesLines
* Github cleanup.Mathieu Arnold2016-06-012-3/+4
| | | | | | | | | | | | - Use the version tag instead of commit hash when they're the same. - Remove unnneeded variables. - Simplify go- ports when possible. - Various fixes. Sponsored by: Absolight Notes: svn path=/head/; revision=416242
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Remove accidentally leftover ${PORTSDIR} vars in *_DEPENDSThomas Zander2016-04-121-2/+2
| | | | | | | Reported by: jbeich Notes: svn path=/head/; revision=413156
* Add devel/gvp, a versioning manager for modules written in Go (lang/go)Thomas Zander2016-04-113-0/+49
PR: 208338 Submitted by: lukejee@gmail.com (maintainer) Notes: svn path=/head/; revision=413083