| Port details on branch 2025Q4 |
- rubygem-getoptlong GetoptLong for Ruby
- 0.2.1 devel
=3 0.2.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-05-16 10:51:33
- Last Update: 2023-11-14 17:16:19
- Commit Hash: 7585e71
- People watching this port, also watch:: xcb-util-image, autoconf, libssh, py311-beautifulsoup, p5-Encode-IMAPUTF7
- Also Listed In: rubygems
- License: BSD2CLAUSE RUBY
- WWW:
- https://github.com/ruby/getoptlong
- Description:
- The GetoptLong class allows you to parse command line options similarly to the
GNU getopt_long() C library call. Note, however, that GetoptLong is a pure Ruby
implementation.
GetoptLong allows for POSIX-style options like --file as well as single letter
options like -f
The empty option -- (two minus symbols) is used to end option processing. This
can be particularly important if options have optional arguments.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-getoptlong>0:devel/rubygem-getoptlong
- To install the port:
- cd /usr/ports/devel/rubygem-getoptlong/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-getoptlong
- pkg install rubygem-getoptlong
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-getoptlong
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1699774812
SHA256 (rubygem/getoptlong-0.2.1.gem) = fd23f07397b994bf9310d4531cfdb4332629a9b8e8c9c457c32b7edf5bf21ba5
SIZE (rubygem/getoptlong-0.2.1.gem) = 13824
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/webkit2-gtk
- for Run
-
- security/metasploit
- sysutils/openvox-agent8
- sysutils/puppet8
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-getoptlong
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|