/comms/uartlirc/

y> Github cleanup. 2016-06-01T13:15:36+00:00 mat mat@FreeBSD.org 2016-06-01T13:15:36+00:00 2ad878233fa86f2aee5ae47da931d181ba41c6f6 - 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
- 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
Move lang/go/files/bsd.go.mk to USES=go. 2016-04-22T12:40:04+00:00 mat mat@FreeBSD.org 2016-04-22T12:40:04+00:00 42e898d217fbdd36ab4d89ec0ce35514007e4985 Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6057
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6057
Update to 1.0.0.20160227. 2016-03-29T13:11:38+00:00 knu knu@FreeBSD.org 2016-03-29T13:11:38+00:00 feae6da29315beb80f1d14fcdb5a26fbaf1fe71a

Update ports in the [bcd]* categories to not use GH_COMMIT. 2015-05-06T15:16:53+00:00 mat mat@FreeBSD.org 2015-05-06T15:16:53+00:00 fdf5e05adcbf7815959a76ea54ef03c1abf2b1c2 With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19T16:44:57+00:00 bdrewery bdrewery@FreeBSD.org 2015-03-19T16:44:57+00:00 8c3ba7dd69645111a5be67a88a5db832e1f66b0e 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
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
Remove Authors and License from pkg-descr 2015-03-02T23:16:01+00:00 bapt bapt@FreeBSD.org 2015-03-02T23:16:01+00:00 5f7ea4937824e2873c0b85370c60d3272056ff4b

Cleanup plist 2014-10-27T10:10:58+00:00 bapt bapt@FreeBSD.org 2014-10-27T10:10:58+00:00 89c5a7aac1da1cef879f06c22feb873bbe3439cb

Add go-flags, Go command line option parser. 2014-07-14T10:29:59+00:00 knu knu@FreeBSD.org 2014-07-14T10:29:59+00:00 0e0bbd606183c961381065f476d11fbc4527bc50