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-ruby-lsp Opinionated language server for Ruby
0.16.4_1 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 0.14.5Version 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:15:40
Last Update: 2024-04-20 18:28:59
Commit Hash: 578c49b
Also Listed In: rubygems
License: MIT
WWW:
https://shopify.github.io/ruby-lsp/
https://github.com/Shopify/ruby-lsp
Description:
The Ruby LSP is an implementation of the language server protocol for Ruby, used to improve rich features in editors. It is a part of a wider goal to provide a state-of-the-art experience to Ruby developers using modern standards for cross-editor features, documentation and debugging.
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 (6 items)
Collapse this list.
  1. bin/ruby-lsp
  2. bin/ruby-lsp-check
  3. bin/ruby-lsp-doctor
  4. /usr/local/share/licenses/rubygem-ruby-lsp-0.16.4_1/catalog.mk
  5. /usr/local/share/licenses/rubygem-ruby-lsp-0.16.4_1/LICENSE
  6. /usr/local/share/licenses/rubygem-ruby-lsp-0.16.4_1/MIT
Collapse this list.
Dependency lines:
  • rubygem-ruby-lsp>0:devel/rubygem-ruby-lsp
To install the port:
cd /usr/ports/devel/rubygem-ruby-lsp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-ruby-lsp
  • pkg install rubygem-ruby-lsp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-ruby-lsp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713001208 SHA256 (rubygem/ruby-lsp-0.16.4.gem) = 0120fb411469230019c8eaf16a0ec3e075f7a3b3acb87e1f67388b99ee9b248e SIZE (rubygem/ruby-lsp-0.16.4.gem) = 86016

Packages (timestamps in pop-ups are UTC):
rubygem-ruby-lsp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.16.30.16.4_1-0.16.30.16.4_1---
FreeBSD:13:quarterly0.16.20.16.2-0.16.20.16.20.13.20.13.20.13.2
FreeBSD:14:latest0.16.30.16.4_1-0.16.30.16.4_1---
FreeBSD:14:quarterly0.16.20.16.2-0.16.20.16.20.13.20.13.20.13.2
FreeBSD:15:latest0.16.4_10.16.4_1n/a0.13.2n/a0.13.20.13.20.14.1
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-language_server-protocol>=3.17.0<3.18 : devel/rubygem-language_server-protocol
  2. rubygem-prism>=0.22.0<0.27 : textproc/rubygem-prism
  3. rubygem-sorbet-runtime>=0.5.10782 : devel/rubygem-sorbet-runtime
  4. ruby32 : lang/ruby32
  5. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. devel/rubygem-ruby-lsp-rails
  2. devel/rubygem-ruby-lsp-rspec

Configuration Options:
No options to configure
Options name:
devel_rubygem-ruby-lsp
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: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.16.4_1
20 Apr 2024 18:28:59
commit hash: 578c49b96a2d8c8f875455b232c6995afb8c73e0commit hash: 578c49b96a2d8c8f875455b232c6995afb8c73e0commit hash: 578c49b96a2d8c8f875455b232c6995afb8c73e0commit hash: 578c49b96a2d8c8f875455b232c6995afb8c73e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Allow build with rubygem-prism 0.26.0

- Bump PORTREVISION for package change

Obtained from:	https://github.com/Shopify/ruby-lsp/pull/1953
0.16.4
13 Apr 2024 11:58:02
commit hash: 15ad6b90eb5539b64023df4bc640d74b0c736875commit hash: 15ad6b90eb5539b64023df4bc640d74b0c736875commit hash: 15ad6b90eb5539b64023df4bc640d74b0c736875commit hash: 15ad6b90eb5539b64023df4bc640d74b0c736875 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.16.4

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.16.3
10 Apr 2024 09:36:18
commit hash: d29ff46b82faf936c283cc9c380f955855158ebfcommit hash: d29ff46b82faf936c283cc9c380f955855158ebfcommit hash: d29ff46b82faf936c283cc9c380f955855158ebfcommit hash: d29ff46b82faf936c283cc9c380f955855158ebf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.16.3

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.16.2
08 Apr 2024 06:48:01
commit hash: 8fe57c2f27133768c3b1002e9fb4b1b806eb2c32commit hash: 8fe57c2f27133768c3b1002e9fb4b1b806eb2c32commit hash: 8fe57c2f27133768c3b1002e9fb4b1b806eb2c32commit hash: 8fe57c2f27133768c3b1002e9fb4b1b806eb2c32 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.16.2

