notbug ipv6 ready As 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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-pygls Pythonic generic language server (pronounced like 'pie glass')
2.1.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 1.3.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-10-14 05:30:19
Last Update: 2026-04-18 21:52:21
Commit Hash: 156f6e0
Also Listed In: python
License: APACHE20
WWW:
https://pygls.readthedocs.io/en/latest/
https://github.com/openlawlibrary/pygls
Description:
pygls (pronounced like "pie glass") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing your own Language Servers in just a few lines of code.
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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pygls>0:devel/py-pygls@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pygls/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pygls
  • pkg install py311-pygls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-pygls listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pygls
Package flavors (<flavor>: <package>)
  • py311: py311-pygls
distinfo:
TIMESTAMP = 1775587422 SHA256 (pygls-2.1.1.tar.gz) = 1da03ba9053201bb337dcdd8d121df70feb2a91e1a0dcc74de5da79755b1a201 SIZE (pygls-2.1.1.tar.gz) = 55091

Packages (timestamps in pop-ups are UTC):
py311-pygls
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.12.1.1-1.3.12.1.1n/an/an/a
FreeBSD:13:quarterly1.3.11.3.1-1.3.11.3.1n/an/an/a
FreeBSD:14:latest2.1.12.1.1-1.3.12.1.1---
FreeBSD:14:quarterly1.3.11.3.1-1.3.11.3.1---
FreeBSD:15:latest2.1.12.1.1n/a1.3.1n/an/a--
FreeBSD:15:quarterly1.3.11.3.1n/a-n/an/a--
FreeBSD:16:latest2.1.12.1.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-attrs>=24.3.0 : devel/py-attrs@py311
  2. py311-cattrs>=23.1.2 : devel/py-cattrs@py311
  3. py311-lsprotocol>=2025.0.0<2025.0.0_99 : devel/py-lsprotocol@py311
  4. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-crosshair-tool

Configuration Options:
===> The following configuration options are available for py311-pygls-2.1.1: WS=off: WebSocket support ===> Use 'make config' to modify these settings
Options name:
devel_py-pygls
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pygls/
  2. https://pypi.org/packages/source/p/pygls/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.1
18 Apr 2026 21:52:21
commit hash: 156f6e0565536945142c8bf0209d9ef0c0107ee0commit hash: 156f6e0565536945142c8bf0209d9ef0c0107ee0commit hash: 156f6e0565536945142c8bf0209d9ef0c0107ee0commit hash: 156f6e0565536945142c8bf0209d9ef0c0107ee0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pygls: Update to 2.1.1

Changes:	https://github.com/openlawlibrary/pygls/releases
		https://pygls.readthedocs.io/en/latest/changelog.html
1.3.1
17 Oct 2024 19:03:03
commit hash: 211dd110d4fa244275cad4f0326cdc8019dfc1a9commit hash: 211dd110d4fa244275cad4f0326cdc8019dfc1a9commit hash: 211dd110d4fa244275cad4f0326cdc8019dfc1a9commit hash: 211dd110d4fa244275cad4f0326cdc8019dfc1a9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pygls: Add WS option
1.3.1
14 Oct 2024 04:45:11
commit hash: 66167757c55bb118171965e0342102b64599eee6commit hash: 66167757c55bb118171965e0342102b64599eee6commit hash: 66167757c55bb118171965e0342102b64599eee6commit hash: 66167757c55bb118171965e0342102b64599eee6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pygls: Add py-pygls 1.3.1

pygls (pronounced like "pie glass") is a pythonic generic implementation of the
Language Server Protocol for use as a foundation for writing your own Language
Servers in just a few lines of code.

Number of commits found: 3