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
rubygem-yard-sorbet YARD plugin that incorporates Sorbet type information
0.9.0 devel on this many watch lists=2 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-04 17:24:54
Last Update: 2024-08-04 17:13:55
Commit Hash: 11cc85b
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: APACHE20
WWW:
https://github.com/dduugg/yard-sorbet
Description:
yard-sorbet is a YARD plugin that parses Sorbet type annotations. Features: - Attaches existing documentation to methods and attributes that follow sig declarations. (This information is otherwise discarded.) - Translates sig type signatures into corresponding YARD tags - Generates method definitions from T::Struct fields - Generates constant definitions from T::Enum enums - Modules marked abstract! or interface! are tagged @abstract - Modules using mixes_in_class_methods will attach class methods - Merges sigs in rbi files with source code documentation (rbi files must come after source code in yard configuration)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-yard-sorbet-0.9.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-yard-sorbet-0.9.0/LICENSE
  3. /usr/local/share/licenses/rubygem-yard-sorbet-0.9.0/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-yard-sorbet>0:devel/rubygem-yard-sorbet
To install the port:
cd /usr/ports/devel/rubygem-yard-sorbet/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-yard-sorbet
  • pkg install rubygem-yard-sorbet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-yard-sorbet
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1722711143 SHA256 (rubygem/yard-sorbet-0.9.0.gem) = 03d1aa461b9e9c82b886919a13aa3e09fcf4d1852239d2967ed97e92723ffe21 SIZE (rubygem/yard-sorbet-0.9.0.gem) = 15872

Packages (timestamps in pop-ups are UTC):
rubygem-yard-sorbet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.00.9.0-0.9.00.9.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.9.00.9.0-0.9.00.9.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.9.00.9.0n/a0.9.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-sorbet-runtime>=0 : devel/rubygem-sorbet-runtime
  2. rubygem-yard>=0 : textproc/rubygem-yard
  3. ruby32 : lang/ruby32
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_rubygem-yard-sorbet
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.0
04 Aug 2024 17:13:55
commit hash: 11cc85b90ae33beba96127ef26e5295e224ed6a4commit hash: 11cc85b90ae33beba96127ef26e5295e224ed6a4commit hash: 11cc85b90ae33beba96127ef26e5295e224ed6a4commit hash: 11cc85b90ae33beba96127ef26e5295e224ed6a4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-yard-sorbet: Add rubygem-yard-sorbet 0.9.0

yard-sorbet is a YARD plugin that parses Sorbet type annotations.

Features:
- Attaches existing documentation to methods and attributes that follow sig
  declarations. (This information is otherwise discarded.)
- Translates sig type signatures into corresponding YARD tags
- Generates method definitions from T::Struct fields
- Generates constant definitions from T::Enum enums
- Modules marked abstract! or interface! are tagged @abstract
- Modules using mixes_in_class_methods will attach class methods
- Merges sigs in rbi files with source code documentation (rbi files must come
  after source code in yard configuration)

Number of commits found: 1