- Allow build with rubygem-prism 0.25.0

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.16.1
05 Apr 2024 23:58:49
commit hash: ee9cdc59c0cda394b009c9f7315444eb539870bccommit hash: ee9cdc59c0cda394b009c9f7315444eb539870bccommit hash: ee9cdc59c0cda394b009c9f7315444eb539870bccommit hash: ee9cdc59c0cda394b009c9f7315444eb539870bc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.16.1

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.14.6
31 Mar 2024 03:08:59
commit hash: 9ccf19182bb2cb9db2c4c5727e34f974097d97abcommit hash: 9ccf19182bb2cb9db2c4c5727e34f974097d97abcommit hash: 9ccf19182bb2cb9db2c4c5727e34f974097d97abcommit hash: 9ccf19182bb2cb9db2c4c5727e34f974097d97ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.14.6

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.14.5
23 Mar 2024 14:50:00
commit hash: b853f3941b897f613031402c9d8bbb3342d1067ecommit hash: b853f3941b897f613031402c9d8bbb3342d1067ecommit hash: b853f3941b897f613031402c9d8bbb3342d1067ecommit hash: b853f3941b897f613031402c9d8bbb3342d1067e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.14.5

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.14.3
09 Mar 2024 14:06:44
commit hash: 53a321f0d4aa7efe50b48ba988170b1a6cad1d26commit hash: 53a321f0d4aa7efe50b48ba988170b1a6cad1d26commit hash: 53a321f0d4aa7efe50b48ba988170b1a6cad1d26commit hash: 53a321f0d4aa7efe50b48ba988170b1a6cad1d26 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.14.3

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.14.1
21 Feb 2024 15:10:30
commit hash: 29c2755e1244aca5438fb73f9d6671e154e32f1fcommit hash: 29c2755e1244aca5438fb73f9d6671e154e32f1fcommit hash: 29c2755e1244aca5438fb73f9d6671e154e32f1fcommit hash: 29c2755e1244aca5438fb73f9d6671e154e32f1f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.14.1

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.13.2
25 Dec 2023 09:01:59
commit hash: 981d38ce94337e8044cff92f1652220fdf1d6580commit hash: 981d38ce94337e8044cff92f1652220fdf1d6580commit hash: 981d38ce94337e8044cff92f1652220fdf1d6580commit hash: 981d38ce94337e8044cff92f1652220fdf1d6580 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.13.2

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.13.1
14 Dec 2023 05:48:48
commit hash: e5f2d467a8f041673741d0d52e0aaf9f770b07d2commit hash: e5f2d467a8f041673741d0d52e0aaf9f770b07d2commit hash: e5f2d467a8f041673741d0d52e0aaf9f770b07d2commit hash: e5f2d467a8f041673741d0d52e0aaf9f770b07d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.13.1

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.13.0
01 Dec 2023 22:13:24
commit hash: acbe24b9e69745968d9ba4384fda16330140143ecommit hash: acbe24b9e69745968d9ba4384fda16330140143ecommit hash: acbe24b9e69745968d9ba4384fda16330140143ecommit hash: acbe24b9e69745968d9ba4384fda16330140143e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.13.0

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.12.5
27 Nov 2023 18:08:01
commit hash: 42c79035c79933ce1655c46681d2266b8a9e943fcommit hash: 42c79035c79933ce1655c46681d2266b8a9e943fcommit hash: 42c79035c79933ce1655c46681d2266b8a9e943fcommit hash: 42c79035c79933ce1655c46681d2266b8a9e943f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.12.5

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.12.4
27 Nov 2023 10:30:01
commit hash: 724806b56c35749a2be1b82f25e66dbcaba010f4commit hash: 724806b56c35749a2be1b82f25e66dbcaba010f4commit hash: 724806b56c35749a2be1b82f25e66dbcaba010f4commit hash: 724806b56c35749a2be1b82f25e66dbcaba010f4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.12.4

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.12.3
14 Nov 2023 21:19:35
commit hash: 0c04c69a2bd1c3123bd1b58e8779ab44bad1d837commit hash: 0c04c69a2bd1c3123bd1b58e8779ab44bad1d837commit hash: 0c04c69a2bd1c3123bd1b58e8779ab44bad1d837commit hash: 0c04c69a2bd1c3123bd1b58e8779ab44bad1d837 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.12.3

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.12.2_1
14 Nov 2023 17:16:24
commit hash: 75838343ae565b6a9f75bff108395f90f7503ae6commit hash: 75838343ae565b6a9f75bff108395f90f7503ae6commit hash: 75838343ae565b6a9f75bff108395f90f7503ae6commit hash: 75838343ae565b6a9f75bff108395f90f7503ae6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Allow build with rubygem-prism 0.17.1+

- Bump PORTREVISION for package change

