Port details |
- python-langgraph-checkpoint LangGraph: Base interfaces for LangGraph checkpoint savers
- 2.1.1 misc
=0 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
 - Port Added: 2025-07-19 07:57:12
- Last Update: 2025-07-23 04:05:15
- Commit Hash: 81c4e86
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/langchain-ai/langgraph
- Description:
- The langgraph-checkpoint library defines the base interface for LangGraph
checkpointers. Checkpointers provide a persistence layer for LangGraph.
They allow you to interact with and manage the graph's state. When you use
a graph with a checkpointer, the checkpointer saves a checkpoint of the
graph state at every superstep, enabling several powerful capabilities like
human-in-the-loop, "memory" between interactions and more.
¦ ¦ ¦ ¦ 
- 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}langgraph-checkpoint>0:misc/python-langgraph-checkpoint@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py311-langgraph-checkpoint
- Package flavors (<flavor>: <package>)
- py311: py311-langgraph-checkpoint
- distinfo:
- TIMESTAMP = 1752906587
SHA256 (langgraph_checkpoint-2.1.1.tar.gz) = 72038c0f9e22260cb9bff1f3ebe5eb06d940b7ee5c1e4765019269d4f21cf92d
SIZE (langgraph_checkpoint-2.1.1.tar.gz) = 136256
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-langchain-core>=0.2.38 : misc/py-langchain-core@py311
- py311-ormsgpack>=1.10.0 : devel/py-ormsgpack@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_python-langgraph-checkpoint
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.1 23 Jul 2025 04:05:15
    |
Yuri Victorovich (yuri)  |
misc/python-langgraph-checkpoint: Rename to misc/py-langgraph-checkpoint |
2.1.1 19 Jul 2025 07:54:25
    |
Yuri Victorovich (yuri)  |
misc/python-langgraph-checkpoint: New port: LangGraph: Base interfaces for
LangGraph checkpoint savers |
Number of commits found: 2
|