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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-syntax_tree Parser based on ripper
6.2.0 devel 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 6.2.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-21 17:16:00
Last Update: 2023-09-22 23:30:57
Commit Hash: 8aa2685
Also Listed In: rubygems
License: MIT
WWW:
https://ruby-syntax-tree.github.io/syntax_tree/
https://github.com/ruby-syntax-tree/syntax_tree
Description:
Syntax Tree is a suite of tools built on top of the internal CRuby parser. It provides the ability to generate a syntax tree from source, as well as the tools necessary to inspect and manipulate that syntax tree. It can be used to build formatters, linters, language servers, and more. It is built with only standard library dependencies. It additionally ships with a plugin system so that you can build your own syntax trees from other languages and incorporate these tools.
HomepageHomepage    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 (5 items)
Collapse this list.
  1. bin/stree
  2. bin/yarv
  3. /usr/local/share/licenses/rubygem-syntax_tree-6.2.0/catalog.mk
  4. /usr/local/share/licenses/rubygem-syntax_tree-6.2.0/LICENSE
  5. /usr/local/share/licenses/rubygem-syntax_tree-6.2.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-syntax_tree>0:devel/rubygem-syntax_tree
To install the port:
cd /usr/ports/devel/rubygem-syntax_tree/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-syntax_tree
  • pkg install rubygem-syntax_tree
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-syntax_tree
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1695358177 SHA256 (rubygem/syntax_tree-6.2.0.gem) = a50a01c246601af3c258edbb6b12e44373d17966ab3bebd1f7224b3b994a343d SIZE (rubygem/syntax_tree-6.2.0.gem) = 220672

Packages (timestamps in pop-ups are UTC):
rubygem-syntax_tree
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.2.06.2.0-6.2.06.2.0---
FreeBSD:13:quarterly6.2.06.2.0-6.2.06.2.06.2.06.2.06.2.0
FreeBSD:14:latest6.2.06.2.0-6.2.06.2.0---
FreeBSD:14:quarterly6.2.06.2.0-6.2.06.2.06.2.06.2.06.2.0
FreeBSD:15:latest6.2.06.2.0n/a6.2.0n/a6.2.06.2.06.2.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. rubygem-prettier_print>=1.2.0 : devel/rubygem-prettier_print
  2. ruby31 : lang/ruby31
  3. 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-syntax_tree
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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.2.0
22 Sep 2023 23:30:57
commit hash: 8aa26857e062fc69b0cfc2b74d700a88b0e2916bcommit hash: 8aa26857e062fc69b0cfc2b74d700a88b0e2916bcommit hash: 8aa26857e062fc69b0cfc2b74d700a88b0e2916bcommit hash: 8aa26857e062fc69b0cfc2b74d700a88b0e2916b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-syntax_tree: Update to 6.2.0

Changes:	https://github.com/ruby-syntax-tree/syntax_tree/blob/main/CHANGELOG.md
6.1.1
21 Aug 2023 17:01:59
commit hash: 34a7eb1c4c29a33c8748ceab001aba2eb6724673commit hash: 34a7eb1c4c29a33c8748ceab001aba2eb6724673commit hash: 34a7eb1c4c29a33c8748ceab001aba2eb6724673commit hash: 34a7eb1c4c29a33c8748ceab001aba2eb6724673 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-syntax_tree: Add rubygem-syntax_tree 6.1.1

Syntax Tree is a suite of tools built on top of the internal CRuby parser. It
provides the ability to generate a syntax tree from source, as well as the tools
necessary to inspect and manipulate that syntax tree. It can be used to build
formatters, linters, language servers, and more.

It is built with only standard library dependencies. It additionally ships with
a plugin system so that you can build your own syntax trees from other languages
and incorporate these tools.

Number of commits found: 2