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-langgraph LangGraph: Building stateful, multi-actor applications with LLMs
1.0.5 miscnew! 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: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-01-05 09:30:10
Last Update: 2026-01-05 09:28:15
Commit Hash: d934f3f
Also Listed In: python
License: MIT
WWW:
https://docs.langchain.com/oss/python/langgraph/overview
https://github.com/langchain-ai/langgraph
Description:
LangGraph is a low-level orchestration framework for building, managing, and deploying long-running, stateful agents. Core benefits of LangGraph include: - Durable execution: Build agents that persist through failures and can run for extended periods, automatically resuming from exactly where they left off. - Human-in-the-loop: Seamlessly incorporate human oversight by inspecting and modifying agent state at any point during execution. - Comprehensive memory: Create truly stateful agents with both short-term working memory for ongoing reasoning and long-term persistent memory across sessions. - Debugging with LangSmith: Gain deep visibility into complex agent behavior with visualization tools that trace execution paths, capture state transitions, and provide detailed runtime metrics. - Production-ready deployment: Deploy sophisticated agent systems confidently with scalable infrastructure designed to handle the unique challenges of stateful, long-running workflows.
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}langgraph>0:misc/py-langgraph@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-langgraph/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-langgraph
  • pkg install py311-langgraph
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-langgraph listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-langgraph
Package flavors (<flavor>: <package>)
  • py311: py311-langgraph
distinfo:
TIMESTAMP = 1767436472 SHA256 (langgraph-1.0.5.tar.gz) = 7f6ae59622386b60fe9fa0ad4c53f42016b668455ed604329e7dc7904adbf3f8 SIZE (langgraph-1.0.5.tar.gz) = 493969

Packages (timestamps in pop-ups are UTC):
py311-langgraph
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.0.5--1.0.5n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-1.0.5--1.0.5---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.0.5n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.0.5n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>0 : devel/py-hatchling@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-langchain-core>=0.1 : misc/py-langchain-core@py311
  2. py311-langgraph-checkpoint>=2.1.0<4.0.0 : misc/py-langgraph-checkpoint@py311
  3. py311-langgraph-prebuilt>=1.0.2<1.1.0 : misc/py-langgraph-prebuilt@py311
  4. py311-langgraph-sdk>=0.3.0<0.4.0 : misc/py-langgraph-sdk@py311
  5. py311-pydantic2>=2.7.4 : devel/py-pydantic2@py311
  6. py311-xxhash>=3.5.0 : devel/py-xxhash@py311
  7. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-langchain

Configuration Options:
No options to configure
Options name:
misc_py-langgraph
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/l/langgraph/
  2. https://pypi.org/packages/source/l/langgraph/
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
1.0.5
05 Jan 2026 09:28:15
commit hash: d934f3f8511aeda6990185f59226bd53df2772e3commit hash: d934f3f8511aeda6990185f59226bd53df2772e3commit hash: d934f3f8511aeda6990185f59226bd53df2772e3commit hash: d934f3f8511aeda6990185f59226bd53df2772e3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: New port: LangGraph: Building stateful, multi-actor
applications with LLMs

Number of commits found: 1