notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
go-flags Go command line option parser
1.0.0.20160227 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.0.20160227Version of this port present on the latest quarterly branch.
Maintainer: knu@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jessevdk/go-flags/tar.gz/6b9493b3?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0.20160227
26 Oct 2016 10:30:27
Revision:424686Original commit files touched by this commit
knu search for other commits by this committer
Remove libraries that were added for and only used by textproc/peco
1.0.0.20160227
01 Jun 2016 13:15:37
Revision:416242Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:413776Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:412106Original commit files touched by this commit
knu search for other commits by this committer
Update to 1.0.0.20160227.
1.0.0.20140623
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
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
Revision:380303Original commit files touched by this commit
bapt search for other commits by this committer
Remove Authors and License from pkg-descr
1.0.0.20140623
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0.0.20140623
14 Jul 2014 10:30:00
Revision:361764Original commit files touched by this commit
knu search for other commits by this committer
Add go-flags, Go command line option parser.

Number of commits found: 9