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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
rubygem-event_stream_parser0 Spec-compliant event stream parser
0.3.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 0.3.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-14 21:24:05
Last Update: 2023-11-14 21:19:26
Commit Hash: 170cb20
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/Shopify/event_stream_parser
Description:
event_stream_parser is a lightweight, fully spec-compliant parser for the event stream format. It only deals with the parsing of events and not any of the client/transport aspects. This is not a Server-sent Events (SSE) client. Under the hood, it's a stateful parser that receives chunks (that are received from an HTTP client, for example) and emits events as it parses them. But it remembers the last event id and reconnection time and keeps emitting them as long as they are not overwritten by new ones. BOM stripping is left as a responsibility of the chunk provider.
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-event_stream_parser0-0.3.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-event_stream_parser0-0.3.0/LICENSE
  3. /usr/local/share/licenses/rubygem-event_stream_parser0-0.3.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-event_stream_parser0>0:devel/rubygem-event_stream_parser0
To install the port:
cd /usr/ports/devel/rubygem-event_stream_parser0/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-event_stream_parser0
  • pkg install rubygem-event_stream_parser0
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-event_stream_parser0
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1698848688 SHA256 (rubygem/event_stream_parser-0.3.0.gem) = 5b2bbd1d6fd47699d0c4a664fc965c6e44654c668a034b6d88db49a3c06e7a57 SIZE (rubygem/event_stream_parser-0.3.0.gem) = 8704

Packages (timestamps in pop-ups are UTC):
rubygem-event_stream_parser0
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.00.3.0-0.3.00.3.0---
FreeBSD:13:quarterly0.3.00.3.0-0.3.00.3.00.3.00.3.00.3.0
FreeBSD:14:latest0.3.00.3.0-0.3.00.3.0---
FreeBSD:14:quarterly0.3.00.3.0-0.3.00.3.00.3.00.3.00.3.0
FreeBSD:15:latest0.3.00.3.0n/a0.3.0n/a0.3.00.3.00.3.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_rubygem-event_stream_parser0
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.3.0
14 Nov 2023 21:19:26
commit hash: 170cb208782b18feccb96acef5176e604df07569commit hash: 170cb208782b18feccb96acef5176e604df07569commit hash: 170cb208782b18feccb96acef5176e604df07569commit hash: 170cb208782b18feccb96acef5176e604df07569 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-event_stream_parser0: Add rubygem-event_stream_parser0 0.3.0
(copied from rubygem-event_stream_parser)

- Add PORTSCOUT

Number of commits found: 1