Obtained
from:	https://github.com/Shopify/ruby-lsp/commit/8b5a311a4bdc1a73d96c5416a8a8854d98e2c4f3
0.12.2
02 Nov 2023 07:37:38
commit hash: f85473367b8d3322c3f340ab08d0b0d7188a025ecommit hash: f85473367b8d3322c3f340ab08d0b0d7188a025ecommit hash: f85473367b8d3322c3f340ab08d0b0d7188a025ecommit hash: f85473367b8d3322c3f340ab08d0b0d7188a025e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.12.2

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.12.1
01 Nov 2023 02:08:54
commit hash: bbb65c9a3865f937ae3a68eea70040e9b9858b08commit hash: bbb65c9a3865f937ae3a68eea70040e9b9858b08commit hash: bbb65c9a3865f937ae3a68eea70040e9b9858b08commit hash: bbb65c9a3865f937ae3a68eea70040e9b9858b08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.12.1

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.11.2
16 Oct 2023 16:00:02
commit hash: 40881893a573b6c2cbe19d2d8e2d24ed34a54aa6commit hash: 40881893a573b6c2cbe19d2d8e2d24ed34a54aa6commit hash: 40881893a573b6c2cbe19d2d8e2d24ed34a54aa6commit hash: 40881893a573b6c2cbe19d2d8e2d24ed34a54aa6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.11.2

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.11.1
08 Oct 2023 11:56:12
commit hash: ba944d1aab8b9e3a58e3f0e23edea4d964219a65commit hash: ba944d1aab8b9e3a58e3f0e23edea4d964219a65commit hash: ba944d1aab8b9e3a58e3f0e23edea4d964219a65commit hash: ba944d1aab8b9e3a58e3f0e23edea4d964219a65 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.11.1

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.11.0
05 Oct 2023 02:00:32
commit hash: 2c147a2205a1ac307f00d4b861e5898f45f71beecommit hash: 2c147a2205a1ac307f00d4b861e5898f45f71beecommit hash: 2c147a2205a1ac307f00d4b861e5898f45f71beecommit hash: 2c147a2205a1ac307f00d4b861e5898f45f71bee files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.11.0

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.10.1
22 Sep 2023 03:20:20
commit hash: 887bed050d2af29adc5519222b6da1379b39fe1bcommit hash: 887bed050d2af29adc5519222b6da1379b39fe1bcommit hash: 887bed050d2af29adc5519222b6da1379b39fe1bcommit hash: 887bed050d2af29adc5519222b6da1379b39fe1b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.10.1

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.9.4_1
11 Sep 2023 03:11:39
commit hash: f00a213a0a7bb081f604fb5d2adc1d45345af7dacommit hash: f00a213a0a7bb081f604fb5d2adc1d45345af7dacommit hash: f00a213a0a7bb081f604fb5d2adc1d45345af7dacommit hash: f00a213a0a7bb081f604fb5d2adc1d45345af7da files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Allow build with rubygem-yarp 0.11.0

- Bump PORTREVISION for package change
0.9.4
06 Sep 2023 20:50:12
commit hash: ae6dc71a5a3dc09dc9c6dc27066d40292b952819commit hash: ae6dc71a5a3dc09dc9c6dc27066d40292b952819commit hash: ae6dc71a5a3dc09dc9c6dc27066d40292b952819commit hash: ae6dc71a5a3dc09dc9c6dc27066d40292b952819 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.9.4

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.9.3_1
05 Sep 2023 20:46:31
commit hash: f825ae85a862dc74b617b733027dc5f4dce7a7b5commit hash: f825ae85a862dc74b617b733027dc5f4dce7a7b5commit hash: f825ae85a862dc74b617b733027dc5f4dce7a7b5commit hash: f825ae85a862dc74b617b733027dc5f4dce7a7b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Allow build with rubygem-yarp 0.10.0

- Bump PORTREVISION for package change

Obtained
from:	https://github.com/Shopify/ruby-lsp/commit/127a14b0214f0e6dd2adc58b89d2c8c7c4019508
0.9.3
04 Sep 2023 21:30:29
commit hash: 81dfb3cf7ca8872022cb4ab20b6075180c929704commit hash: 81dfb3cf7ca8872022cb4ab20b6075180c929704commit hash: 81dfb3cf7ca8872022cb4ab20b6075180c929704commit hash: 81dfb3cf7ca8872022cb4ab20b6075180c929704 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.9.3

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.9.0
04 Sep 2023 09:05:54
commit hash: 0e064fafbec5718e5afb7e7697833d48c0eaa306commit hash: 0e064fafbec5718e5afb7e7697833d48c0eaa306commit hash: 0e064fafbec5718e5afb7e7697833d48c0eaa306commit hash: 0e064fafbec5718e5afb7e7697833d48c0eaa306 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Update to 0.9.0

Changes:	https://github.com/Shopify/ruby-lsp/releases
0.8.1
21 Aug 2023 17:01:58
commit hash: 8229e8b18be3cc168b4ad6c8a4af366e9b62d501commit hash: 8229e8b18be3cc168b4ad6c8a4af366e9b62d501commit hash: 8229e8b18be3cc168b4ad6c8a4af366e9b62d501commit hash: 8229e8b18be3cc168b4ad6c8a4af366e9b62d501 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-ruby-lsp: Add rubygem-ruby-lsp 0.8.1

The Ruby LSP is an implementation of the language server protocol for Ruby, used
to improve rich features in editors. It is a part of a wider goal to provide a
state-of-the-art experience to Ruby developers using modern standards for
cross-editor features, documentation and debugging.

Number of commits found: 28