| Port details on branch 2025Q4 |
- rubygem-abbrev Calculate a set of unique abbreviations for a given set of strings
- 0.1.2 textproc
=2 0.1.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-01-03 21:00:18
- Last Update: 2023-12-25 09:02:31
- Commit Hash: c38b157e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: BSD2CLAUSE RUBY
- WWW:
- https://github.com/ruby/abbrev
- Description:
- Given a set of strings, Abbrev calculates the set of unambiguous abbreviations
for those strings, and returns a hash where the keys are all the possible
abbreviations and the values are the full strings.
Thus, given words is "car" and "cone", the keys pointing to "car" would be "ca"
and "car", while those pointing to "cone" would be "co", "con", and "cone".
¦ ¦ ¦ ¦ 
- 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-abbrev>0:textproc/rubygem-abbrev
- To install the port:
- cd /usr/ports/textproc/rubygem-abbrev/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-abbrev
- pkg install rubygem-abbrev
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-abbrev
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703228080
SHA256 (rubygem/abbrev-0.1.2.gem) = ad1b4eaaaed4cb722d5684d63949e4bde1d34f2a95e20db93aecfe7cbac74242
SIZE (rubygem/abbrev-0.1.2.gem) = 8704
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 Run
-
- security/metasploit
Configuration Options:
- No options to configure
- Options name:
- textproc_rubygem-abbrev
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|