aboutsummaryrefslogtreecommitdiff
path: root/devel/go-uuid
Commit message (Collapse)AuthorAgeFilesLines
* Move lang/go/files/bsd.go.mk to USES=go.Mathieu Arnold2016-04-221-3/+2
| | | | | | | | | Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6057 Notes: svn path=/head/; revision=413776
* The uuid package generates and inspects UUIDs based on RFC 4122 andJun Kuriyama2014-12-294-0/+44
DCE 1.1: Authentication and Security Services. WWW: https://code.google.com/p/go-uuid/ Notes: svn path=/head/; revision=375772