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
py-pygls Pythonic generic language server (pronounced like 'pie glass')
1.3.1 develnew! 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 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-10-14 05:30:19
Last Update: 2024-10-17 19:03:03
Commit Hash: 211dd11
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.
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 = 1728632226 SHA256 (pygls-1.3.1.tar.gz) = 140edceefa0da0e9b3c533547c892a42a7d2fd9217ae848c330c53d266a55018 SIZE (pygls-1.3.1.tar.gz) = 45527

Packages (timestamps in pop-ups are UTC):
py311-pygls
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----1.3.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.3.1--1.3.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.3.1n/a-n/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-cattrs>=23.1.2 : devel/py-cattrs@py311
  2. py311-lsprotocol>=2023.0.1 : devel/py-lsprotocol@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-pygls-1.3.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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 2