Port details |
- go-flags Go command line option parser
- 1.0.0.20160227 devel
=0 1.0.0.20160227Version of this port present on the latest quarterly branch. - Maintainer: knu@FreeBSD.org
 - Port Added: 2014-07-14 10:30:45
- Last Update: 2016-10-26 10:30:27
- SVN Revision: 424686
- License: BSD3CLAUSE
- WWW:
- http://godoc.org/github.com/jessevdk/go-flags
- Description:
- Package flags provides an extensive command line option parser. The
flags package is similar in functionality to the go built-in flag
package but provides more options and uses reflection to provide a
convenient and succinct way of specifying command line options.
WWW: http://godoc.org/github.com/jessevdk/go-flags
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- go-flags>0:devel/go-flags
- No installation instructions:
- This port has been deleted.
- PKGNAME: go-flags
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jessevdk-go-flags-1.0.0.20160227-6b9493b3_GH0.tar.gz) = 03320c6f2cac34b92555e65dba34a23aba559dec717cefe77ca005a3cf48c6b1
SIZE (jessevdk-go-flags-1.0.0.20160227-6b9493b3_GH0.tar.gz) = 52459
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go : lang/go
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- go
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0.20160227 26 Oct 2016 10:30:27
  |
knu  |
Remove libraries that were added for and only used by textproc/peco |
1.0.0.20160227 01 Jun 2016 13:15:37
  |
mat  |
Github cleanup.
- 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 |
1.0.0.20160227 22 Apr 2016 12:40:05
  |
mat  |
Move lang/go/files/bsd.go.mk to USES=go.
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6057 |
1.0.0.20160227 29 Mar 2016 13:11:38
  |
knu  |
Update to 1.0.0.20160227. |
1.0.0.20140623 06 May 2015 15:16:54
  |
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0.0.20140623 19 Mar 2015 16:44:59
  |
bdrewery  |
Update USE_GITHUB so it does not require GH_COMMIT.
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 |
1.0.0.20140623 02 Mar 2015 23:16:02
  |
bapt  |
Remove Authors and License from pkg-descr |
1.0.0.20140623 27 Oct 2014 10:10:59
  |
bapt  |
Cleanup plist |
1.0.0.20140623 14 Jul 2014 10:30:00
  |
knu  |
Add go-flags, Go command line option parser. |
Number of commits found: 9
|