| Port details |
- py-langgraph LangGraph: Building stateful, multi-actor applications with LLMs
- 1.2.9 misc
=0 1.2.6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-01-05 09:30:10
- Last Update: 2026-07-20 01:48:17
- Commit Hash: 856a652
- 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.
 ¦ ¦ ¦ ¦ 
- 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 py312-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 py312-langgraph listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-langgraph
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1784498602
SHA256 (langgraph-1.2.9.tar.gz) = 385f87bc1802c35af7e0aa479278ecba8582d103515eb48256cb2ddcd42d0bd4
SIZE (langgraph-1.2.9.tar.gz) = 722869
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatchling>0 : devel/py-hatchling@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-httpx>=0 : www/py-httpx@py312
- py312-langchain-core>=1.0.0 : misc/py-langchain-core@py312
- py312-langgraph-checkpoint>=0 : misc/py-langgraph-checkpoint@py312
- py312-langgraph-prebuilt>=0 : misc/py-langgraph-prebuilt@py312
- py312-langgraph-sdk>=0 : misc/py-langgraph-sdk@py312
- py312-py-spy>0 : devel/py-spy@py312
- py312-pycryptodome>=0 : security/py-pycryptodome@py312
- py312-pyperf>=0 : devel/py-pyperf@py312
- py312-pytest-cov>=0 : devel/py-pytest-cov@py312
- py312-pytest-dotenv>=0 : devel/py-pytest-dotenv@py312
- py312-pytest-mock>=0 : devel/py-pytest-mock@py312
- py312-pytest-repeat>=0 : devel/py-pytest-repeat@py312
- py312-pytest-watcher>=0 : devel/py-pytest-watcher@py312
- py312-pytest-xdist>=0 : devel/py-pytest-xdist@py312
- py312-redis>=0 : databases/py-redis@py312
- py312-syrupy>=0 : devel/py-syrupy@py312
- py312-uvloop>=0 : devel/py-uvloop@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-langchain-core>=1.4.7 : misc/py-langchain-core@py312
- py312-langgraph-checkpoint>=4.1.0 : misc/py-langgraph-checkpoint@py312
- py312-langgraph-prebuilt>=1.1.0 : misc/py-langgraph-prebuilt@py312
- py312-langgraph-sdk>=0.4.2 : misc/py-langgraph-sdk@py312
- py312-pydantic2>=2.7.4 : devel/py-pydantic2@py312
- py312-xxhash>=3.5.0 : devel/py-xxhash@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- misc/py-langchain
- misc/py-langchain-google-community
Configuration Options:
- No options to configure
- Options name:
- misc_py-langgraph
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.9 20 Jul 2026 01:48:17
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph: update 1.2.7 → 1.2.9 |
1.2.7 30 Jun 2026 07:58:15
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph: update 1.2.6 → 1.2.7 |
1.2.6 30 Jun 2026 07:12:15
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph: Add tests |
1.2.6 19 Jun 2026 19:36:05
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph: update 1.2.5 → 1.2.6 |
1.2.5 14 Jun 2026 02:38:58
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph: update 1.2.4 → 1.2.5 |
1.2.4 03 Jun 2026 16:13:38
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph: update 1.2.3 → 1.2.4 |
1.2.3 02 Jun 2026 07:06:47
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph: update 1.2.2 → 1.2.3 |
1.2.2 01 Jun 2026 06:36:45
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph: update 1.1.2 → 1.2.2 |
1.1.2 14 Mar 2026 19:34:23
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph: update 1.0.6 → 1.1.2 |
1.0.6 19 Jan 2026 09:53:37
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph: update 1.0.5 → 1.0.6 |
1.0.5 05 Jan 2026 09:28:15
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph: New port: LangGraph: Building stateful, multi-actor
applications with LLMs |