Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ports in the [bcd]* categories to not use GH_COMMIT. | Mathieu Arnold | 2015-05-06 | 2 | -5/+3 |
| | | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385521 | ||||
* | Update USE_GITHUB so it does not require GH_COMMIT. | Bryan Drewery | 2015-03-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Using this new scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and not having to know the hash for a tag. This scheme will download a tarball that has a different checksum than before due to a changed directory name for extraction. The following MASTER_SITES are provided to retain the old checksum and directory structure (that require GH_COMMIT): GH -> GHL GITHUB -> GITHUB_LEGACY Differential Revision: https://reviews.freebsd.org/D748 Submitted by: amdmi3 Reviewed by: mat, swills, antoine, bdrewery With hat: portmgr Notes: svn path=/head/; revision=381618 | ||||
* | Remove Authors and License from pkg-descr | Baptiste Daroussin | 2015-03-02 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=380303 | ||||
* | Cleanup plist | Baptiste Daroussin | 2014-10-27 | 1 | -10/+0 |
| | | | | Notes: svn path=/head/; revision=371544 | ||||
* | Add go-flags, Go command line option parser. | Akinori MUSHA | 2014-07-14 | 4 | -0/+95 |
Notes: svn path=/head/; revision=361764 |